Whenever i load a session, my land completely changes (example: The Land of Fog And Silence becoming The Land of Sand and Pipes). Steps: save session, exit game, load old session, join session Screenshots: Player log: Originally reported by eldritchSage#1622 (eldritchSage) Internal issue ID: 333
Working on that one.
I implemented a fix in 0.5.0-8. The issue was that the way we load planets is tied to a player's house and due to some timing problems, the owner of the house was not set in time for the generation of the planet, leading to the planet defaulting to the Time aspect. The game now force-loads a player's house before moving them anywhere, causing the land to always load.