Hey Tony,
I ran into an compatibility issue with the quest node Action GiveQuestToQuester and Odin Inspector. Whenever I add it to the action list I get unending stack overflows. I confirmed it is an issue integrating with Odin Inspector by testing in a new project both with and without Odin Inspector. I found in one of your patch notes from January this year fixing some Odin Inspector issues with dialogue system so I was hoping you already have an easy fix. I tested a bunch of other actions and so far it is only the GiveQuestToQuester that is incompatible.
Give Quest to Quester Action stack overflow
-
- Posts: 29
- Joined: Fri Jun 02, 2023 8:31 am
Re: Give Quest to Quester Action stack overflow
Sirenix (the developer of Odin) is aware of the issue. Odin gets hung up on the custom attribute "[HelpBox]". In the meantime while they're fixing it, the next releases of Quest Machine, Love/Hate, and the Dialogue System will have an option to not draw Help Boxes, which you can enable if you're using Odin.
-
- Posts: 29
- Joined: Fri Jun 02, 2023 8:31 am
Re: Give Quest to Quester Action stack overflow
Great thank you