lo tengo en revision por algunos errores por la misma parte RPG
Gracias yo lo estoy jugando con otra traducción, pero me tira este error y no me deja avanzar ….
'm sorry, but an uncaught exception occurred.
While running game code:
File "game/dungeons.rpy", line 222, in script
if dungeon_move_count == 13 and succubus_death >= 1:
File "game/dungeons.rpy", line 222, in <module>
if dungeon_move_count == 13 and succubus_death >= 1:
NameError: name 'dungeon_move_count' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/dungeons.rpy", line 222, in script
if dungeon_move_count == 13 and succubus_death >= 1:
File "renpy/ast.py", line 1842, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/dungeons.rpy", line 222, in <module>
if dungeon_move_count == 13 and succubus_death >= 1:
NameError: name 'dungeon_move_count' is not defined
Windows-10-10.0.22621 AMD64
Ren'Py 7.7.1.24030407
Rewind v0.3.2.4(international)
Tue Apr 16 19:15:40 2024