Jump to content
  • 0
daim

Item Unique_Id possible item duplication check?

Question

Hi there,

 

Today i just have time to spent to check item duplication if posibble. And im using this command to check my storage.

 

SELECT unique_id
FROM STORAGE GROUP BY unique_id
HAVING COUNT( * ) >=2

 

And as a results i found several item have same Unique_Id (unstackable items).

 

My question is, is it duplicate item possible by players or it's system failure to give uniqe id for each eq?

Edited by daim

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Yes, we saw on our db duplicate unique_id... Don't know how it happens.

It was just duplicate ID and not duplicated items.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.