Barkin 10

Well-Known Member
Dec 27, 2016
1,294
1,417
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,294
1,417
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
 

vegeta0585

Member
Apr 19, 2020
156
100
Just noticed this was posted 3 years ago and is only at 0.33? Are content updates slow? Or is there just a TON of content?
 

IPsycho

Active Member
Oct 16, 2018
565
458
I'm sorry, but an uncaught exception occurred.

While running game code:
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/screens/chars/scr_base_che.rpy", line 19, in script
File "G:\7(M)\Games\Games 2\Lust_and_Power-0.33_pc\Lust_and_Power-0.33-pc\renpy\ast.py", line 1706, in execute
self.call("execute")
File "G:\7(M)\Games\Games 2\Lust_and_Power-0.33_pc\Lust_and_Power-0.33-pc\renpy\ast.py", line 1724, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "G:\7(M)\Games\Games 2\Lust_and_Power-0.33_pc\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 "G:\7(M)\Games\Games 2\Lust_and_Power-0.33_pc\Lust_and_Power-0.33-pc\renpy\exports.py", line 2521, in call_screen
show_screen(_screen_name, _transient=True, *args, **kwargs)
File "G:\7(M)\Games\Games 2\Lust_and_Power-0.33_pc\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.


Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
Lust and Power 0.33

And then I do a rollback and am back at the beginning, all of my advancements have gone down the drain. This is caused whilst using the cheat mod. Any comments?
 
3.00 star(s) 82 Votes