save sprite error. HELP!

Discussion and help for Easy Save 3
Post Reply
popwjwj
Posts: 2
Joined: Sun May 03, 2020 11:34 am

save sprite error. HELP!

Post by popwjwj »

latest version easysave3,my code is:ES3.Save<Sprite>("mykey", m_sprite);
And then,
Console display:
Reference with ID 1902790648360514502 could not be found in Easy Save's reference manager. Try pressing the Refresh References button on the ES3ReferenceMgr Component of the Easy Save 3 Manager in your scene.
To disable warnings from Easy Save, go to Window > Easy Save 3 > Settings, and uncheck 'Log Warnings'
User avatar
Joel
Moodkie Staff
Posts: 4826
Joined: Wed Nov 07, 2012 10:32 pm

Re: save sprite error. HELP!

Post by Joel »

Hi there,

This means that the reference manager cannot find a reference to your Sprite.

I've emailed you our upcoming update which should (in theory) fix this, as it gathers a deeper level of references. After installing this update you should press the Refresh References button on the ES3ReferenceMgr of the Easy Save 3 Manager.

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
popwjwj
Posts: 2
Joined: Sun May 03, 2020 11:34 am

Re: save sprite error. HELP!

Post by popwjwj »

Completely solved the problem.Very timely.Thank you very much. :D
Post Reply