Yep, and some words are contextual for events. For example word "Storm" exists only in the storm :)
I can't remember which version I first played, possibly 0.7 or 0.8. My first playthrough, I got to the point where Cat came in for the night. Finished the first sleep interaction and the error on that version permanently stopped my progress. I tried that save file on a later version, I believe 0.9. Similar error but when I checked the chapter selection screen, I was able to bypass it somehow.
I tried my save again and once I finished the mini game I got this error.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scenes/chapter05/coldspot.rpy", line 86, in <module>
File "game/classes/environment.rpy", line 127, in day_advance
TypeError: argument of type 'NoneType' is not iterable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scenes/chapter05/home.rpyc", line 126, in script call
File "scenes/chapter05/coldspot.rpyc", line 86, in script
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scenes/chapter05/coldspot.rpy", line 86, in <module>
File "game/classes/environment.rpy", line 127, in day_advance
TypeError: argument of type 'NoneType' is not iterable
Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Tame It! 0.11.0
Thu Dec 9 04:31:57 2021
Unlike the older versions, it does allow me to proceed to the next night but no daytime interactions.
I've never had to send a save file before so I'm unsure how to do it.
And just to let you know, after the first error that I've sent you it comes up with this one afterwards.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scenes/chapter05/home.rpy", line 79, in <module>
File "game/screens/location.rpy", line 44, in location_set
File "game/classes/mind_manager.rpy", line 39, in think
File "game/classes/mind_manager.rpy", line 140, in get_personal_thoughts
TypeError: argument of type 'NoneType' is not iterable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scenes/chapter05/home.rpyc", line 79, in script
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scenes/chapter05/home.rpy", line 79, in <module>
File "game/screens/location.rpy", line 44, in location_set
File "game/classes/mind_manager.rpy", line 39, in think
File "game/classes/mind_manager.rpy", line 140, in get_personal_thoughts
TypeError: argument of type 'NoneType' is not iterable
Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Tame It! 0.11.0
Thu Dec 9 04:32:34 2021