Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

zlib invalid block type error #17

Open
CreeperSword opened this issue Dec 27, 2022 · 1 comment
Open

zlib invalid block type error #17

CreeperSword opened this issue Dec 27, 2022 · 1 comment

Comments

@CreeperSword
Copy link

When I try to fix save files, it gives this error
There is an issue fixing CCGameManager.dat!
Traceback (most recent call last):
File "C:\Users\Profile\Downloads\Geometry-Dash-Savefile-Fix-master\Geometry-Dash-Savefile-Fix-master\GDSavefileFix.py", line 61, in main
decompressed_data = zlib.decompress(decoded_data[10:], -zlib.MAX_WBITS)
zlib.error: Error -3 while decompressing data: invalid block type
This also happens with CCLocalLevels

@HGStyle
Copy link

HGStyle commented Jul 29, 2023

try to update the programm, since now its version 1.1.1
if it still gaves that error, and you are on macos, fixing may not work since gd windows savefiles encryption is different than the gd macos savefile encryption (why robtop)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants