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

Weird Error ! Look and try help !

cremes

New Member
Joined
Oct 12, 2012
Messages
69
Reaction score
2
Welcome
You see when I want to login to the server it gives me something :

View attachment 16594

The basis of all good creates new accounts, passwords, just as the sha1, I have no idea why this might be..

I might add that in my engine so the errors:

[21/10/2012 18:29:25] [Error - GlobalEvent::configureEvent] No valid type "globalsave" for globalevent with name globalsave
[21/10/2012 18:29:25] [Warning - BaseEvents::loadFromXml] Cannot configure an event

[21/10/2012 18:30:03] > ERROR: Failed to load motd!
[21/10/2012 18:30:03] > ERROR: Failed to load players record!
[21/10/2012 18:30:03] mysql_real_query(): SELECT `id`, `ownerid`, `creationdata`, `checkdata` FROM `guilds` WHERE `world_id` = 1; - MYSQL ERROR: Unknown column 'checkdata' in 'field list' (1054)

I add that i do this :

http://otland.net/f16/error-globalevent-interface-important-170743/

Its my Topic and i do what DukeeH write :

Temple:
function onTime() > function onTimer()

Init:
change the "db.executeQuery" by "db.escapeString"

I think is problem when I change Init...

for help rep++
 
Back
Top