• 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!

shutdown problems

tsb0314

New Member
Joined
Oct 21, 2009
Messages
220
Reaction score
4
whenever my server tries to shutdown this message spamms and i have to use ctrl alt delete to end the application

Code:
22/07/2011 17:39:58] > MySQL ERROR mysql_real_query: INSERT INTO `tiles` (`id`, `x` , `y` , `z` ) VALUES(3570,184,376,6) Cannot add or update a child row: a foreign key constraint fails (`test`.`tiles`, CONSTRAINT `tiles_ibfk_1` FOREIGN KEY (`house_id`, `world_id`) REFERENCES `houses` (`id`, `world_id`) ON DELETE CASCADE)

can someone tell me how to stop this or fix it
 
Back
Top