Closed davidjreese closed 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.
it sounds like its not sending (or using the proper count on login). k, ill debug that
this was fixed a while back