- Jun 11, 2017
- 413
- 628
The same problem, loop after resolving book choice for Himiko. My error:```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Days/Day5/d5_main.rpy", line 217, in <module>
NameError: name 'd5d4' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/menu/savestuff/saves.rpyc", line 25, in script call
a�c[dժï�t�
File "game/Days/Day5/d5_main.rpyc", line 217, in script
u���T'*���d������#T7�zЁꮃ�
File "C:\Users\Booby Trap\Downloads\EcchiSensei-Day_7-Final-compressed\renpy\ast.py", line 1800, in execute
if renpy.python.py_eval(condition):
File "C:\Users\Booby Trap\Downloads\EcchiSensei-Day_7-Final-compressed\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\Booby Trap\Downloads\EcchiSensei-Day_7-Final-compressed\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Days/Day5/d5_main.rpy", line 217, in <module>
NameError: name 'd5d4' is not defined
Windows-8-6.2.9200
Ren'Py 7.1.4.1245
Ecchi Sensei Day_7
Sat May 11 07:48:28 2019
```
imported my save and get this, igore lets me go onn but then i get locked in a loop
anyone know if it is me or the game?
While running game code:
File "game/Days/Day5/d5_main.rpy", line 817, in <module>
NameError: name 'd5d7' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "menu/savestuff/saves.rpyc", line 25, in script call
File "Days/Day5/d5_main.rpyc", line 817, in script
File "D:\Downloaded games\Ecchi Sensei\EcchiSensei-Day_7-V2\renpy\ast.py", line 1803, in execute
if renpy.python.py_eval(condition):
File "D:\Downloaded games\Ecchi Sensei\EcchiSensei-Day_7-V2\renpy\python.py", line 1961, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Downloaded games\Ecchi Sensei\EcchiSensei-Day_7-V2\renpy\python.py", line 1954, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/Days/Day5/d5_main.rpy", line 817, in <module>
NameError: name 'd5d7' is not defined
Windows-8-6.2.9200
Ren'Py 7.2.0.424
Ecchi Sensei Day_7
Sat May 11 09:41:01 2019