Page 1 of 1

Auto save Error when loading form different scene.

Posted: Thu Apr 30, 2020 5:20 pm
by EndlessMc
I have been using the auto save feature to save all my progress during playtime, this works well if i stay in the same scene.
But now i want to load the main scene form a start scene. (just a menu with some buttons)

Using the SceneManager.LoadScene() with a button press the main scene gets loaded, but now the AutoSaveMg gives errors on most of my objects and saving doesn't work anymore.

Is this something im doing wrong loading the level? im just at a loss that it works player form the main scene, but not loading from the start scene.

all the errors are the same:
NullReferenceException: Object reference not set to an instance of an object
ES3AutoSaveMgr.AddAutoSave (ES3AutoSave autoSave) (at Assets/Plugins/Easy Save 3/Scripts/Auto Save/ES3AutoSaveMgr.cs:85)
ES3AutoSave.Awake () (at Assets/Plugins/Easy Save 3/Scripts/Auto Save/ES3AutoSave.cs:13)

Re: Auto save Error when loading form different scene.

Posted: Fri May 01, 2020 7:48 am
by Joel
Hi there,

I'm aware of this issue and it will be resolved in our upcoming update. In the meantime if you private message me your invoice number I can send over a fix.

All the best,
Joel

Re: Auto save Error when loading form different scene.

Posted: Fri May 01, 2020 11:28 am
by EndlessMc
Thanks for the reply Joel

I have send a pm with the invoice, its currently in outbox, but it looks like its send. could you confirm that?

Hopefully we shall be able to fix it

Re: Auto save Error when loading form different scene.

Posted: Fri May 01, 2020 11:33 am
by Joel
EndlessMc wrote:Thanks for the reply Joel

I have send a pm with the invoice, its currently in outbox, but it looks like its send. could you confirm that?

Hopefully we shall be able to fix it
I've just received your PM and have sent out the update to you :)

All the best,
Joel