Crash on companion-Sam birth in 0.9.089-PUBLIC#4557

Status
Not open for further replies.

xidius

Member
Nov 30, 2022
6
1
36
Only happens when Sam has been recruited as a companion and is about to give birth.

After receiving the "New Email from Sam Tyraso (Sam_Tyraso@GalLink.org)" notification that Sam is going to give birth in 24 hours
* If not in the player's ship, upon entering the ship
* If already in the player's ship, upon visiting Sam
the game will reliably crash with the following error:

Code:
Version: 0.9.089-PUBLIC#4557 Message: Cannot read properties of undefined (reading 'nippleType') Stack:

TypeError: Cannot read properties of undefined (reading 'nippleType')
    at o.value (https://www.fenoxo.com/play/TiTS/release/main.20e97c80.js:1:2515101)
    at o.value (https://www.fenoxo.com/play/TiTS/release/main.20e97c80.js:1:2407014)
    at w (https://www.fenoxo.com/play/TiTS/release/main.20e97c80.js:1:10653693)
    at e.value (https://www.fenoxo.com/play/TiTS/release/main.20e97c80.js:1:10658168)
    at f (https://www.fenoxo.com/play/TiTS/release/main.20e97c80.js:1:10651147)
    at w (https://www.fenoxo.com/play/TiTS/release/main.20e97c80.js:1:10654285)
    at e.value (https://www.fenoxo.com/play/TiTS/release/main.20e97c80.js:1:10658168)
    at e.value (https://www.fenoxo.com/play/TiTS/release/main.20e97c80.js:1:17745401)
    at e.value (https://www.fenoxo.com/play/TiTS/release/main.20e97c80.js:1:17745582)
    at e.value (https://www.fenoxo.com/play/TiTS/release/main.20e97c80.js:1:17744945)

(08:24:41.806) (Core) info: GameState postLoad()
(08:24:42.441) (Serialization) info: Setting gameloading marker false
(08:24:47.452) (UserInterface) info: Pushing "Main Text" to UI state stack, replacing with "Rest".
(08:24:47.720) (UserInterface) info: Popping UI State back to MainText...
(08:24:47.720) (UserInterface) info: Popping from "Rest" and setting "Main Text" as active state.
(08:24:48.888) (UserInterface) info: Pushing "Main Text" to UI state stack, replacing with "Rest".
(08:24:49.144) (UserInterface) info: Popping UI State back to MainText...
(08:24:49.144) (UserInterface) info: Popping from "Rest" and setting "Main Text" as active state.
(08:24:50.445) (UserInterface) info: Pushing "Main Text" to UI state stack, replacing with "Rest".
(08:24:50.848) (UserInterface) info: Popping UI State back to MainText...
(08:24:50.848) (UserInterface) info: Popping from "Rest" and setting "Main Text" as active state. ```
 
Status
Not open for further replies.