View Single Post
Author Message
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 01-26-2021 , 13:01   [solved] Sql-problem with stats and bots
Reply With Quote #1

I'm getting this error on every map change:
Code:
L 01/26/2021 - 18:52:56: [gungame.amxx] Could not execute query [INSERT INTO `gg_stats` (authid,name,timestamp,wins,points,streak,serverip) VALUES ('BOT','Deadlynome','1611683576','0','21','0','89.163.190.40:27515'),('BOT','Firestorm','1611683576','0','21','0','89.163.190.40:27515'),('BOT','bussemann','1611683576','0',] -- err #1062 [Duplicate entry 'BOT-89.163.190.40:27515' for key 'PRIMARY']
status

meta list

amxx list

I'm using the original gungame 2.13c except added 2 letters in client_disconnected-funktion to prevent the warning.
Attached Files
File Type: sma Get Plugin or Get Source (gungame.sma - 242 views - 281.3 KB)
__________________


Last edited by Mordekay; 01-27-2021 at 07:05.
Mordekay is offline