- Aug 3, 2020
- 598
- 1,610
Just extract the game in the same folder.Sorry for bothering but do ya know how to update to new versions while keeping the saves? And thanks, great game.
Just extract the game in the same folder.Sorry for bothering but do ya know how to update to new versions while keeping the saves? And thanks, great game.
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?Just extract the game in the same folder.
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.5Hey 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?
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.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
In your room you should have a world icon. In newer versions, at the school and map too.how do you swap from the real world to the weird world?
Wait a few days in the Weird World, until Tessa's event (snow cabin) triggers, then you can talk to her about sex.How do I get Amelie pregnant when it keeps saying to wait for future updates anytime I talk to her?
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.Also i've noticed that if you don't do everything within 30 days the game resets itself
How do you rent the house?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.
Click on the empty house in the map, you need to have $1500.How do you rent the house?
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).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
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.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).
Hi, that bug has been fixed in 2.6.5: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
Thanks! It works now!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:
View attachment 2395398