Duck Game

Duck Game

Eight Player Duck Game
solstakao 19 Dec, 2019 @ 6:17pm
game crashes on launch
Crash Source: DuckGame
Mods apparently were not responsible for this crash.

System.NullReferenceException: Object reference not set to an instance of an object.
at DuckGame.Input.ApplyDefaultMapping(InputProfile p, Profile duckProfile) in E:\gamedev\DuckGame_Steam\duckgame\DuckGame\src\MonoTime\Input\Input.cs:line 593
at DuckGame.Input.ApplyDefaultMappings() in E:\gamedev\DuckGame_Steam\duckgame\DuckGame\src\MonoTime\Input\Input.cs:line 588
at DuckGame.Input.Update() in E:\gamedev\DuckGame_Steam\duckgame\DuckGame\src\MonoTime\Input\Input.cs:line 1242
at DuckGame.MonoMain.RunUpdate(GameTime gameTime) in E:\gamedev\DuckGame_Steam\duckgame\DuckGame\src\MonoTime\MonoMain.cs:line 1045
at DuckGame.MonoMain.Update(GameTime gameTime) in E:\gamedev\DuckGame_Steam\duckgame\DuckGame\src\MonoTime\MonoMain.cs:line 885
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
at Microsoft.Xna.Framework.GameHost.OnIdle()
at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at Microsoft.Xna.Framework.WindowsGameHost.Run()
at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
at DuckGame.Program.DoMain(String[] args) in E:\gamedev\DuckGame_Steam\duckgame\DuckGame\src\Program.cs:line 121
at DuckGame.Program.Main(String[] args) in E:\gamedev\DuckGame_Steam\duckgame\DuckGame\src\Program.cs:line 36

Date: 12/20/2019
Version: 1.0.6451.27778
Platform: Windows 8
Online: FALSE
Editor: False
Time Played: 00:00:04
Special Code:
Code: 0
Adapter Resolution: 1920x1080
Game Resolution: 1920x1080
Fullscreen: False
Device: False
Level: null
Mods: 1 (1 enabled)
Command Line:


a window opens with a loading bar for a second then crashes
the game works when i unsubscribe from the mod
this crash did not occur two days ago