- Nov 25, 2020
- 491
- 494
Got the same when i start a new game.Tried the compressed version with that fixed modded just above this one. And still get the same error when I start a new game, I will not try yet to ignore for a few. Please tell me where then does it start what is the first image up?
```
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 <module>
if persistent.ph_advstart_ep >= 2:
TypeError: '>=' not supported between instances of 'NoneType' and 'int'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 520, in script
if persistent.ph_advstart_ep >= 2:
File "D:\Program Files (x86)\Games\Where the Heart Is [Ep. 23] [Compressed] LaikDink's Walkthrough Improvement Mod\renpy\ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "D:\Program Files (x86)\Games\Where the Heart Is [Ep. 23] [Compressed] LaikDink's Walkthrough Improvement Mod\renpy\python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Program Files (x86)\Games\Where the Heart Is [Ep. 23] [Compressed] LaikDink's Walkthrough Improvement Mod\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
Tue Oct 4 09:05:21 2022
```
Tried this:
- Win10 /
- Normal version of the game (not compressed)/
- last fix of your mod /
- Game starts normal with Koga Mod (without your mod)/
- Only your mod installed = error /
- Your mod + Koga = same error /
- Deleted all files from the game folder (c://user.....) and installed new with only your mod = same error /
- Can ignore the error with the button "ignore", then i click till "persistent.ph_advstart_ep >= 2:" is up to Episode 23, then some other i don´t remember but it works then. I can start then the game from the beginning. I didn´r played it now further, i am not sure if the error cause some conflict in the wt or not or if the error appears again and can´t play further.