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
2018-07-11 09:29:40.144 - Thread: 1 -> Checkpoint.CameraAttachedTo: 124168712738897777
2018-07-11 09:29:40.144 - Thread: 1 -> ERROR: Camera entity from checkpoint does not exists!
2018-07-11 09:29:40.241 - Thread: 1 -> RunLoadingAction - END
2018-07-11 09:29:40.242 - Thread: 1 -> MyGuiScreenGamePlay.LoadData - START
2018-07-11 09:29:44.493 - Thread: 1 -> MyGuiScreenGamePlay.LoadData - END
2018-07-11 09:29:44.494 - Thread: 1 -> MyGuiScreenGamePlay.LoadContent - START
2018-07-11 09:29:44.494 - Thread: 1 -> MyGuiScreenGamePlay.LoadContent - END
2018-07-11 09:29:44.562 - Thread: 1 -> Updating continues.
2018-07-11 09:29:45.352 - Thread: 1 -> Exception occured: System.NullReferenceException: Object reference not set to an instance of an object.
at ThermalMechanics.SessionPlayer.Initialize()
at ThermalMechanics.SessionPlayer.UpdateAfterSimulation()
at Sandbox.Game.World.MySession.UpdateComponents()
at Sandbox.Game.World.MySession.Update(MyTimeSpan updateTime)
at Sandbox.MySandboxGame.Update()
at Sandbox.Engine.Platform.Game.UpdateInternal()
at Sandbox.Engine.Platform.Game.RunSingleFrame()
at Sandbox.Engine.Platform.FixedLoop.<>c__DisplayClass1.<Run>b__0()
at Sandbox.Engine.Platform.GenericLoop.Run(VoidAction tickCallback)
at Sandbox.Engine.Platform.Game.RunLoop()
at Sandbox.MySandboxGame.Run(Boolean customRenderLoop, Action disposeSplashScreen)
at SpaceEngineers.MyProgram.Main(String[] args)
2018-07-11 09:29:45.353 - Thread: 1 -> Hiding window
2018-07-11 09:29:45.353 - Thread: 1 -> Hiding window done
2018-07-11 09:29:45.353 - Thread: 1 -> Showing message
https://pastebin.com/fkj6n5ts
My guess is something is a bit screwy with manually applying damage under certain circumstances. Couldn't tell you if this a me problem, or a Keen problem.