Page 1 of 1

How to upgrade?

Posted: Tue May 07, 2019 3:44 am
by leegod
I used easy save 2 until 2017.8

And now I tried to update from asset store, it seems its version is 3.x, after import, tons of error at unity console. Most says like,

Assets\Easy Save 2\Types\ES2_RawTexture2D.cs(21,30): error CS0433: The type 'ES2Reader' exists in both 'Assembly-CSharp-firstpass, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'ES2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'


How to update then from 2.x to 3.x newest?

Re: How to upgrade?

Posted: Tue May 07, 2019 4:59 pm
by Joel
Hi there,

It sounds like you're updating from quite an old version of Easy Save 2, so the old DLLs still exist in the project.

You will need to search your project for ES2.dll, MoodkieSecurity.dll and ES2Security.dll and delete them. This should fix your errors.

All the best,
Joel