- May 9, 2017
- 78
- 17
btw everytime i load or start a game i get this error, but the game is working.
[/CODE]
Code:
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scriptpart2.rpy", line 1411, in script call
"You follow Mike's lead and head for a corner slightly apart in the bar, to settle down at a table."
File "game/JokerMod/JokerTextbox.rpy", line 18, in script
$ renpy.show(prev_scene)
File "game/JokerMod/JokerTextbox.rpy", line 18, in <module>
$ renpy.show(prev_scene)
NameError: name 'prev_scene' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/scriptpart2.rpy", line 1411, in script call
"You follow Mike's lead and head for a corner slightly apart in the bar, to settle down at a table."
File "game/JokerMod/JokerTextbox.rpy", line 18, in script
$ renpy.show(prev_scene)
File "D:\MG Spil Nye\Mybrotherswife-0.11.0-pc\renpy\ast.py", line 823, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\MG Spil Nye\Mybrotherswife-0.11.0-pc\renpy\python.py", line 1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/JokerMod/JokerTextbox.rpy", line 18, in <module>
$ renpy.show(prev_scene)
NameError: name 'prev_scene' is not defined
Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
My brother's wife 0.11.0
Tue Nov 5 12:40:43 2024