Mod Ren'Py Rise of the Crime Lord [v0.11 Extended] - Gallery MOD V1.006 [GB]

blademaster89

Active Member
Aug 4, 2017
681
698
Hey there, I'm getting this error, I installed your mod as I usually do with any other mods.

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

While loading <'Image' u'images/thumbnails/locked.png'>:
  File "game/extras_gallery/extras_main.rpy", line 97, in script
    call screen replaygallery
  File "renpy/common/000statements.rpy", line 531, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'images/thumbnails/locked.png'.

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

Full traceback:
  File "game/extras_gallery/extras_main.rpy", line 97, in script
    call screen replaygallery
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-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 "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\exports.py", line 2905, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\display\core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\display\core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
    rv = render(root, width, height, st, st)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\display\screen.py", line 675, in render
    child = renpy.display.render.render(self.child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\display\viewport.py", line 623, in render
    surf = renpy.display.render.render(c, cw, ch, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\display\behavior.py", line 774, in render
    rv = super(Button, self).render(width, height, st, at)
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\display\layout.py", line 1127, in render
    st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\display\im.py", line 583, in render
    return cache.get(self, render=True)
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\display\im.py", line 628, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "J:\Local Disk F_1012022059\Downloads\Compressed\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'images/thumbnails/locked.png'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Rise of the Crime Lord Extended v0.11 Alpha ENG 0.11Alpha
Mon Nov 14 03:00:59 2022
nevermind, I edited the Thumbnail_locked.png to just locked.png and it is now working fine.
 
  • Like
Reactions: SteelyDan14

blademaster89

Active Member
Aug 4, 2017
681
698
I thought I had fixed that in the latest version. When did you download the MOD... and sorry for the challenges.
Yesterday bro through pixel drain J:\Local Disk F_1012022059\Downloads\Compressed\Gallery MOD V1.006 Rise of the Crime Lord 0.10\Gallery MOD V1.005 Rise of the Crime Lord 0.10 this is the name of the folder that I unzipped.

No need for sorry bro lol. I should thank you for the awesome mods you made!
 
Last edited:

SteelyDan14

Formerly Known as GeekBone
Modder
Donor
Jan 13, 2018
1,149
4,693
Yesterday bro through pixel drain J:\Local Disk F_1012022059\Downloads\Compressed\Gallery MOD V1.006 Rise of the Crime Lord 0.10\Gallery MOD V1.005 Rise of the Crime Lord 0.10 this is the name of the folder that I unzipped.

No need for sorry bro lol. I should thank you for the awesome mods you made!
Thanks! I will update the versions in a few minutes
 

V3RC3RYX

Newbie
Sep 8, 2020
20
10
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/extras_gallery/LI Edited Scenes/extras_judit_gallery_script.rpy", line 11, in script call
    call replay_vars
  File "game/extras_gallery/LI Edited Scenes/extras_judit_gallery_script.rpy", line 11, in script call
    call replay_vars
ScriptError: could not find label 'replay_vars'.

-- Full Traceback ------------------------------------------------------------
Hi um.. Is there a fix for this? 
Full traceback:
  File "game/extras_gallery/LI Edited Scenes/extras_judit_gallery_script.rpy", line 11, in script call
    call replay_vars
  File "E:\Ebay listing 8.6.2020\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc_MinQ\renpy\ast.py", line 1436, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "game/extras_gallery/LI Edited Scenes/extras_judit_gallery_script.rpy", line 11, in script call
    call replay_vars
  File "E:\Ebay listing 8.6.2020\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc_MinQ\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'replay_vars'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Rise of the Crime Lord Extended v0.11 Alpha ENG 0.11Alpha
Sun Dec 25 07:18:55 2022
 
  • Like
Reactions: SteelyDan14

SteelyDan14

Formerly Known as GeekBone
Modder
Donor
Jan 13, 2018
1,149
4,693
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/extras_gallery/LI Edited Scenes/extras_judit_gallery_script.rpy", line 11, in script call
    call replay_vars
  File "game/extras_gallery/LI Edited Scenes/extras_judit_gallery_script.rpy", line 11, in script call
    call replay_vars
ScriptError: could not find label 'replay_vars'.

-- Full Traceback ------------------------------------------------------------
Hi um.. Is there a fix for this?
Full traceback:
  File "game/extras_gallery/LI Edited Scenes/extras_judit_gallery_script.rpy", line 11, in script call
    call replay_vars
  File "E:\Ebay listing 8.6.2020\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc_MinQ\renpy\ast.py", line 1436, in execute
    rv = renpy.game.context().call(label, return_site=self.next.name)
  File "game/extras_gallery/LI Edited Scenes/extras_judit_gallery_script.rpy", line 11, in script call
    call replay_vars
  File "E:\Ebay listing 8.6.2020\RiseOfTheCrimeLordExtendedENG-0.11Alpha-pc_MinQ\renpy\script.py", line 898, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'replay_vars'.

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Rise of the Crime Lord Extended v0.11 Alpha ENG 0.11Alpha
Sun Dec 25 07:18:55 2022
Fixed and new version uploaded
 

Azfar

Newbie
Apr 16, 2018
16
18
Hello, Sorry but i keep getting this error. I open the GalleryMOD and choose a character; whenever i hover on any scene i get it.

You don't have permission to view the spoiler content. Log in or register now.
 
  • Like
Reactions: dave888

dave888

Newbie
Jul 19, 2018
41
11
I think it only affects hovering scenes that aren't unlocked yet and after pressign ignore in it you go to the next girl's library
 

Azfar

Newbie
Apr 16, 2018
16
18
Should be fixed now. Sorry about that.
Sorry but it seems tr
Hello, Sorry but i keep getting this error. I open the GalleryMOD and choose a character; whenever i hover on any scene i get it.

You don't have permission to view the spoiler content. Log in or register now.
Sorry, it seems it still occurs. I have seen it seems it occurs whenever it mouse over(not even click) locked scenes. Unlocked scenes seem to be fine. My only unlocked scene, which is Judit's first scene, is the only one i can not just mouse over but even click and view.

You don't have permission to view the spoiler content. Log in or register now.
 

SteelyDan14

Formerly Known as GeekBone
Modder
Donor
Jan 13, 2018
1,149
4,693
Sorry but it seems tr


Sorry, it seems it still occurs. I have seen it seems it occurs whenever it mouse over(not even click) locked scenes. Unlocked scenes seem to be fine. My only unlocked scene, which is Judit's first scene, is the only one i can not just mouse over but even click and view.

You don't have permission to view the spoiler content. Log in or register now.
I downloaded a fresh install of RoTCL and I downloaded the MOD from both links and it seems to work fine.

My only suggestion would be to delete the "game/extras_gallery" folder as well as the game/images/thumbnails folder and install the MOD again.

Let me know if you continue to have problems. Sorry for the challenges.
 

SteelyDan14

Formerly Known as GeekBone
Modder
Donor
Jan 13, 2018
1,149
4,693
So.... I downloaded the "Normal" release and the DEV added a Scene Replay Gallery. I will have to see what this means in terms of versions. There seems to be a part 1 and part 2. Once I sort out the differences, I will decide if I am going to continue to support this MOD.
 

Azfar

Newbie
Apr 16, 2018
16
18
I downloaded a fresh install of RoTCL and I downloaded the MOD from both links and it seems to work fine.

My only suggestion would be to delete the "game/extras_gallery" folder as well as the game/images/thumbnails folder and install the MOD again.

Let me know if you continue to have problems. Sorry for the challenges.
Thank you, it works after deleting those! You shouldn't be sorry. You're providing a free bonus. Thank *YOU*!
 
  • Like
Reactions: SteelyDan14

SteelyDan14

Formerly Known as GeekBone
Modder
Donor
Jan 13, 2018
1,149
4,693
Hi SteelyDan14 ! Awesome work! Any time frame for an update, pretty pls ?
I thought the dev started including their own gallery? I haven't played the latest update but I thought there was one in there, if not, I will get to it but it may be a while. We have moved and I have been focusing on moving, unpacking, etc.
 
  • Like
Reactions: Pif paf

Pif paf

Engaged Member
Feb 5, 2018
2,241
1,048
I thought the dev started including their own gallery? I haven't played the latest update but I thought there was one in there, if not, I will get to it but it may be a while. We have moved and I have been focusing on moving, unpacking, etc.
Thanks for the prompt answer!
Anyway, I'll check if the gallery option and replay is included in the 11 extended final , sorry for bothering u with this !