Can someone help me, I can't seem to start the game.
Here is the traceback:
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/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 3061, 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 "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\bootstrap.py", line 316, in bootstrap
renpy.main.main()
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\main.py", line 578, in main
run(restart)
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\main.py", line 143, in run
renpy.execution.run_context(True)
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\execution.py", line 908, in run_context
context.run()
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/script.rpy", line 25, in script call
call lb_objects from _call_lb_objects
File "game/objects.rpy", line 5, in script
python:
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\ACER\Downloads\SunSity-3.25-win\SunSity-3.25-win\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/objects.rpy", line 3061, 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'
Windows-8-6.2.9200
Ren'Py 7.3.5.606
SunSity 3.25
Wed Jul 23 23:56:08 2025