Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

QuestTracker 1.2 errors when setting up Quest Tree Page

I am starting to try to figure out the QuestTracker plugin for an upcoming campaign.  I am currently trying to setup the Quest Tree Page.   I created a page called  Quest Tree Page in the Journal and it is next to the other QuestTracker pages.  Every time I press the button to Build Quest Tree Page, it says  (From Quest Tracker): Error 40: Page "Quest Tree Page" not found . Please create the page manually. But it is created.      I looked in the code and it sure looks like it is looking for a page called Quest Tree Page. let QUEST_TRACKER_QuestHandoutName = "QuestTracker Quests"; let QUEST_TRACKER_RumourHandoutName = "QuestTracker Rumours"; let QUEST_TRACKER_EventHandoutName = "QuestTracker Events"; let QUEST_TRACKER_WeatherHandoutName = "QuestTracker Weather"; let QUEST_TRACKER_CalendarHandoutName = "QuestTracker Calendar"; let QUEST_TRACKER_TriggersHandoutName = "QuestTracker Triggers"; let QUEST_TRACKER_rumoursByLocation = {}; let QUEST_TRACKER_readableJSON = true; let QUEST_TRACKER_pageName = " Quest Tree Page "; What am I missing?
1763767876

Edited 1763767893
Ah I think I see the issue. You've created a journal handout called "Quest Tree Page" but I think you need an actual "Page" (aka a map) named "Quest Tree Page"