Search found 9 matches

by shamo
Sat Mar 14, 2020 10:27 am
Forum: General Discussion
Topic: Save data to AS3 on Android
Replies: 7
Views: 2783

Re: Save data to AS3 on Android

Thanks for the help Joel, what worked was changing the .Es3 file name to a different name. It seems that updating a game via Google play usually leaves the ES3 file on the device. As I can't recall the password set previously, just creating a new file seemed the better option. Also changing the 'key...
by shamo
Thu Mar 12, 2020 12:58 am
Forum: General Discussion
Topic: Save data to AS3 on Android
Replies: 7
Views: 2783

Re: Save data to AS3 on Android

Hi Joel,
Also having the same problem as this fellow. Works in the editor, will not work on Android device. Tried all sorts of settings to no avail.
Previous version worked fine if set via the ES3 settings prefab with auto add to scene and auto update both unchecked.
by shamo
Thu Aug 22, 2019 9:34 am
Forum: General Discussion
Topic: Cannot change editor settings
Replies: 6
Views: 2509

Re: Cannot change editor settings

Hi Joel, sent you a PM with the file.

Cheers
by shamo
Wed Aug 21, 2019 11:27 pm
Forum: General Discussion
Topic: Cannot change editor settings
Replies: 6
Views: 2509

Re: Cannot change editor settings

Project is too large to upload Joel. I tried changing the settings via the prefab and that worked. However when I set encryption and a password, then I get a strange error on one of the Integer saves. I'd copy and paste it but it's pages long! So I started a new android 2d project, installed Playmak...
by shamo
Tue Aug 20, 2019 9:02 am
Forum: General Discussion
Topic: Cannot change editor settings
Replies: 6
Views: 2509

Re: Cannot change editor settings

Thanks for the quick reply Joel,

"Deleting Easy Save 3 from your project and reimporting should fix the issue."


Tried that, still the same result. Cannot even delete the ES3 manager from the scene?
Throws up the same error: ArgumentNullException: Value cannot be null.
by shamo
Mon Aug 19, 2019 10:13 pm
Forum: General Discussion
Topic: Cannot change editor settings
Replies: 6
Views: 2509

Cannot change editor settings

Hi, Have a weird bug here where I cannot change the editor settings (the small checkboxes) to stop it auto adding to the scene. Also cannot set the encryption to run or set the password. I was hoping that with the latest update I would finally get EasySave to work on one of my games instead I'm agai...
by shamo
Thu Apr 25, 2019 3:21 am
Forum: General Discussion
Topic: ES3 and Playmaker disfunction
Replies: 1
Views: 1422

ES3 and Playmaker disfunction

Hi, I've been using EasySave for some time now successfully but I've hit a wall now with Android build on Unity 2018 with the latest Playmaker. Could you please address the errors that are thrown up regarding www issues. I know they are not critical but are really annoying. I cannot get ES3 to save ...
by shamo
Wed Apr 25, 2018 11:48 pm
Forum: (Legacy) Easy Save 2 General Discussion
Topic: Errors on Build
Replies: 3
Views: 4557

Re: Errors on Build

Thanks for the reply Joel, Turns out I misinterpreted the instructions on the ES3 manager and manually added a manager to each scene via a prefab. With the save setup I made, it turns out that only one manager is needed? I also turned off the auto create setting and it works fine. The save setup I i...
by shamo
Wed Apr 25, 2018 8:03 am
Forum: (Legacy) Easy Save 2 General Discussion
Topic: Errors on Build
Replies: 3
Views: 4557

Errors on Build

Hi, Just purchased your software. After a long day figuring out how to implement Easy Save with Playmaker, I finally got it working as needed. When going to build though, I'm getting the following errors: Any help appreciated, thanks. ArgumentException: The scene is invalid. UnityEngine.SceneManagem...