Page 3 of 3
Re: Unable to load correctly.
Posted: Tue Feb 20, 2024 11:25 pm
by fuakda
When I changed the key to something else, the save was successful.
There are no errors.
Then I made the keys the same.
An error has occurred.
- スクリーンショット 2024-02-21 183604.jpg (136.61 KiB) Viewed 485 times
Re: Unable to load correctly.
Posted: Wed Feb 21, 2024 8:22 am
by Tony Li
That's correct. Different savers must use different keys.
Re: Unable to load correctly.
Posted: Wed Feb 21, 2024 8:52 am
by fuakda
Please let me check.
Can't all savers use the same key?
Do they all require different keys?
Re: Unable to load correctly.
Posted: Wed Feb 21, 2024 9:01 am
by Tony Li
They all require different keys. The key is an index in the saved game data's database. If you use the same key for Position Saver and UIS Saver, for example, then when Position Saver saves its data under the index, it will overwrite the UIS Saver's data which is saved under the same index.
Re: Unable to load correctly.
Posted: Wed Feb 21, 2024 7:31 pm
by fuakda
I felt like I was told many times that I had to set the same key over and over again, but it seems like the translation was misinterpreted.
sorry.
thank you very much.
When set as shown in the image, it was kept even if the scene was changed.
- スクリーンショット 2024-02-22 092820.png (46.21 KiB) Viewed 458 times
Re: Unable to load correctly.
Posted: Wed Feb 21, 2024 8:34 pm
by Tony Li
Hi,
The UIS Saver in scene #1 and the UIS Saver in scene #2 must use the same Key.
However, this key should be different from the Dialogue System Saver's Key.
Also, please UNtick the "Restore State On Start" checkbox:
- noRestoreStateOnStart.png (47.11 KiB) Viewed 451 times
Re: Unable to load correctly.
Posted: Wed Feb 21, 2024 10:20 pm
by fuakda
Many times Thank you.
There is a phenomenon where objects with "increment on destroy" set are destroyed and variables change every time the scene changes. Is there a workaround?
Re: Unable to load correctly.
Posted: Thu Feb 22, 2024 8:32 am
by Tony Li