Crash when checking on children

Omega228

New Member
Apr 6, 2023
2
0
32
So just decided to go back and check on the kids in the Nursery on Tarvos Station and got this crash report, its repeating so i know it wasn't a onetime thing

Please include what you did before the error and a screen-shot or copy-paste of the error message below:
Code:
 Version: 0.9.047-PUBLIC#3201 Message: chars[o] is undefined Stack:
90987/Bu/<@https://www.fenoxo.com/play/TiTS/release/content_tavros.c9963cee.js:1:3601441
90987/Bu/<@https://www.fenoxo.com/play/TiTS/release/content_tavros.c9963cee.js:1:3604282
Bu@https://www.fenoxo.com/play/TiTS/release/content_tavros.c9963cee.js:1:3604286
14604/get/<@https://www.fenoxo.com/play/TiTS/release/main.e3b2745a.js:1:11763476
94083/_/

This is following a second child with Aina and a Child Transfer email from Briget so not sure if those have anything to do with it or not
 

Omega228

New Member
Apr 6, 2023
2
0
32
i think this is it? honestly not sure this is the first time i've made a report like this for any game
 

Attachments

  • Omega (M) - 20Hrs 36Mins, 219 Days - Tavros Station, Kalas.json
    796.6 KB · Views: 5

Jacques00

Administrator
Moderator
Aug 26, 2015
5,141
1,266
Hopefully fixed for the next release.

The computer was trying to access Aina as a character object and she doesn't have one so it was crashing. The check should be corrected to properly detect if a character object is defined or not before trying to grab the character's name.