Type:
Severity:
Game version:
Concerns:
Related Release File:
Found in Version:
Status:
Fixed for Version:
Identifier:
Name:
Description:
When asking Uradasou Tistar about the topic "Background", the game crashes for me. Checking the file "Warnings.txt", I notice the following error message:
"Script T_ScNpc_Mw_Map2Nolore
Dialogue topic Uradasou Tristar was not found on line 1.
Compiled script not saved!"
I had a look into this in the Construction Set, and didn't find any obvious bugs, although it is probably somehow related to the AddTopic "Uradasou Tistar" command associated with this dialogue topic, but I don't understand why this would have any connection with the above script. This topic was already included among my known topics as well. I have also got other weird warnings related to scripts recently, so there might be errors in my save (although I did repair it using WryeMash), so it would not surprise me if you are unable to reproduce this. But I think this would be worth checking anyway.
Comments
related to the AddTopic
Errors triggered in dialogue always show the name of the script on the speaker even when it's unrelated, the error is probably what you suggest - adding a topic that doesn't exist
I didn't even notice - the
I didn't even notice - the associated command is addtopic "Uradasou Tristar", which is misspelled, so the problem is most likely on the TR side after all.