Problem after setting language
Posted: Wed May 17, 2017 12:52 pm
Hi
I just added a language to some conversations. I'm using a Dialogue System Trigger (OnEnable) to start the relevant conversations (I set the conversation property), and that has been working fine with the default language. However when I set the language with DialogueManager.SetLanguage() my system stops working. I can see that that the conversations switch to the right language but they don't get triggered. If I don't set the language everything triggers as normal. I'm using ver. 1.6.8.
I spent a couple of hours trying to get to the bottom of this but I can't figure out what's wrong. Can you give me some clues? Thank in advance.
Best regards
J
I just added a language to some conversations. I'm using a Dialogue System Trigger (OnEnable) to start the relevant conversations (I set the conversation property), and that has been working fine with the default language. However when I set the language with DialogueManager.SetLanguage() my system stops working. I can see that that the conversations switch to the right language but they don't get triggered. If I don't set the language everything triggers as normal. I'm using ver. 1.6.8.
I spent a couple of hours trying to get to the bottom of this but I can't figure out what's wrong. Can you give me some clues? Thank in advance.
Best regards
J