sadboy1997

New Member
Feb 10, 2018
2
1
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/screen1.rpy", line 409, in execute
File "game/screen1.rpy", line 409, in execute
File "game/screen1.rpy", line 419, in execute
File "game/screen1.rpy", line 444, in execute
File "game/screen1.rpy", line 446, in execute
File "game/screen1.rpy", line 448, in execute
Exception: Imagebutton does not have a idle image. (auto=u'images/mv/home/alice/hall/s0/doorl1_%s.cpp').

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

Full traceback:
File "renpy/bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "renpy/main.py", line 670, in main
run(restart)
File "renpy/main.py", line 144, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 942, in run_context
context.run()
File "ut/sbut.rpyc", line 2081, in script call
File "ut/sbut.rpyc", line 2241, in script call
File "ut/sbut.rpyc", line 2072, in script call
File "ut/sbut.rpyc", line 2250, in script call
File "ut/sbut.rpyc", line 2075, in script call
File "ut/sbut.rpyc", line 2250, in script call
File "ut/sbut.rpyc", line 2081, in script call
File "ut/sbut.rpyc", line 2244, in script call
File "ut/sbut.rpyc", line 2077, in script call
File "ut/sbut.rpyc", line 2079, in script call
File "ut/sbut.rpyc", line 2247, in script call
File "ut/sbut.rpyc", line 2252, in script call
File "ut/sbut.rpyc", line 2250, in script call
File "ut/sbut.rpyc", line 2250, in script call
File "ut/sbut.rpyc", line 1743, in script
File "ut/sbut.rpyc", line 2081, in script call
File "ut/sbut.rpyc", line 2241, in script call
File "ut/sbut.rpyc", line 2072, in script call
File "ut/sbut.rpyc", line 2250, in script call
File "ut/sbut.rpyc", line 2075, in script call
File "ut/sbut.rpyc", line 2250, in script call
File "ut/sbut.rpyc", line 2081, in script call
File "ut/sbut.rpyc", line 2244, in script call
File "ut/sbut.rpyc", line 2077, in script call
File "ut/sbut.rpyc", line 2079, in script call
File "ut/sbut.rpyc", line 2247, in script call
File "ut/sbut.rpyc", line 2252, in script call
File "ut/sbut.rpyc", line 2250, in script call
File "ut/sbut.rpyc", line 2250, in script call
File "ut/sbut.rpyc", line 1743, in script
File "renpy/ast.py", line 2259, in execute
self.call("execute")
File "renpy/ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3336, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", 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 3499, 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 3969, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "renpy/display/core.py", line 605, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 605, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 605, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 476, in visit_all
callback(self)
File "renpy/display/core.py", line 3969, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "renpy/display/screen.py", line 487, in per_interact
self.update()
File "renpy/display/screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/screen1.rpy", line 409, in execute
File "game/screen1.rpy", line 409, in execute
File "game/screen1.rpy", line 419, in execute
File "game/screen1.rpy", line 444, in execute
File "game/screen1.rpy", line 446, in execute
File "game/screen1.rpy", line 448, in execute
File "renpy/ui.py", line 948, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "renpy/ui.py", line 942, 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'images/mv/home/alice/hall/s0/doorl1_%s.cpp').

Windows-10-10.0.19041 AMD64
Ren'Py 7.6.0.23051307
Merging of the Stars - v0.7 0.7
Sun Aug 25 04:33:36 2024
 

KinkiSham

Newbie
Nov 4, 2019
74
1,066
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/screen1.rpy", line 409, in execute
File "game/screen1.rpy", line 409, in execute
File "game/screen1.rpy", line 419, in execute
File "game/screen1.rpy", line 444, in execute
File "game/screen1.rpy", line 446, in execute
File "game/screen1.rpy", line 448, in execute
Exception: Imagebutton does not have a idle image. (auto=u'images/mv/home/alice/hall/s0/doorl1_%s.cpp').
This error means that there is no image file for the button. For this version of the game you were not supposed to be in this location, I must have missed it. Alice's apartment will be available in version 0.9.
 
  • Like
Reactions: sadboy1997

Alfius

Engaged Member
Modder
Sep 30, 2017
2,326
4,874
What a nice game!

