Hi,
I keep getting an error on one Quest Giver: KeyNotFoundException: the given key was not present in the dictionary. If I disable the Quest Giver it goes away.
I'm also getting a warning before it, probably related to a script that is trying to access the state of a quest: "GetQuestState(rescueEzmore): Could find a quest with ID 'rescueEzmore'
Here's the code that I wrote for checking quest state:
They're probably related. Would you please click on the KeyNotFoundException in the Console window, press Ctrl+C to copy it to the clipboard, then paste it into a reply here?
Hi Tony,
My apologies - the error was related to the game's experience progression system. Not sure where the change happened as I hadn't played around with it in a while but I found the error.