4.40 star(s) 8 Votes

RainTime

New Member
Nov 9, 2020
1
0
95
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Image 'c29_20' not found.

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: Image 'pv1' not found.

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

Full traceback:
  File "game/script.rpyc", line 27, in script call
  File "game/chapter28.rpyc", line 740, in script
  File "C:\Users\Андрей\Desktop\JustBros-2.27-pc\renpy\ast.py", line 1251, in execute
    show_imspec(self.imspec, atl=getattr(self, "atl", None))
  File "C:\Users\Андрей\Desktop\JustBros-2.27-pc\renpy\ast.py", line 1080, in show_imspec
    renpy.config.show(name,
  File "C:\Users\Андрей\Desktop\JustBros-2.27-pc\renpy\exports\displayexports.py", line 477, in show
    if not base.find_target() and renpy.config.missing_show:
  File "C:\Users\Андрей\Desktop\JustBros-2.27-pc\renpy\display\image.py", line 409, in find_target
    error("Image '%s' not found." % ' '.join(self.name))
  File "C:\Users\Андрей\Desktop\JustBros-2.27-pc\renpy\display\image.py", line 393, in error
    raise Exception(msg)
Exception: Image 'pv1' not found.

Windows-10-10.0.19045 AMD64
Ren'Py 8.3.4.24120703
Just Bros 2.27
Sun Dec  7 19:37:58 2025

How to fix it? Similar errors keep appearing.
Help me...
 
Last edited:

Ateive

New Member
Nov 5, 2025
4
0
62
Thanks for this, but can a google drive link be shared, mega is not working/allowing to download for mac
 
Last edited:

perles75

Well-Known Member
May 16, 2020
1,038
1,591
378
The dev mentioned some issue with the Google drive exceeding quota, which happens when a file is downloaded by too many people in a short time.
He suggested the following workaround:

  1. Create a new folder in your own Google Drive (you can name it something like bypass).
  2. Open the game download link and add the file to your Drive into the folder you created instead of downloading it
    (use the “Add to Drive (+)” or three dots (⋮) menu).
  3. Go to your Google Drive and download the folder — Google Drive will zip the file and download it without the quota issue.
 
4.40 star(s) 8 Votes