Caves of Qud

Caves of Qud

WM Extended Mutations [Stable Edition]
Tyrir 2024 年 12 月 31 日 上午 1:12
Conversations.xml issues
I created a fresh game, walked up to a few glowpads, and one was able to speak and had a new conversation option, which comes from Conversations.xml:

<conversation ID="BEspokenTree" Inherits="Plants"> <choice GotoID="StartTreeTalkLogic"> <!-- slapping a choice under a conversation directly will put that choice on any start node --> <text>Speak the Dendrid Tongue?</text> <part Name="DendridSpeakers" /> </choice>

When I selected the "Speak the Dendrid Tongue?" option, I got the following error in Player.log and the stacktrace in the screenshot indicating "StartTreeTalkLogic" is an invalid ID.

ERROR - Invalid target: 'StartTreeTalkLogic', [Plants.Start.StartTreeTalkLogicChoice]

Here is the stacktrace:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3396715646
最后由 Tyrir 编辑于; 2024 年 12 月 31 日 上午 1:19
< >
正在显示第 1 - 2 条,共 2 条留言
Tyrir 2024 年 12 月 31 日 上午 9:21 
Winged_Monotone  [开发者] 2024 年 12 月 31 日 下午 7:11 
This is an issue that I honestly can't really fix at the moment, the only way to add the commands for Dendrovoxy to work is to add it too every unit in the game on load in Conversations.XML, they can't be hotloaded into an already active game. so the command appears, but you need Dendrovoxy to actually make use of it.
最后由 Winged_Monotone 编辑于; 2024 年 12 月 31 日 下午 7:12
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50