Jump to content

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


Recommended Posts

Posted
9 hours ago, mushroom12345 said:

heyyy, can you add rjw mech lover fork to the loader?

for the life of me i can't figure out what to do with the providers, not even completely sure if i'm right about what they do, proposing global changes? or only locally?

Mech Lover doesn't support addons for rjw 5.5 and later, it has none maintaining it and you need to remove rjw itself to play it which th loader isn't set up for. If you don't know what you are doing you shouldn't install that

Posted

Newest version adds

  • AppImage
  • Support for mod icons when displaying local mods
  • Experimental manual branch management (The Bunuffin feature)
  • Settings page and option to enable Combat Extended compatibility 😉
  • Fill in more fields when modifying an existing provider
  • Changed the look and label of the Modify buttons to make their purpose clearer
Posted

Sorry if this is a nothing issue, but I'm getting an error when I try to install and update mods with the loader.  It shows "(mod name): [WinError 5] Access is denied" and lists my file path.  I was getting it for RJW Genes and Licentia Labs a little while ago and figured since there was an update to the loader I'd see if that changed anything.  Licentia doesn't show that error anymore but Genes still does and now there's a few more in there.  If this were a firewall thing or something else blocking the loader on my end I would assume it would give that error with everything, but I'm not computer savvy enough to say for sure what the cause could be.  Could it just be an issue with the various github pages and such for those mods, or is the loader trying to find a download that's been altered, or is this just a problem on my side than needs some tweaking to get working right?

Posted
On 9/26/2024 at 1:57 AM, Just Checking said:

Sorry if this is a nothing issue, but I'm getting an error when I try to install and update mods with the loader.  It shows "(mod name): [WinError 5] Access is denied" and lists my file path.  I was getting it for RJW Genes and Licentia Labs a little while ago and figured since there was an update to the loader I'd see if that changed anything.  Licentia doesn't show that error anymore but Genes still does and now there's a few more in there.  If this were a firewall thing or something else blocking the loader on my end I would assume it would give that error with everything, but I'm not computer savvy enough to say for sure what the cause could be.  Could it just be an issue with the various github pages and such for those mods, or is the loader trying to find a download that's been altered, or is this just a problem on my side than needs some tweaking to get working right?

 

Sorry to hear that. If you run into this error once again, please do the following:

- Close the application

- Find where the exe is located. Next to it should there be a file called last.log

- DM it to me/Post it here and I might be able to give you some recommendations

Posted
11 hours ago, AblativeAbsolute said:

 

Sorry to hear that. If you run into this error once again, please do the following:

- Close the application

- Find where the exe is located. Next to it should there be a file called last.log

- DM it to me/Post it here and I might be able to give you some recommendations

Gave it another try and got the same thing.  If it's just a simple firewall problem I do apologize, but if not hopefully there's some info in this file that might be useful to you.

last.log

Posted
16 hours ago, Just Checking said:

Gave it another try and got the same thing.  If it's just a simple firewall problem I do apologize, but if not hopefully there's some info in this file that might be useful to you.

last.log 145.19 kB · 0 downloads

 

Hmm, this looks like it only happens to some mods which are pulled from a git repository where invalid changes were detected and the already existing directory cannot be removed properly.

Can you try the following:

  1. Remove one of the failing mods (click tab Local Mods > filter to search for mods > Remove)

  2. Run the removed mod and another failing mod again

  3. Does the removed mod still fail?

 

And

  • Try running a failing mod 2/3 times. Does it fail deterministically?
Posted
5 hours ago, AblativeAbsolute said:

 

Hmm, this looks like it only happens to some mods which are pulled from a git repository where invalid changes were detected and the already existing directory cannot be removed properly.

Can you try the following:

  1. Remove one of the failing mods (click tab Local Mods > filter to search for mods > Remove)

  2. Run the removed mod and another failing mod again

  3. Does the removed mod still fail?

 

And

  • Try running a failing mod 2/3 times. Does it fail deterministically?

Ran the loader numerous times and each time the same mods failed, so I tried to use the loader to remove the problem mods and it just crashed.  The mod in question was not removed.  I ended up just manually deleting everything the loader was used to install and just ran it again, this time it didn't come back with any errors.  Installed through the loader again to make sure everything was going properly and it seems like we're golden.  Maybe there was some mismatch or specific files in the folders that were installed by an older version of the loader that made newer versions confused?  I guess I'll see if it happens again in the future, but it sounds like it might just be a matter of removing old folders before running the loader again.

 

Thanks for your help with this, if it's a problem on my end then that's not super surprising but if anyone else gets that issue maybe this little episode will at least be helpful solving it again.

Posted
5 hours ago, leelol said:

Trojan detected

 

45 minutes ago, GDG said:

Yep my Antivirus is jumping on that thing like a hungry wolf... 

 

I've written about this a bunch of times, but these false positives are a sad result of overzealous blacklisting of frozen python applications by antivirus products.

 

I would recommend ignoring it or if you are capable, cloning the repository and building it for yourself. Not much else to be done about this.

Posted
On 9/7/2024 at 8:20 PM, AblativeAbsolute said:

 

Unfortunately, I allow people to specify a string which is passed to git checkout. Either a branch name or commit id, which with a reduced depth might not have been fetched.

Oh sorry, did not realize that, instead maybe a blobless clone would work? since when it does a checkout it pulls the blobs according to https://github.blog/open-source/git/get-up-to-speed-with-partial-clone-and-shallow-clone/
 

Quote

When using the 

--filter=blob:none 

option, the initial

 git clone 

will download all reachable commits and trees, and only download the blobs for commits when you do a 

git checkout

This includes the first checkout inside the 

git clone

 operation. The resulting object model is shown here [...]

 

Posted
17 hours ago, somebody4325 said:

Oh sorry, did not realize that, instead maybe a blobless clone would work? since when it does a checkout it pulls the blobs according to https://github.blog/open-source/git/get-up-to-speed-with-partial-clone-and-shallow-clone/
 

 

 

This is a really good optimization.

The only reason I had put it on hold for now is that a git installation is actually optional (for now) and I am not sure if the python implementation used supports on-demand fetching of blobs. I'll look into that further at some point.

 

Thanks for the suggestion!

Posted

Newest version adds:

 

Pinned versions:

 

Image optimization using oxipng:

  • You can now optimize local PNG files of mods. This might help reduce startup times (only put it on `max` if you have a lot of time)

Other changes:

  • Display providers information for all mods, not just for user defined ones
  • Moved Parallel Downloads option into Settings tab
  • Hotfix for some potential VRAM leakage
  • Changed button label from link to info
  • Better text wrapping in tooltips
  • Fixed branch check when testing new providers repo
  • Fixed providers repo url persistence
  • Fixed display of repos with a detached HEAD
  • Fixed updating of existing repos with a detached HEAD
  • Using git checkout instead of git switch because the latter needs an explicit argument to detach HEAD
Posted

hello i got an issue i downloaded git but when i launch the loader it says you didnt and closes on me when i close the pop up it give me this  024-11-01 14:32:12+0300:INFO:MainThread:user_defined:load:user defined config D:\rimworld mods\user.toml loaded
2024-11-01 14:32:12+0300:INFO:initial_version_check:app_version:has_latest_version:Checking https://gitgud.io/AblativeAbsolute/libidinous_loader.git on branch main for newer version with value f299c60921d1cf2edd14045229b2a83e516be6fd
2024-11-01 14:32:12+0300:ERROR:initial_version_check:git_wrapper:git_remote_is_repo:No git executable found.
2024-11-01 14:32:12+0300:INFO:Dummy-1:git_wrapper:git_get_remote_url:Retrieving remote name from D:\rimworld mods\providers
2024-11-01 14:32:12+0300:INFO:Dummy-1:git_wrapper:git_repo_clone_or_pull:Found already existing git repository at D:\rimworld mods\providers. Pulling newest version
2024-11-01 14:32:12+0300:ERROR:Dummy-1:git_wrapper:git_repo_pull:No git executable found.
2024-11-01 14:32:13+0300:ERROR:initial_version_check:git_wrapper:git_remote_has_branch:No git executable found.
2024-11-01 14:32:15+0300:INFO:Dummy-1:providers:collect_pinned_rjw_version:Pinned rjw versions found: ['5.5.0.1', '5.5.0.2', '5.5.0.3']
2

