Nixi~
Active Member
- Apr 25, 2018
- 674
- 1,241
- 328
I really hope the love route is way better than the slave route. I don't think my sanity can take any more of the slave route.
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'bk4/lin/jail/drawer1_off.png'>:
File "game/bk3_l_maze.rpy", line 2968, in script call
call room38_guardfuck_2 from _call_room38_guardfuck_2
File "game/bk4_xtra/bk4_scripts_xtra/bk4_s_main.rpy", line 18748, in script
call screen b4_linsdesk
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Could not load image u'bk4/lin/jail/drawer1_off.png': error('Failed to decode WEBP',)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/bk3_l_maze.rpy", line 2968, in script call
call room38_guardfuck_2 from _call_room38_guardfuck_2
File "game/bk4_xtra/bk4_scripts_xtra/bk4_s_main.rpy", line 18748, in script
call screen b4_linsdesk
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\display\core.py", line 3194, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\display\core.py", line 2094, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
rv = render(root, width, height, st, st)
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\display\screen.py", line 675, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\display\behavior.py", line 774, in render
rv = super(Button, self).render(width, height, st, at)
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\display\layout.py", line 1127, in render
st, at)
File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\Zero\Downloads\Outros Arquivos\J\newStrumpets2-40\novo aquivo\Four Elements Trainer\Four_Elements_Trainer_v.0.8.6d-pc lpak\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 u'bk4/lin/jail/drawer1_off.png': error('Failed to decode WEBP',)
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Four Elements Trainer 0.8.6d
Tue May 05 07:00:46 2020
Yeah,you can enjoy It,but watching the series Is not a bad idea eitherWill I enjoy this game even if I have never watched Avatar?
I played this, then watched Avatar... kept having lewd flashbacks to this game when meeting new characters. Surprised by how much overlap there actually was... I thought some of the earth and fire stuff was made up simply for the sake of story.Will I enjoy this game even if I have never watched Avatar?
That means you're a good father, and you are a more or less decent human being. Not like all of us degenerates that are monsters.I can't get the mystery box person option in the south pole, please help
You can raise toph while playing shadys game. Have you found the two obsidians in the Skull at the mase?cant raise toph lewd public willingness. any solution?
and also cant find obsidian for upgrade tavern. please help