Fatal Exception: java.lang.Exception in Google Play Console

Discussion and help for Easy Save 3
Post Reply
EVG
Posts: 12
Joined: Tue Dec 13, 2022 5:49 pm

Fatal Exception: java.lang.Exception in Google Play Console

Post by EVG »

Got this error in Google Play Console:

Code: Select all

Fatal Exception: java.lang.Exception
NotImplementedException : Failed to initialize zlib. You probably have an old zlib installed. Version 1.2.0.4 or later is required.
es3.png
es3.png (17.48 KiB) Viewed 413 times
Unity 2022.3.2
Easy Save 3.5.5
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: Fatal Exception: java.lang.Exception in Google Play Console

Post by Joel »

Hi there,

This will almost definitely be a bug at Unity's end as we don't directly use zlib at our end, and is a bug which has previously been reported in WebGL:

https://issuetracker.unity3d.com/issues ... alize-zlib

First I recommend sending a bug report to Unity (after updating to the very latest version). Then as our tests don't appear to be encountering this bug at our end, and we've had no other reports of it, if you replicate this in a new project with a simple scene and private message it to me with instructions I'll see if I can find a workaround.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
EVG
Posts: 12
Joined: Tue Dec 13, 2022 5:49 pm

Re: Fatal Exception: java.lang.Exception in Google Play Console

Post by EVG »

Ok, thanks
Post Reply