Jump to content

Libidinous Loader - RJW mod loader and providers list (100+ mods supported)


Recommended Posts

Posted
On 8/3/2024 at 2:53 AM, AblativeAbsolute said:

 

Ok, I have tested it on Windows 10 and 11 now and I cannot reproduce this issue.

My best guess as to what is happening is:

 

a) The executable doesn't have access to the resource path for some reason (I find that unlikely)

b) Some other program like an antivirus or cleaner deletes the files in the resource path as soon as they are created. (That one seems more probable)

 

It certainly feels like an oddball case. Maybe I will look into a fail-safe for this in the future, but right now this is out of scope for this application.

 

If you are running an antivirus, you can check if some files in Temp dirs like "C:\Users\<user>\AppData\Local\Temp\_MEI..." get deleted (maybe you can whitelist it)

or try to temporarily disable any cleaner (CCleaner or similar?) program which might be running in the background and see if it works.

Also, maybe Windows is messing with the files for some reason: link

 

Sorry that I cannot help you much further than this. :/

I found thr problem ,it apperaas tobe that the code is not compactable with chinese path name

Posted
5 hours ago, winstonlin01 said:

The mod is not shown image.thumb.png.d771df48a189a702e4b6a13d48fb6d5f.pngand the last log write

last.log 33.12 kB · 1 download

 

Thanks for the report. Your git installation might have an issue. It cannot clone the needed files.

 

Couple of things to check:

1. Next to your last.log file, is there a folder called "providers" with a "providers.json" file inside?

2. Can you open a terminal (Start Menu > type "terminal") and paste the following:

& 'C:\Program Files\Git\cmd\git.EXE' ls-remote --heads https://gitgud.io/AblativeAbsolute/libidinous_loader_providers.git

What is the output of this?

 

6 hours ago, winstonlin01 said:

I found thr problem ,it apperaas tobe that the code is not compactable with chinese path name

 

Could you send me an example of such a path name that my loader cannot use?

Posted
On 11/5/2024 at 4:08 PM, Cythisia said:

This is amazing, thank you.

 

On 11/12/2024 at 12:39 AM, Seengignpaipes said:

Thanks for this mod loader mate, it helps immensely with the updating and keeping everything nice and easy to find.

 

Thank you for the kind words.

Posted

Hello! How do I get the latest version? When I try to download it from this thread, it says there's a newer version available when I open the app! @ w @

  • AblativeAbsolute changed the title to Libidinous Loader - RJW mod loader and providers list (100+ mods supported)
Posted
On 11/21/2024 at 9:03 PM, Vandell said:

Hello! How do I get the latest version? When I try to download it from this thread, it says there's a newer version available when I open the app! @ w @

 

I believe redownloading from the main page there is the latest build.

Posted (edited)

So where do I get this particular mod? I can't find it anywhere and it didn't automatically download. Rimjobworld needs "Standalone Log Publisher" ID: m00nl1ght.UnofficialUpdates.HugsLogPublisher this doesn't seem to be a file anywhere I can find.

 

Edited by HollyBrush
Posted
1 hour ago, HollyBrush said:

So where do I get this particular mod? I can't find it anywhere and it didn't automatically download. Rimjobworld needs "Standalone Log Publisher" ID: m00nl1ght.UnofficialUpdates.HugsLogPublisher this doesn't seem to be a file anywhere I can find.

 

Do you know of this page?

 

Posted (edited)
23 minutes ago, Skömer said:

Do you know of this page?

 

yes and I downloaded the standalone linked there but I have no idea how to install it and that information is not in the readme. all Ihave is a folder labeled 1.5 which isn't what the game probably wants to look for?

 

EDIT: apparently I just needed to put the WHOLE FOLDER in my mods folder... it works now.

Edited by HollyBrush
Posted

Sorry, but is there an alternate download for the .exe? I keep failing to download it, it keeps stopping at 99% then reset from the start. Or, is there an exe in the Git file?

 

Posted (edited)

Getting errors with the latest version of LL


 

