I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Could not load from archive compat/after_load.rpyc.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/Users/username/renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "/Users/username/renpy/main.py", line 490, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "/Users/username/renpy/script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "/Users/username/renpy/script.py", line 720, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive compat/after_load.rpyc.