You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i tried opening monika after story when i got the traceback.txt below, there are little to no tutorials online and the two i found didnt help me.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/0utils.rpy", line 40, in
ImportError: cannot import name handlers
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\kayak\OneDrive\Desktop\ddlc-win\DDLC-1.1.1-pc\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "C:\Users\kayak\OneDrive\Desktop\ddlc-win\DDLC-1.1.1-pc\renpy\main.py", line 364, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\kayak\OneDrive\Desktop\ddlc-win\DDLC-1.1.1-pc\renpy\script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\kayak\OneDrive\Desktop\ddlc-win\DDLC-1.1.1-pc\renpy\script.py", line 753, in load_appropriate_file
self.finish_load(stmts, initcode, filename=fn + source)
File "C:\Users\kayak\OneDrive\Desktop\ddlc-win\DDLC-1.1.1-pc\renpy\script.py", line 445, in finish_load
node.early_execute()
File "C:\Users\kayak\OneDrive\Desktop\ddlc-win\DDLC-1.1.1-pc\renpy\ast.py", line 865, in early_execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\kayak\OneDrive\Desktop\ddlc-win\DDLC-1.1.1-pc\renpy\python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/0utils.rpy", line 40, in
ImportError: cannot import name handlers
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Monika After Story 0.12.15
The text was updated successfully, but these errors were encountered:
i tried opening monika after story when i got the traceback.txt below, there are little to no tutorials online and the two i found didnt help me.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/0utils.rpy", line 40, in
ImportError: cannot import name handlers
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\kayak\OneDrive\Desktop\ddlc-win\DDLC-1.1.1-pc\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "C:\Users\kayak\OneDrive\Desktop\ddlc-win\DDLC-1.1.1-pc\renpy\main.py", line 364, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "C:\Users\kayak\OneDrive\Desktop\ddlc-win\DDLC-1.1.1-pc\renpy\script.py", line 265, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "C:\Users\kayak\OneDrive\Desktop\ddlc-win\DDLC-1.1.1-pc\renpy\script.py", line 753, in load_appropriate_file
self.finish_load(stmts, initcode, filename=fn + source)
File "C:\Users\kayak\OneDrive\Desktop\ddlc-win\DDLC-1.1.1-pc\renpy\script.py", line 445, in finish_load
node.early_execute()
File "C:\Users\kayak\OneDrive\Desktop\ddlc-win\DDLC-1.1.1-pc\renpy\ast.py", line 865, in early_execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\kayak\OneDrive\Desktop\ddlc-win\DDLC-1.1.1-pc\renpy\python.py", line 1719, in py_exec_bytecode
exec bytecode in globals, locals
File "game/0utils.rpy", line 40, in
ImportError: cannot import name handlers
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Monika After Story 0.12.15
The text was updated successfully, but these errors were encountered: