Object reference not set to an instance of an object
at DungeonCrawler.LocalPlayerControlComponent.Update (Microsoft.Xna.Framework.GameTime gameTime) [0x00000] in :0
at Microsoft.Xna.Framework.Game.<.cctor>b__19 (IUpdateable updateable, Microsoft.Xna.Framework.GameTime gameTime) [0x00000] in :0
at Microsoft.Xna.Framework.Game+SortingFilteringCollection`1[Microsoft.Xna.Framework.IUpdateable].ForEachFilteredItem[GameTime] (System.Action`2 action, Microsoft.Xna.Framework.GameTime userData) [0x00000] in :0
at Microsoft.Xna.Framework.Game.Update (Microsoft.Xna.Framework.GameTime gameTime) [0x00000] in :0
at DungeonCrawler.DungeonCrawlerGame.Update (Microsoft.Xna.Framework.GameTime gameTime) [0x00000] in :0
at Microsoft.Xna.Framework.Game.Tick () [0x00000] in :0
at Microsoft.Xna.Framework.SDL2_FNAPlatform.RunLoop (Microsoft.Xna.Framework.Game game) [0x00000] in :0
at Microsoft.Xna.Framework.Game.Run () [0x00000] in :0
at DungeonCrawler.Program.Main (System.String[] args) [0x00000] in :0