Value cannot be null.
Parameter name: text
at Microsoft.Xna.Framework.Graphics.SpriteFont.MeasureString(String text)
at DungeonCrawler.NonPlayableCharacter.DrawInteractionUI(GameTime gameTime, TwoDCamera camera2D, LocalPlayerControlComponent localPlayerController)
at DungeonCrawler.BasePlayer.DrawWorldUI(GameTime gameTime, TwoDCamera camera2D, Matrix view, Matrix projection, LocalPlayerControlComponent localPlayerController)
at DungeonCrawler.NetworkGameManagerComponent.DrawSceneUI(GameTime gameTime, Matrix view, Matrix projection, Viewport viewport, RenderTarget2D sceneRenderTarget, TwoDCamera camera2d, BaseMoveableCharacter basePlayer, LocalPlayerControlComponent localPlayerController)
at DungeonCrawler.NetworkGameManagerComponent.DrawInWorldUI(GameTime gameTime)
at DungeonCrawler.NetworkGameManagerComponent.Draw(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Draw(GameTime gameTime)
at DungeonCrawler.DungeonCrawlerGame.Draw(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.SDL2_FNAPlatform.RunLoop(Game game)
at Microsoft.Xna.Framework.Game.Run()
at DungeonCrawler.Program.Main(String[] args)
OS Version
Microsoft Windows NT 5.1.2600 Service Pack 3