I absolutely adore this fan game! It's like the VN of my dreams because I love how it naturally feels like it could fit in the world of Trigun Stampede seamlessly imo. Just being able to fall in love with one of my all time favorite anime characters took head canon and fanon to a whole new level. I loved every minute spent, from the art, music, and story, everything just felt perfect and I can't wait to play all the other routes when they come out. I swear if you tackle any other anime series I would be ecstatic and look forward to everything you guys do in the future. Thank you for creating such a beautiful experience that warmed my heart. <3
PKMaster66
Recent community posts
Hey, I came across this error in my playthrough of Lenga's good ending. Has this bug been addressed yet in the new update? I am playing a save file from before the update. I would appreciate you getting back to me as soon as possible, please.
[code]
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'images/fx/fx14.jpg'>:
IOError: Couldn't find file 'images/fx/fx14.jpg'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 127, in script call
File "str_22.rpyc", line 89, in script call
File "lenga_perfect_end.rpyc", line 134, in script
File "C:\Users\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "C:\Users\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\renpy\character.py", line 1142, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\renpy\character.py", line 842, in do_display
**display_args)
File "C:\Users\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\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\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\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\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\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\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\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\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\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 "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
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\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\renpy\display\image.py", line 500, in render
return wrap_render(self.target, width, height, st, at)
File "C:\Users\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\renpy\display\image.py", line 306, in wrap_render
rend = render(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\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "C:\Users\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\PKMas\OneDrive\Documents\Full Service\FullService-Release-1.1-pc\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/fx/fx14.jpg'.
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Full Service Release-1.1
Tue Feb 25 18:05:20 2020
[/code]