Ship Crew [A-O] Error

DSTORQUE

Member
Nov 4, 2016
15
3
Ran across a critical error. Game crashes and requires a restart every time I attempt to access the "Crew [A - O]" button on the ship. This would happen intermittently ever since loading my ported save file, but now happens every time consistently since recruiting Syri and transforming her.

Version: 0.69.420-BACKER#1709 Message: Cannot read properties of undefined (reading 'onRemove') Stack:
TypeError: Cannot read properties of undefined (reading 'onRemove')
at o.value (https://www.fenoxo.com/play/TiTS/backer/main.69ca71ba.js:1:5001535)
at Vw (https://www.fenoxo.com/play/TiTS/backer/main.69ca71ba.js:1:15653790)
at Zw (https://www.fenoxo.com/play/TiTS/backer/main.69ca71ba.js:1:15653489)
at o.value (https://www.fenoxo.com/play/TiTS/backer/main.69ca71ba.js:1:10709237)
at m (https://www.fenoxo.com/play/TiTS/backer/main.69ca71ba.js:1:14831763)
at Object. (https://www.fenoxo.com/play/TiTS/backer/main.69ca71ba.js:1:14831279)
at https://www.fenoxo.com/play/TiTS/backer/main.69ca71ba.js:1:11924778
at s (https://www.fenoxo.com/play/TiTS/backer/main.69ca71ba.js:1:10221201)
```
 

DSTORQUE

Member
Nov 4, 2016
15
3
I tried loading a save game and now it instantly crashes. Just hours ago I used to at least be able to roam around, only crashing when hitting the "Crew [A - O]" button. All the saves seems to crash instantly. I'll need help finding where the saves are kept on my computer, I don't know where the directory is for this new version of TITS.

All I can provide right now is the original flash save that I had converted. As it turns out, even using this file reliably gives the crash error when you enter the ship and hit the "Crew [A - O]" button. You should still be able to see the problem with this save.

Here's the error it gives:

Version: 0.69.420-BACKER#1726 Message: Cannot read properties of undefined (reading 'onRemove') Stack:
TypeError: Cannot read properties of undefined (reading 'onRemove')
at o.value (https://www.fenoxo.com/play/TiTS/backer/main.ed81b8fd.js:1:5002971)
at dk (https://www.fenoxo.com/play/TiTS/backer/main.ed81b8fd.js:1:15657637)
at ck (https://www.fenoxo.com/play/TiTS/backer/main.ed81b8fd.js:1:15657336)
at o.value (https://www.fenoxo.com/play/TiTS/backer/main.ed81b8fd.js:1:10684638)
at m (https://www.fenoxo.com/play/TiTS/backer/main.ed81b8fd.js:1:14835600)
at Object. (https://www.fenoxo.com/play/TiTS/backer/main.ed81b8fd.js:1:14835116)
at https://www.fenoxo.com/play/TiTS/backer/main.ed81b8fd.js:1:11899543
at s (https://www.fenoxo.com/play/TiTS/backer/main.ed81b8fd.js:1:10195014)
```
 

Attachments

  • Ádramarie 2.json
    737.9 KB · Views: 0

DSTORQUE

Member
Nov 4, 2016
15
3
Saves are loading now. I've attached the save file from my initial post. Still getting a crash when clicking the crew button.

Error:
Code:
Version: 0.69.420-BACKER#1731

Message:
Cannot read properties of undefined (reading 'onRemove')

Stack:
TypeError: Cannot read properties of undefined (reading 'onRemove')
    at o.value (https://www.fenoxo.com/play/TiTS/backer/main.3e16949a.js:1:5002971)
    at dk (https://www.fenoxo.com/play/TiTS/backer/main.3e16949a.js:1:15657735)
    at ck (https://www.fenoxo.com/play/TiTS/backer/main.3e16949a.js:1:15657434)
    at o.value (https://www.fenoxo.com/play/TiTS/backer/main.3e16949a.js:1:10684673)
    at m (https://www.fenoxo.com/play/TiTS/backer/main.3e16949a.js:1:14835698)
    at Object. (https://www.fenoxo.com/play/TiTS/backer/main.3e16949a.js:1:14835214)
    at https://www.fenoxo.com/play/TiTS/backer/main.3e16949a.js:1:11899578
    at s (https://www.fenoxo.com/play/TiTS/backer/main.3e16949a.js:1:10195049)
 

Attachments

  • Ádramarie (H) - 2Hrs 45Mins, 813 Days - Great Revolt, Siretta.json
    847.8 KB · Views: 5

lowercase_donkey

Scientist
Apr 27, 2016
1,571
218
Looks like Mitzi being weird. I'll look into it.

edit: @Gedan this seems to be an import issue, at root. mitzi.equippedItems is undefined, and that should not be possible. That does cause hasArmor to return true, weirdly, which could be fixed, but I think the import thing is the key.
 
Last edited: