I'm sorry, but an uncaught exception occurred.
While loading <'Image' '/gui/ui/ui_userinfo_button_battle_mod_info.png'>:
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Could not load image '/gui/ui/ui_userinfo_button_battle_mod_info.png': error('Failed to decode WEBP',)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "battle.rpyc", line 1835, in script
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\ast.py", line 1861, in execute
self.call("execute")
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\ast.py", line 1849, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\statements.py", line 203, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 519, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\exports.py", line 2755, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\display\core.py", line 2672, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\display\core.py", line 3158, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\display\core.py", line 2075, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 487, in renpy.display.render.render_screen
File "render.pyx", line 235, in renpy.display.render.render
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\display\screen.py", line 669, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\display\behavior.py", line 727, in render
rv = super(Button, self).render(width, height, st, at)
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\display\layout.py", line 1124, in render
st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(child, w, h, st, at)
File "render.pyx", line 147, in renpy.display.render.render
File "render.pyx", line 235, in renpy.display.render.render
File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
File "render.pyx", line 235, in renpy.display.render.render
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\uman\Downloads\LustHunter-0.2.2-pc-Compressed\LustHunter-0.2.2-pc\renpy\display\pgrender.py", line 162, in load_image
raise Exception("Could not load image {!r}: {!r}".format(filename, e))
Exception: Could not load image '/gui/ui/ui_userinfo_button_battle_mod_info.png': error('Failed to decode WEBP',)
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
LustHunter 0.2.2
Fri Jul 30 17:07:19 2021