Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'm sorry, but an uncaught exception occurred. #10331

Open
EditionSAM opened this issue Nov 13, 2024 · 0 comments
Open

I'm sorry, but an uncaught exception occurred. #10331

EditionSAM opened this issue Nov 13, 2024 · 0 comments

Comments

@EditionSAM
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant