Wow Classic/TBC problems
Nerillida opened this issue ยท 25 comments
I downloaded those files that you mentioned in
It seems to work well, BUT, some low level quest are displayed with a level of 255
Not sure if this is a Wholly or Grail problem.
Thanks
Normally this would be a Grail problem. I have not done any work with the new Grail in Classic to get the proper levels based on that code. However, I will see what I can do.
Thanks, interesting that the completed quests ae 255, others not altered.
mybe a clue.
I think if you exit WoW, remove that file from your system, then restart WoW things should appear properly. The issue is you have a recording using the old level format that has been changed. That old format when interpreted using the new system makes the 255 level. Basically you have a line in the file that marks quest 344 with level code L6399 instead of the one Grail has of L5144. Your file will override Grail's data because your file is what you have learned. However, you learned some things in an older version of Grail. There is code in Grail that should have handled that properly, but now I need to see what is happening as it seems not to be in your case.
I see the problem. I did not implement the old style code....it still is a TODO in the Grail file.
Ahh, maybe, there have been too many years played. I will try it.
Surely easier to tell people to delete their old file.
Yeah, that is usually easier. But I prefer to try to do the work so people can just use the tool without worry. I want to make things simple from that point of view.
Very creditable.
Yes, it's fine now. Thanks for your time.
While I have your attention - would it be possible to add the outland maps to Wholly/Grail and a Wholly selector?
I can work on the data files myself.
Grateful for your time. Questie is fine but too different for me. And they don't handle things as well as you.
I just pushed a change that should allow the Outland continent option, etc. However, we do not have any quests in any of the zones at this time. Any work you do for them will be appreciated. Thanks.
I pushed a change that should let your old saved variables file to be processed and not turn quests into level 255 quests.
I just checked on the Classic PTR and the quests are showing up as expected (though I have not checked completed quests).
I just checked with the starting quests for a level 58 on Classic PTR and completed quests are showing the levels as expected.
I logged into live Classic Burning Crusade seems to be ok as well.
Are you saying some of the quests that are completed show their proper level, and some show level 255?
Can you attach your Grail.lua saved variables file for someone that shows this UI? For example, quest 344 shown above in the latest Grail has the level code L5144 which translates as levels 20 and 24 as expected.
Here's the saved variables for the one I screen shotted above, bear in mind that it's "new".
Actually that is for the character. Can you send me the one for the account, and not a specific character? What I am looking for specifically should be in entries in the file called "learned", which are not in the file associated with a specific character.
Here, different accounts are played, so it may reflect this
I just pushed a change to support Draenei and Blood Elf. However, the zones (the two Isles, Gohostlands, etc.) were already there.
To list the zones in the Wholly panel you probably need to use the Wholly preferences to show empty zones (as there are no quests in Grail in any of those zones currently).