Hi Tony
I have problem with my conversation (screens below)
At the end of it Event "OnConversationEnd()" is not propagated and conversation is still on "Active Conversation" list.
I tried to use "StopAllConversations()" method to try and stop that conversation but that didin't stop it
Also i run this conversation from Conversation Track in Timeline
No OnConversationEnd() at the end of my conversation and I Can't Stop that Conversation
Re: No OnConversationEnd() at the end of my conversation and I Can't Stop that Conversation
Hi,
The conversation should end because the last dialogue entry has a Continue() sequencer command.
Are there any errors or warnings in the Console window?
If you view the conversation in the Dialogue Editor at runtime, is one of the dialogue entry nodes green?
The conversation should end because the last dialogue entry has a Continue() sequencer command.
Are there any errors or warnings in the Console window?
If you view the conversation in the Dialogue Editor at runtime, is one of the dialogue entry nodes green?
Re: No OnConversationEnd() at the end of my conversation and I Can't Stop that Conversation
I tested it and results are on videos below
Timline nodes setup:
No errors in Console, no green nodes
Timline nodes setup:
No errors in Console, no green nodes
Re: No OnConversationEnd() at the end of my conversation and I Can't Stop that Conversation
Are there any errors or warnings in the Console window?
Please trace through the conversation in the Console window with Debug Level set to Info:
[media][/media[
Please trace through the conversation in the Console window with Debug Level set to Info:
[media][/media[
Re: No OnConversationEnd() at the end of my conversation and I Can't Stop that Conversation
Hi Tony
I setup Dialogue Manager Debug Level to Info, below logs
Conversation with three nodes without text, only Continue() in sequence Conversation with one node without text, Continue() in sequence Conversation with three nodes on second one is text, on every node there is sequence Continue() When conversation starts from "Start" node looks like conversation end properly, but when i use Jump to Specific Entry those specific conversations stay in Active Conversation
Log when conversation start in start node below
I setup Dialogue Manager Debug Level to Info, below logs
Conversation with three nodes without text, only Continue() in sequence Conversation with one node without text, Continue() in sequence Conversation with three nodes on second one is text, on every node there is sequence Continue() When conversation starts from "Start" node looks like conversation end properly, but when i use Jump to Specific Entry those specific conversations stay in Active Conversation
Log when conversation start in start node below
Re: No OnConversationEnd() at the end of my conversation and I Can't Stop that Conversation
Try adding a Continue Conversation clip after each Start Conversation clip.
Re: No OnConversationEnd() at the end of my conversation and I Can't Stop that Conversation
Hi Tony
I added Continue Conversation clip, there's no difference in logs with it and still conversations stay in "Active Conversations" list in watches tab
I added Continue Conversation clip, there's no difference in logs with it and still conversations stay in "Active Conversations" list in watches tab
Re: No OnConversationEnd() at the end of my conversation and I Can't Stop that Conversation
Hi,
Can you send a reproduction project to tony (at) pixelcrushers.com?
Alternatively, use a Stop Conversation timeline clip instead of Continue Conversation.
Can you send a reproduction project to tony (at) pixelcrushers.com?
Alternatively, use a Stop Conversation timeline clip instead of Continue Conversation.