Whenever I try and load the game in Renpy, all I get is this message:
"I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Could not load from archive fp.rpyc.
-- Full Traceback ------------------------------------------------------------
"Full traceback:
File "/Applications/CB /renpy/bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "/Applications/CB /renpy/main.py", line 422, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "/Applications/CB /renpy/script.py", line 275, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
File "/Applications/CB /renpy/script.py", line 690, in load_appropriate_file
raise Exception("No se pudo cargar desde el archivo %s." % (lastfn,))
Excepción: no se pudo cargar desde el archivo fp.rpyc".
¿alguna ayuda?
Además, ¿alguien tiene la versión para Mac?
[/CITA]
I have the same problem