Page 2 of 2

Re: How to create a saving and loading system?

Posted: Fri Mar 17, 2017 9:43 am
by harumin
I'm currently using SaveHelper to save and load my games but I keep having the error shown at the picture when I try to load again. Perhaps this is because of the RememberCurrentDialogue script that I'm using (I got it from the visual novel framework). It seems that the script isn't compatible to SaveHelper. And also, I want SaveHelper to save the current items in the inventory (I'm using S-Inventory). Please help.

Re: How to create a saving and loading system?

Posted: Fri Mar 17, 2017 10:04 am
by Tony Li
I suspect the error is more likely to be related to S-Inventory. Would it be possible for you to send an example project to tony (at) pixelcrushers.com?

Re: How to create a saving and loading system?

Posted: Sun Mar 19, 2017 10:00 am
by harumin
For some reason, that error perished. Thanks for replying :)

Re: How to create a saving and loading system?

Posted: Sun Mar 19, 2017 12:11 pm
by Tony Li
If the error occurs again, please import the latest version of the S-Inventory Support package. The latest version will now tell you which S-Inventory item prefab it can't instantiate. This will help you debug the issue.