Dialogue Conditions Met, But Conversation Won't Continue
Posted: Thu Mar 21, 2024 8:32 pm
Hi Tony, hope you're doing well!
I've run into an issue a few times, and I'd like to get to the bottom of it because I'm worried about save files loading correctly in the future (not the actual issue, I don't think, but I'm hoping to resolve it anyway). Basically, sometimes even though variable conditions are met in a conversation HUB, the dialogue won't continue. Restarting Unity fixes this problem 100% of the time.
I have a HUB for the character Taylor that should be taking the conversation to the last node on the left (and then going to another conversation):
https://ibb.co/pxqRPSC
I checked the variables and they are all met:
https://ibb.co/gmZ7411
And no dialogue shows up (because it's obviously not getting to the next node):
https://ibb.co/zm7d3Xh
Note: This always works just fine the first time I copy over a save file to the loading directory. But if I quit the game and copy over the save file again, this happens. It only happens rarely and not with every conversation, so I can't pin it down.
Let me know if you need more information, or if this is something you encountered before. I'm guessing some variable within the Dialogue System is being saved in a way I don't want it to, but I can't figure it out.
As always, very much appreciate the ongoing support!
I've run into an issue a few times, and I'd like to get to the bottom of it because I'm worried about save files loading correctly in the future (not the actual issue, I don't think, but I'm hoping to resolve it anyway). Basically, sometimes even though variable conditions are met in a conversation HUB, the dialogue won't continue. Restarting Unity fixes this problem 100% of the time.
I have a HUB for the character Taylor that should be taking the conversation to the last node on the left (and then going to another conversation):
https://ibb.co/pxqRPSC
I checked the variables and they are all met:
https://ibb.co/gmZ7411
And no dialogue shows up (because it's obviously not getting to the next node):
https://ibb.co/zm7d3Xh
Note: This always works just fine the first time I copy over a save file to the loading directory. But if I quit the game and copy over the save file again, this happens. It only happens rarely and not with every conversation, so I can't pin it down.
Let me know if you need more information, or if this is something you encountered before. I'm guessing some variable within the Dialogue System is being saved in a way I don't want it to, but I can't figure it out.
As always, very much appreciate the ongoing support!