Butcer

Member
Aug 16, 2016
348
265
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/__intro/intro_part1.rpy", line 123, in script
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
ScriptError: could not find label 'cut_option'.

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

Full traceback:
  File "game/__intro/intro_part1.rpy", line 123, in script
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\ast.py", line 1706, in execute
    self.call("execute")
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\ast.py", line 1724, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-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 "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\exports.py", line 2526, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\display\core.py", line 3204, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\display\screen.py", line 651, in event
    rv = self.child.event(ev, x, y, st)
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\display\layout.py", line 960, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\display\behavior.py", line 889, in event
    return handle_click(self.clicked)
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\display\behavior.py", line 824, in handle_click
    rv = run(action)
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\display\behavior.py", line 306, in run
    return action(*args, **kwargs)
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\curry.py", line 38, in __call__
    **dict(self.kwargs.items() + kwargs.items()))
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\game.py", line 330, in call_in_new_context
    return renpy.execution.run_context(False)
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\execution.py", line 761, in run_context
    context.run()
  File "F:\Lust_and_Power-0.32_pc\Lust_and_Power-0.32-pc\renpy\script.py", line 858, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'cut_option'.

Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Lust and Power 0.32
Help
 

Barkin 10

Well-Known Member
Dec 27, 2016
1,248
1,349
So what are the 3 new scenes with Kelly?

I've found
1) Doggie position in her bedroom.
2) Sex in the shower.
3) ?????????

I only got these off of older saves and I can't repeat them without the game crashing. I also can't talk with Cherry anymore.
This may call for a "start a new game."

I haven't done that for a long while.
 
Last edited:

Barkin 10

Well-Known Member
Dec 27, 2016
1,248
1,349
New game didn't work so far as talking to Cherry. It forced me into ignoring the error and I ended up in the Bar.
 
  • Like
Reactions: Paapi

Dr.Tod

Newbie
Jan 10, 2019
44
16
Bug in V033 When talking to witch

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

While running game code:
  File "game/_town/_dh_club/dh_club.rpy", line 96, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/screens/chars/scr_base_che.rpy", line 19, in script
  File "renpy/common/000statements.rpy", line 471, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Screen cherry_talk is not known.


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

Full traceback:
  File "game/_town/_dh_club/dh_club.rpy", line 96, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/screens/chars/scr_base_che.rpy", line 19, in script
  File "Y:\GAMES\Lust_and_Power-0.33-pc\renpy\ast.py", line 1706, in execute
    self.call("execute")
  File "Y:\GAMES\Lust_and_Power-0.33-pc\renpy\ast.py", line 1724, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "Y:\GAMES\Lust_and_Power-0.33-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 "Y:\GAMES\Lust_and_Power-0.33-pc\renpy\exports.py", line 2521, in call_screen
    show_screen(_screen_name, _transient=True, *args, **kwargs)
  File "Y:\GAMES\Lust_and_Power-0.33-pc\renpy\display\screen.py", line 1012, in show_screen
    raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen cherry_talk is not known.


Ren'Py 6.99.12.4.2187
Lust and Power 0.33
 

Dr.Tod

Newbie
Jan 10, 2019
44
16
And after the bug with the witch the bath scene with kelly is also damaged

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

While loading <'Image' u'images/_stuff/buttons/kel/kelbath_masturbate.png'>:
  File "game/_town/_dh_club/dh_club.rpy", line 96, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/screens/chars/scr_bth_kel.rpy", line 3, 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 'images/_stuff/buttons/kel/kelbath_masturbate.png'.

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

Full traceback:
  File "game/_town/_dh_club/dh_club.rpy", line 96, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/_home/_kitchen/kitchen.rpy", line 246, in script call
  File "game/screens/chars/scr_bth_kel.rpy", line 3, in script
  File "Y:\GAMES\Lust_and_Power-0.33-pc\renpy\ast.py", line 1706, in execute
    self.call("execute")
  File "Y:\GAMES\Lust_and_Power-0.33-pc\renpy\ast.py", line 1724, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "Y:\GAMES\Lust_and_Power-0.33-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 "Y:\GAMES\Lust_and_Power-0.33-pc\renpy\exports.py", line 2526, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "Y:\GAMES\Lust_and_Power-0.33-pc\renpy\ui.py", line 285, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "Y:\GAMES\Lust_and_Power-0.33-pc\renpy\display\core.py", line 2526, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "Y:\GAMES\Lust_and_Power-0.33-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 "Y:\GAMES\Lust_and_Power-0.33-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 "Y:\GAMES\Lust_and_Power-0.33-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 "Y:\GAMES\Lust_and_Power-0.33-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 "Y:\GAMES\Lust_and_Power-0.33-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 "Y:\GAMES\Lust_and_Power-0.33-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 "Y:\GAMES\Lust_and_Power-0.33-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 "Y:\GAMES\Lust_and_Power-0.33-pc\renpy\display\behavior.py", line 707, in render
    rv = super(Button, self).render(width, height, st, at)
  File "Y:\GAMES\Lust_and_Power-0.33-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 "Y:\GAMES\Lust_and_Power-0.33-pc\renpy\display\im.py", line 473, in render
    im = cache.get(self)
  File "Y:\GAMES\Lust_and_Power-0.33-pc\renpy\display\im.py", line 200, in get
    surf = image.load()
  File "Y:\GAMES\Lust_and_Power-0.33-pc\renpy\display\im.py", line 524, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "Y:\GAMES\Lust_and_Power-0.33-pc\renpy\loader.py", line 543, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/_stuff/buttons/kel/kelbath_masturbate.png'.

Ren'Py 6.99.12.4.2187
Lust and Power 0.33
 
3.00 star(s) 80 Votes