Ren'Py Doragon Boll: Hybrid Eroventures [v0.1.5] [Rice]

5.00 star(s) 2 Votes

ManuCrack

New Member
Mar 7, 2021
1
0
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 1972, in script
python:
File "game/script.rpy", line 1975, in <module>
if i == ZangyaBond1:
NameError: name 'ZangyaBond1' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/script.rpy", line 1972, in script
python:
File "D:\Juegos\Doragon Boll Hybrid Eroventures\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Juegos\Doragon Boll Hybrid Eroventures\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 1975, in <module>
if i == ZangyaBond1:
NameError: name 'ZangyaBond1' is not defined

Windows-10-10.0.19041 AMD64
Ren'Py 8.1.3.23091805
Hybrid Eroventures 0.1.5
Fri Feb 21 13:27:50 2025

When I load my save data the game gives me this error, what do I do?
 

Xeneize14

Newbie
Game Developer
Feb 8, 2021
24
175
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/script.rpy", line 1972, in script
python:
File "game/script.rpy", line 1975, in <module>
if i == ZangyaBond1:
NameError: name 'ZangyaBond1' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/script.rpy", line 1972, in script
python:
File "D:\Juegos\Doragon Boll Hybrid Eroventures\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\Juegos\Doragon Boll Hybrid Eroventures\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 1975, in <module>
if i == ZangyaBond1:
NameError: name 'ZangyaBond1' is not defined

Windows-10-10.0.19041 AMD64
Ren'Py 8.1.3.23091805
Hybrid Eroventures 0.1.5
Fri Feb 21 13:27:50 2025

When I load my save data the game gives me this error, what do I do?


I think it's because you are using a save that became obsolete with the new version. If you create a new game it should be solved
 

somebodynobody

Engaged Member
May 11, 2017
3,293
4,227
script.rpy line 41325 and 41343
Gohan_Mutter "It's not like I'm that different from them."
Exception: Sayer 'Gohan_Mutter' is not defined.

41997
Exception: Sayer 'Cashier' is not defined.

49809 and 52157
Exception: Sayer 'Maron_Whisper' is not defined.

Few UI tweaks, Arrows pointing at Gohan's Door and the first Door in the castle.
Inside the maps making places more stand out against the background.
Some form of log to know what is left.
 
Last edited:

micked

New Member
Nov 10, 2023
13
9
I like it so far! Could use a guide, as Im not much of a reader on these games and at some point I couldnt figure out where to go next
 
5.00 star(s) 2 Votes