I'm sorry, but an uncaught exception occurred.
Hi, I get this error after I start with RenPy.app. It's the first time this happens...
Anybody an idea how to solve this?
While running game code:
Exception: Could not load from archive gui.rpyc.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/Users/Billy/Applications/renpy-7.4.10-sdk/renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "/Users/Billy/Applications/renpy-7.4.10-sdk/renpy/main.py", line 482, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "/Users/Billy/Applications/renpy-7.4.10-sdk/renpy/script.py", line 283, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "/Users/Billy/Applications/renpy-7.4.10-sdk/renpy/script.py", line 706, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive gui.rpyc.
Darwin-19.6.0-x86_64-i386-64bit
Ren'Py 7.4.10.2178
Thu Oct 6 22:11:59 2022