Cannot see strings in Autosave Windows

Easy Save 2 has been replaced by Easy Save 3, so is no longer supported.
Locked
Phuzz
Posts: 14
Joined: Wed Jan 21, 2015 7:23 pm

Cannot see strings in Autosave Windows

Post by Phuzz »

Hello,

I have released multiple updates of my App using Easy Save 2 and all works well, after the recent update, 2.8.4 p1 . I deleted the older .dll files inside the plugins folder as mentioned in the changelog, updated EasySave and everything seems fine. Now when I want to use autosave, the "string" variables attached to the object do not appear in the AutoSave window anymore, Pictures Attached. Do I have to add supported types ? and if so why did it disappear? thank you
Attachments
Script - Al Variables
Script - Al Variables
2.png (32.05 KiB) Viewed 11656 times
Editor Windows - All variables showing except string variables
Editor Windows - All variables showing except string variables
1.png (41.04 KiB) Viewed 11656 times
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: Cannot see strings in Autosave Windows

Post by Joel »

Hi there,

I don't seem to be getting this issue at my end. Please could you go to Assets > Easy Save 2 > Manage Types and press Refresh ES2Init to see if this solves your issue?

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Phuzz
Posts: 14
Joined: Wed Jan 21, 2015 7:23 pm

Re: Cannot see strings in Autosave Windows

Post by Phuzz »

Thank you for the quick reply :)

Unfortunately that did not solve the problem, I re-imported ES2 and still nothing changed, however, when I press Refresh ES2Init i get the following message

FileNotFoundException: Could not load file or assembly 'ES2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.

could this be related to the String Variable problem?

thank you
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: Cannot see strings in Autosave Windows

Post by Joel »

Hi there,

This sounds like the Asset Store importer didn't remove the old DLLs when importing the latest version of Easy Save. Please could you search your project for ES2.dll, MoodkieSecurity.dll and ES2Editor.dll and delete them?

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Phuzz
Posts: 14
Joined: Wed Jan 21, 2015 7:23 pm

Re: Cannot see strings in Autosave Windows

Post by Phuzz »

Hello,

Deleting the .dll files did remove the error, but the string variable problem still exists. I created a new unity project with ES2 2.8.4p1 the only asset being in Unity2017.3.0f3 and got the same problem, the only variable type not showing in Easy Save 2 Auto Save window is the string variable. However, the older version doesn't seem to have this problem, all variables are showing in the Editor and works well. I appreciate your support.

Thank you
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: Cannot see strings in Autosave Windows

Post by Joel »

Hi there,

I believe this might be related to a similar issue we've come across today where types aren't recognised in the File Editor. I'll PM you the fix in case you want to see if it solves the problem.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Phuzz
Posts: 14
Joined: Wed Jan 21, 2015 7:23 pm

Re: Cannot see strings in Autosave Windows

Post by Phuzz »

Hello,

So far the patch did not fix the problem, but Again, thank you for your continuous support
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: Cannot see strings in Autosave Windows

Post by Joel »

Hi there,

I've replied to your PM.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Phuzz
Posts: 14
Joined: Wed Jan 21, 2015 7:23 pm

Re: Cannot see strings in Autosave Windows

Post by Phuzz »

Wow that was fast and it solved the problem :) Amazing support!

Thank you
Locked