Quest is not registered with Quest Machine error
Posted: Sat Aug 18, 2018 1:39 am
Hi,
I have recently purchased Quest Machine, so forgive me if this is a simple question as I might have overlooked something.
I have followed the instructions for creating a Quest and a Quest Database. I have added the Quest to the Quest Database and changed the Demo Quest Database to the one I want in the Quest Machine inspector.
However, I keep getting this error:
And the debug mode spits this out:
I am trying to use Question Machine with Dialogue System. I have used the QM to DS tool to add the quests to the DS.
Any help is appreciated,
Thanks!
I have recently purchased Quest Machine, so forgive me if this is a simple question as I might have overlooked something.
I have followed the instructions for creating a Quest and a Quest Database. I have added the Quest to the Quest Database and changed the Demo Quest Database to the one I want in the Quest Machine inspector.
However, I keep getting this error:
Code: Select all
Dialogue System: Can't find Quest Machine quest with ID 'goingGreen' to get its state.
UnityEngine.Debug:LogWarning(Object, Object)
Code: Select all
Quest Machine: A quest instance with ID 'goingGreen' is not registered with Quest Machine.
UnityEngine.Debug:LogWarning(Object)
Any help is appreciated,
Thanks!