Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
124 views1 page

Traceback

An error occurred while running game code that caused an uncaught exception. Specifically, the game tried to call a label called "mai" but that label could not be found, resulting in a ScriptError. The full traceback provides additional context about the code and files involved.

Uploaded by

dirty kiss
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
124 views1 page

Traceback

An error occurred while running game code that caused an uncaught exception. Specifically, the game tried to call a label called "mai" but that label could not be found, resulting in a ScriptError. The full traceback provides additional context about the code and files involved.

Uploaded by

dirty kiss
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

I'm sorry, but an uncaught exception occurred.

While running game code:


File "renpy/common/00console.rpy", line 765, in script call
python in _console:
ScriptError: could not find label 'mai'.

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

Full traceback:
File "older_scripts/bk3_s_maze.rpyc", line 876, in script call
File "renpy/common/00console.rpy", line 765, in script call
python in _console:
File "<string>", line 1, in script
File "C:\Users\sibga\Documents\VideoPad Projects\Four-Elements-Trainer-PC-Repack-
Games.com\Four_Elements_Trainer_v.0.9.1-pc\Four_Elements_Trainer_v.0.9.1-
pc\renpy\ast.py", line 652, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\Users\sibga\Documents\VideoPad Projects\Four-Elements-Trainer-PC-Repack-
Games.com\Four_Elements_Trainer_v.0.9.1-pc\Four_Elements_Trainer_v.0.9.1-
pc\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "C:\Users\sibga\Documents\VideoPad Projects\Four-Elements-Trainer-PC-Repack-
Games.com\Four_Elements_Trainer_v.0.9.1-pc\Four_Elements_Trainer_v.0.9.1-
pc\renpy\game.py", line 331, in call_in_new_context
return renpy.execution.run_context(False)
File "C:\Users\sibga\Documents\VideoPad Projects\Four-Elements-Trainer-PC-Repack-
Games.com\Four_Elements_Trainer_v.0.9.1-pc\Four_Elements_Trainer_v.0.9.1-
pc\renpy\execution.py", line 879, in run_context
context.run()
File "C:\Users\sibga\Documents\VideoPad Projects\Four-Elements-Trainer-PC-Repack-
Games.com\Four_Elements_Trainer_v.0.9.1-pc\Four_Elements_Trainer_v.0.9.1-
pc\renpy\script.py", line 873, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'mai'.

Windows-8-6.2.9200
Ren'Py 7.0.0.196
Four Elements Trainer 0.9.1
Mon Mar 01 17:05:49 2021

You might also like