foamyesque Posted June 29, 2017 Share Posted June 29, 2017 (edited) Candlepin: You forgot to set the aliases in the search quest to "optional". If a quest cannot fill all of its non-optional quests, it will not start. Since most places won't have twenty crafting stations, it'll fail. Setting the aliases to optional will allow a quest to start even if some of the aliases aren't filled, which is precisely what a search quest needs to be doing. Edited June 29, 2017 by foamyesque Link to comment Share on other sites More sharing options...
candlepin Posted June 29, 2017 Author Share Posted June 29, 2017 Candlepin: You forgot to set the aliases in the search quest to "optional". If a quest cannot fill all of its non-optional quests, it will not start. Since most places won't have twenty crafting stations, it'll fail. Setting the aliases to optional will allow a quest to start even if some of the aliases aren't filled, which is precisely what a search quest needs to be doing. Wow, that would be a simple fix. I really hope that solves the issue. I'll test it out tonight when I get home. Thanks again for the help! Link to comment Share on other sites More sharing options...
foamyesque Posted June 29, 2017 Share Posted June 29, 2017 (edited) As a tip: You can check a lot of these things with the console command "sqv QuestName". It'll pull up the quest, whether or not it's running, it's aliases and what reference IDs are in them, and any script variables attached to the quest itself (not its aliases, though). It's really handy for diagnosing issues like this. Edited June 29, 2017 by foamyesque Link to comment Share on other sites More sharing options...
candlepin Posted June 29, 2017 Author Share Posted June 29, 2017 Making the crafting stations optional fixed the problem. It works perfectly now. Thanks again, foamyesque! Link to comment Share on other sites More sharing options...
Recommended Posts