Command

Newbie
Mar 24, 2018
84
26
I get lots of errors when I try out the love rout one not sure what's going on but I just get alot of them to the point I don't think I can advance.
 

APoc1

Well-Known Member
Apr 22, 2018
1,756
4,663
I get lots of errors when I try out the love rout one not sure what's going on but I just get alot of them to the point I don't think I can advance.
This is the bug hunt version so to be expected post your error log in the thread and one of the patreons will pass it on.
 

juanito

Active Member
Jun 19, 2017
784
556
Wow v1.x! :O
By the way, is there content for Asami Sato? Specifically in Book 4's love route?
 

Alex_Grey

Member
Jul 4, 2020
150
86
I'm really tempted to continue. But I'll hold until the game is complete, I'd rather wait a bit longer than to play a bit and wait anyway.
 
  • Thinking Face
Reactions: F1forhalp

PokeyPoke

Newbie
Sep 24, 2017
77
33
I definitely missed the story update that that intro and purpose of the spirit is explained more than who am i go to water nation.
 

GreenGames

Member
Modder
Dec 31, 2018
317
826
I hope after the game is over they will do a remake of the 1st book and the first cor Azula route.
For 2017 this content was good, but now compared to the rest of the game looks like a parody of acabur (although the game started as a parody of the witch trainer)
 

MG-Gaming

Active Member
Nov 11, 2018
657
1,515
I'm wrapping up the love-route right now, and i'm seeing a ton of Mai, when the dialogue clearly says Azula. Both old and young version of either.
Aside from that... there were a few small mistakes i saw that were similar... wrong character that was named... or a character not showing up when the dialogue did say they're there.
 

Shas'O

Member
Feb 3, 2018
276
210
Full traceback:
File "scripts_older/bk3_l_maze.rpyc", line 3081, in script call
File "scripts_older/bk3_l_maze.rpyc", line 2968, in script call
File "bk4_swamp_scripts/b4l_swamp_benders.rpyc", line 1023, in script
File "renpy/ast.py", line 1892, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/bk4_swamp_scripts/b4l_swamp_benders.rpy", line 1023, in <module>
NameError: name 'b4l_swamp_allpregswamp' is not defined

While running game code:
File "game/bk4_swamp_scripts/b4l_swamp_benders.rpy", line 1023, in <module>
NameError: name 'b4l_swamp_allpregswamp' is not defined

Full traceback:
File "scripts_older/bk3_l_maze.rpyc", line 3081, in script call
File "scripts_older/bk3_l_maze.rpyc", line 2968, in script call
File "bk4_swamp_scripts/b4l_swamp_benders.rpyc", line 1099, in script
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/bk4_swamp_scripts/b4l_swamp_benders.rpy", line 1099, in <module>
NameError: name 'b4l_swamp_allpregswamp' is not defined

While running game code:
File "game/bk4_swamp_scripts/b4l_swamp_benders.rpy", line 1099, in <module>
NameError: name 'b4l_swamp_allpregswamp' is not defined

Full traceback:
File "scripts_older/bk3_l_maze.rpyc", line 3081, in script call
File "scripts_older/bk3_l_maze.rpyc", line 2968, in script call
File "bk4_swamp_scripts/b4l_swamp_benders.rpyc", line 1100, in script
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/bk4_swamp_scripts/b4l_swamp_benders.rpy", line 1100, in <module>
NameError: name 'b4l_swamp_allpregswamp' is not defined

While running game code:
File "game/bk4_swamp_scripts/b4l_swamp_benders.rpy", line 1100, in <module>
NameError: name 'b4l_swamp_allpregswamp' is not defined

Full traceback:
File "scripts_older/bk3_l_maze.rpyc", line 3081, in script call
File "scripts_older/bk3_l_maze.rpyc", line 2968, in script call
File "bk4_swamp_scripts/b4l_swamp_benders.rpyc", line 1391, in script
File "renpy/ast.py", line 1892, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/bk4_swamp_scripts/b4l_swamp_benders.rpy", line 1391, in <module>
NameError: name 'b4l_swamp_allpregswamp' is not defined

While running game code:
File "game/bk4_swamp_scripts/b4l_swamp_benders.rpy", line 1391, in <module>
NameError: name 'b4l_swamp_allpregswamp' is not defined

Full traceback:
File "scripts_older/bk3_l_maze.rpyc", line 3081, in script call
File "scripts_older/bk3_l_maze.rpyc", line 2968, in script call
File "bk4_swamp_scripts/b4l_swamp_benders.rpyc", line 1023, in script
File "renpy/ast.py", line 1892, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/bk4_swamp_scripts/b4l_swamp_benders.rpy", line 1023, in <module>
NameError: name 'b4l_swamp_allpregswamp' is not defined

While running game code:
File "game/bk4_swamp_scripts/b4l_swamp_benders.rpy", line 1023, in <module>
NameError: name 'b4l_swamp_allpregswamp' is not defined

Full traceback:
File "scripts_older/bk3_l_maze.rpyc", line 3081, in script call
File "scripts_older/bk3_l_maze.rpyc", line 2968, in script call
File "bk4_swamp_scripts/b4l_swamp_benders.rpyc", line 1106, in script
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/bk4_swamp_scripts/b4l_swamp_benders.rpy", line 1106, in <module>
NameError: name 'b4l_swamp_allpregswamp' is not defined

While running game code:
File "game/bk4_swamp_scripts/b4l_swamp_benders.rpy", line 1106, in <module>
NameError: name 'b4l_swamp_allpregswamp' is not defined

Full traceback:
File "scripts_older/bk3_l_maze.rpyc", line 3081, in script call
File "scripts_older/bk3_l_maze.rpyc", line 2968, in script call
File "bk4_swamp_scripts/b4l_swamp_benders.rpyc", line 1107, in script
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/bk4_swamp_scripts/b4l_swamp_benders.rpy", line 1107, in <module>
NameError: name 'b4l_swamp_allpregswamp' is not defined

While running game code:
File "game/bk4_swamp_scripts/b4l_swamp_benders.rpy", line 1107, in <module>
NameError: name 'b4l_swamp_allpregswamp' is not defined
multiple script errors in book 4 swamp area. Same script problem for each error. NameError: name 'b4l_swamp_allpregswamp' is not defined

This needs to be sorted
"allpregswamp not defined" bug still not fixed I see.
I have finally found out what happened, it was an error when you fucked book 4 up.
It happened when I choose Slave Route for book 4 (it was the only route back then),
made a save and played along, and then somehow it got linked to the love route and then that was what caused all the error.
I solved it by loading the end of book 3 and redo book 4 in love route.
 
4.50 star(s) 280 Votes