DS behavior with SimStatus 'Untouched' in non-existent tables

Announcements, support questions, and discussion for the Dialogue System.
User avatar
Abelius
Posts: 318
Joined: Fri Jul 21, 2017 12:45 pm

Re: DS behavior with SimStatus 'Untouched' in non-existent tables

Post by Abelius »

Yup, it works just with adding the symbol. After that, I load the savegame and it evaluates the SimStatus of that node (and other) without errors. So it looks like some problem in reading, not writing, the save files, maybe.

I'm releasing in a couple of days, but I don't see much problem with the additional loading time if the whole thing works. So don't be in a hurry to investigate/fix this issue. ;)

And thanks for the suggestion.
Unity 2019.4.9f1
Dialogue System 2.2.15
User avatar
Abelius
Posts: 318
Joined: Fri Jul 21, 2017 12:45 pm

Re: DS behavior with SimStatus 'Untouched' in non-existent tables

Post by Abelius »

Tony Li wrote: Tue Feb 26, 2019 3:16 pm Somehow I missed this message! I haven't been able to reproduce the problem. Maybe it's related to this. When you imported the Asset Store version, you reverted back to the code with the bug. Please see your private message inbox for your download access to download the version with the fix, which isn't on the Asset Store yet.
Oh, I also didn't see this, haha!

Okay, I'll do that and test it again.
Unity 2019.4.9f1
Dialogue System 2.2.15
User avatar
Abelius
Posts: 318
Joined: Fri Jul 21, 2017 12:45 pm

Re: DS behavior with SimStatus 'Untouched' in non-existent tables

Post by Abelius »

Right, I've reinstalled the patch, got the SimStatus value hovering again, and tested the thing.

I've tested both with SAFE_SIMSTATUS and without, and the only instance where it's failing is when the symbol is not present in the Player settings, and the savegame I'm loading didn't have the nodes DS is evaluating already created at save time.

So, I'll continue using the symbol for now.

Tell me if you need anything else, and thank you.
Unity 2019.4.9f1
Dialogue System 2.2.15
User avatar
Tony Li
Posts: 22056
Joined: Thu Jul 18, 2013 1:27 pm

Re: DS behavior with SimStatus 'Untouched' in non-existent tables

Post by Tony Li »

Got it. I'll continue to investigate. If I can't get to the bottom of it, I may need to ask you for a copy of the project. But let's leave that as a last resort.
Post Reply