For some reason I got a bug and I cant play this is what I got
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 578, in execute_hide_screen
renpy.hide_screen(name)
File "game/script/screens.rpy", line 1869, in execute
File "game/script/screens.rpy", line 1869, in execute
File "game/script/screens.rpy", line 1877, in execute
File "game/script/screens.rpy", line 1882, in execute
File "game/script/screens.rpy", line 1882, in keywords
File "game/script/screens.rpy", line 1882, in <module>
NameError: name 'mc_inv' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 617, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "script/asmedia.rpyc", line 1156, in script
File "script/asmedia.rpyc", line 1156, in script
File "renpy/ast.py", line 2010, in execute
self.call("execute")
File "renpy/ast.py", line 1998, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 578, in execute_hide_screen
renpy.hide_screen(name)
File "renpy/display/screen.py", line 1237, in hide_screen
renpy.exports.hide(screen.tag, layer=layer)
File "renpy/exports.py", line 799, in hide
sls.remove(layer, key)
File "renpy/display/core.py", line 1245, in remove
self.hide_or_replace(layer, remove_index, prefix)
File "renpy/display/core.py", line 1154, in hide_or_replace
if not oldsle.displayable._handles_event(prefix):
File "renpy/display/screen.py", line 479, in _handles_event
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/script/screens.rpy", line 1869, in execute
File "game/script/screens.rpy", line 1869, in execute
File "game/script/screens.rpy", line 1877, in execute
File "game/script/screens.rpy", line 1882, in execute
File "game/script/screens.rpy", line 1882, in keywords
File "game/script/screens.rpy", line 1882, in <module>
NameError: name 'mc_inv' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Champion of Realms 0.60
Sat Oct 9 02:44:26 2021