Critical Error using deployable turret in Void Pirates fight

auxy

Member
Jul 24, 2018
19
13
Hello, after following Riya and helping Grence with the first pirates fight, I deployed my turret in the second pirate fight (against 3 pirates) and the game bombed out to the critical error screen:

Code:
 Version: 0.9.050-PUBLIC-ELECTRON#3271 Message: Cannot read properties of undefined (reading 'hasBlindImmunity') Stack:
TypeError: Cannot read properties of undefined (reading 'hasBlindImmunity')
    at o.value (file:///E:/Trials%20in%20Tainted%20Space/resources/app/main.fe771c11.js:1:660913)
    at o.value (file:///E:/Trials%20in%20Tainted%20Space/resources/app/main.fe771c11.js:1:659783)
    at o.value (file:///E:/Trials%20in%20Tainted%20Space/resources/app/main.fe771c11.js:1:10245922)
    at o.value (file:///E:/Trials%20in%20Tainted%20Space/resources/app/main.fe771c11.js:1:10242611)
    at Object.func (file:///E:/Trials%20in%20Tainted%20Space/resources/app/main.fe771c11.js:1:10239851)
    at e.value (file:///E:/Trials%20in%20Tainted%20Space/resources/app/main.fe771c11.js:1:17019336)
    at Object.freeze.s.FUNCTIONS (file:///E:/Trials%20in%20Tainted%20Space/resources/app/main.fe771c11.js:1:30859834)
    at HTMLDocument. (file:///E:/Trials%20in%20Tainted%20Space/resources/app/main.fe771c11.js:1:11649652)
 

Jacques00

Administrator
Moderator
Aug 26, 2015
5,140
1,270
Hopefully fixed for the next release.

Because the turret was deployed, that particular enemy interpreted the turret as Kara (since the same enemy is used in the Kara quest), and due to Kara not actually being on the field, combat crashes because it can't find Kara's character object.
 
  • Like
Reactions: auxy