gartal

Active Member
Feb 9, 2018
634
164
why do i get this error when i load my game or i want to move back from Ms fox after MC has sex with her?

i have started new game
here is the save file





Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'persons/julie_2_02.png'>:
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 299, in script call
  File "game/script.rpy", line 265, in script call
  File "game/interactions.rpy", line 120, in script
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'persons/julie_2_02.png'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 299, in script call
  File "game/script.rpy", line 265, in script call
  File "game/interactions.rpy", line 120, in script
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\ast.py", line 1706, in execute
    self.call("execute")
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\ast.py", line 1724, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\statements.py", line 145, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\exports.py", line 2526, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\core.py", line 2883, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\core.py", line 1955, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 427, in renpy.display.render.render_screen (gen\renpy.display.render.c:6806)
    rv = render(root, width, height, 0, 0)
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\screen.py", line 623, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\behavior.py", line 707, in render
    rv = super(Button, self).render(width, height, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\layout.py", line 1081, in render
    st, at)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\im.py", line 473, in render
    im = cache.get(self)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\im.py", line 200, in get
    surf = image.load()
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\im.py", line 524, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\loader.py", line 543, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'persons/julie_2_02.png'.

Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.4.2187
The Lust Hero 0.3
 

the66

beware, the germans are cumming
Modder
Respected User
Donor
Jan 27, 2017
7,601
23,548
why do i get this error when i load my game or i want to move back from Ms fox after MC has sex with her?

i have started new game
here is the save file





Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'persons/julie_2_02.png'>:
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 299, in script call
  File "game/script.rpy", line 265, in script call
  File "game/interactions.rpy", line 120, in script
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'persons/julie_2_02.png'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 299, in script call
  File "game/script.rpy", line 265, in script call
  File "game/interactions.rpy", line 120, in script
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\ast.py", line 1706, in execute
    self.call("execute")
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\ast.py", line 1724, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\statements.py", line 145, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\exports.py", line 2526, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\core.py", line 2883, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\core.py", line 1955, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 427, in renpy.display.render.render_screen (gen\renpy.display.render.c:6806)
    rv = render(root, width, height, 0, 0)
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\screen.py", line 623, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\behavior.py", line 707, in render
    rv = super(Button, self).render(width, height, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\layout.py", line 1081, in render
    st, at)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\im.py", line 473, in render
    im = cache.get(self)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\im.py", line 200, in get
    surf = image.load()
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\im.py", line 524, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\loader.py", line 543, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'persons/julie_2_02.png'.

Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.4.2187
The Lust Hero 0.3
to fix this error remove line 401 in interactions.rpy
$ julie.img_suffix = "02"
 

the66

beware, the germans are cumming
Modder
Respected User
Donor
Jan 27, 2017
7,601
23,548
here is my unofficial android port of The Lust Hero v0.3.
users having problems to use the <enter> key on their virtual keyboard, can now use the <Ok> button within the input screen.
You don't have permission to view the spoiler content. Log in or register now.
have fun and please report problems (you can reach me ).
 

Nasi Bungkus

Member
Jun 20, 2017
315
83
here is my unofficial android port of The Lust Hero v0.3.
users having problems to use the <enter> key on their virtual keyboard, can now use the <Ok> button within the input screen.
You don't have permission to view the spoiler content. Log in or register now.
have fun and please report problems (you can reach me ).

Thanks for Touchscreen Usage...
 

Alteus

Member
Game Developer
Jun 22, 2017
216
849
why do i get this error when i load my game or i want to move back from Ms fox after MC has sex with her?

i have started new game
here is the save file





Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'persons/julie_2_02.png'>:
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 299, in script call
  File "game/script.rpy", line 265, in script call
  File "game/interactions.rpy", line 120, in script
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'persons/julie_2_02.png'.

-- Full Traceback ------------------------------------------------------------

Full traceback:
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 228, in script call
  File "game/functions.rpy", line 487, in script call
  File "game/script.rpy", line 299, in script call
  File "game/script.rpy", line 265, in script call
  File "game/interactions.rpy", line 120, in script
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\ast.py", line 1706, in execute
    self.call("execute")
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\ast.py", line 1724, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\statements.py", line 145, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\exports.py", line 2526, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\core.py", line 2883, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\core.py", line 1955, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 427, in renpy.display.render.render_screen (gen\renpy.display.render.c:6806)
    rv = render(root, width, height, 0, 0)
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\screen.py", line 623, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\layout.py", line 693, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\behavior.py", line 707, in render
    rv = super(Button, self).render(width, height, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\layout.py", line 1081, in render
    st, at)
  File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3440)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2978)
    rv = d.render(widtho, heighto, st, at)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\im.py", line 473, in render
    im = cache.get(self)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\im.py", line 200, in get
    surf = image.load()
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\display\im.py", line 524, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "E:\Game\00 NEW DOWNLOADS\TheLustHero-0.3-pc\renpy\loader.py", line 543, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'persons/julie_2_02.png'.

Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.4.2187
The Lust Hero 0.3
Quick fix available on the Patreon page. Will create a forum version update as well.
@the66 Many thanks for the Android port and the bug finding! Really appreciate it.

