Code: Select all
Quest Machine: A quest instance with ID 'GreatGrandmamasQuest' is not registered with Quest Machine.
UnityEngine.Debug:LogWarning(Object)
PixelCrushers.QuestMachine.QuestMachine:GetQuestInstance(String, String) (at D:/buzby/Documents/Unity Projects/Hungry Frog Attack Attack/Felicity Toad 15-05-18/Felicity Toad (0.15)/Assets/Plugins/Pixel Crushers/Quest Machine/Scripts/Quest Machine/QuestMachine.cs:426)
PixelCrushers.QuestMachine.DialogueSystemSupport.DialogueSystemQuestMachineBridge:GetQuestInstance(String, String) (at D:/buzby/Documents/Unity Projects/Hungry Frog Attack Attack/Felicity Toad 15-05-18/Felicity Toad (0.15)/Assets/Plugins/Pixel Crushers/Quest Machine/Third Party Support/Dialogue System Support/Scripts/Bridge/DialogueSystemQuestMachineBridge.cs:273)
PixelCrushers.QuestMachine.DialogueSystemSupport.DialogueSystemQuestMachineBridge:GetQuesterQuestState(String, String) (at D:/buzby/Documents/Unity Projects/Hungry Frog Attack Attack/Felicity Toad 15-05-18/Felicity Toad (0.15)/Assets/Plugins/Pixel Crushers/Quest Machine/Third Party Support/Dialogue System Support/Scripts/Bridge/DialogueSystemQuestMachineBridge.cs:280)
PixelCrushers.QuestMachine.DialogueSystemSupport.DialogueSystemQuestMachineBridge:GetQuestStateOnDefaultPlayer(String) (at D:/buzby/Documents/Unity Projects/Hungry Frog Attack Attack/Felicity Toad 15-05-18/Felicity Toad (0.15)/Assets/Plugins/Pixel Crushers/Quest Machine/Third Party Support/Dialogue System Support/Scripts/Bridge/DialogueSystemQuestMachineBridge.cs:410)
PixelCrushers.DialogueSystem.QuestLog:CurrentQuestState(String) (at D:/buzby/Documents/Unity Projects/Hungry Frog Attack Attack/Felicity Toad 15-05-18/Felicity Toad (0.15)/Assets/Plugins/Pixel Crushers/Dialogue System/Scripts/Quests/QuestLog.cs:282)
PixelCrushers.DialogueSystem.QuestLog:GetQuestState(String) (at D:/buzby/Documents/Unity Projects/Hungry Frog Attack Attack/Felicity Toad 15-05-18/Felicity Toad (0.15)/Assets/Plugins/Pixel Crushers/Dialogue System/Scripts/Quests/QuestLog.cs:270)
PixelCrushers.DialogueSystem.QuestLog:IsQuestInStateMask(String, QuestState) (at D:/buzby/Documents/Unity Projects/Hungry Frog Attack Attack/Felicity Toad 15-05-18/Felicity Toad (0.15)/Assets/Plugins/Pixel Crushers/Dialogue System/Scripts/Quests/QuestLog.cs:462)
PixelCrushers.DialogueSystem.QuestLog:GetAllQuests(QuestState, Boolean, String) (at D:/buzby/Documents/Unity Projects/Hungry Frog Attack Attack/Felicity Toad 15-05-18/Felicity Toad (0.15)/Assets/Plugins/Pixel Crushers/Dialogue System/Scripts/Quests/QuestLog.cs:1075)
PixelCrushers.DialogueSystem.QuestLog:GetAllQuests(QuestState) (at D:/buzby/Documents/Unity Projects/Hungry Frog Attack Attack/Felicity Toad 15-05-18/Felicity Toad (0.15)/Assets/Plugins/Pixel Crushers/Dialogue System/Scripts/Quests/QuestLog.cs:999)
PixelCrushers.DialogueSystem.<RefreshAtEndOfFrame>d__28:MoveNext() (at D:/buzby/Documents/Unity Projects/Hungry Frog Attack Attack/Felicity Toad 15-05-18/Felicity Toad (0.15)/Assets/Plugins/Pixel Crushers/Dialogue System/Scripts/UI/Standard/Quest/StandardUIQuestTracker.cs:211)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)