Are all the downloads broken for anyone else on Mac OS X?
Here's the same error log I get regardless of trying to run the windows version using the Ren'Py SDK, or natively on Mac.
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Could not load from archive 00early.rpyc.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/Applications/renpy-8.0.1-sdk/renpy/bootstrap.py", line 274, in bootstrap
renpy.main.main()
File "/Applications/renpy-8.0.1-sdk/renpy/main.py", line 490, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "/Applications/renpy-8.0.1-sdk/renpy/script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "/Applications/renpy-8.0.1-sdk/renpy/script.py", line 720, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive 00early.rpyc.
macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.0.1.22070801
Sun Oct 16 11:54:48 2022