underww

New Member
Jul 5, 2020
2
5
Well like SonS said, we didn’t get a full updated game since I don’t even remember when. The dev only makes the update patches in form of the new rpa‘s (or if there are full updated version nobody shares them). I checked the game folder in my compression and it has the same as the full game. It should be correct.

Edit: Just hope the full game is alright, don't want to do that shit again.
I am not sure why you see 15.7 its 16.1 for me?
You don't have permission to view the spoiler content. Log in or register now.
This is becuase the rpa files have a lot of duplicated script files with the same name. So, for example, if you extract and 'not overwrite' the script files, you'll get outdated script files. (becuase of the order of file names)
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
9,433
83,563
This is becuase the rpa files have a lot of duplicated script files with the same name. So, for example, if you extract and 'not overwrite' the script files, you'll get outdated script files. (becuase of the order of file names)
I am aware of that yes, thats because every update file has new scripts, makes sense as the new update need to have the updated scripts. But am not going manually through all scripts to remove the old ones. It would just nice to know if there is an updated full version on their Patreon and it just wasn't shared yet, maybe someone who is a patreon can share the official updated full build when/if ther eis one..
 

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
18,535
152,157
I am aware of that yes, thats because every update file has new scripts, makes sense as the new update need to have the updated scripts. But am not going manually through all scripts to remove the old ones. It would just nice to know if there is an updated full version on their Patreon and it just wasn't shared yet, maybe someone who is a patreon can share the official updated full build when/if ther eis one..
Like I said they don't come till weeks later, only complete build would be Steam, I will pick it up once it closer to being finished.
 
  • Like
Reactions: Bob69

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
9,433
83,563
Like I said they don't come till weeks later, only complete build would be Steam, I will pick it up once it closer to being finished.
Oh didn't see that. Well hopefully someday, someone will share an updated Patreon build so we're at least not on a update v0.15.7 build anymore :KEK:
 

Knight of the Dawn

Active Member
Jun 19, 2022
713
1,000
I get this error in the gallery:
Any solution for it?

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

While loading <renpy.display.im.Image object (u'images/v21/menu/vanessa27.jpg') at 0x000000002b9bc690>:
IOError: Couldn't find file 'images/v21/menu/vanessa27.jpg'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1061, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    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 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "renpy/display/core.py", line 3912, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2605, 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/viewport.py", line 629, in render
    surf = renpy.display.render.render(c, cw, ch, 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/behavior.py", line 885, in render
    rv = super(Button, self).render(width, height, st, at)
  File "renpy/display/layout.py", line 1337, in render
    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 720, in load
    raise e
IOError: Couldn't find file 'images/v21/menu/vanessa27.jpg'.

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
Defending Lydia Collier v.0.16.1
Tue Jun 18 13:39:29 2024
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
9,433
83,563
I get this error in the gallery:
Any solution for it?

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

While loading <renpy.display.im.Image object (u'images/v21/menu/vanessa27.jpg') at 0x000000002b9bc690>:
IOError: Couldn't find file 'images/v21/menu/vanessa27.jpg'.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 1131, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 1061, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    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 3377, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
  File "renpy/display/core.py", line 3912, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "renpy/display/core.py", line 2605, 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/viewport.py", line 629, in render
    surf = renpy.display.render.render(c, cw, ch, 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/behavior.py", line 885, in render
    rv = super(Button, self).render(width, height, st, at)
  File "renpy/display/layout.py", line 1337, in render
    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 720, in load
    raise e
IOError: Couldn't find file 'images/v21/menu/vanessa27.jpg'.

Windows-10-10.0.22621 AMD64
Ren'Py 7.5.3.22090809
Defending Lydia Collier v.0.16.1
Tue Jun 18 13:39:29 2024
Check your game folder is there a v21.rpa?
If not go to the First post here, click the pc pixeldrain link open the zip (on the website via the arrows). go to /game and download v21.rpa by clicking on it:
 

saltynip

Member
Oct 16, 2020
217
241
Check your game folder is there a v21.rpa?
If not go to the First post here, click the pc pixeldrain link open the zip (on the website via the arrows). go to /game and download v21.rpa by clicking on it:
I have v21.new.rpa file, and still get this error code. I downloaded update only to 16.1 and last time I also downloaded update only to 16.0
 

bvs-2008

Member
Aug 30, 2021
101
69
I have v21.new.rpa file, and still get this error code. I downloaded update only to 16.1 and last time I also downloaded update only to 16.0
I have the same problem when I try to access the last page of Steph gallery , previous pages are ok and I have also the 0.21 rpa file.
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
9,433
83,563
I have v21.new.rpa file, and still get this error code. I downloaded update only to 16.1 and last time I also downloaded update only to 16.0
Hmm, they I sadly don't know whats going on. Maybe redownlaod the full game, but that may also not work.
 

saltynip

Member
Oct 16, 2020
217
241
Hmm, they I sadly don't know whats going on. Maybe redownlaod the full game, but that may also not work.
I extracted v21.rpa file, the in the path v21/menu, there is no other images but Ellie31.jpg, ellie32.jpg and menuhide.png. I then confirmed that White Phantom mis-directed the path in replaygallery.rpc from v22.new.rpa, because the same gallery code file from v21.new.rpa says these images are from the right path(since v21/0.16.0 update's gallery is fine)

Yep, I replaced all "v21" to "v20" in replaygallery.rpy from v22.new.rpa fixed it.
 
Last edited:
  • Like
Reactions: Bob69

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
9,433
83,563
I extracted v21.rpa file, the in the path v21/menu, there is no other images but Ellie31.jpg, ellie32.jpg and menuhide.png. I then confirmed that White Phantom mis-directed the path in replaygallery.rpc from v22.new.rpa, because the same gallery code file from v21.new.rpa says these images are from the right path(since v21/0.16.0 update's gallery is fine)
Well yeah so its a coding error. Need to wait for a fix. For everyone who doesn't want to fix it themselves.
 

Abhai

Devoted Member
Sep 12, 2018
8,852
36,701
Well like SonS said, we didn’t get a full updated game since I don’t even remember when. The dev only makes the update patches in form of the new rpa‘s (or if there are full updated version nobody shares them). I checked the game folder in my compression and it has the same as the full game. It should be correct.

Edit: Just hope the full game is alright, don't want to do that shit again.
I am not sure why you see 15.7 its 16.1 for me?
You don't have permission to view the spoiler content. Log in or register now.
thanks for the reply(y)
the problem seems to be on my side solely (and unren version i had used).

i downloaded compressed version again from the different host, just in case.
after launching it showed 16.1 main screen.
but after i unpacked rpa-s (unren for all) it messed up the game showing 15.7 screen as in above mentioned case.

fixed it now so im playing unpacked rpa-s and everything seems to work as it should...for now at least:BootyTime:
You don't have permission to view the spoiler content. Log in or register now.
 
4.60 star(s) 143 Votes