Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
EDIT: I'm stupid, I didn't realise I needed to have both the fix and original active. Problem solved. :)
Exception: Object reference not set to an instance of an object. (System.NullReferenceException)
Target site: Void CreateMissionInfo(Barotrauma.GUIFrame)
Stack trace:
at Barotrauma.TabMenu.CreateMissionInfo(GUIFrame infoFrame)
at Barotrauma.TabMenu.SelectInfoFrameTab(GUIButton button, Object userData)
at Barotrauma.GUIButton.Update(Single deltaTime)
at System.Collections.Generic.List`1.ForEach(Action`1 action)
at Barotrauma.GUI.Update(Single deltaTime)
at Barotrauma.GameMain.Update(GameTime gameTime)
at Microsoft.Xna.Framework.Game.DoUpdate(GameTime gameTime)
at Microsoft.Xna.Framework.Game.Tick()
at Microsoft.Xna.Framework.SdlGamePlatform.RunLoop()
at Microsoft.Xna.Framework.Game.Run(GameRunBehavior runBehavior)
at Microsoft.Xna.Framework.Game.Run()
at Barotrauma.Program.Main(String[] args)