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

Unable to download modpack due to FileNotFoundError: [WinError 206] The filename or extension is too long #186

Open
HxHL opened this issue Feb 9, 2025 · 0 comments

Comments

@HxHL
Copy link

HxHL commented Feb 9, 2025

Crashes when trying to download: Progression Modpack
Tried moving to D:/rimpy to reduce file path length, and also tried enabling windows long path but to no avail.
Full Error after mod initialized:

ludeon.rimworld
ludeon.rimworld.ideology
ludeon.rimworld.royalty
ludeon.rimworld.biotech
telefonmast.graphicssettings
rupal.rimpymodmanagerdatabase
INFO:root:Rimworld object instantiation completed
INFO:root:Game version: 1.5.4297 rev1078
INFO:root:Game folder: D:\Games\RimWorld
INFO:root:Configs folder: C:\Users\thehu\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Config
INFO:root:Steam mods folder:
INFO:root:Local mods folder: D:\Games\RimWorld\Mods
INFO:root:RimPy Mod Manager v. 1.2.6.28
INFO:qdarkstyle:QSS file successfully loaded.
INFO:qdarkstyle:Found version patches to be applied.
INFO:qdarkstyle:Found application patches to be applied.
INFO:root:Populating mods
INFO:root:Game version: 1.5.4297 rev1078
INFO:root:Game folder: D:\Games\RimWorld
INFO:root:Configs folder: C:\Users\thehu\AppData\LocalLow\Ludeon Studios\RimWorld by Ludeon Studios\Config
INFO:root:Steam mods folder:
INFO:root:Local mods folder: D:\Games\RimWorld\Mods
INFO:root:Mods added to QTreeWidgets
CRITICAL:root:Exception
Traceback (most recent call last):
File "D:\RimPy_Windows\rimpy.py", line 5782, in steamDownload
File "D:\RimPy_Windows\rimpy.py", line 3887, in tryToOpen
File "D:\RimPy_Windows\subprocess.py", line 858, in init
File "D:\RimPy_Windows\subprocess.py", line 1311, in _execute_child
FileNotFoundError: [WinError 206] The filename or extension is too long

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

1 participant