You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
My guess is that the path is too long for Windows to handle.
This works: (253 Chars) Get-Item 'C:\Users\xxxxxxxxxx\AppData\Roaming\Vortex\mountandblade2bannerlord\mods\Community Patch - e1.4.2 and up-186-v0-1-0-rc9-1592274894\Modules\CommunityPatch\src\CommunityPatch\.idea\.idea.CommunityPatch\.idea\runConfigurations\GeneratePatchTargetHashes.xml'
This fails: (264 Chars) 'C:\Users\xxxxxxxxxx\AppData\Roaming\Vortex\mountandblade2bannerlord\mods\Community Patch - e1.4.2 and up-186-v0-1-0-rc9-1592274894\Modules\CommunityPatch\src\CommunityPatch\.idea\.idea.CommunityPatch\.idea\runConfigurations\GeneratePatchTargetHashes__No_Build_.xml'
Keep getting the following on v.0.1.0-rc9
error: failed to install symlink err=EINVAL: invalid argument, symlink '<path>\AppData\Roaming\Vortex\mountandblade2bannerlord\mods\Community Patch - e1.4.2 and up-186-v0-1-0-rc9-1592274894\Modules\CommunityPatch\src\CommunityPatch\.idea\.idea.CommunityPatch\.idea\runConfigurations\GeneratePatchTargetHashes__No_Build_.xml' -> '<path>\steamapps\common\Mount & Blade II Bannerlord\Modules\CommunityPatch\src\CommunityPatch\.idea\.idea.CommunityPatch\.idea\runConfigurations\GeneratePatchTargetHashes__No_Build_.xml'
Troubleshooting Steps:
When I can, I'll download an IDE and see if I can build it from GH, but thought I'd post this just in case it's an easy fix.
The text was updated successfully, but these errors were encountered: