Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Netease - Identity V Uncompressed Data Error

Featured Replies

  • Author
  • Localization

toadbirb, posted Wed Apr 19, 2023 7:20 pm (76473)


I've posted a topic similar to this a few years ago for another Netease title, Harry Potter: Magic Awakened, but now I'm facing a similar issue with a different Netease game titled Identity V where I'm now unable to export assets for some of the games NPKs due to a "uncompressed data" and "compressed zlib/deflate input is wrong or incomplete" error (example included below of the error) when trying to use QuickBMS.

If its necessary information, I'm using the .nxpk script when trying to export the NPKs.

Code:
. 00000100
. 00000000 idstr              "NXPK" 4
    4e 58 50 4b                                       NXPK
. 00000004 get     FILES      0x00000add 4
. 00000008 get     VER1       0x00000000 4
. 0000000c get     VER2       0x00000000 4
. 00000010 get     VER3       0x00000001 4
. 00000014 get     OFFSET     0x003d6e78 4
. 00000018 get     NXPK_SIZE  0x003e9ea4 -2
. 003d6e78 get     NAME_CRC   0x00098426 4
. 003d6e7c get     OFFSET     0x00234634 4
. 003d6e80 get     ZSIZE      0x0000025a 4
. 003d6e84 get     SIZE       0x00000e2b 4
. 003d6e88 get     ZCRC       0xf5b02114 4
. 003d6e8c get     CRC        0x44e892da 4
. 003d6e90 get     FLAGS      0x00030001 4
  00000000 3627       00000000.dat

Error: the compressed zlib/deflate input is wrong or incomplete (-3)
Info:  algorithm   1
       offset      00000000
       input size  0x0000025a 602
       output size 0x00000e2b 3627
       result      0xffffffff -1

Error: uncompressed data (-1) bigger than allocated buffer (3627)
       It usually means that data is not compressed or uses another algorithm

Last script line before the error or that produced the error:
  207 clog NAME OFFSET ZSIZE SIZE FILENUM

- OFFSET       0x00000000
- ZSIZE        0x0000025a
- SIZE         0x00000e2b
  coverage file 0     0%   654        4103844    . offset 003d6e94
  coverage file -1  100%   602        602        . offset 0000025a


TDLR:
Game: Identity V
Issue: uncompressed data error / compressed zlib/deflate input is wrong or incomplete
Example NPKs:
Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.