HELP | ES3 FormatException | HELP

Discussion and help for Easy Save 3
Post Reply
blueagardq13
Posts: 5
Joined: Mon Jul 26, 2021 2:44 pm

HELP | ES3 FormatException | HELP

Post by blueagardq13 »

Hi, I have set up my save and load functions to communicate with the server : https://gyazo.com/59a391a4eafed57264b9f1d72a36417d

However, I am receiving this error all of a sudden and now I can't load the data that I have been loading for the past few days due tot his error here : https://gyazo.com/b077c7bc1b3a0c6ee308f0bf9f343b7e

here are my Settings : https://gyazo.com/cf2102ca9aa03eaa8747398553ebe17c
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: HELP | ES3 FormatException | HELP

Post by Joel »

Hi there,

This error usually means that there's unencrypted data on your server, but you're trying to load it with encryption enabled. If this is the case, you would need to remove the old data from your server, or catch the exception and load it without encryption.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
blueagardq13
Posts: 5
Joined: Mon Jul 26, 2021 2:44 pm

Re: HELP | ES3 FormatException | HELP

Post by blueagardq13 »

Hi,
Thanks for the reply! You helped me out once again. Have a good day!
Post Reply