Hello, i need help, my game crash when i start...
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 189, in script
python:
File "renpy/common/00start.rpy", line 189, in script
python:
File "renpy/common/00start.rpy", line 190, in <module>
renpy.execute_default_statement(True)
File "game/_script_/_daphne_/_wardrobe_.rpy", line 57, in set_default
default dap_top_school_1 = DollCloth("daphne", ("tops", "shirts"), "top", "top_school_1",[[183, 183, 184, 255], [109, 105, 121, 255], [58, 115, 75, 255], [205, 205, 206, 255]], armfix=True, unlocked=True)
File "game/_script_/_daphne_/_wardrobe_.rpy", line 57, in <module>
default dap_top_school_1 = DollCloth("daphne", ("tops", "shirts"), "top", "top_school_1",[[183, 183, 184, 255], [109, 105, 121, 255], [58, 115, 75, 255], [205, 205, 206, 255]], armfix=True, unlocked=True)
File "game/_script_/doll/clothes.rpy", line 27, in __init__
self.set_imagepath()
File "game/_script_/doll/clothes.rpy", line 48, in set_imagepath
raise IOError("Couldn't find file \"{}/characters/{}/clothes/{}/{}/0.webp\"".format(self.modpath, self.name, subpath, self.id))
IOError: Couldn't find file "/characters/daphne/clothes/top/top_school_1/0.webp"
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 652, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "renpy/common/00start.rpy", line 189, in script
python:
File "renpy/common/00start.rpy", line 189, in script
python:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00start.rpy", line 190, in <module>
renpy.execute_default_statement(True)
File "renpy/exports.py", line 3751, in execute_default_statement
i.set_default(start)
File "game/_script_/_daphne_/_wardrobe_.rpy", line 57, in set_default
default dap_top_school_1 = DollCloth("daphne", ("tops", "shirts"), "top", "top_school_1",[[183, 183, 184, 255], [109, 105, 121, 255], [58, 115, 75, 255], [205, 205, 206, 255]], armfix=True, unlocked=True)
File "renpy/python.py", line 2269, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/_script_/_daphne_/_wardrobe_.rpy", line 57, in <module>
default dap_top_school_1 = DollCloth("daphne", ("tops", "shirts"), "top", "top_school_1",[[183, 183, 184, 255], [109, 105, 121, 255], [58, 115, 75, 255], [205, 205, 206, 255]], armfix=True, unlocked=True)
File "game/_script_/doll/clothes.rpy", line 27, in __init__
self.set_imagepath()
File "game/_script_/doll/clothes.rpy", line 48, in set_imagepath
raise IOError("Couldn't find file \"{}/characters/{}/clothes/{}/{}/0.webp\"".format(self.modpath, self.name, subpath, self.id))
IOError: Couldn't find file "/characters/daphne/clothes/top/top_school_1/0.webp"
Windows-10-10.0.19041
Ren'Py 7.4.9.2142
WT Silver 1.41.3
Tue Nov 2 18:58:21 2021