After loading a dialogue, the first line is always blank
After loading a dialogue, the first line is always blank
https://drive.google.com/file/d/1QFss2K ... sp=sharing
As shown in the video, when using the Dialogue System Saver and Conversation State Saver to save dialogue state, while it works correctly, the first line after loading is always blank instead of the originally saved state. Also, the NPC name in the dialogue changes from what was originally set to the object name of the entire dialogue.
As shown in the video, when using the Dialogue System Saver and Conversation State Saver to save dialogue state, while it works correctly, the first line after loading is always blank instead of the originally saved state. Also, the NPC name in the dialogue changes from what was originally set to the object name of the entire dialogue.
Re: After loading a dialogue, the first line is always blank
Hi,
There's a patch for that. (Fixed in the upcoming 2.2.51.) Patch:
DS_ConversationStateSaverFix_2024-11-27.unitypackage
Also, if you subtitle panel's Subtitle Text has a typewriter effect, make sure Play On Enable is UNticked.
If the patch doesn't address the first line loading blank, please let me know.
There's a patch for that. (Fixed in the upcoming 2.2.51.) Patch:
DS_ConversationStateSaverFix_2024-11-27.unitypackage
Also, if you subtitle panel's Subtitle Text has a typewriter effect, make sure Play On Enable is UNticked.
If the patch doesn't address the first line loading blank, please let me know.
Re: After loading a dialogue, the first line is always blank
Thank you for your reply! However, after applying the patch, the first line is still blank.
Re: After loading a dialogue, the first line is always blank
Hi,
Can you confirm that the correct portrait name and portrait image appear when loading a saved game? If so, then we can look separately at why the first line is blank.
Can you confirm that the correct portrait name and portrait image appear when loading a saved game? If so, then we can look separately at why the first line is blank.
Re: After loading a dialogue, the first line is always blank
No, after loading, the first line not only has the incorrect name, but also doesn't display a portrait. However, the second line and onwards display correctly.
Re: After loading a dialogue, the first line is always blank
Would it be possible to send a reproduction project to tony (at) pixelcrushers.com?
Re: After loading a dialogue, the first line is always blank
Okay, I've already sent you the message.
Re: After loading a dialogue, the first line is always blank
Hi,
Thanks for sending the repro project. Please try this updated patch: (It includes updated files that weren't included in the previous package.)
DS_ConversationStateSaverFix_2024-12-24.unitypackage
Thanks for sending the repro project. Please try this updated patch: (It includes updated files that weren't included in the previous package.)
DS_ConversationStateSaverFix_2024-12-24.unitypackage
Re: After loading a dialogue, the first line is always blank
The issue is resolved, thank you very much for your support!