Search found 2 matches
- Mon Apr 07, 2025 6:37 pm
- Forum: Dialogue System for Unity
- Topic: ANTLR4 error
- Replies: 3
- Views: 277
Re: ANTLR4 error
Thanks your a star! I must have missed one of them. but in the process I broke something else and I'm getting: Assets/Plugins/Pixel Crushers/Dialogue System/Scripts/Editor/Dialogue Editor/Nodes/DialogueEditorWindowConversationNodeEditorTopControls.cs(119,13): error CS0103: The name 'DrawAIGenerateCo...
- Mon Apr 07, 2025 4:35 pm
- Forum: Dialogue System for Unity
- Topic: ANTLR4 error
- Replies: 3
- Views: 277
ANTLR4 error
Hi Tony, I'm a big fan of the Dialogue System I use it with YarnSpinner I get the following error (and a list coming from this) on a new project with only DS (2.2.51) and YarnSpinner (2.5): --The type or namespace name 'Antlr4' could not be found (are you missing a using directive or an assembly ref...