IronWillGames / Dransik

4 stars 0 forks source link

Farmer GIles Quest & Librarin / Silvest Quests Issues #910

Closed davidjreese closed 2 months ago

davidjreese commented 7 months ago
Screenshot 2023-11-24 at 8 22 23 AM
hgesler commented 7 months ago

Farmer Giles quest count for the seeds only resets when you relog it seems, but its just a visual reset, and the data is stored correctly/represented properly when they resume the quest. This issue only happens with repeat quests like Chaos Knights in AE - I have not had this issue with static stage quests in AE so I'm assuming the DC client is not behavior properly? Not sure. @davidjreese might want to see what client is doing with this queststagedata call when it loads?? maybe I'm saying that right? lol

Session 1: Player gathered 12 seeds. Player Logs out Session 2: Player logs in; sees he has collected 0/25 seeds. Player collects 1 seed, bringing him to 13 total seeds.

davidjreese commented 6 months ago

it sounds like its not sending (or using the proper count on login). k, ill debug that

davidjreese commented 2 months ago

this was fixed a while back