Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

#1062 - Duplicate entry '136-playerskin-skin_kirito_sao_t' for key 'p' #152

Open
ghost opened this issue Sep 29, 2020 · 1 comment
Open
Labels

Comments

@ghost
Copy link

ghost commented Sep 29, 2020

hello, i have problem with players after 2 times buy item, the item not save and credits is reduced. his 1 item was expired and he want buy again but error

L 09/29/2020 - 17:18:35: SQL error happened.
Query: INSERT INTO store_items (`player_id`, `type`, `unique_id`, `date_of_purchase`, `date_of_expiration`, `price_of_purchase`) VALUES(136, "playerskin", "skin_kirito_sao_t", FROM_UNIXTIME(1601399915), 1601486315, 1000)
Error: Duplicate entry '136-playerskin-skin_kirito_sao_t' for key 'p'

@Kxnrl Kxnrl added the BUG label Sep 29, 2020
@Kxnrl
Copy link
Owner

Kxnrl commented Sep 29, 2020

Look like item data was not deleted after the item has expired.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant