MGSimon

New Member
Jul 5, 2019
3
1
Just extract the game in the same folder.
Hey thanks for the reply, I extracted & merged the new 2.6.0 with the previous 2.5.9 but I still can't access shower in school and I got an error whenever I tried loading the pause menu now. Any idea?
 

Finisterrex

Active Member
Game Developer
Aug 3, 2020
580
1,539
Hey thanks for the reply, I extracted & merged the new 2.6.0 with the previous 2.5.9 but I still can't access shower in school and I got an error whenever I tried loading the pause menu now. Any idea?
Remember you need to sleep for the game to update. The menu error just ignore once, and it won't show again, that bug is fixed in version 2.6.5
 

Command

Newbie
Mar 24, 2018
84
26
Crash every time I try to get to the save window basicalyl every time I right click I get the error thing


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

While loading <renpy.display.im.Image object (u'gui/game_menu.webp') at 0x0000000029367ed0>:
IOError: Couldn't find file 'gui/game_menu.webp'.

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "renpy/ast.py", line 1111, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1049, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3376, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
  File "renpy/display/core.py", line 3905, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2604, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 495, in renpy.display.render.render_screen
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/transition.py", line 378, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/screen.py", line 704, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/im.py", line 627, in render
    return cache.get(self, render=True)
  File "renpy/display/im.py", line 295, in get
    surf = image.load()
  File "renpy/display/im.py", line 723, in load
    raise e
IOError: Couldn't find file 'gui/game_menu.webp'.

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.0.22062402
Reboot Love - Part 2 2.6.0
Wed Feb  1 19:44:48 2023
 

Finisterrex

Active Member
Game Developer
Aug 3, 2020
580
1,539
Crash every time I try to get to the save window basicalyl every time I right click I get the error thing


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

While loading <renpy.display.im.Image object (u'gui/game_menu.webp') at 0x0000000029367ed0>:
IOError: Couldn't find file 'gui/game_menu.webp'.

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  File "renpy/ast.py", line 1111, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1049, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in <module>
    $ ui.interact()
  File "renpy/ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3376, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
  File "renpy/display/core.py", line 3905, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2604, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 495, in renpy.display.render.render_screen
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/transition.py", line 378, in render
    top = render(self.new_widget, width, height, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/screen.py", line 704, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/layout.py", line 884, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 170, in renpy.display.render.render
  File "render.pyx", line 266, in renpy.display.render.render
  File "renpy/display/im.py", line 627, in render
    return cache.get(self, render=True)
  File "renpy/display/im.py", line 295, in get
    surf = image.load()
  File "renpy/display/im.py", line 723, in load
    raise e
IOError: Couldn't find file 'gui/game_menu.webp'.

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.0.22062402
Reboot Love - Part 2 2.6.0
Wed Feb  1 19:44:48 2023
That's an old bug, it's fixed in the new version, but for you, just "ignore" once and won't show again.
 

Finisterrex

Active Member
Game Developer
Aug 3, 2020
580
1,539
how do you swap from the real world to the weird world?
In your room you should have a world icon. In newer versions, at the school and map too.
How do I get Amelie pregnant when it keeps saying to wait for future updates anytime I talk to her?
Wait a few days in the Weird World, until Tessa's event (snow cabin) triggers, then you can talk to her about sex.
Also i've noticed that if you don't do everything within 30 days the game resets itself
If you don't get to rent a house in 30 days, you'll game over, unless you choose not to game over, and get the house for free.
 

wolfyjrb15

Member
Aug 28, 2020
326
63
In your room you should have a world icon. In newer versions, at the school and map too.

Wait a few days in the Weird World, until Tessa's event (snow cabin) triggers, then you can talk to her about sex.

If you don't get to rent a house in 30 days, you'll game over, unless you choose not to game over, and get the house for free.
How do you rent the house?
 

the_fluff

Member
Jun 26, 2020
497
535
Definitely an improvement over part 1, I enjoyed it and the girls better. Definite improvements from the dev very proud of them.

So I have played Reboot Love part 1 and 2 and Genex Love and I have come to the verdict that...….........Genex Love clears, no diff, baby shaked. Genex Love got better choices, better bitches, better Mc, and better burgers. It's just better.

And finally in part 1 I had major beef with Lily and was gonna see where that would lead in part 2 and my verdict is...........I still have a little beef with her but she was better. She was still indecisive, she still didn't know what she wanted, I still think she was playing too much with me and the MC's feelings, and most importantly she was difficult to deal with and not in a fun way. Like Ginny and Amelie were difficult to deal with but in a fun way Lilly was just annoying. In the beginning she was annoying then she started redeeming herself near the middle and at the end she kind of lost me again a little but overall I liked her better but still mid. Also the wake up sex if you don't include the molestations was honestly disappointing I was expecting dominant rough sex and it was way too tame and short, honestly a disappointment. I really thought she was gonna be my favorite but the rest of the girls clear and I really wanted to like her more too.

Conclusion: Definitely an improvement over part 1, proud of the dev and Lilly went from fuck that Bitch to Mid which is an improvement and he sex scenes could be better
 

BlasKyau

Devoted Member
Jun 26, 2018
8,112
10,740
Definitely an improvement over part 1, I enjoyed it and the girls better. Definite improvements from the dev very proud of them.

So I have played Reboot Love part 1 and 2 and Genex Love and I have come to the verdict that...….........Genex Love clears, no diff, baby shaked. Genex Love got better choices, better bitches, better Mc, and better burgers. It's just better.

And finally in part 1 I had major beef with Lily and was gonna see where that would lead in part 2 and my verdict is...........I still have a little beef with her but she was better. She was still indecisive, she still didn't know what she wanted, I still think she was playing too much with me and the MC's feelings, and most importantly she was difficult to deal with and not in a fun way. Like Ginny and Amelie were difficult to deal with but in a fun way Lilly was just annoying. In the beginning she was annoying then she started redeeming herself near the middle and at the end she kind of lost me again a little but overall I liked her better but still mid. Also the wake up sex if you don't include the molestations was honestly disappointing I was expecting dominant rough sex and it was way too tame and short, honestly a disappointment. I really thought she was gonna be my favorite but the rest of the girls clear and I really wanted to like her more too.

Conclusion: Definitely an improvement over part 1, proud of the dev and Lilly went from fuck that Bitch to Mid which is an improvement and he sex scenes could be better
In this one I'm not following the path of any of the LIs of Reboot love 1, so I don't think I will play it, neither now nor in the future. I haven't started Lily's route, and I'm not going to start it, and I started Amelie's route so I could get to the point where the MC ends his relationship with her (something I did with great pleasure).
 

the_fluff

Member
Jun 26, 2020
497
535
In this one I'm not following the path of any of the LIs of Reboot love 1, so I don't think I will play it, neither now nor in the future. I haven't started Lily's route, and I'm not going to start it, and I started Amelie's route so I could get to the point where the MC ends his relationship with her (something I did with great pleasure).
That's fair. I'm a completionist type so I have to really dislike a character to skip them. Honestly of the original 3 I only really like Trianna to be honest Lily and Amelie were just not vibing to be honest. Eve better than Lily and Ginny better than Amelie.
 

Finisterrex

Active Member
Game Developer
Aug 3, 2020
580
1,539
Amelie often come first in polls, she's the most likeable char in RBL saga, still, I understand that some players find her annoying, that's why every girl is skippable. Thanks for the feedback, In the future, Lily will go further in the BDSM style, but not too deep, I believe Ginny has more chance of going really deep, as femdom or maledom.
 

jubs857

New Member
Mar 25, 2022
5
1
I keep getting this when i try to work. Help!

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'gui/bar/left.png') at 0x0000000025cce050>:
File "game/2/Scripts/Eventos/Wendy/menu_con_tiempo.rpy", line 12, in menu
IOError: Couldn't find file 'gui/bar/left.png'.

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

