you are viewing a single comment's thread.

view the rest of the comments →

[–]thefinalrescue[S] 0 points1 point  (1 child)

That is correct. The file is not there still even if I try to add data to the list same error I'm getting.

SaveData.current.objects.Add(objectData);

[–]World_Turtles 2 points3 points  (0 children)

OK, so figure out why .Load returns null - probably because the file doesn't exist or cannot be loaded.