Bug 79

Summary: Land changes when loading session
Product: The Genesis Project Reporter: The Genesis Project <bugs>
Component: GeneralAssignee: cozyGalvinism <jean>
Status: RESOLVED FIXED    
Severity: normal CC: jean
Priority: Normal Keywords: imported
Version: 0.5.0-7   
Hardware: PC   
OS: Windows   
Discord Author: Discord Author ID:

Description The Genesis Project 2022-04-30 17:44:40 CEST
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
Comment 1 cozyGalvinism 2022-05-04 22:10:52 CEST
Working on that one.
Comment 2 cozyGalvinism 2022-05-05 14:37:04 CEST
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.