Full traceback:
File "2/Scripts/Eventos/Wendy/realtimework.rpyc", line 28, in script
File "renpy/ast.py", line 1883, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1010, in menu
rv = renpy.store.menu(new_items)
File "game/2/Scripts/Eventos/Wendy/menu_con_tiempo.rpy", line 12, in menu
File "renpy/exports.py", line 1250, in display_menu
rv = renpy.ui.interact(mouse='menu', 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 3376, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
File "renpy/display/core.py", line 3905, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2604, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 495, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/screen.py", line 704, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/behavior.py", line 2109, in render
foresurf = render(self.style.fore_bar, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/imagelike.py", line 277, in render
crend = render(image, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/im.py", line 627, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 295, in get
surf = image.load()
File "renpy/display/im.py", line 723, in load
raise e
IOError: Couldn't find file 'gui/bar/left.png'.

Windows-10-10.0.18362 AMD64
Ren'Py 7.5.0.22062402
Reboot Love - Part 2 2.6.0
Thu Feb 16 17:03:17 2023
 

Finisterrex

Active Member
Game Developer
Aug 3, 2020
580
1,539
I keep getting this when i try to work. Help!

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'gui/bar/left.png') at 0x0000000025cce050>:
File "game/2/Scripts/Eventos/Wendy/menu_con_tiempo.rpy", line 12, in menu
IOError: Couldn't find file 'gui/bar/left.png'.

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

Full traceback:
File "2/Scripts/Eventos/Wendy/realtimework.rpyc", line 28, in script
File "renpy/ast.py", line 1883, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "renpy/exports.py", line 1010, in menu
rv = renpy.store.menu(new_items)
File "game/2/Scripts/Eventos/Wendy/menu_con_tiempo.rpy", line 12, in menu
File "renpy/exports.py", line 1250, in display_menu
rv = renpy.ui.interact(mouse='menu', 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 3376, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
File "renpy/display/core.py", line 3905, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2604, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 495, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/screen.py", line 704, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/layout.py", line 884, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/behavior.py", line 2109, in render
foresurf = render(self.style.fore_bar, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/imagelike.py", line 277, in render
crend = render(image, width, height, st, at)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display/im.py", line 627, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 295, in get
surf = image.load()
File "renpy/display/im.py", line 723, in load
raise e
IOError: Couldn't find file 'gui/bar/left.png'.

Windows-10-10.0.18362 AMD64
Ren'Py 7.5.0.22062402
Reboot Love - Part 2 2.6.0
Thu Feb 16 17:03:17 2023
Hi, that bug has been fixed in 2.6.5:

To fix it in your current version:

Download that .rar, and extract in the "game folder"
Should look like this:

1676562633748.png
 

imaxskill

Newbie
Sep 4, 2022
15
11
so is there a guide for the triplets? I'm a nervous wreck when playing their route. I restarted their route once, then got really hurt myself when I couldn't make a move on both of them and had to see their hurt faces.
 
Last edited:
3.70 star(s) 14 Votes