Code: Select all
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 2035, in __call__
File "game/screens.rpy", line 1774, in conditional_redraw
Exception: Outfit "uniform" does not exist in pose "a" for body "hp_miharu2"
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 4097, in interact_core
rv = renpy.display.focus.mouse_handler(ev, x, y)
File "renpy/display/focus.py", line 418, in mouse_handler
return change_focus(new_focus, default=default)
File "renpy/display/focus.py", line 377, in change_focus
rv = widget.focus(default=default)
File "renpy/display/behavior.py", line 836, in focus
rv = run(self.hovered)
File "renpy/display/behavior.py", line 329, in run
return action(*args, **kwargs)
File "game/screens.rpy", line 2035, in __call__
File "game/screens.rpy", line 1774, in conditional_redraw
File "char_sprites.py", line 311, in render
File "char_sprites.py", line 347, in compose
File "char_sprites.py", line 425, in _get_objects_and_images
File "body.py", line 211, in get_pose_and_images
File "renpy/exports.py", line 2568, in error
_error_handlers[-1](msg)
File "renpy/exports.py", line 2545, in _error
raise Exception(msg)
Exception: Outfit "uniform" does not exist in pose "a" for body "hp_miharu2"
Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Student Transfer 6.1
Sun Mar 20 19:00:47 2022