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

BG3 - LSLib fails to read PAK files without .NET 8 installed #15391

Closed
insomnious opened this issue Mar 25, 2024 · 1 comment · Fixed by Nexus-Mods/vortex-games#106
Closed
Assignees
Labels

Comments

@insomnious
Copy link
Contributor

insomnious commented Mar 25, 2024

Describe the bug

LSLib updated to 1.19.4 and requires the .NET 8 Desktop Runtime to be installed. Vortex core only requires .NET 6. When trying to read PAK files, during deployment and if not cached, error pops up saying Failed to read PAK file.

To Reproduce

  1. Remove vortex state (so that the cache is wiped).
  2. Start fresh management of BG3
  3. Latest LSLib (1.19.4) should auto download
  4. Install mods\collection
  5. During deploy, red error notification will show Failed to Read PAK

Expected behavior

LSLib to read PAK correct

Screenshots

image

image

If applicable, add screenshots to help explain your problem.

Platform (please complete the following information):

  • OS: [e.g. Windows 10]
  • Vortex Version [e.g. 0.16.12]

Additional context
Add any other context about the problem here.

@insomnious insomnious self-assigned this Mar 25, 2024
insomnious added a commit to Nexus-Mods/vortex-games that referenced this issue Mar 25, 2024
IDCs pushed a commit to Nexus-Mods/vortex-games that referenced this issue Mar 25, 2024
* added error catch for .net error and show dialog with fix

fixes Nexus-Mods/Vortex#15391
@noahm1216
Copy link

noahm1216 commented Jul 5, 2024

Hello! I still have this issue after trying to create a brand new profile.
Win10
Up-To-Date
Latest .NET & BG3 & Vortex as of 07/04/2024

  • BG3 + Vortex was working fine less than 1 week ago (none of these issues and 40+ mods)
  • Open Vortex today and create a new profile (try turning on 1 mod)
  • Try creating my first collection following the website's instructions on Nexus mods
  • Unable to fully commit due to "Failed to upload to API"
  • Signed out, --> closed Vortext --> sign in through authentification
  • Still unable to load profile, just trying to load mods
  • "Failed load order operation" (see attached log and screenshots)
  • Tried re-downloading: .NET8 --> Restarted Computer --> LSLIB 1.19.5 --> Still have issue
  • Relocating files to fresh new H: Drive Folders (next to old )

image
image

Failed Load Order Operations.txt

EDIT:
I just checked and it may be related to this person's topic of "ghost files" where a different directory is the target despite the settings being a different drive
Norbyte/lslib#233 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants