Closed alarmgoose closed 6 months ago
Anyone dealing with this issue or am I the only one?
I tried to reproduce the issue but without any luck. Could you please post a screen-cast or screenshots of the different steps.
[07:08:43] [Server thread/ERROR]: Unknown dialog label no_answer for action ActionData [type=OPEN_NAMED_DIALOG, cmd=no_answer, permLvl=2, execAsUser=false, debug=false]
This basically means that the dialog for the "no_answer" was not found. Normally when you hover over the "unexpected error" in the chat section, it should give you more error details.
In creative mode, I spawn any NPC. I use the wand to add dialog. I go to the yes/no tab. I input NPC speaking dialogue, which is 'Testing, is it working' I save, then go to input the answers to Yes/No and this is when the bug happens. As I am typing a reply, the menu vanishes before I can finish, and of course it doesn't save. In the chat section, it says an unexpected error has occurred. I keep trying to add the dialog, and this keeps happening as soon as I start typing. I removed mods, only keeping needed ones and had the same thing happen. Here is part of the error, [07:08:43] [Server thread/ERROR]: Unknown dialog label no_answer for action ActionData [type=OPEN_NAMED_DIALOG, cmd=no_answer, permLvl=2, execAsUser=false, debug=false] [07:08:43] [Server thread/INFO]: Add additional save data for Villager['Default (None)'/2, l='ServerLevel[New World]', x=-4.50, y=75.00, z=0.50] [07:08:43] [Server thread/INFO]: Add additional save data for Villager['Default (None)'/2, l='ServerLevel[New World]', x=-4.50, y=75.00, z=0.50] <----------------------- it then spams the log with this message.
-hopefully I explain this right!