Weiheishen

Active Member
Nov 2, 2019
504
534
Got to latest content.
The game is good, but without a walkthrough is a really pain in the ass to progress
With some polishment, this can be gold.
 
  • Like
Reactions: User1230

Weiheishen

Active Member
Nov 2, 2019
504
534
has anyone had this problem with carol bike part


anybody can help me?:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'Garaje/CarolGarage.webp'>:
File "game/MiniGBanio.rpy", line 7, in script call
call screen qte
File "game/MiniGBanio.rpy", line 22, in script call
call screen qte
File "game/MiniGBanio.rpy", line 22, in script call
call screen qte
File "game/MiniGBanio.rpy", line 22, in script call
call screen qte
File "game/MiniGBanio.rpy", line 22, in script call
call screen qte
File "game/MiniGBanio.rpy", line 22, in script call
call screen qte
File "game/GarajeAp.rpy", line 133, in script
call screen GarajeApCarol1
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'Garaje/CarolGarage.webp'.

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

Full traceback:
File "game/MiniGBanio.rpy", line 7, in script call
call screen qte
File "game/MiniGBanio.rpy", line 22, in script call
call screen qte
File "game/MiniGBanio.rpy", line 22, in script call
call screen qte
File "game/MiniGBanio.rpy", line 22, in script call
call screen qte
File "game/MiniGBanio.rpy", line 22, in script call
call screen qte
File "game/MiniGBanio.rpy", line 22, in script call
call screen qte
File "game/GarajeAp.rpy", line 133, in script
call screen GarajeApCarol1
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\exports.py", line 2904, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\display\core.py", line 2705, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\display\core.py", line 3197, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\display\core.py", line 2097, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 491, in renpy.display.render.render_screen
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\display\screen.py", line 675, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\display\layout.py", line 722, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 166, in renpy.display.render.render
File "render.pyx", line 259, in renpy.display.render.render
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\display\im.py", line 583, in render
return cache.get(self, render=True)
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\display\im.py", line 628, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\Usuario\Music\beats hitsd\BastardGirlsR-1.6CFix1-pc\renpy\loader.py", line 578, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'Garaje/CarolGarage.webp'.

Windows-8-6.2.9200
Ren'Py 7.4.0.65
Bastard GirlsR 1.6CFix1
Fri Jan 01 21:59:20 2021
U know How Can i solve this problem with the carol garage mission?
To solve the problem with carol in garage i remember that i downloaded the game again and copied these files and substitued it on my main game folder. As i'm not sure if it will work with you guys i recommend making a copy of your original files for backup in case of some other error.
 

Cirdon

Well-Known Member
Nov 27, 2019
1,420
2,101
I posted a game request for this update, I haven't done one of those before, we'll see if I read the rules of how to post one correctly in a bit I guess.
 

Icejin

Member
May 29, 2017
145
1,214
you guys might want to wait it out since he uploaded to mediafire and can't upload it to mega till tomorrow

Here the mediafire link for PC and Mac

Mac:

PC:
 

matriksAi

Engaged Member
Oct 4, 2017
2,376
1,506
you guys might want to wait it out since he uploaded to mediafire and can't upload it to mega till tomorrow

Here the mediafire link for PC and Mac

Mac:

PC:
Thank you so much!
 
  • Like
Reactions: Icejin

Laport Deminis

Active Member
Jun 30, 2020
937
3,454
you guys might want to wait it out since he uploaded to mediafire and can't upload it to mega till tomorrow
you guys might want to wait it out since he uploaded to mediafire and can't upload it to mega till tomorrow

Here the mediafire link for PC and Mac

Mac:

PC:
You sir, are a hero and a proud to your country.
 
  • Like
Reactions: Icejin

Bloodhunter

Well-Known Member
Jul 11, 2017
1,024
1,171
Please download the gamefix 1.7 prevents the Alexia scene from repeating itself!!That bug does not affect miranda's quest.
 

matriksAi

Engaged Member
Oct 4, 2017
2,376
1,506
you guys might want to wait it out since he uploaded to mediafire and can't upload it to mega till tomorrow

Here the mediafire link for PC and Mac

Mac:

PC:
Can you share bugfix please
 
2.60 star(s) 56 Votes