On mac and installed the DLC and now it won't open - I'm getting the following:
I'm sorry, but an uncaught exception occurred.
While loading the script.
Exception: Could not load from archive dlc_fafow/bg/amyhome/amyhome.rpyc.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "/Applications/LoSeSb.app/Contents/Resources/autorun/renpy/bootstrap.py", line 409, in bootstrap
renpy.main.main()
File "/Applications/LoSeSb.app/Contents/Resources/autorun/renpy/main.py", line 493, in main
renpy.game.script.load_script() # sets renpy.game.script.
File "/Applications/LoSeSb.app/Contents/Resources/autorun/renpy/script.py", line 359, in load_script
self.load_appropriate_file(".rpyc", [ "_ren.py", ".rpy" ], dir, fn, initcode)
File "/Applications/LoSeSb.app/Contents/Resources/autorun/renpy/script.py", line 854, in load_appropriate_file
raise Exception("Could not load from archive %s." % (lastfn,))
Exception: Could not load from archive dlc_fafow/bg/amyhome/amyhome.rpyc.
Anyone had/solved this issue?