2024-12-06 09:31:56-0800:WARNING:Dummy-3:git_wrapper:git_repo_clone_or_pull:Not switching from current branch v0 to v0 in D:\Program Files (x86)\LL\providers
2024-12-06 09:31:56-0800:ERROR:Dummy-3:__main__:exception_hook:Uncaught exception
Traceback (most recent call last):
  File "__init__.py", line 891, in <lambda>
  File "__init__.py", line 342, in mod_items_display
TypeError: make_key_value_table() got an unexpected keyword argument 'copy'
2024-12-06 09:32:00-0800:DEBUG:initial_version_check:git_wrapper:git_cmd:stdout of ['C:\\Program Files\\Git\\cmd\\git.EXE', 'ls-remote', '--exit-code', '--heads', 'https://gitgud.io/AblativeAbsolute/libidinous_loader.git', 'main']: '5ea67f5d30b1ed32b1edddd79e5aea7e195cd972\trefs/heads/main\n'
2024-12-06 09:32:00-0800:INFO:initial_version_check:git_wrapper:git_remote_branch_last_commit:Remote heads: 5ea67f5d30b1ed32b1edddd79e5aea7e195cd972    refs/heads/main

2024-12-06 09:32:00-0800:INFO:initial_version_check:git_wrapper:git_remote_branch_last_commit:Head discovered: 5ea67f5d30b1ed32b1edddd79e5aea7e195cd972

using GIT version 2.47.1

Edited by blutdraken
Posted

Don't really know if its the same error, but i too have problems with the last version, it crashes, i had no problems with the version just before this

Posted

Latest version is crashing for me as well. Not sure if the windows crashdump is helpful:

 

Sig[0].Name=Application Name
Sig[0].Value=libidinous_loader.exe
Sig[1].Name=Application Version
Sig[1].Value=0.0.0.0
Sig[2].Name=Application Timestamp
Sig[2].Value=6753003c
Sig[3].Name=Fault Module Name
Sig[3].Value=_dearpygui.pyd
Sig[4].Name=Fault Module Version
Sig[4].Value=0.0.0.0
Sig[5].Name=Fault Module Timestamp
Sig[5].Value=65f3b4ad
Sig[6].Name=Exception Code
Sig[6].Value=c0000005
Sig[7].Name=Exception Offset
Sig[7].Value=000000000026c347

 

Posted
22 minutes ago, M.Rajoy said:

Don't really know if its the same error, but i too have problems with the last version, it crashes, i had no problems with the version just before this

Yea, it crashes for me after launching, as well. I pulled the errors from the "last" log file

Posted (edited)

Newest version adds:

  • CRITICAL FIX: Always deleting previous installation of a zip provider
  • Added experimental option to perform a blobless clone for faster downloads and reduced disk usage. Testers would be great!
  • Added fix for dubious ownership error
    • Might occur on some drives with bad permissions (?)
  • Added check for default branch if no target branch was specified
  • Fixed outdated libraries in AppImages :penguin: (Riding the edge!)
  • The tooltip of every mod can now be accessed as a popup by right-clicking with additional copy to clipboard functionality
    • (requested/inspired by Ryufais and Skomer )
  • Reorganized settings into categories

 

  • Changed optimize button label
  • Added functionality to retrieve the default branch of a remote git repository
  • Added fallback to when failing to open a webbrowser
  • Restrict image dimensions by width and height
  • Now logging stdout & stderr of subprocess calls for easier debugging
  • Better support for multiline help text
Edited by AblativeAbsolute
Posted

Somebody know what to do if no GUI opens? I tried the appimage, the test linux binary and even build it from the source. All behave the same.

 

There is simply no GUI after running the application.

 

 

last.log

Posted

Loving this compendium download/install but it has taken a bit of work to make everything work with each other but now (!!!) my post-mortem autopsies aren't producing any parts and organs!!! Does anyone know if load order with any of the lewd mods in this pack might intefere with that? because >sigh< it's hard to decide between my cannibals' main source of income and my perverted desires.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   1 member

×
×
  • Create New...