Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

Found a fatal crash error early on when doing shower scene when I could either approach Zac or Shaun.

**EDIT: This fatal crash appears to happen when trying to select either option during a reload of the option screen**

Clicking on Zac option yields:


Uncaught TypeError: Cannot read properties of null (reading 'commands')

File: Main_106.js@26812:39

Stack trace:

TypeError: Cannot read...

at Component_CommandInterpreter.jumpToLabel (Main_106.js:26812:39)

at Component_CommandInterpreter.executeAction (Main_106.js:26712:23)

at Component_CommandInterpreter.onHotspotClick (Main_106.js:24732:17)

at Object.e [as handler]

(file:///C:/Users/User/Desktop/Soft%20Fantasies/resources/app/data/ENGINE.js:1:10601)

at Component_EventEmitter.emit (Main_16.js:13138:21)

at Component_HotspotBehavior.updateEvents (Main_106.js:14956:28)

at Object.handler (Main_106.js:14770:19)

at Component_EventEmitter.emit (Main_106.js:13138:21)

at Component_InputHandler.update (Main_106.js:14289:29)

at Object_Scene.Object_Base.update (Main_106.js:33147:19)