Alteus
 
  • Like
Reactions: gartal and the66

Cirelc

Uploader Fossil
Uploader
May 2, 2017
1,266
5,876
updated Op with v0.31
Thx @Alteus for sharing the files.
Mirrors are still uploading and ll be added asap.
Per Request:
 

ThunderRob

Devoted Member
May 10, 2018
9,497
26,480
bug fixed the lollipop girl sex...but damn son..what else did you do?..game runs ragged as hell now..it was so fast and smooth yesterday..after the patch its a slog....
 

Alteus

Member
Game Developer
Jun 22, 2017
216
849
bug fixed the lollipop girl sex...but damn son..what else did you do?..game runs ragged as hell now..it was so fast and smooth yesterday..after the patch its a slog....
Other than fixing that bug? Not a single thing, old man. :)

Before the release I have done some initial testing and it ran smoothly. Let's try to find out why is this happening.
Can you specify when is it slow? All the time or just occasional lags? What happens if you start a new game, is that laggy as well?
 

ThunderRob

Devoted Member
May 10, 2018
9,497
26,480
All the time....i continued from a save right before the former build's lollipop-girl sex crash...did not start a new game.
 

Alteus

Member
Game Developer
Jun 22, 2017
216
849
All the time....i continued from a save right before the former build's lollipop-girl sex crash...did not start a new game.
You can probably check if the slowness is persistent even when you start a brand new game. Also if you send me here or in a private message your save file I can check if I can reproduce it on my machine as well.
 

Netori Popeye

Active Member
Sep 7, 2017
786
859
This seems to be progressing quickly, which is a welcome change from the typical greediness and laziness of devs.
 

Canto Forte

Post Pro
Jul 10, 2017
20,965
25,633
Grind on top of grind on top of grind ... not functional apparatus, cannot romance secretary, cannot acquire siringe, cannot administer substance. But I can make useless re(de)constructors that fill up space for naught in inventory. Great dexter the boy genious clone, but apart from that, just making better the absentminded guy with 3 places thet have same interactions over and over is disheartening. Money is so scarce you have to grind a month ingame for equipment, this game is just a warm up to some sort of exam.
 

Netori Popeye

Active Member
Sep 7, 2017
786
859
Grind on top of grind on top of grind ... not functional apparatus, cannot romance secretary, cannot acquire siringe, cannot administer substance. But I can make useless re(de)constructors that fill up space for naught in inventory. Great dexter the boy genious clone, but apart from that, just making better the absentminded guy with 3 places thet have same interactions over and over is disheartening. Money is so scarce you have to grind a month ingame for equipment, this game is just a warm up to some sort of exam.
You realize it's very early in its development, right?
 

Canto Forte

Post Pro
Jul 10, 2017
20,965
25,633
Dev comes from great dungeon crawler game that had super random artefacts and something to kill time with waiting for the further development. Sure that got boring as payoff was small, sure the initial grind to open tavern text and the initial knight snubbing killed the soul, but if you wanted to kill wolves and ghouls, you could, indeffinitely. I am still waiting for that kind of fun from a proven dev who can build tournament style games, arcade stYle challenges. Revive the spirit of this game!
 

Avaron1974

Resident Lesbian
Aug 22, 2018
24,883
84,973
Male Prison Guard Uniform: normal.
Female Prison Guard Uniform: open, supershort, close to fetishized.
Womens clothes looking skimpy in a sex game .... what madness is this.

I thought i'd escaped crazy SJW's here but your comment sounds just like them when they whine about armour in games.
 
  • Like
Reactions: Carpe Stultus

BrokenRose

Active Member
Jan 21, 2018
935
3,887
Womens clothes looking skimpy in a sex game .... what madness is this.

I thought i'd escaped crazy SJW's here but your comment sounds just like them when they whine about armour in games.
I think you completely missed the point of my comment, as it was meant as a sarcastic joke. Besides, you wouldn't ever hear me seriously complain about scantily clad women, especially not in a sex game.
 

Alteus

Member
Game Developer
Jun 22, 2017
216
849
Dev comes from great dungeon crawler game that had super random artefacts and something to kill time with waiting for the further development. Sure that got boring as payoff was small, sure the initial grind to open tavern text and the initial knight snubbing killed the soul, but if you wanted to kill wolves and ghouls, you could, indeffinitely. I am still waiting for that kind of fun from a proven dev who can build tournament style games, arcade stYle challenges. Revive the spirit of this game!
Don't let anyone to keep you back from creating such a game! :)
I would be interested to play something like that for sure.

Cheers

Alteus
 
  • Like
Reactions: Canto Forte
3.30 star(s) 12 Votes