- Aug 8, 2019
- 3
- 2
I tryed to download this episode 2 time and eatch time i launch it (start new game), i got this error.
After have start with the 23 part and make choise, the game work, i am at the start atm.
After have start with the 23 part and make choise, the game work, i am at the start atm.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 520, in script
if persistent.ph_advstart_ep >= 2:
File "game/script.rpy", line 520, in script
if persistent.ph_advstart_ep >= 2:
File "game/script.rpy", line 520, in <module>
if persistent.ph_advstart_ep >= 2:
TypeError: '>=' not supported between instances of 'NoneType' and 'int'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "D:\WhereTheHeartIs-Ep23-pc\renpy\bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "D:\WhereTheHeartIs-Ep23-pc\renpy\main.py", line 660, in main
run(restart)
File "D:\WhereTheHeartIs-Ep23-pc\renpy\main.py", line 146, in run
renpy.execution.run_context(True)
File "D:\WhereTheHeartIs-Ep23-pc\renpy\execution.py", line 938, in run_context
context.run()
File "game/script.rpy", line 520, in script
if persistent.ph_advstart_ep >= 2:
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 441, in raise_
File "game/script.rpy", line 520, in script
if persistent.ph_advstart_ep >= 2:
File "D:\WhereTheHeartIs-Ep23-pc\renpy\ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "D:\WhereTheHeartIs-Ep23-pc\renpy\python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\WhereTheHeartIs-Ep23-pc\renpy\python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 520, in <module>
if persistent.ph_advstart_ep >= 2:
TypeError: '>=' not supported between instances of 'NoneType' and 'int'
Windows-10-10.0.19044 AMD64
Ren'Py 8.0.3.22090809
Where The Heart Is Ep23
Sat Apr 8 19:04:10 2023
Last edited: