Original Discord Post by focuskontrol | 2024-08-20 10:49:11
The char id is 31978a2c-5814-11ef-8a40-42010a7be011
I was tinkering with narrative design yesterday and something about it made it broken. When I enable it, the web GUI takes forever to responds and nothing works in Unreal either.
ok, it seems that the problem happens in an objective when I try to make the character do an action with parameters in JSON format.
This for example crashes the AI:
Add quest: {
“ID”: “TheCode”,
“Heading”: “The Code”,
“Description”: “Respond with correct code”,
“Task”: “‘Your souls will be spent wisely’ - ‘Anything for science’”
}