I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 25, in script call
call lb_objects from _call_lb_objects
File "game/objects.rpy", line 5, in script
python:
File "game/objects.rpy", line 3653, in <module>
with open('npc/clothe_decals_list.pkl', 'rb') as input:
IOError: [Errno 2] No such file or directory: u'npc/clothe_decals_list.pkl'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 25, in script call
call lb_objects from _call_lb_objects
File "game/objects.rpy", line 5, in script
python:
File "/private/var/folders/sv/k4hd66952jj_9_pk45g8g90h0000gn/T/AppTranslocation/89FA1E13-1368-4DA6-A029-5F901DB02580/d/SunSity.app/Contents/Resources/autorun/renpy/ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/private/var/folders/sv/k4hd66952jj_9_pk45g8g90h0000gn/T/AppTranslocation/89FA1E13-1368-4DA6-A029-5F901DB02580/d/SunSity.app/Contents/Resources/autorun/renpy/python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/objects.rpy", line 3653, in <module>
with open('npc/clothe_decals_list.pkl', 'rb') as input:
IOError: [Errno 2] No such file or directory: u'npc/clothe_decals_list.pkl'
Darwin-17.7.0-x86_64-i386-64bit
Ren'Py 7.3.5.606
SunSity 0.95
Sat Dec 26 21:23:34 2020