[0.9.003-BACKER#2132] Crash on Accessing Ship Storage

dragonshardz

New Member
Jun 10, 2022
3
0
32
JavaScript:
Version: 0.9.003-BACKER#2132

Message:
Hirudo requires it's canMergeWith call to be overridden if it has dynamic properties.

Stack:
TiTSException: Hirudo requires it's canMergeWith call to be overridden if it has dynamic properties.
    at r (https://www.fenoxo.com/play/TiTS/backer/main.97862a05.js:1:9543922)
    at o.value (https://www.fenoxo.com/play/TiTS/backer/main.97862a05.js:1:5585207)
    at https://www.fenoxo.com/play/TiTS/backer/main.97862a05.js:1:12271885
    at Array.filter ()
    at https://www.fenoxo.com/play/TiTS/backer/main.97862a05.js:1:12271793
    at Array.forEach ()
    at o.value (https://www.fenoxo.com/play/TiTS/backer/main.97862a05.js:1:12271643)
    at o.value (https://www.fenoxo.com/play/TiTS/backer/main.97862a05.js:1:12270842)
    at hu (https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:464276)
    at Ts (https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:481137)
    at t.unstable_runWithPriority (https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:542177)
    at Vo (https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:423211)
    at Ps (https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:477876)
    at gs (https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:473987)
    at https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:423434
    at t.unstable_runWithPriority (https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:542177)
    at Vo (https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:423211)
    at $o (https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:423379)
    at Go (https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:423314)
    at fs (https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:471139)
    at Ks (https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:487236)
    at rl (https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:488285)
    at Object.t.render (https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:496092)
    at e. (https://www.fenoxo.com/play/TiTS/backer/main.97862a05.js:1:15294367)
    at s (https://www.fenoxo.com/play/TiTS/backer/main.97862a05.js:1:10180969)
    at o (https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:48980)

```

Save file is attached.
 

Attachments

  • Siobhan (H) - 1Hrs 38Mins, 271 Days - Silverthorn, Ara Ara..json
    779.3 KB · Views: 3

dragonshardz

New Member
Jun 10, 2022
3
0
32
Got a different error with the same save trying to take my Siegwulfe from the Crew menu:


Code:
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.97862a05.js:1:4918637)
    at zq (https://www.fenoxo.com/play/TiTS/backer/content_follower.7251eedd.js:1:10154413)
    at Object. (https://www.fenoxo.com/play/TiTS/backer/content_follower.7251eedd.js:1:10113795)
    at https://www.fenoxo.com/play/TiTS/backer/main.97862a05.js:1:11871490
    at s (https://www.fenoxo.com/play/TiTS/backer/main.97862a05.js:1:10180969)
    at o (https://www.fenoxo.com/play/TiTS/backer/vendors.727ae2af.js:1:48980)

```