That patch builds on an earlier patch. Try import these 3 patches in this order:
DS_ArticyPatch_2024-06-05-A.unitypackage
DS_ArticyPatch_2024-06-11.unitypackage
DS_ModelPatch_2024-06-12.unitypackage
In this case, my interpretation is that it should end the conversation, correct? Unless you foresee any issues with that, I'll make the change to make it do that._marc wrote: ↑Wed Jun 12, 2024 12:52 pm Thank you! We're almost there, there is no more stack overflow exception, but when the random int condition is finally evaluated to true...
...the Dialogue System does nothing more (the log you see above is the last I get). It doesn"t end the conversation, and it doesn't go to the next group neither (the jump).
If I replace the group node (the jump node) by a regular node, then it works.