Posted

this is a second try but it still says i didnt download git 

2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:platform info: Windows-11-10.0.22631-SP0
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:uname: uname_result(system='Windows', node='sairzx8_LT', release='11', version='10.0.22631', machine='AMD64')
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:environment:
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\sairz\AppData\Roaming
COMMONPROGRAMFILES=C:\Program Files\Common Files
COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files
COMMONPROGRAMW6432=C:\Program Files\Common Files
COMPUTERNAME=SAIRZX8_LT
COMSPEC=C:\Windows\system32\cmd.exe
DRIVERDATA=C:\Windows\System32\Drivers\DriverData
EFC_6440=1
HOMEDRIVE=C:
HOMEPATH=\Users\sairz
LOCALAPPDATA=C:\Users\sairz\AppData\Local
LOGONSERVER=\\SAIRZX8_LT
NUMBER_OF_PROCESSORS=16
ONEDRIVE=C:\Users\sairz\OneDrive
ONEDRIVECONSUMER=C:\Users\sairz\OneDrive
OS=Windows_NT
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\java8path;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\System32\HWAudioDriverLibs;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Program Files\dotnet\;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps;C:\windows\system32\HWAudioDriver\;C:\Users\sairz\AppData\Local\Programs\Python\Launcher\;C:\Users\sairz\AppData\Local\Microsoft\WindowsApps;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=AMD64
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 154 Stepping 3, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=9a03
PROGRAMDATA=C:\ProgramData
PROGRAMFILES=C:\Program Files
PROGRAMFILES(X86)=C:\Program Files (x86)
PROGRAMW6432=C:\Program Files
PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
PUBLIC=C:\Users\Public
SESSIONNAME=Console
SYSTEMDRIVE=C:
SYSTEMROOT=C:\Windows
TEMP=C:\Users\sairz\AppData\Local\Temp
TMP=C:\Users\sairz\AppData\Local\Temp
USERDOMAIN=SAIRZX8_LT
USERDOMAIN_ROAMINGPROFILE=SAIRZX8_LT
USERNAME=sairz
USERPROFILE=C:\Users\sairz
WINDIR=C:\Windows
ZES_ENABLE_SYSMAN=1

2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:cwd: D:\git
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:resource path: C:\Users\sairz\AppData\Local\Temp\_MEI278322
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:script path: D:\git
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:commit id: f299c60921d1cf2edd14045229b2a83e516be6fd
2024-11-01 15:02:30+0300:INFO:MainThread:state:state_load:Loading last state from D:\git\state.json
2024-11-01 15:02:30+0300:ERROR:MainThread:state:state_load:Last path  is not valid
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:MOD_FOLDER=''
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:LAST_XPOS=0
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:LAST_YPOS=0
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:DEFAULT_SETTINGS={'n_update_workers': 16, 'allow_insecure_connections': False, 'manual_branch_management': False, 'image_optimization_level': 'low'}
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:PROVIDERS_REPO_URL='https://gitgud.io/AblativeAbsolute/libidinous_loader_providers.git'
2024-11-01 15:02:30+0300:INFO:MainThread:user_defined:load:user defined config D:\git\user.toml loaded
2024-11-01 15:02:30+0300:INFO:initial_version_check:app_version:has_latest_version:Checking https://gitgud.io/AblativeAbsolute/libidinous_loader.git on branch main for newer version with value f299c60921d1cf2edd14045229b2a83e516be6fd
2024-11-01 15:02:30+0300:ERROR:initial_version_check:git_wrapper:git_remote_is_repo:No git executable found.
2024-11-01 15:02:30+0300:INFO:Dummy-1:git_wrapper:git_get_remote_url:Retrieving remote name from D:\git\providers
2024-11-01 15:02:30+0300:INFO:Dummy-1:git_wrapper:git_repo_clone_or_pull:Found already existing git repository at D:\git\providers. Pulling newest version
2024-11-01 15:02:30+0300:ERROR:Dummy-1:git_wrapper:git_repo_pull:No git executable found.
2024-11-01 15:02:31+0300:ERROR:initial_version_check:git_wrapper:git_remote_has_branch:No git executable found.
2024-11-01 15:02:32+0300:INFO:Dummy-1:providers:collect_pinned_rjw_version:Pinned rjw versions found: ['5.5.0.1', '5.5.0.2', '5.5.0.3']
2024-11-01 15:02:32+0300:ERROR:initial_version_check:git_wrapper:git_remote_branch_last_commit:No git executable found.

 

Posted
3 minutes ago, Boizxc said:

this is a second try but it still says i didnt download git 

2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:platform info: Windows-11-10.0.22631-SP0
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:uname: uname_result(system='Windows', node='sairzx8_LT', release='11', version='10.0.22631', machine='AMD64')
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:environment:
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\sairz\AppData\Roaming
COMMONPROGRAMFILES=C:\Program Files\Common Files
COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files
COMMONPROGRAMW6432=C:\Program Files\Common Files
COMPUTERNAME=SAIRZX8_LT
COMSPEC=C:\Windows\system32\cmd.exe
DRIVERDATA=C:\Windows\System32\Drivers\DriverData
EFC_6440=1
HOMEDRIVE=C:
HOMEPATH=\Users\sairz
LOCALAPPDATA=C:\Users\sairz\AppData\Local
LOGONSERVER=\\SAIRZX8_LT
NUMBER_OF_PROCESSORS=16
ONEDRIVE=C:\Users\sairz\OneDrive
ONEDRIVECONSUMER=C:\Users\sairz\OneDrive
OS=Windows_NT
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\java8path;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\System32\HWAudioDriverLibs;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Program Files\dotnet\;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps;C:\windows\system32\HWAudioDriver\;C:\Users\sairz\AppData\Local\Programs\Python\Launcher\;C:\Users\sairz\AppData\Local\Microsoft\WindowsApps;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=AMD64
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 154 Stepping 3, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=9a03
PROGRAMDATA=C:\ProgramData
PROGRAMFILES=C:\Program Files
PROGRAMFILES(X86)=C:\Program Files (x86)
PROGRAMW6432=C:\Program Files
PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
PUBLIC=C:\Users\Public
SESSIONNAME=Console
SYSTEMDRIVE=C:
SYSTEMROOT=C:\Windows
TEMP=C:\Users\sairz\AppData\Local\Temp
TMP=C:\Users\sairz\AppData\Local\Temp
USERDOMAIN=SAIRZX8_LT
USERDOMAIN_ROAMINGPROFILE=SAIRZX8_LT
USERNAME=sairz
USERPROFILE=C:\Users\sairz
WINDIR=C:\Windows
ZES_ENABLE_SYSMAN=1

