2walker2 / Astral-Codex

A fan-made expansion exploring the origin of The Interloper. @;{&< ?/ })& ?]["[/;| *?/*&+} (?] &?}&
13 stars 4 forks source link

Error spam in other star systems #6

Closed xen-42 closed 2 months ago

xen-42 commented 3 months ago

Fixing would improve mod compatibility, I get this error thrown continuously when I travel to other star systems. Just missing a nhapi.GetCurrentStarSystem() == "SolarSystem" check here I presume.

NullReferenceException Stacktrace: AstralCodex.SolarSystemSceneHandler.PreventSkyboxInDreamWorld () (at D:/Code Stuff/REMOTE/Astral-Codex/Scripts/ModTemplate/SolarSystemSceneHandler.cs:622) AstralCodex.SolarSystemSceneHandler.Update () (at D:/Code Stuff/REMOTE/Astral-Codex/Scripts/ModTemplate/SolarSystemSceneHandler.cs:553)

2walker2 commented 2 months ago

Fixed. Thanks for letting me know about this.