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
Try adding "--nodiscord" under Properties -> General -> Launch options.
If you are new to the game, I recommend the 'Cows are evil' youtube channel. He will provide you a better overview of how to start and survive.
Worked for me, but a null reference exception is a very generic error - could mean lots of things. The game leaves a log file behind when it crashes though - AppData\LocalLow\Rocketwerkz\rocketstation\Player.log. Something in there might shed light on it.
NullReferenceException: Object reference not set to an instance of an object
at Assets.Scripts.Serialization.XmlSaveLoad.CheckAndHandleAwayWorldLoad () [0x00015] in <64e6271d428543c6b33954b5cf84b496>:0
at Assets.Scripts.Serialization.XmlSaveLoad.Load () [0x0009a] in <64e6271d428543c6b33954b5cf84b496>:0
at Cysharp.Threading.Tasks.UniTask+ExceptionResultSource.GetResult (System.Int16 token) [0x00000] in <ea12cf0862e841f385d7565cc0060754>:0
at Cysharp.Threading.Tasks.UniTaskExtensions.Forget (Cysharp.Threading.Tasks.UniTask task) [0x00011] in <ea12cf0862e841f385d7565cc0060754>:0
No clue though what might fix it, if any (other than some code fix from developer.)
Feels like it tries to load some kind of save file for tutorial and fails.