2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:cwd: D:\git
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:resource path: C:\Users\sairz\AppData\Local\Temp\_MEI278322
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:script path: D:\git
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:commit id: f299c60921d1cf2edd14045229b2a83e516be6fd
2024-11-01 15:02:30+0300:INFO:MainThread:state:state_load:Loading last state from D:\git\state.json
2024-11-01 15:02:30+0300:ERROR:MainThread:state:state_load:Last path  is not valid
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:MOD_FOLDER=''
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:LAST_XPOS=0
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:LAST_YPOS=0
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:DEFAULT_SETTINGS={'n_update_workers': 16, 'allow_insecure_connections': False, 'manual_branch_management': False, 'image_optimization_level': 'low'}
2024-11-01 15:02:30+0300:INFO:MainThread:__main__:<module>:PROVIDERS_REPO_URL='https://gitgud.io/AblativeAbsolute/libidinous_loader_providers.git'
2024-11-01 15:02:30+0300:INFO:MainThread:user_defined:load:user defined config D:\git\user.toml loaded
2024-11-01 15:02:30+0300:INFO:initial_version_check:app_version:has_latest_version:Checking https://gitgud.io/AblativeAbsolute/libidinous_loader.git on branch main for newer version with value f299c60921d1cf2edd14045229b2a83e516be6fd
2024-11-01 15:02:30+0300:ERROR:initial_version_check:git_wrapper:git_remote_is_repo:No git executable found.
2024-11-01 15:02:30+0300:INFO:Dummy-1:git_wrapper:git_get_remote_url:Retrieving remote name from D:\git\providers
2024-11-01 15:02:30+0300:INFO:Dummy-1:git_wrapper:git_repo_clone_or_pull:Found already existing git repository at D:\git\providers. Pulling newest version
2024-11-01 15:02:30+0300:ERROR:Dummy-1:git_wrapper:git_repo_pull:No git executable found.
2024-11-01 15:02:31+0300:ERROR:initial_version_check:git_wrapper:git_remote_has_branch:No git executable found.
2024-11-01 15:02:32+0300:INFO:Dummy-1:providers:collect_pinned_rjw_version:Pinned rjw versions found: ['5.5.0.1', '5.5.0.2', '5.5.0.3']
2024-11-01 15:02:32+0300:ERROR:initial_version_check:git_wrapper:git_remote_branch_last_commit:No git executable found.

 

 

Thank you for the report.

 

The loader uses built-in functionality to attempt to detect whether git has been installed on the system.

How did you install git? Did you use this installer: https://github.com/git-for-windows/git/releases/download/v2.47.0.windows.2/Git-2.47.0.2-64-bit.exe ?

I fear that on Windows, it will not be able to find portable versions that are not "properly" installed.

Posted

i re-download from your link but the result the same also thanks for the fast response

 

2024-11-01 16:27:58+0300:INFO:MainThread:__main__:<module>:platform info: Windows-11-10.0.22631-SP0
2024-11-01 16:27:58+0300:INFO:MainThread:__main__:<module>:uname: uname_result(system='Windows', node='sairzx8_LT', release='11', version='10.0.22631', machine='AMD64')
2024-11-01 16:27:58+0300:INFO:MainThread:__main__:<module>:environment:
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\sairz\AppData\Roaming
COMMONPROGRAMFILES=C:\Program Files\Common Files
COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files
COMMONPROGRAMW6432=C:\Program Files\Common Files
COMPUTERNAME=SAIRZX8_LT
COMSPEC=C:\Windows\system32\cmd.exe
DRIVERDATA=C:\Windows\System32\Drivers\DriverData
EFC_4796=1
HOMEDRIVE=C:
HOMEPATH=\Users\sairz
LOCALAPPDATA=C:\Users\sairz\AppData\Local
LOGONSERVER=\\SAIRZX8_LT
NUMBER_OF_PROCESSORS=16
ONEDRIVE=C:\Users\sairz\OneDrive
ONEDRIVECONSUMER=C:\Users\sairz\OneDrive
OS=Windows_NT
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\java8path;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\System32\HWAudioDriverLibs;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Program Files\dotnet\;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps;C:\windows\system32\HWAudioDriver\;C:\Users\sairz\AppData\Local\Programs\Python\Launcher\;C:\Users\sairz\AppData\Local\Microsoft\WindowsApps;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=AMD64
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 154 Stepping 3, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=9a03
PROGRAMDATA=C:\ProgramData
PROGRAMFILES=C:\Program Files
PROGRAMFILES(X86)=C:\Program Files (x86)
PROGRAMW6432=C:\Program Files
PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules
PUBLIC=C:\Users\Public
SESSIONNAME=Console
SYSTEMDRIVE=C:
SYSTEMROOT=C:\Windows
TEMP=C:\Users\sairz\AppData\Local\Temp
TMP=C:\Users\sairz\AppData\Local\Temp
USERDOMAIN=SAIRZX8_LT
USERDOMAIN_ROAMINGPROFILE=SAIRZX8_LT
USERNAME=sairz
USERPROFILE=C:\Users\sairz
WINDIR=C:\Windows
ZES_ENABLE_SYSMAN=1

2024-11-01 16:27:58+0300:INFO:MainThread:__main__:<module>:cwd: D:\git
2024-11-01 16:27:58+0300:INFO:MainThread:__main__:<module>:resource path: C:\Users\sairz\AppData\Local\Temp\_MEI198002
2024-11-01 16:27:58+0300:INFO:MainThread:__main__:<module>:script path: D:\git
2024-11-01 16:27:58+0300:INFO:MainThread:__main__:<module>:commit id: f299c60921d1cf2edd14045229b2a83e516be6fd
2024-11-01 16:27:58+0300:INFO:MainThread:state:state_load:Loading last state from D:\git\state.json
2024-11-01 16:27:58+0300:ERROR:MainThread:state:state_load:Last path  is not valid
2024-11-01 16:27:58+0300:INFO:MainThread:__main__:<module>:MOD_FOLDER=''
2024-11-01 16:27:58+0300:INFO:MainThread:__main__:<module>:LAST_XPOS=0
2024-11-01 16:27:58+0300:INFO:MainThread:__main__:<module>:LAST_YPOS=0
2024-11-01 16:27:58+0300:INFO:MainThread:__main__:<module>:DEFAULT_SETTINGS={'n_update_workers': 16, 'allow_insecure_connections': False, 'manual_branch_management': False, 'image_optimization_level': 'low'}
2024-11-01 16:27:58+0300:INFO:MainThread:__main__:<module>:PROVIDERS_REPO_URL='https://gitgud.io/AblativeAbsolute/libidinous_loader_providers.git'
2024-11-01 16:27:58+0300:INFO:MainThread:user_defined:load:user defined config D:\git\user.toml loaded
2024-11-01 16:27:58+0300:INFO:initial_version_check:app_version:has_latest_version:Checking https://gitgud.io/AblativeAbsolute/libidinous_loader.git on branch main for newer version with value f299c60921d1cf2edd14045229b2a83e516be6fd
2024-11-01 16:27:58+0300:ERROR:initial_version_check:git_wrapper:git_remote_is_repo:No git executable found.
2024-11-01 16:27:59+0300:INFO:Dummy-1:git_wrapper:git_get_remote_url:Retrieving remote name from D:\git\providers
2024-11-01 16:27:59+0300:INFO:Dummy-1:git_wrapper:git_repo_clone_or_pull:Found already existing git repository at D:\git\providers. Pulling newest version
2024-11-01 16:27:59+0300:ERROR:Dummy-1:git_wrapper:git_repo_pull:No git executable found.
2024-11-01 16:28:00+0300:ERROR:initial_version_check:git_wrapper:git_remote_has_branch:No git executable found.
2024-11-01 16:28:01+0300:ERROR:initial_version_check:git_wrapper:git_remote_branch_last_commit:No git executable found.
2024-11-01 16:28:01+0300:INFO:Dummy-1:providers:collect_pinned_rjw_version:Pinned rjw versions found: ['5.5.0.1', '5.5.0.2', '5.5.0.3']
Posted

also i have git but somhow the system does not register it no matter how i try to reinstall it 

its like not just the mod launcher also anything thats uses git

 

Posted
On 11/1/2024 at 2:30 PM, Boizxc said:

also i have git but somhow the system does not register it no matter how i try to reinstall it 

its like not just the mod launcher also anything thats uses git

 

 

Not sure in this case then. But the loader needs to be able to find the git installation to function correctly.

Posted

Newest version adds:

  • CRITICAL FIX: Fixed issue where a temporary switch from a detached HEAD to a random branch was not properly dealt with
    • This might cause you to have very outdated versions of your mods
  • Added a fix for dealing with PermissionErrors on Windows
    • If you were facing some kind of [WinError 5] Access is denied issue, this should now be solved
  • Added initial support for selecting a pinned RJW version
  • Removed dulwich dependency (python implementation of git). The git cli is no longer optional.
  • Added title textures. Just some random images next to the title to make the loader prettier.
  • Fixed a crash when providers update failed
  • Fixed an issue with shell escaping

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...