• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved Player killers error (DB)

Forsaken13126

Scripter
Joined
Feb 4, 2010
Messages
224
Reaction score
3
Location
New York
mysql_real_query(): INSERT INTO `player_killers` (`kill_id`, `player_id`) VALUES (3121, 5176) - MYSQL ERROR: Cannot add or update a child row: a foreign key constraint fails (`infernal`.`player_killers`, CONSTRAINT `player_killers_ibfk_2` FOREIGN KEY (`player_id`) REFERENCES `hellsdatabase`.`players` (`id`) ON DELETE CASCADE) (1452

i get this error on my open tibia OT everytime someone kills another player -.-" can someone please help me fix it? rep++ BTW im running crying damson 0.3.6 OT

- - - Updated - - -

NVM i fixed it myself (sorry for double post)
 
Last edited:
Back
Top