GoneUp / GPK_RePack

C# .gpk Unpacker/Repacker for Tera, released under the name Terahelper
MIT License
26 stars 12 forks source link

Some of retail gpks cannot be opened #15

Closed Zerraa closed 2 years ago

Zerraa commented 2 years ago

Hi! When editing some gpks, there is an error when opening them:

17:46:17 GUI # Startup
17:46:21 [ReadSubGpkPackage:S1UI_Nameplate.gpk_0] # Parse failure!
17:46:21 [ReadSubGpkPackage:S1UI_Nameplate.gpk_0] # System.Exception: NameIndex 14899241549880 not found!
   at GPK_RePack.Model.GpkPackage.GetString(Int64 index)
   at GPK_RePack.IO.Reader.ReadImports(BinaryReader reader, GpkPackage package)
   at GPK_RePack.IO.Reader.ReadSubGpkPackage(GpkPackage package, Byte[] data, Boolean skipExportData, Status stat)
17:46:21 [ReadSubGpkPackage:S1UI_Nameplate.gpk_0] # Reading of file C:\Games\S1UI_Nameplate.gpk complete, took 65ms!

any hope for a fix?

GoneUp commented 2 years ago

Not really, sorry. I stopped playing tera a long time ago and won't download it again. You can try RealEditor, it still looks active.

Zerraa commented 2 years ago

Unlucky, thanks for the reply though