I loved the prequel, and I love this one.
Hopefully we will get back to the family soon, but Alice and Nicki are smoking!

I don't mind the sandbox mechanic, but at this stage it is a bit underwhelming. The game is still pretty linear, so most of the sandbox locations does not have any events. For instance the work kitchen, toilets, Work hallways, Dormitory hallways etc. are all places that does not have anything happening in them. Maybe it will have more events in future.

That is a minor nitpick for me. I love the rest of the game (Story, graphics, Characters, sex scenes etc.)
 

KinkiSham

Newbie
Nov 4, 2019
74
1,066
Important Poll: Game Development - Need Your Help -

Participation is free, only registration on Patreon is required.
 

carlos1395

New Member
Jul 17, 2020
7
3
Error in code

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

While running game code:
ScriptError: could not find label ''.

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

Full traceback:
  File "ut/sbut.rpyc", line 2081, in script call
  File "ut/sbut.rpyc", line 2241, in script call
  File "ut/sbut.rpyc", line 2072, in script call
  File "ut/sbut.rpyc", line 2250, in script call
  File "ut/sbut.rpyc", line 2075, in script call
  File "ut/sbut.rpyc", line 2250, in script call
  File "ut/sbut.rpyc", line 2081, in script call
  File "ut/sbut.rpyc", line 2250, in script call
  File "ut/sbut.rpyc", line 2077, in script call
  File "ut/sbut.rpyc", line 2079, in script call
  File "ut/sbut.rpyc", line 2247, in script call
  File "ut/sbut.rpyc", line 2252, in script call
  File "ut/sbut.rpyc", line 2244, in script call
  File "ut/sbut.rpyc", line 2250, in script call
  File "ut/sbut.rpyc", line 2034, in script
  File "renpy/ast.py", line 1992, in execute
    rv = renpy.game.script.lookup(target)
  File "renpy/script.py", line 1013, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label ''.

Windows-10-10.0.19041 AMD64
Ren'Py 7.6.0.23051307
Merging of the Stars - v0.7 0.7
Mon Aug 26 00:52:40 2024
 

KinkiSham

Newbie
Nov 4, 2019
74
1,066
I need your help in finding problems in my game in various directions found in the first poll.

Important Poll: Game Development - Help in the game -
Important Poll: Game Development - Game plot -
Important Poll: Game Development - Sandbox problems -
Important Poll: Game Development - Game updates -
Important Poll: Game Development - Sex Scenes -

Participation is free, only registration on Patreon is required.
 

siath70

Member
Apr 5, 2019
212
341
Wait, his sisters and mom (well not really related but you know what I mean) are not in this one?

You'd think the sisters would get back and rebel against their dad and mom. I mean kids just out of high school AND prepping for college and her husband has a problem with that? Really, makes no sense, MC was on his way out anyway.

I think I'll skip this one, I would rather think they went with him and lived happily ever after.

I know it's not done but, just nope.

Best of luck Dev on your games, this part just isn't for me.

Update: Yep, I started the second story and after the first few scenes shut it down. Really, the father tells them to no longer see him or have anything to do with him. The the mother cold shoulders him on the way to his new place? Jenny just walks away, so much for all that love she said she had. It's like none of them care he has the short end of the stick. Let's listen to dad no matter how wrong it is... Yeah, nope not for me... I like to think there is no chapter 2 or whatever. MC get's so screwed over and not one person will stand up for him...
 
Last edited:

ejt2223

Newbie
Mar 5, 2020
21
25
Wait, his sisters and mom (well not really related but you know what I mean) are not in this one?

<snip>

Update: Yep, I started the second story and after the first few scenes shut it down. Really, the father tells them to no longer see him or have anything to do with him. The the mother cold shoulders him on the way to his new place? Jenny just walks away, so much for all that love she said she had. It's like none of them care he has the short end of the stick. Let's listen to dad no matter how wrong it is... Yeah, nope not for me... I like to think there is no chapter 2 or whatever. MC get's so screwed over and not one person will stand up for him...
Suit yourself, but you're missing out. IMO the sex scenes in this game, although few (so far), are among the hottest in any game out there. As for the family, one sister is a constant presence (although not in a sexual way yet) and the mom will make an appearance in a couple game days, from what I hear. So it's not accurate to say they are "not in this one". It's early.

My only negative comment is that since it's early in the development, the last couple of updates have been lackluster because they are character building updates with little-to-no spicy content as the characters are fleshed out. That stall in momentum is not great for a game in its early stages, in my opinion. You lose people before you gain them. But to completely blow off this game because the characters you like haven't made an appearance yet is a mistake. This game will be great if it continues.
 

siath70

Member
Apr 5, 2019
212
341
Suit yourself, but you're missing out. IMO the sex scenes in this game, although few (so far), are among the hottest in any game out there. As for the family, one sister is a constant presence (although not in a sexual way yet) and the mom will make an appearance in a couple game days, from what I hear. So it's not accurate to say they are "not in this one". It's early.

My only negative comment is that since it's early in the development, the last couple of updates have been lackluster because they are character building updates with little-to-no spicy content as the characters are fleshed out. That stall in momentum is not great for a game in its early stages, in my opinion. You lose people before you gain them. But to completely blow off this game because the characters you like haven't made an appearance yet is a mistake. This game will be great if it continues.
Well that's nice to know, I did talk to the Dev some, so I guess I'll give it a go. I just got invested in their relationships and I felt all that build up was just flushed away. So, maybe not, I can admit that I might have jumped the gun some.

BTW, the way everyone but Jess treated him like he was the bad guy at the start is part of what put me off. Jenn just walking away and his mom's cold shoulder. But then I thought about it, they could be doing that to try to distance themselves due to the situation. The things Jenn said and her actions at the start just don't mesh though.

Thanks though for your reply and encouragement to continue the story by letting me know they're not completely gone.

Update: So, I read the the second part. I wish there was a way to keep him from fucking everything with tits. I kind of want to keep him faithful to the girls.
I'm also very confused as to why Jenny is so mad at him. They have to know their father pushed him out, Jessie even mentions that Jenny and her mom argue all the time about how her om didn't stand up for you. So, what's with the anger towards him? It's not like it was his choice.
 
Last edited:

KinkiSham

Newbie
Nov 4, 2019
74
1,066
I'm also very confused as to why Jenny is so mad at him. They have to know their father pushed him out, Jessie even mentions that Jenny and her mom argue all the time about how her om didn't stand up for you. So, what's with the anger towards him? It's not like it was his choice.
It's just Jenny's personality. She's always been impulsive and opinionated. That's why she had such a strong reaction to MC leaving. Plus something happened on her trip to Europe. You'll find out later, it'll be a surprise.
 

siath70

Member
Apr 5, 2019
212
341
It's just Jenny's personality. She's always been impulsive and opinionated. That's why she had such a strong reaction to MC leaving. Plus something happened on her trip to Europe. You'll find out later, it'll be a surprise.
It feels like that whole side was left out. The MC is in contact with Jessie while she's at camp, yet we never see any communication from Jenny to him.
Welp we'll see. I really am trying to stick with it, but I don't know.

I decided to play sandbox, that way I can choose who I want to sleep with or not sleep with. So for now I am playing him as faithful to the girls. The only problem is the room thing, I sure wish there were some studio apartments or something like that on the map he could rent. I would like to see him out on his own, in his own place. Maybe moonlight as a computer guy to make extra cash repairing people computers, so he can afford a place of his own (like a weekend job for him or something).

I have done school everyday, yet I got a point against me, is this a bug?
 
Last edited:

Revan_skywalker

New Member
Aug 2, 2023
7
10
What a nice game!

I loved the prequel, and I love this one.
Hopefully we will get back to the family soon, but Alice and Nicki are smoking!

I don't mind the sandbox mechanic, but at this stage it is a bit underwhelming. The game is still pretty linear, so most of the sandbox locations does not have any events. For instance the work kitchen, toilets, Work hallways, Dormitory hallways etc. are all places that does not have anything happening in them. Maybe it will have more events in future.

That is a minor nitpick for me. I love the rest of the game (Story, graphics, Characters, sex scenes etc.)

which game should we play first?
 
3.70 star(s) 7 Votes