Search found 4855 matches

by Joel
Wed Nov 15, 2017 4:48 pm
Forum: General Discussion
Topic: The requested operation caused a stack overflow.
Replies: 5
Views: 4270

Re: The requested operation caused a stack overflow.

Thanks for the detailed information. Would you possibly be able to post/PM me your GraphicsManager class (and any scripts it references) so I can try to work out what's going on at my end? I believe this is caused by some sort of cyclic reference which our code isn't handling, but I'm struggling to ...
by Joel
Wed Nov 15, 2017 4:44 pm
Forum: General Discussion
Topic: ES3 Doesn't work in unity 2017.2.0f3 right after importing
Replies: 1
Views: 4209

Re: ES3 Doesn't work in unity 2017.2.0f3 right after importi

Hi there,

This is indeed a known issue and will be fixed in the next update. Your fix is basically the same as the fix in our upcoming update.

All the best,
Joel
by Joel
Tue Nov 14, 2017 10:00 am
Forum: General Discussion
Topic: The requested operation caused a stack overflow.
Replies: 5
Views: 4270

Re: The requested operation caused a stack overflow.

Hi there,

I don't seem to be able to replicate this, but I have a few ideas as to what the issue could be which I'll experiment with later today.

In the meantime if you do manage to find a way to replicate it reliably, please let me know.

All the best,
Joel
by Joel
Tue Nov 14, 2017 9:49 am
Forum: (Legacy) Easy Save 2 General Discussion
Topic: Unable to compile after install
Replies: 2
Views: 5458

Re: Unable to compile after install

Hi Craig,

If you remove Easy Save from your project, reimport from the Asset Store, and then ensure you don't run the API updater when it asks, this should fix your issue.

For some reason Unity's API updater corrupts the DLL, causing Easy Save to not be compiled.

All the best,
Joel
by Joel
Mon Nov 13, 2017 9:52 am
Forum: General Discussion
Topic: ES3 & PlayMaker
Replies: 3
Views: 4972

Re: ES3 & PlayMaker

Hi Gustav, Thanks for the detailed information, much appreciated. I think you may be using an older version of the Playmaker actions as we don't specify a URL for the help buttons in the latter versions of the actions. If you want me to send you the latest version of the Playmaker actions, send me a...
by Joel
Fri Nov 10, 2017 8:54 am
Forum: General Discussion
Topic: Hang Time
Replies: 4
Views: 5188

Re: Hang Time

Hi there, This would explain the difference in performance, because when loading from Resources, Unity has to load and decompress the data. Loading from Resources should work the same in ES2 and is ES3, so if you show me the code you were using to load from Resources in ES2 I'll be happy to see if t...
by Joel
Fri Nov 10, 2017 8:50 am
Forum: (Legacy) Easy Save 2 General Discussion
Topic: ES2InvalidDataException on Basic Save
Replies: 2
Views: 4676

Re: ES2InvalidDataException on Basic Save

Hi Matt, Sorry to hear you've been having problems with Easy Save. Hopefully I can help clear a few things up for you. You shouldn't include a settings object in your scene, and we only include this menu item for legacy reasons. Generally if something's not in the documentation, it's either their fo...
by Joel
Fri Nov 10, 2017 8:40 am
Forum: General Discussion
Topic: Error after installing ES2 and update to ES3
Replies: 2
Views: 3912

Re: Error after installing ES2 and update to ES3

Hi Gustav, The Camera error is a known issue and will be fixed in the next update. In the meantime if you PM me your invoice number, I'll send you a hotfix. Just a word of warning, Easy Save 3 will only target 5.6 onwards in the near future. Also with regards to the Playmaker actions, they are autom...
by Joel
Thu Nov 09, 2017 4:04 pm
Forum: General Discussion
Topic: Hang Time
Replies: 4
Views: 5188

Re: Hang Time

Hi there,

Would you be able to show me the code you're using for both Easy Save 2 and Easy Save 3 so I can try to work out what the difference is? As far as I'm aware there should be no differences.

Also just to clarify, Easy Save 3 will be a free update for all users.

All the best,
Joel
by Joel
Thu Nov 09, 2017 4:01 pm
Forum: (Legacy) Easy Save 2 General Discussion
Topic: Saving And Loading Images
Replies: 1
Views: 4098

Re: Saving And Loading Images

Hi Janoschii, Easy Save will have identical performance as the Unity methods as we use the same API as they do. Also unfortunately our PHP/MySQL functionality isn't designed to do what you've requested. You might be able to modify the ES2.php file provided with Easy Save, but as this is not the inte...