Welcome to The Bug Genie
Please fill in your username and password below, and press "Continue" to log in.If you have not already registered, please use the "Register new account" tab to do so.
Please wait while updating issue type...
Could not save your changes
This issue has been changed since you started editing it
Data that has been changed is highlighted in red below. Undo your changes to see the updated information
You have changed this issue, but haven't saved your changes yet. To save it, press the Save changes button to the right
This issue is blocking the next release
This issue is a duplicate of issue #869 - "Immediately die of hunger upon loading any savegame"
This issue has been closed with status "Not a bug" and resolution "DUPLICATE".
Create a comment There are no comments
There is nothing attached to this issue
This issue has no duplicates
There are no code checkins for this issue |
|||||||||||||||||||||||||||||||||||||
Really delete this comment?
Really delete this comment?
snake_teleport_door_0042 in the attached save0013 save has 13568315ms (3.77h) until the check event fires even though that even has an interval of 1000ms (1s).
Additionally, the game time is only 4127433ms (1.15h), which seems suspiciously low for the progress made in the playthrough.
Really delete this comment?
I have also added a sanity check ( 02908e3) to fix bogus script timers, which lets the portals activate as expected.
But we still need to find the root cause, hopefully the new asserts ( 6ede91f) will help.
Really delete this comment?
Additionally, we now fix up broken timers when loading save games.
The issue was updated with the following change(s):
Really delete this comment?