indio68

Engaged Member
Sep 26, 2020
3,924
3,305
i'm waiting to play this cuz i heard a final version will be released...is this even true? it's over a month till this release and nothing come up yet...any tip?
 

Elduriel

Forum Fanatic
Donor
Mar 28, 2021
4,537
8,171
i'm waiting to play this cuz i heard a final version will be released...is this even true? it's over a month till this release and nothing come up yet...any tip?
coming by the end of the month according to the dev
 

GAB

Salty Montrealer
Donor
May 10, 2017
2,408
18,276
Long Road Home [v10 Part 4 Beta] Gallery Mod

Based on IAmAB's gallery mod (up to v10.1 part 1), updated by AnonymousLegend

Should work fine. Let me know if you have any issues.

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

NOTE : -
Loving the gallery mod! It's really helpful for browsing through game assets, and I appreciate how smooth it runs. One thing, though: the transparent images are hard to make out because of the background picture. Removing or changing that background would make everything much clearer. Also, I think adding different text when hovering over images or based on the page selected would be a cool touch and make navigation even smoother. Overall, it's a great mod—just a couple of tweaks and it'll be perfect!


Long Road Home [v10 Part 4 Beta] [OBDGames] - Compressed

Win/Linux [1,65 GB]
- MEGA - - PIXELDRAIN - WORKUPLOAD

Mac [1,61 GB]
- MEGA - - PIXELDRAIN - WORKUPLOAD

You don't have permission to view the spoiler content. Log in or register now.
The compression works really well for the most part, and I noticed a big reduction in load times—nice work on that! But I ran into a bug on page 11, scene 6 (right before the dark-haired girl). It crashes the Ren'Py console, and skipping to the last scene gives two errors:

  • Choosing option 1 throws an error saying it can't find the player name (even though I set it in the gallery menu).
  • Choosing option 2 gives an error about a missing jump label.
Just a heads-up! Otherwise, the mod is solid and super useful for gameplay.

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

While running game code:
  File "game/gallerylabels.rpy", line 37560, in script
    ka "[mc], I'm cumming!"
KeyError: u'player_name'

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

Full traceback:
  File "game/gallerylabels.rpy", line 37560, in script
    ka "[mc], I'm cumming!"
  File "renpy/ast.py", line 721, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1419, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1236, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "renpy/character.py", line 1155, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "renpy/character.py", line 1135, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 596, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 613, in format_field
  File "renpy/character.py", line 1105, in __format__
    return format(str(self), spec)
  File "renpy/character.py", line 1085, in __unicode__
    return renpy.substitutions.substitute(who)[0]
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'player_name'

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Long Road Home 10_Part_4_beta
Tue Oct 22 03:53:28 2024
Paint Kat's belly:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/gallerylabels.rpy", line 37556, in script
    jump AL_kat_fuck_paint
ScriptError: could not find label 'AL_kat_fuck_paint'.

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

Full traceback:
  File "game/gallerylabels.rpy", line 37556, in script
    jump AL_kat_fuck_paint
  File "renpy/ast.py", line 1757, in execute
    rv = renpy.game.script.lookup(target)
  File "renpy/script.py", line 918, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'AL_kat_fuck_paint'.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Long Road Home 10_Part_4_beta
Tue Oct 22 03:56:39 2024
I haven't tested enough to know if this is something the game author or the game compressor needs to fix, but I thought it might be good to let you know first. Otherwise, the mod is solid and super useful for gameplay!
 

SonsOfLiberty

Discussion Dynamo
Compressor
Sep 3, 2022
24,757
210,757
The compression works really well for the most part, and I noticed a big reduction in load times—nice work on that! But I ran into a bug on page 11, scene 6 (right before the dark-haired girl). It crashes the Ren'Py console, and skipping to the last scene gives two errors:

  • Choosing option 1 throws an error saying it can't find the player name (even though I set it in the gallery menu).
  • Choosing option 2 gives an error about a missing jump label.
Just a heads-up! Otherwise, the mod is solid and super useful for gameplay.

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

While running game code:
  File "game/gallerylabels.rpy", line 37560, in script
    ka "[mc], I'm cumming!"
KeyError: u'player_name'

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

Full traceback:
  File "game/gallerylabels.rpy", line 37560, in script
    ka "[mc], I'm cumming!"
  File "renpy/ast.py", line 721, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1419, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1236, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "renpy/character.py", line 1155, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "renpy/character.py", line 1135, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 596, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 613, in format_field
  File "renpy/character.py", line 1105, in __format__
    return format(str(self), spec)
  File "renpy/character.py", line 1085, in __unicode__
    return renpy.substitutions.substitute(who)[0]
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'player_name'

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Long Road Home 10_Part_4_beta
Tue Oct 22 03:53:28 2024
Paint Kat's belly:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/gallerylabels.rpy", line 37556, in script
    jump AL_kat_fuck_paint
ScriptError: could not find label 'AL_kat_fuck_paint'.

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

Full traceback:
  File "game/gallerylabels.rpy", line 37556, in script
    jump AL_kat_fuck_paint
  File "renpy/ast.py", line 1757, in execute
    rv = renpy.game.script.lookup(target)
  File "renpy/script.py", line 918, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'AL_kat_fuck_paint'.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Long Road Home 10_Part_4_beta
Tue Oct 22 03:56:39 2024
I haven't tested enough to know if this is something the game author or the game compressor needs to fix, but I thought it might be good to let you know first. Otherwise, the mod is solid and super useful for gameplay!

Did you test and see if you get the same error with the "uncompressed" version? I'm guessing it will be the same.
 
Aug 9, 2021
44
214
Loving the gallery mod! It's really helpful for browsing through game assets, and I appreciate how smooth it runs. One thing, though: the transparent images are hard to make out because of the background picture. Removing or changing that background would make everything much clearer. Also, I think adding different text when hovering over images or based on the page selected would be a cool touch and make navigation even smoother. Overall, it's a great mod—just a couple of tweaks and it'll be perfect!
thx for the feedback(y)
 
4.20 star(s) 141 Votes