Norbyte / lslib

Tools for manipulating Divinity Original Sin and Baldur's Gate 3 files
MIT License
745 stars 138 forks source link

Fail to Read Pak on all installs of mods in Vortex. #226

Closed arthurh3535 closed 6 months ago

arthurh3535 commented 6 months ago

Error: divine.exe failed: 2147516466 at ChildProcess. (C:\Program Files\Black Tree Gaming >Ltd\Vortex\resources\app.asar.unpacked\bundledPlugins\game-baldursgate3\loadOrder.js:605:33) at ChildProcess.emit (node:events:513:28) at ChildProcess._handle.onexit (node:internal/child_process:291:12)

I think this has been a constant thing with Vortex? Is it wanting elevated privileges or something?

arthurh3535 commented 6 months ago

LSLib v1.19 requires .NET 8, which actually fixes this read error.

MorganStair commented 6 months ago

.NET 8 does not fix the current problem. If you'd like some kind of diagnostics or logs, reply here. I have .NET 8 installed and LSLib v1.19.4 does not work. I'm trying v1.19.3 next. Perhaps this is due to a recent Windows update?

Superkayko commented 6 months ago

LSLib v1.19 requires .NET 8, which actually fixes this read error.

Can confirm this also worked for me

arthurh3535 commented 6 months ago

This actually seems to fix some of the read errors, but not all? It's weird and not consistent.

Oh, and it looks like Vortex's devs have stated that the .net 8 thing is required and suggest downloading it manually until they can get it added as part of the install.