kronoblaster Posted October 14, 2024 Posted October 14, 2024 On 10/12/2024 at 9:57 AM, korvus_skurr said: Not sure if this has been posted already, but I wasn't able to find it: What do I need to edit in this to make it not ask if I want to create a folder for mods that don't already have one? Either adding a "yes to all" action or just circumventing the check? I tried commenting out the Else condition starting on line 180 but that didn't help, just quit the .BAT when that would have been asked well the else you commented out is responsible for the actual downloading, so that wouldn't be a particularly good idea, theoretically if you just comment out lines 182 and 140 it should do what you want.
kronoblaster Posted October 14, 2024 Posted October 14, 2024 well I should note, partially* responsible
kronoblaster Posted October 14, 2024 Posted October 14, 2024 well wait it also passes the y to a another command so you'd have to edit that too
kronoblaster Posted October 14, 2024 Posted October 14, 2024 ah fuck it here's a version i made that edits it to do y to all C0ffees-Lazy-Installer-Updaterytoall.7z
Jagermetal Posted October 20, 2024 Posted October 20, 2024 Not sure what the go with this is, but it doesn't seem to work at all right now, at least for me. When attempting to run (as administrator, since it seems to crash otherwise), it tells me it needs to be in the Mods folder. It is in the Mods folder. I've ensured all the capitalization in the file path matches the request but it still does nothing. Removing the call for the mod folder verifier just causes it to crash outright and I can't seem to tweak it in any other way to get it working.
kronoblaster Posted October 21, 2024 Posted October 21, 2024 17 hours ago, Jagermetal said: Not sure what the go with this is, but it doesn't seem to work at all right now, at least for me. When attempting to run (as administrator, since it seems to crash otherwise), it tells me it needs to be in the Mods folder. It is in the Mods folder. I've ensured all the capitalization in the file path matches the request but it still does nothing. Removing the call for the mod folder verifier just causes it to crash outright and I can't seem to tweak it in any other way to get it working. have you ensured that you installed git? link here if not: https://git-scm.com/downloads
agelv Posted November 4, 2024 Posted November 4, 2024 The linux script seems to install all the mods inside the Mods/rjw folder but I am not entirely sure if it's a mistake on my part or not. I simply put it inside the Mods folder and ran with sh with PWD as the Rimworld/Mods folder
OzyWizard Posted November 30, 2024 Posted November 30, 2024 On 11/4/2024 at 10:31 PM, agelv said: The linux script seems to install all the mods inside the Mods/rjw folder but I am not entirely sure if it's a mistake on my part or not. I simply put it inside the Mods folder and ran with sh with PWD as the Rimworld/Mods folder I just tried the updater on Fedora 40 and it also places everything in mods/rjw. I didn't have a rjw before as I just extracted the rjw-master zip to rjw-master. Also I run the the script in bash.But I use git that is already part of Fedora and not the one from https://git-scm.com/downloads
griffin535 Posted December 8, 2024 Posted December 8, 2024 Okay, this is driving me insane: One or more of these mods adds sounds to RJW that do not go away when RJW's sex sounds are disabled and I cannot figure out which one. Does anybody have any ideas?
Crowley91 Posted February 15, 2025 Posted February 15, 2025 (edited) Anyone know which mod is causing my pawns to become pregnant with fleshlings and meat balls? Its happening on top of the menstruation pregnancies and its a bit of a mood killer. Edit: Something about asking other people immediately causes me to figure things out for myself. It was the mod "Alien" Edited February 15, 2025 by Crowley91
cex227 Posted March 26, 2025 Posted March 26, 2025 /Mods/rjw-brothel-colony/ folder not found. Would you like to install? [y/n]: y Cloning into 'rjw-brothel-colony'... fatal: Remote branch dev2 not found in upstream origin Can you fix this, thank you!
vempare Posted March 28, 2025 Posted March 28, 2025 I get a whole lot of this: Updating rjw... You are not currently on a branch. Please specify which branch you want to merge with. See git-pull(1) for details. git pull <remote> <branch>
Tory187 Posted March 28, 2025 Posted March 28, 2025 This is not being maintained anymore. I highly recommend switching to this
Fnray Posted July 4, 2025 Posted July 4, 2025 Lol well i didn't read the above before i ran over to An AI and had it fix the bat file up for me... Obviously change the txt to bat. ( if you don't know what that means well.. this is 2025 get with the program. Your about 45 years behind. damn batch files are old now. ) C0ffees-Lazy-Installer-Updater-1-5-fixed.txt
Skömer Posted July 4, 2025 Posted July 4, 2025 11 hours ago, Fnray said: Lol well i didn't read the above before i ran over to An AI and had it fix the bat file up for me... Obviously change the txt to bat. ( if you don't know what that means well.. this is 2025 get with the program. Your about 45 years behind. damn batch files are old now. ) C0ffees-Lazy-Installer-Updater-1-5-fixed.txt 9.3 kB · 3 downloads This won't get you the latest versions of many mods because their repositories have changed, use Libidinous
amevarashi Posted July 5, 2025 Posted July 5, 2025 Got curious about what AI did to the file. It wrapped all strings in the "": if %CheckBlacklist%==true ( to if "%CheckBlacklist%"=="true" ( etc. And uncommented Jaaldabaoth/RJW-Genes without commenting vegapnk/RJW-Genes. So it actually made more mess.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now