Thanks,that's fixed.However I find season2 codex sexscenes jumps to season1 when press 'Next' on Android.Not sure which version caused the problem,please fix that.
ouerkakaChango
Recent community posts
season2 (0.8) have problems in Android.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/08.rpy", line 4516, in <module>
NameError: name 'emilyScene2' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "08.rpyc", line 4512, in script
File "renpy/ast.py", line 2133, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/08.rpy", line 4516, in <module>
NameError: name 'emilyScene2' is not defined
[/code]
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/bonus.rpy", line 1208, in <module>
TypeError: unsupported operand type(s) for +=: 'NoneType' and 'int'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "08.rpyc", line 6089, in script call
File "bonus.rpyc", line 1208, in script
File "renpy/ast.py", line 1138, in execute
File "renpy/python.py", line 1122, in py_exec_bytecode
File "game/bonus.rpy", line 1208, in <module>
TypeError: unsupported operand type(s) for +=: 'NoneType' and 'int'
[/code]