sebastian-heinz / Arrowgene.DragonsDogmaOnline

Server for Dragons Dogma Online
GNU Affero General Public License v3.0
161 stars 52 forks source link

Bug Gear vanishes when swapping equipment of the same type #330

Closed Conner-Schaffer closed 2 months ago

Conner-Schaffer commented 3 months ago

Describe the bug Using Fighter class as example, Create a new Bronze Sword, and swap between the 2, and poof, one will vanish.

However if you relog it'll show up in your inventory again.

To Reproduce Steps to reproduce the behavior:

  1. Get extra sword
  2. Swap between the 2 swords
  3. See lost sword
  4. relog and find it again

Expected behavior Swapping between gear shouldn't remove gear, even if seemingly temporarily

Vdeos

https://github.com/sebastian-heinz/Arrowgene.DragonsDogmaOnline/assets/42190924/ef83bc45-7a1d-4758-8924-ef5d5989a43b

https://github.com/sebastian-heinz/Arrowgene.DragonsDogmaOnline/assets/42190924/77881dc5-c552-41fe-9d2b-5046d78aae71

alborrajo commented 3 months ago

I believe that the fact that it's the same type of item is what's breaking it, it being starter gear seems unrelated, at a glance.

Conner-Schaffer commented 3 months ago

oh, yea sorry I didn't rename the report after I discovered that too

alborrajo commented 2 months ago

Fixed in PR #336