As it says in the title - clicked on the Goo Armor when I was in the inventory screen, got the following error message.
Some quick testing indicates this doesn't seem to care about what room of the ship I'm in, although I'm not 100% on if this still happens outside the ship yet.
Code:
Version: 0.9.084-BACKER#4322 Message: (GooArmor) Interactable items must override interactAvailable() Stack:
TiTSException: (GooArmor) Interactable items must override interactAvailable()
at h (https://www.fenoxo.com/play/TiTS/backer/main.4e61f559.js:1:9899718)
at e.interactAvailable (https://www.fenoxo.com/play/TiTS/backer/main.4e61f559.js:1:5891488)
at o.get (https://www.fenoxo.com/play/TiTS/backer/main.4e61f559.js:1:12196320)
at o.value (https://www.fenoxo.com/play/TiTS/backer/main.4e61f559.js:1:12202001)
at Za (https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:547765)
at Va (https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:547564)
at $s (https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:588395)
at Ru (https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:574617)
at ju (https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:574545)
at Cu (https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:574408)
at bu (https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:571395)
at https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:521133
at t.unstable_runWithPriority (https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:639753)
at Go (https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:520910)
at Xo (https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:521078)
at $o (https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:521013)
at hu (https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:568780)
at Ju (https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:584666)
at il (https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:585681)
at t.render (https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:593653)
at e. (https://www.fenoxo.com/play/TiTS/backer/main.4e61f559.js:1:17450499)
at https://www.fenoxo.com/play/TiTS/backer/main.4e61f559.js:1:10691970
at o (https://www.fenoxo.com/play/TiTS/backer/vendors.9bd301ec.js:1:48987)
(01:10:51.572) (Core) info: GameState postLoad()
(01:10:52.325) (Serialization) info: Setting gameloading marker false
(01:10:53.433) (UserInterface) info: Pushing [I]"Main Text"[/I] to UI state stack, replacing with "Inventory".
(01:10:54.678) (Core) fatal: (GooArmor) Interactable items must override interactAvailable()
Some quick testing indicates this doesn't seem to care about what room of the ship I'm in, although I'm not 100% on if this still happens outside the ship yet.