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

Linux Znote acc guilds and deaths problem

Daniel13

New Member
Joined
Nov 30, 2008
Messages
178
Reaction score
1
Hello i have problem in znote acc :

Guilds :

Can't create guild ;/ error :

Code:
string(132) "INSERT INTO `guilds` (`name`, `ownerid`, `creationdata`, `motd`) VALUES ('test', '88', '1405160602', 'The guild has been created!');" 
(query - SQL error) 
Type: voidQuery (voidQuery is used for update, insert or delete from database)

Cannot add or update a child row: a foreign key constraint fails (`oldots`.`guilds`, CONSTRAINT `guilds_ibfk_1` FOREIGN KEY (`owner_id`) REFERENCES `players` (`id`) ON DELETE CASCADE)

and wrong players deaths :

Kill me demon in lvl 55, in website i see :

Code:
[12 July 2014 (10:24)] Killed at level 1405160162 by monster: 55.

Wrong time shows the hour which is now instead of which he died ;/
Wrong lvl ;/
And wrong monster ;/

Monster : 55 << this numer is lvl no monster ;d
 
Back
Top