[0.69.420-BACKER#1058] Fixing Paige's eyes causes crash at end (already fixed, whoops)

zabcdefg

Member
Mar 27, 2021
24
2
After paying the money to fix Paige's eyes, it gets up to the last scene in the sequence before crashing.

At some point during the sequence, it changes the player's location to their ship. From looking at the JS debugger: during the last scene, it is supposed to move the player to Paige's Apartment before moving them south like normal interactions; however, it does not move the player to "PAIGE_HOUSE," but afterwards, it still tries to move south from the southernmost part of the ship which does not exist.

I personally avoided the crash by using skipToRoom("HELM") before pressing "Next" in the last scene which moved me back to the ramp.

Error Message:
Message:
e is null
Stack:
94083/window.moveToRoom@https://www.fenoxo.com/play/TiTS/backer/main.3583f4ff.js:1:7105791
93291/Vv/<@https://www.fenoxo.com/play/TiTS/backer/content_follower.6adeeb4d.js:1:5140467
value@https://www.fenoxo.com/play/TiTS/backer/main.3583f4ff.js:1:11021733
47349/A

Should've checked if it was already in the bug reports, which it was and is already fixed. (cant seem to find out how to delete the thread though)
 
Last edited: