You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can confirm the issue. Looking at the message sequence, it looks to be a server issue. Here's some debug I added:
got new inventory item quantity=54 image_id=27
got new inventory item quantity=56 image_id=27
got new inventory item quantity=58 image_id=27
stopping harvest [You stopped harvesting.]
got new inventory item quantity=60 image_id=27
The "You stopped harvesting" messages, due to you completing the quest, comes before the last items arrive in the inventory. So the client does not recognise the new items were harvested.
Steps to reproduce:
Expected behavior: The last harvest gets registered in the counters, too.
Spoke with radu about this yesterday, he said I should report it because it might be a client bug. So here it is.
Edit: I do not know how
#ach
behaves in this case. I am not sure if it registers it or not. I can not test because I harvested over 65001 plants.The text was updated successfully, but these errors were encountered: