save Dictionary<string, object> and add a list to dict

Discussion and help for Easy Save 3
Post Reply
RoosterMai
Posts: 1
Joined: Tue Dec 28, 2021 8:29 am

save Dictionary<string, object> and add a list to dict

Post by RoosterMai »

Hi, i save a Dictionary<string, object> dict, and add a List<int> to it, it's ok when i save, but when i load it, i throw
Expected '{' or \"null\", found '['.
Is there any way to slove it ?
User avatar
Joel
Moodkie Staff
Posts: 4849
Joined: Wed Nov 07, 2012 10:32 pm

Re: save Dictionary<string, object> and add a list to dict

Post by Joel »

Hi there,

Are you using the latest version of Easy Save?

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
Post Reply