Hello
I get the following error when running the windows version of the game using the Ren'Py Launcher for Mac, Version 7.0.0.196.
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Could not load from archive 01_custom_statements.rpyc.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/Users//Downloads/Games/renpy-7.0.0-sdk/renpy/bootstrap.py", line 306, in bootstrap
renpy.main.main()
File "/Users//Downloads/Games/renpy-7.0.0-sdk/renpy/main.py", line 357, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "/Users//Downloads/Games/renpy-7.0.0-sdk/renpy/script.py", line 266, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "/Users//Downloads/Games/renpy-7.0.0-sdk/renpy/script.py", line 671, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive 01_custom_statements.rpyc.
Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.0.0.196
Thu Aug 2 17:39:16 2018
Anyone have any thoughts on why this might be happening?