Skip to content

What does this error mean? #10382

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

Open
Justhere-lab opened this issue Mar 20, 2025 · 4 comments
Open

What does this error mean? #10382

Justhere-lab opened this issue Mar 20, 2025 · 4 comments

Comments

@Justhere-lab
Copy link

I'm sorry, but an uncaught exception occurred.

While running game code:
UnboundLocalError: local variable 'digest' referenced before assignment

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

Full traceback:
File "C:\Users\JHaug\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "C:\Users\JHaug\Downloads\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\JHaug\Downloads\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\JHaug\Downloads\ddlc-win\DDLC-1.1.1-pc\renpy\script.py", line 742, in load_appropriate_file
self.backup_list.append((rpyfn, digest))
UnboundLocalError: local variable 'digest' referenced before assignment

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Monika After Story 0.12.15

@dreamscached
Copy link
Member

This error is happening in RenPy code, so is probably an upstream issue with the game engine. @Booplicate any ideas?

@Booplicate
Copy link
Member

I doubt it's actually a bug, I haven't seen it before and we'd have totally caught something like this before.

@Justhere-lab are you using rpy files? How did you install MAS?

@Justhere-lab
Copy link
Author

Yeah and I installed MAS by going to the website: https://www.monikaafterstory.com/.

@Justhere-lab
Copy link
Author

Is there something I can do to fix this? Would deleting the game and reinstalling it work? This error appears every single time I try to open the game.

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

3 participants