When i get the her to max stats and buy the octopus and try to sleep it brings me to an error screen and says file_game_level-scenes.rpy line 5
Gwen [code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/level_up_scenes.rpy", line 5, in <module>
AttributeError: 'NoneType' object has no attribute 'add'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "level_up_scenes.rpyc", line 5, in script
File "E:\Apps\Renpy3\renpy-8.3.3-sdk\renpy\ast.py", line 821, in execute
File "E:\Apps\Renpy3\renpy-8.3.3-sdk\renpy\python.py", line 1178, in py_exec_bytecode
File "game/level_up_scenes.rpy", line 5, in <module>
AttributeError: 'NoneType' object has no attribute 'add'
[/code]