View Single Post
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 02-24-2019 , 13:04   Re: [CSGO] Weapon & Knives (Skins, Name Tags, StatTrak, Wear/Float) [!ws !knife !name
Reply With Quote #636

I believe I found a BUG when I use MySQL data.

If I choose a nametag for the guns when the server changes map it switches the nametag to another player in the database.

Same thing happens with some skins, some change when the map changes, and others do not, it's the ones I chose.

I checked the error logs and only thing I saw about the weapons plugin is this:
Code:
L 02/24/2019 - 10:48:59: [weapons.smx] Insert Query failed! query: "INSERT INTO weapons (steamid) VALUES ('STEAM_1:1:200597705')" error: "Duplicate entry 'STEAM_1:1:200597705' for key 'PRIMARY'"
L 02/24/2019 - 10:49:25: [weapons.smx] Insert Query failed! query: "INSERT INTO weapons (steamid) VALUES ('STEAM_1:1:200597705')" error: "Duplicate entry 'STEAM_1:1:200597705' for key 'PRIMARY'"
L 02/24/2019 - 10:42:04: [weapons.smx] Insert Query failed! query: "INSERT INTO weapons (steamid) VALUES ('STEAM_1:0:174406312')" error: "Duplicate entry 'STEAM_1:0:174406312' for key 'PRIMARY'"
L 02/24/2019 - 10:42:47: [weapons.smx] Insert Query failed! query: "INSERT INTO weapons (steamid) VALUES ('STEAM_1:0:174406312')" error: "Duplicate entry 'STEAM_1:0:174406312' for key 'PRIMARY'"
paulo_crash is offline