[Version: 0.9.051-PUBLIC#3300] options crash on start with no save loaded

Jan 8, 2016
8
0
tried going into the options menu with no game loaded and got this
Version: 0.9.051-PUBLIC#3300 Message: getGameState() is null Stack:
value@https://www.fenoxo.com/play/TiTS/release/main.ce355389.js:1:17049303
73893/value/<@https://www.fenoxo.com/play/TiTS/release/main.ce355389.js:1:17051462
73893/get/<@https://www.fenoxo.com/play/TiTS/release/main.ce355389.js:1:11774179
73878/_/
o@https://www.fenoxo.com/play/TiTS/release/vendors.38df4f86.js:1:48987

```
 

Dragon_ANGL

Member
Nov 19, 2019
15
1
35
Tampa, FL, USA
Similarly, hoping it gets fixed in the next release. I had the same problem (start -> options -> crash), but a different error output:


Version: 0.9.051-BACKER-ELECTRON#3299 Message: Cannot read properties of null (reading 'inSceneBlockSaving') Stack:
TypeError: Cannot read properties of null (reading 'inSceneBlockSaving')
at e.value (file:///C:/Users/David/Desktop/NSFW%20Games/Fenoxo%20Games/TiTS-backer-0.9.051-win/resources/app/main.65023d30.js:1:17050058)
at Object. (file:///C:/Users/David/Desktop/NSFW%20Games/Fenoxo%20Games/TiTS-backer-0.9.051-win/resources/app/main.65023d30.js:1:17053616)
at file:///C:/Users/David/Desktop/NSFW%20Games/Fenoxo%20Games/TiTS-backer-0.9.051-win/resources/app/main.65023d30.js:1:11774349
at file:///C:/Users/David/Desktop/NSFW%20Games/Fenoxo%20Games/TiTS-backer-0.9.051-win/resources/app/main.65023d30.js:1:10464459
at o (file:///C:/Users/David/Desktop/NSFW%20Games/Fenoxo%20Games/TiTS-backer-0.9.051-win/resources/app/vendors.04dfd676.js:1:48987)
```
Edit: So, same paths, but the TypeError/Message is different.