I went ahead and unpacked it. The file was there - just corrupt. Could be my generic unzip program although I haven't had this problem on anything else.
I, too, have encountered this problem. I have tried running the game from Ren'Py with the following error:
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Could not load from archive gui.rpyc.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/…/renpy-8.0.3-sdk/renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "/…/renpy-8.0.3-sdk/renpy/main.py", line 490, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "/…/renpy-8.0.3-sdk/renpy/script.py", line 297, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "/…/renpy-8.0.3-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 gui.rpyc.
macOS-10.16-x86_64-i386-64bit x86_64
Ren'Py 8.0.3.22090809
Wed Apr 12 22:37:48 2023