Guest User

duck game eight player crash log

a guest
Dec 19th, 2019
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. Crash Source: DuckGame
  2. Mods apparently were not responsible for this crash.
  3.  
  4. System.NullReferenceException: Object reference not set to an instance of an object.
  5. at DuckGame.Input.ApplyDefaultMapping(InputProfile p, Profile duckProfile) in E:\gamedev\DuckGame_Steam\duckgame\DuckGame\src\MonoTime\Input\Input.cs:line 593
  6. at DuckGame.Input.ApplyDefaultMappings() in E:\gamedev\DuckGame_Steam\duckgame\DuckGame\src\MonoTime\Input\Input.cs:line 588
  7. at DuckGame.Input.Update() in E:\gamedev\DuckGame_Steam\duckgame\DuckGame\src\MonoTime\Input\Input.cs:line 1242
  8. at DuckGame.MonoMain.RunUpdate(GameTime gameTime) in E:\gamedev\DuckGame_Steam\duckgame\DuckGame\src\MonoTime\MonoMain.cs:line 1045
  9. at DuckGame.MonoMain.Update(GameTime gameTime) in E:\gamedev\DuckGame_Steam\duckgame\DuckGame\src\MonoTime\MonoMain.cs:line 885
  10. at Microsoft.Xna.Framework.Game.Tick()
  11. at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
  12. at Microsoft.Xna.Framework.GameHost.OnIdle()
  13. at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
  14. at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
  15. at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
  16. at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
  17. at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
  18. at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
  19. at System.Windows.Forms.Application.Run(Form mainForm)
  20. at Microsoft.Xna.Framework.WindowsGameHost.Run()
  21. at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
  22. at DuckGame.Program.DoMain(String[] args) in E:\gamedev\DuckGame_Steam\duckgame\DuckGame\src\Program.cs:line 121
  23. at DuckGame.Program.Main(String[] args) in E:\gamedev\DuckGame_Steam\duckgame\DuckGame\src\Program.cs:line 36
  24.  
  25. Date: 12/20/2019
  26. Version: 1.0.6451.27778
  27. Platform: Windows 8
  28. Online: FALSE
  29. Editor: False
  30. Time Played: 00:00:04
  31. Special Code:
  32. Code: 0
  33. Adapter Resolution: 1920x1080
  34. Game Resolution: 1920x1080
  35. Fullscreen: False
  36. Device: False
  37. Level: null
  38. Mods: 1 (1 enabled)
  39. Command Line:
Advertisement
Add Comment
Please, Sign In to add comment