Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant download modpack #180

Open
DiegoLavega778 opened this issue Aug 5, 2024 · 1 comment
Open

Cant download modpack #180

DiegoLavega778 opened this issue Aug 5, 2024 · 1 comment

Comments

@DiegoLavega778
Copy link

Hello everyone, recently tried to download this modlist https://steamcommunity.com/sharedfiles/filedetails/?id=3237195490 with rimpy, and i cant find anything on how to fix the error that follows.

Screenshot_1

Any help would be much appreciated

@Damian-11
Copy link

I found a solution for this issue that worked for me:

  1. Navigate to your SteamCMD directory.
  2. Go to this specific folder: steamCMD\downloader_helper\steamapps\workshop\content
  3. Delete the directory called "294100" if it exists.
  4. Open the command prompt in this location by typing 'CMD' in the address bar at the top.
  5. Create a symbolic link folder using this command: mklink /D "Link" "Target"
  6. Replace 'Link' with RimWorld's app ID (294100) and 'Target' with the path to your RimWorld mods directory.

For example, my command looked like this:
mklink /D "294100" "D:\Games\RimWorld\Mods"

After completing these steps, try downloading your mods again.

Repository owner deleted a comment from Vendetta-S Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants