Theme editor

  • RequestStream Movies, TV shows and anime streaming • 1 week trial
  • LewdCorner Update
    For now, mime and apollo have full control over LC and will be handling site decisions going forward. I’m stepping back from making site changes for now and letting them decide how to move LC forward. - Jack Of Blades
    Read More

Would you like another chapter of this game?


  • Total voters
    585
  • Poll closed .
Notice
Updated due to the game being leak elsewhere.
I'm sick of all those bullshit maze choices games that just make you lose your temper.
That quote is very like i feel too ''I'm sick of all those bullshit maze choices games that just make you lose your temper.'' Great (y)
 
i want to know if there is a lower age that i can change them to and still make sense
 
Theres any solution after the scene with step-mom??

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

While running game code:
  File "game/My_screens.rpy", line 142, in execute
  File "game/My_screens.rpy", line 142, in execute
  File "game/My_screens.rpy", line 146, in execute
  File "game/My_screens.rpy", line 149, in execute
Exception: Imagebutton does not have a idle image. (auto=u'gui/buycoffe_%s.png').

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

Full traceback:
  File "game/script.rpyc", line 432, in script
  File "renpy/ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1266, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 930, in do_display
    **display_args)
  File "renpy/character.py", line 666, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "renpy/display/core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 451, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 462, in per_interact
    self.update()
  File "renpy/display/screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/My_screens.rpy", line 142, in execute
  File "game/My_screens.rpy", line 142, in execute
  File "game/My_screens.rpy", line 146, in execute
  File "game/My_screens.rpy", line 149, in execute
  File "renpy/ui.py", line 952, in _imagebutton
    idle = choice(idle, idle_image, "idle", required=True)
  File "renpy/ui.py", line 946, in choice
    raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto=u'gui/buycoffe_%s.png').

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
The Five Star Stories 
Tue May 21 01:16:08 2024
 
View attachment 156064

Really hope this intro gets re-written. Not cool to have the MC act like a cuck if the game isn't NTR-focused.
You do realize he is a horny teen right? Him not getting exited by anything sexual would be weird. :P

But I don't think you have to wry about any cuckery from how the plot is developing.
 
Right after sex with mom seems to crash I included the traceback to help :)

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/My_screens.rpy", line 142, in execute
File "game/My_screens.rpy", line 142, in execute
File "game/My_screens.rpy", line 146, in execute
File "game/My_screens.rpy", line 149, in execute
Exception: Imagebutton does not have a idle image. (auto=u'gui/buycoffe_%s.png').

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

Full traceback:
File "game/script.rpyc", line 432, in script
File "renpy/ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1373, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1180, in __call__
return Character(kind=self, **kwargs)(what, interact=interact, _call_done=_call_done, multiple=multiple, _mode=_mode, _with_none=_with_none)
File "renpy/character.py", line 1266, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 930, in do_display
**display_args)
File "renpy/character.py", line 666, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 451, in visit_all
callback(self)
File "renpy/display/core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 462, in per_interact
self.update()
File "renpy/display/screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/My_screens.rpy", line 142, in execute
File "game/My_screens.rpy", line 142, in execute
File "game/My_screens.rpy", line 146, in execute
File "game/My_screens.rpy", line 149, in execute
File "renpy/ui.py", line 952, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "renpy/ui.py", line 946, in choice
raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto=u'gui/buycoffe_%s.png').

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
The Five Star Stories
Mon May 20 23:21:56 2024
 
I got rid of it because it only caused me problems.
Sense Loli removed, are you planning to move it off of the Sinner/Game+ section and back to the normal section?
You would be limiting your exposure to keep it here and you don't have loli as a draw.
 
Sense Loli removed, are you planning to move it off of the Sinner/Game+ section and back to the normal section?
You would be limiting your exposure to keep it here and you don't have loli as a draw.
Still incest. So prob won't be moved.
 
Thread owner
Theres any solution after the scene with step-mom??

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

While running game code:
  File "game/My_screens.rpy", line 142, in execute
  File "game/My_screens.rpy", line 142, in execute
  File "game/My_screens.rpy", line 146, in execute
  File "game/My_screens.rpy", line 149, in execute
Exception: Imagebutton does not have a idle image. (auto=u'gui/buycoffe_%s.png').

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

Full traceback:
  File "game/script.rpyc", line 432, in script
  File "renpy/ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1266, in __call__
    self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
  File "renpy/character.py", line 930, in do_display
    **display_args)
  File "renpy/character.py", line 666, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "renpy/display/core.py", line 3810, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 582, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 451, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3810, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 462, in per_interact
    self.update()
  File "renpy/display/screen.py", line 653, in update
    self.screen.function(**self.scope)
  File "game/My_screens.rpy", line 142, in execute
  File "game/My_screens.rpy", line 142, in execute
  File "game/My_screens.rpy", line 146, in execute
  File "game/My_screens.rpy", line 149, in execute
  File "renpy/ui.py", line 952, in _imagebutton
    idle = choice(idle, idle_image, "idle", required=True)
  File "renpy/ui.py", line 946, in choice
    raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto=u'gui/buycoffe_%s.png').

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
The Five Star Stories
Tue May 21 01:16:08 2024
Is the final section of 0.6 it' just that I forgot to remove the Buymeacoffee button.
 
Right after sex with mom seems to crash I included the traceback to help :)

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/My_screens.rpy", line 142, in execute
File "game/My_screens.rpy", line 142, in execute
File "game/My_screens.rpy", line 146, in execute
File "game/My_screens.rpy", line 149, in execute
Exception: Imagebutton does not have a idle image. (auto=u'gui/buycoffe_%s.png').

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

Full traceback:
File "game/script.rpyc", line 432, in script
File "renpy/ast.py", line 921, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "renpy/exports.py", line 1373, in say
who(what, *args, **kwargs)
File "renpy/character.py", line 1180, in __call__
return Character(kind=self, **kwargs)(what, interact=interact, _call_done=_call_done, multiple=multiple, _mode=_mode, _with_none=_with_none)
File "renpy/character.py", line 1266, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "renpy/character.py", line 930, in do_display
**display_args)
File "renpy/character.py", line 666, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 451, in visit_all
callback(self)
File "renpy/display/core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 462, in per_interact
self.update()
File "renpy/display/screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/My_screens.rpy", line 142, in execute
File "game/My_screens.rpy", line 142, in execute
File "game/My_screens.rpy", line 146, in execute
File "game/My_screens.rpy", line 149, in execute
File "renpy/ui.py", line 952, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "renpy/ui.py", line 946, in choice
raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto=u'gui/buycoffe_%s.png').

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
The Five Star Stories
Mon May 20 23:21:56 2024
Same
 
hi everyone...am I missing the last 2 scenes? How come? I thought I had unlocked them all... what scenes are they? How do I unlock them? Thank you

TheFiveStarStories_0.6_2024_05_21_14_16_04_087.jpg
 
Thread owner
hi everyone...am I missing the last 2 scenes? How come? I thought I had unlocked them all... what scenes are they? How do I unlock them? Thank you

View attachment 157859
The one on the left is a scene where you fuck your aunt but she didn't suck you in the laundry room and the other one is when you refuze to go to the aunt's house (Is a scene with Lisa)
 
The one on the left is a scene where you fuck your aunt but she didn't suck you in the laundry room and the other one is when you refuze to go to the aunt's house (Is a scene with Lisa)
Ok I found the 2nd one with her sister, but I can't find her with her aunt. In the laundry room I took off my clothes and made sure it didn't do anything to me, but I got to the end and didn't unlock it. How can I do?

P.s
Is there a bug in the gallery by any chance? Because I checked and although I played the scene with the sister staying at home instead of going to my aunt, it doesn't show me this scene in the save....

Would the scene with the aunt you're talking about be the one in the garden? Because if that's what I did it
 
Here's a quick bugfix for v0.6 that prevents it from crashing when you reach the end of contents for the path you're on.

This only removes the Buymeacoffee and Boosty buttons from the end screen, since the button images themselves were removed (but the references to them were still in the code).

Place this file in the TheFiveStarStories_0.6-pc\game folder (Windows), replacing the file that's already there.

(I already posted this in the game's thread on the 95 site.)
 

Attachments

Thread owner
Ok I found the 2nd one with her sister, but I can't find her with her aunt. In the laundry room I took off my clothes and made sure it didn't do anything to me, but I got to the end and didn't unlock it. How can I do?

P.s
Is there a bug in the gallery by any chance? Because I checked and although I played the scene with the sister staying at home instead of going to my aunt, it doesn't show me this scene in the save....

Would the scene with the aunt you're talking about be the one in the garden? Because if that's what I did it
After you've passed the laundry room without letting her suck you off, don't let her turn around when you're sunbathing with her.
 
Huh. Tried to subscribe and my chase visa was declined. First time that's happened ... I use it almost every day. I was subscribed on Patreon and the page is gone.
Had the same issue its ss leave for or a bit and try again it will work
 
Back
Top Bottom