Search found 6 matches

by white
Mon Jul 26, 2021 1:33 am
Forum: General Discussion
Topic: Saving does not complete properly
Replies: 1
Views: 717

Saving does not complete properly

We have received a bug report from a user of a PC game we have released. The problem is that the game does not save properly. When I looked at the SaveFile.es3 file provided by the user, it was a blank file. I also looked at the SaveFile.es3.tmp file. It was just missing one } at the end. When I add...
by white
Mon Apr 19, 2021 12:56 am
Forum: General Discussion
Topic: ES3.KeyExists is Not Working?
Replies: 4
Views: 1290

Re: ES3.KeyExists is Not Working?

Thank you for your reply.

Certainly I am using dataPath.

Since it is not realistic to change the save location in released games, I decided to use persistentDataPath as a backup.
by white
Fri Apr 16, 2021 1:28 am
Forum: General Discussion
Topic: ES3.KeyExists is Not Working?
Replies: 4
Views: 1290

Re: ES3.KeyExists is Not Working?

I'm sorry, the user's report was inaccurate and I suspected ES3.KeyExists. When I got Player.Log of the corresponding part, when ES3.Save was executed, UnauthorizedAccessException access to the path "C: Program Files \ ~ \ SaveFile.es3.tmp" is denied. I found that the above error was occur...
by white
Mon Apr 12, 2021 11:45 pm
Forum: General Discussion
Topic: ES3.KeyExists is Not Working?
Replies: 4
Views: 1290

ES3.KeyExists is Not Working?

Sorry, I’m not good at English. I have released a game for PC, and many people are playing it without any problems. But, some people have commented that it is not possible to save and load game data in a Windows 32bit environment. When I got Player.Log, it seems that the phenomenon that the key that...
by white
Sun Mar 17, 2019 12:42 am
Forum: General Discussion
Topic: problem with the file built for Mac.
Replies: 3
Views: 1842

Re: problem with the file built for Mac.

Thank you for your reply.
I'm not good at English, so I upload images.
by white
Sat Mar 16, 2019 1:26 am
Forum: General Discussion
Topic: problem with the file built for Mac.
Replies: 3
Views: 1842

problem with the file built for Mac.

Hello. I am not good at English. I'm sorry. There is a problem with the file built for Mac. 1 / EasySave3 setting uses "Setting" = "Data Path". 2 / Build the file with this setting. 3 / zip the built file with .zip 4 / Unzip, EasySave3 save function does not work. However, if you...