Search found 4 matches

by beardinlair@aol.com
Fri Sep 27, 2019 4:20 am
Forum: General Discussion
Topic: autosave on restart null value exception
Replies: 1
Views: 1094

autosave on restart null value exception

The autosave works for my prefabs while running, using the manual save and load method, but if I stop the program and start it again, I get "Value cannot be null. Parameter name: key". I am saving prefabs on a map inside a grid gameobject.
by beardinlair@aol.com
Thu Sep 26, 2019 10:24 am
Forum: General Discussion
Topic: Autosave with different names
Replies: 5
Views: 2089

Re: Autosave with different names

Perfection. Would you prefer I start a new post for the next question?
by beardinlair@aol.com
Thu Sep 26, 2019 8:04 am
Forum: General Discussion
Topic: Autosave with different names
Replies: 5
Views: 2089

Re: Autosave with different names

I'm getting an error. ES3AutoSaveMgr does not contain a definition for "path". Also, the autosave works for my prefabs while running, using the manual save and load method, but if I stop the program and start it again, I get "Value cannot be null. Parameter name: key". I a saving...
by beardinlair@aol.com
Wed Sep 25, 2019 9:33 am
Forum: General Discussion
Topic: Autosave with different names
Replies: 5
Views: 2089

Autosave with different names

Is it possible to do this? autoSaveMgr.Save(@NewLocation);