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

Sql House bug

Mauzim

Member
Joined
Jan 3, 2011
Messages
568
Reaction score
9
Any1 know how to fix it?
This log shows up alone to restart.
Code:
 [11:6:34.047] mysql_real_query(): INSERT INTO `house_lists` (`house_id`, `world_
id`, `listid`, `list`) VALUES (194, 0, 256, 'Domel\nChudinix'),(194, 0, 257, 'Ch
udzix\nDomel'),(194, 0, 3, 'Chudinix'),(194, 0, 3, 'Chudzix') - MYSQL ERROR: Dup
licate entry '194-0-3' for key 'house_id' (1062)
 
Fix house door IDs (each one has to be unique) in editor, then disable (binary) house storage, save & shutdown the server and remove the doors that you repaired from database to make them reload.
 
Back
Top