Solaestas / Everglow

GNU General Public License v3.0
28 stars 4 forks source link

[Bug] [master & Myth/Tusk branches] TuskSky cannot load, leading to game crash #141

Closed Setnour6 closed 1 year ago

Setnour6 commented 1 year ago

Error: image

This happens every time I load the world. Creating and then joining a world does not work.

Setnour6 commented 1 year ago

I found out what the issue was. SkyManager.Instance["TuskSky"] = new TheTusk.Backgrounds.TuskBiomeSky(); must be in the MythModule code in order to load. If you want to have it moved to the TuskBiomeSky code, feel free to do so.