NearInfinityBrowser / NearInfinity

An Infinity Engine Browser and Editor
GNU Lesser General Public License v2.1
85 stars 37 forks source link

BIF archives in data subdirectory are not found by NI #140

Closed nsajko closed 2 years ago

nsajko commented 3 years ago

While using NI with original PST from GOG.com I stumbled upon a pretty serious bug, but with a workaround.

Some BIF files are in the root PST dir, but that is not the only directory with BIF file: at least the data subdirectory also contains some BIF files.

When I first ran NI on my PST installation, it listed certain files (archived in some BIF files) in its GUI, but then could not open them.

However (this is the workaround), if I copy some of those BIFs to the root directory, NI can find their files just fine.

This is on Linux, with NI 6d0d1a587866bfba790820f15a807e81740d031c.

Argent77 commented 3 years ago

This is most likely related to issue #137.

As an interim solution I have added the command line parameter -i to release v2.2-20210501 that should work around this issue until the more fundamental problem has been solved. Call NI from the command line with: java -jar NearInfinity.jar -i

Alternatively, you could use an older NI release instead if you don't need the latest features.

burner1024 commented 3 years ago

Alternatively, you could use an older NI release instead if you don't need the latest features.

Sorry, which one would that be?

Argent77 commented 2 years ago

This issue should be solved by v2.2-20211218.