Hi can anyone help? Game works fine without the DM patch but when i put the DM patch into the game folder i get the following error when opening the game.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/menu/options.rpy", line 36, in <module>
NameError: name 'game_stage' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/Applications/renpy-7.4.11-sdk/renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "/Applications/renpy-7.4.11-sdk/renpy/main.py", line 492, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "/Applications/renpy-7.4.11-sdk/renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "/Applications/renpy-7.4.11-sdk/renpy/script.py", line 797, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
File "/Applications/renpy-7.4.11-sdk/renpy/script.py", line 485, in finish_load
node.early_execute()
File "/Applications/renpy-7.4.11-sdk/renpy/ast.py", line 2193, in early_execute
value = renpy.python.py_eval_bytecode(self.code.bytecode)
File "/Applications/renpy-7.4.11-sdk/renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/menu/options.rpy", line 36, in <module>
NameError: name 'game_stage' is not defined
Darwin-21.1.0-x86_64-i386-64bit
Ren'Py 7.4.11.2266
Ecchi Sensei
Thu Jun 9 04:09:44 2022