Hi,
I tried to run Ep2 after the end of Ep1 on Linux, but it crashed with:
Full traceback:
File "screens.rpyc", line 19, in script
- ��j����]D��*�֛R��A�@�7��Ԝ�IdR���U�EQH����T�T3RKmR#�U��T?NjY8�v���eZ��TK9����Ә+�S�Su���:Sf����,��b��l��@�hc���a��ڌFQ�ue}T����r~u���6R�,zA��F
File "/home/andy/DancingColors-EP2-pc/renpy/ast.py", line 900, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/home/andy/DancingColors-EP2-pc/renpy/python.py", line 1930, in py_exec_bytecode
exec bytecode in globals, locals
File "game/screens.rpy", line 28, in <module>
TypeError: argument of type 'NoneType' is not iterable
While running game code:
File "game/screens.rpy", line 28, in <module>
TypeError: argument of type 'NoneType' is not iterable