Bug 79 - Land changes when loading session
Summary: Land changes when loading session
Status: RESOLVED FIXED
Alias: None
Product: The Genesis Project
Classification: Unclassified
Component: General (show other bugs)
Version: 0.5.0-7
Hardware: PC Windows
: Normal normal
Assignee: cozyGalvinism
URL:
Keywords: imported
Depends on:
Blocks:
 
Reported: 2022-04-30 17:44 CEST by The Genesis Project
Modified: 2022-05-06 12:03 CEST (History)
1 user (show)

See Also:
Discord Author:
Discord Author ID:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.