Amiroslo
Excellent OT User
- Joined
- Jul 28, 2009
- Messages
- 6,812
- Solutions
- 6
- Reaction score
- 822
Code:
[30/10/2010 11:02:21] > ERROR: Failed to load motd!
[30/10/2010 11:02:21] > ERROR: Failed to load players record!
[30/10/2010 11:02:23] mysql_real_query(): ALTER TABLE `guilds` ADD `checkbot` INT( 1 ) NOT NULL DEFAULT '0'; - MYSQL ERROR: Duplicate column name 'checkbot' (1060)
[30/10/2010 11:03:34] mysql_real_query(): INSERT INTO `server_record` (`record`, `world_id`, `timestamp`) VALUES (1, 1, 1288429414); - MYSQL ERROR: Duplicate entry '1288429414-1-1' for key 1 (1062)
[30/10/2010 11:03:35] mysql_real_query(): SELECT `vipdays` FROM `accounts` WHERE `id` = 750427 LIMIT 1 - MYSQL ERROR: Unknown column 'vipdays' in 'field list' (1054)
[30/10/2010 11:03:35] [Error - CreatureScript Interface]
[30/10/2010 11:03:35] data/creaturescripts/scripts/vipcheck.lua:onLogin
[30/10/2010 11:03:35] Description:
[30/10/2010 11:03:35] data/lib/database.lua:60: [Result:getDataInt] Result not set!
[30/10/2010 11:03:35] stack traceback:
[30/10/2010 11:03:35] [C]: in function 'error'
[30/10/2010 11:03:35] data/lib/database.lua:60: in function 'getDataInt'
[30/10/2010 11:03:35] data/lib/function.lua:54: in function 'getPlayerVipDays'
[30/10/2010 11:03:35] data/creaturescripts/scripts/vipcheck.lua:3: in function <data/creaturescripts/scripts/vipcheck.lua:2>
plz help in these errors
rep++
Last edited: