[Game Version: 0.69.420 -PUBLIC#1478] Twofer! Karaquest bugs.

Spidereggs

Well-Known Member
Sep 4, 2021
80
91
31
Entering the second square down from the northwestern corner in the Black Void base on Myrellion during Kara's quest while having Tamwolf equipped crashes the game. As I encountered this, I had the unbroken version of Tamwolf (that you can get as an engineer). (Elvi as logged in the error message is the player character name). Replicable from save (just move one space north).

Code:
 Version: 0.69.420 -PUBLIC#1464 Message: Attempted to equip an item (TamWolf2.0) without removing an existing item (TamWolf) in the same slot first on Elvi. Stack:
InventoryError: Attempted to equip an item (TamWolf2.0) without removing an existing item (TamWolf) in the same slot first on Elvi.
    at o.value (https://www.fenoxo.com/play/TiTS/release/main.5a430d99.js:1:5184024)
    at e.window.kq2rfYardA1 [as runOnEnter] (https://www.fenoxo.com/play/TiTS/release/main.5a430d99.js:1:20607256)
    at fb (https://www.fenoxo.com/play/TiTS/release/main.5a430d99.js:1:15145582)
    at e (https://www.fenoxo.com/play/TiTS/release/main.5a430d99.js:1:10552110)
    at e.value (https://www.fenoxo.com/play/TiTS/release/main.5a430d99.js:1:14819887)
    at Object.freeze.s.FUNCTIONS (https://www.fenoxo.com/play/TiTS/release/main.5a430d99.js:1:26043869)
    at handleClick (https://www.fenoxo.com/play/TiTS/release/main.5a430d99.js:1:12219420)
    at s (https://www.fenoxo.com/play/TiTS/release/main.5a430d99.js:1:10538229)
On loading the save I made for reporting the previous bug, I encountered a crash on returning from a menu and triggering a fight without moving, in the very same space I loaded into (third square down from the northwestern corner). This one seems harder to replicate, as I think it's related to a random encounter in the base (the one preceded by Kara calling out "Scratch three!"), and it took me a while to get it a second time.

Code:
 Version: 0.69.420 -PUBLIC#1478 Message: Cannot read properties of undefined (reading 'bustDisplay') Stack:
TypeError: Cannot read properties of undefined (reading 'bustDisplay')
    at o.value (https://www.fenoxo.com/play/TiTS/release/main.e78277e3.js:1:9743183)
    at o.value (https://www.fenoxo.com/play/TiTS/release/main.e78277e3.js:1:9788995)
    at o.value (https://www.fenoxo.com/play/TiTS/release/main.e78277e3.js:1:9941478)
    at Function.value (https://www.fenoxo.com/play/TiTS/release/main.e78277e3.js:1:9970539)
    at Object. (https://www.fenoxo.com/play/TiTS/release/main.e78277e3.js:1:20365907)
    at https://www.fenoxo.com/play/TiTS/release/main.e78277e3.js:1:12282682
    at s (https://www.fenoxo.com/play/TiTS/release/main.e78277e3.js:1:10549061)
 

Attachments

  • Elvi (F) - 3Hrs 9Mins, 85 Days - Myrellion, Sindathu.json
    688.6 KB · Views: 2

one_two

Well-Known Member
Jan 20, 2022
457
130
This one seems harder to replicate, as I think it's related to a random encounter in the base (the one preceded by Kara calling out "Scratch three!"), and it took me a while to get it a second time.
Yeah, it was happening in earlier builds too. I suspect it triggers when Kara kills all NPCs with her pre-emptive attack, and there's nothing left for the combat module to work with, hence the random nature of it since both the number of enemies she takes out and how many are attacking in the first place is somewhat random.