Hello
I am trying to open a PAK file of a mod I have, (the mod itself is a working mod that changes the stat tables of bosses & NPCs) however I get the error:
Internal Error!
System.NullReferenceException: Object reference not set to an instance or object
at LSLib,LS PackageReader.Disposed()
at LSLib.Packager.UncompressPackage(StringpackagePatth, Strin outputPath, Func'2 filter)
at
ConverterApp.PackagePane.extractPackageBtn_Click(Objectsender, EventArgs e)
Any idea why this one wont open?
I actually get this error on the majority of the modded pak files I am trying to open.