| GLGanjika | 
			03-08-2012 01:21 AM | 
		 
		 
		 
		
			Error: [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.   
		
		
		I'm new to this database thing but spent the past 2 days learning it, Got a MySQL 5.0 server/ActivePerl 5.10.1 Build 1007  
up [with Minilogin 6.2]and set it all up according to the manuals (as best i could) - i got the server where it will open up after  
i click the batch file but after that it gets stuck in a rut and keeps disconnecting and reconnecting.
 
Any help would be more than appreciated - My friends and I really want to get a private server up so we can group, 
 raid, practice our technique and hang out privately once in awhile in a place of our own . :) 
 
as of now when is start the server, if i tried to open EQ it would show a blank server list.
 
----
 
[NOTE: i tried zones and zone - on both and on each one individually and still to no avail]
 
	Code: 
	
 @echo off 
Echo Starting MiniLogin Server 
c: 
cd c:\minilogin 
start minilogin.exe 
echo. 
echo. 
 
cd C:\eqemu 
start world.exe 
echo waiting a bit for world to finish loading... 
echo. 
echo. 
ping -n 10 192.168.155.100 > nul 
 
echo starting zones 
start eqlaunch.exe zones 
exit 
 
	Code: 
	
 [03.08. - 00:02:20] [GUILDS__ERROR] Error loading guilds 'SELECT id, name, leader, minstatus, motd, motd_setter,channel,url FROM guilds': #1054: Unknown column 'motd_setter' in 'field list' 
 ABOVE: I also saw this error too. this is an exerpt from the field below .
	Code: 
	
 --------------------------------------------- 
[03.08. - 00:02:20] Starting Log: logs/eqemu_debug_world_5160.log 
[03.08. - 00:02:20] [WORLD__INIT] Loading server configuration.. 
[03.08. - 00:02:20] [WORLD__INIT] Warning: Unable to read log.ini 
[03.08. - 00:02:20] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0 
[03.08. - 00:02:20] [WORLD__INIT] Added loginserver localhost:5999 
[03.08. - 00:02:20] [WORLD__INIT] Connecting to MySQL... 
[03.08. - 00:02:20] [WORLD__INIT] HTTP world service disabled. 
[03.08. - 00:02:20] [WORLD__INIT] Loading variables.. 
[03.08. - 00:02:20] [WORLD__INIT] Loading zones.. 
[03.08. - 00:02:20] [WORLD__INIT] Clearing groups.. 
[03.08. - 00:02:20] [WORLD__INIT] Clearing raids.. 
[03.08. - 00:02:20] [WORLD__INIT] Loading items.. 
[03.08. - 00:02:20] [WORLD__INIT_ERR] Error: Could not load item data.  But ignoring 
[03.08. - 00:02:20] [WORLD__INIT] Loading guilds.. 
[03.08. - 00:02:20] [GUILDS__ERROR] Error loading guilds 'SELECT id, name, leader, minstatus, motd, motd_setter,channel,url FROM guilds': #1054: Unknown column 'motd_setter' in 'field list' 
[03.08. - 00:02:20] [WORLD__INIT] No rule set configured, using default rules 
[03.08. - 00:02:20] [WORLD__INIT] Clearing temporary merchant lists.. 
[03.08. - 00:02:20] [WORLD__INIT] Loading EQ time of day.. 
[03.08. - 00:02:20] [WORLD__INIT_ERR] Unable to load eqtime.cfg 
[03.08. - 00:02:20] [WORLD__INIT] Loading launcher list.. 
[03.08. - 00:02:20] [WORLD__INIT] Reboot zone modes OFF 
[03.08. - 00:02:20] [WORLD__INIT] Deleted -1 stale player corpses from database 
[03.08. - 00:02:20] [WORLD__INIT] Deleted 0 stale player backups from database 
[03.08. - 00:02:20] [WORLD__INIT] Loading adventures... 
[03.08. - 00:02:20] [WORLD__INIT_ERR] Unable to load adventure templates. 
[03.08. - 00:02:20] [WORLD__INIT_ERR] Unable to load adventure templates. 
[03.08. - 00:02:20] [WORLD__INIT] Purging expired instances 
[03.08. - 00:02:20] [WORLD__INIT] Loading char create info... 
[03.08. - 00:02:20] [WORLD__INIT] Zone (TCP) listener started. 
[03.08. - 00:02:20] [WORLD__INIT] Client (UDP) listener started. 
[03.08. - 00:02:20] [NET__IDENTIFY] Registered patch 6.2 
[03.08. - 00:02:20] [NET__IDENTIFY] Registered patch Titanium 
[03.08. - 00:02:20] [NET__IDENTIFY] Registered patch SoF 
[03.08. - 00:02:20] [NET__IDENTIFY] Registered patch SoD 
[03.08. - 00:02:20] [NET__IDENTIFY] Registered patch Underfoot 
[03.08. - 00:02:20] [WORLD__LS] Connecting to login server: localhost:5999 
[03.08. - 00:02:20] [WORLD__LS] Connected to Loginserver: localhost:5999 
[03.08. - 00:02:29] [WORLD__ZONE] New TCP connection from 127.0.0.1:50049 
[03.08. - 00:02:29] [WORLD__CONSOLE] New launcher from 127.0.0.1:50049 
[03.08. - 00:02:29] [WORLD__LAUNCH] Adding pending launcher 1 
[03.08. - 00:02:29] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:02:29] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:02:29] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list. 
[03.08. - 00:02:29] [WORLD__LAUNCH] Removing launcher zone (1) 
[03.08. - 00:02:39] [WORLD__ZONE] New TCP connection from 127.0.0.1:50050 
[03.08. - 00:02:39] [WORLD__CONSOLE] New launcher from 127.0.0.1:50050 
[03.08. - 00:02:39] [WORLD__LAUNCH] Adding pending launcher 2 
[03.08. - 00:02:44] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:02:44] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:02:44] [WORLD__LAUNCH] Removing pending launcher 2. Adding zone to active list. 
[03.08. - 00:02:44] [WORLD__LAUNCH] Removing launcher zone (2) 
[03.08. - 00:02:49] [WORLD__ZONE] New TCP connection from 127.0.0.1:50051 
[03.08. - 00:02:49] [WORLD__CONSOLE] New launcher from 127.0.0.1:50051 
[03.08. - 00:02:49] [WORLD__LAUNCH] Adding pending launcher 3 
[03.08. - 00:02:54] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:02:54] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:02:54] [WORLD__LAUNCH] Removing pending launcher 3. Adding zone to active list. 
[03.08. - 00:02:54] [WORLD__LAUNCH] Removing launcher zone (3) 
[03.08. - 00:03:04] [WORLD__ZONE] New TCP connection from 127.0.0.1:50056 
[03.08. - 00:03:04] [WORLD__CONSOLE] New launcher from 127.0.0.1:50056 
[03.08. - 00:03:04] [WORLD__LAUNCH] Adding pending launcher 4 
[03.08. - 00:03:09] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:03:09] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:03:09] [WORLD__LAUNCH] Removing pending launcher 4. Adding zone to active list. 
[03.08. - 00:03:09] [WORLD__LAUNCH] Removing launcher zone (4) 
[03.08. - 00:03:14] [WORLD__ZONE] New TCP connection from 127.0.0.1:50067 
[03.08. - 00:03:14] [WORLD__CONSOLE] New launcher from 127.0.0.1:50067 
[03.08. - 00:03:14] [WORLD__LAUNCH] Adding pending launcher 5 
[03.08. - 00:03:19] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:03:19] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:03:19] [WORLD__LAUNCH] Removing pending launcher 5. Adding zone to active list. 
[03.08. - 00:03:19] [WORLD__LAUNCH] Removing launcher zone (5) 
[03.08. - 00:03:24] [WORLD__ZONE] New TCP connection from 127.0.0.1:50073 
[03.08. - 00:03:24] [WORLD__CONSOLE] New launcher from 127.0.0.1:50073 
[03.08. - 00:03:24] [WORLD__LAUNCH] Adding pending launcher 6 
[03.08. - 00:03:29] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:03:29] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:03:29] [WORLD__LAUNCH] Removing pending launcher 6. Adding zone to active list. 
[03.08. - 00:03:29] [WORLD__LAUNCH] Removing launcher zone (6) 
[03.08. - 00:03:39] [WORLD__ZONE] New TCP connection from 127.0.0.1:50074 
[03.08. - 00:03:39] [WORLD__CONSOLE] New launcher from 127.0.0.1:50074 
[03.08. - 00:03:39] [WORLD__LAUNCH] Adding pending launcher 7 
[03.08. - 00:03:44] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:03:44] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:03:44] [WORLD__LAUNCH] Removing pending launcher 7. Adding zone to active list. 
[03.08. - 00:03:44] [WORLD__LAUNCH] Removing launcher zone (7) 
[03.08. - 00:03:49] [WORLD__ZONE] New TCP connection from 127.0.0.1:50075 
[03.08. - 00:03:49] [WORLD__CONSOLE] New launcher from 127.0.0.1:50075 
[03.08. - 00:03:49] [WORLD__LAUNCH] Adding pending launcher 8 
[03.08. - 00:03:54] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:03:54] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:03:54] [WORLD__LAUNCH] Removing pending launcher 8. Adding zone to active list. 
[03.08. - 00:03:54] [WORLD__LAUNCH] Removing launcher zone (8) 
[03.08. - 00:03:59] [WORLD__ZONE] New TCP connection from 127.0.0.1:50077 
[03.08. - 00:03:59] [WORLD__CONSOLE] New launcher from 127.0.0.1:50077 
[03.08. - 00:03:59] [WORLD__LAUNCH] Adding pending launcher 9 
[03.08. - 00:04:04] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:04:04] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:04:04] [WORLD__LAUNCH] Removing pending launcher 9. Adding zone to active list. 
[03.08. - 00:04:04] [WORLD__LAUNCH] Removing launcher zone (9) 
[03.08. - 00:04:09] [WORLD__ZONE] New TCP connection from 127.0.0.1:50079 
[03.08. - 00:04:09] [WORLD__CONSOLE] New launcher from 127.0.0.1:50079 
[03.08. - 00:04:09] [WORLD__LAUNCH] Adding pending launcher 10 
[03.08. - 00:04:14] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:04:14] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:04:14] [WORLD__LAUNCH] Removing pending launcher 10. Adding zone to active list. 
[03.08. - 00:04:14] [WORLD__LAUNCH] Removing launcher zone (10) 
[03.08. - 00:04:19] [WORLD__ZONE] New TCP connection from 127.0.0.1:50080 
[03.08. - 00:04:19] [WORLD__CONSOLE] New launcher from 127.0.0.1:50080 
[03.08. - 00:04:19] [WORLD__LAUNCH] Adding pending launcher 11 
[03.08. - 00:04:24] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:04:24] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:04:24] [WORLD__LAUNCH] Removing pending launcher 11. Adding zone to active list. 
[03.08. - 00:04:24] [WORLD__LAUNCH] Removing launcher zone (11) 
[03.08. - 00:04:29] [WORLD__ZONE] New TCP connection from 127.0.0.1:50081 
[03.08. - 00:04:29] [WORLD__CONSOLE] New launcher from 127.0.0.1:50081 
[03.08. - 00:04:29] [WORLD__LAUNCH] Adding pending launcher 12 
[03.08. - 00:04:34] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:04:34] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:04:34] [WORLD__LAUNCH] Removing pending launcher 12. Adding zone to active list. 
[03.08. - 00:04:34] [WORLD__LAUNCH] Removing launcher zone (12) 
[03.08. - 00:04:39] [WORLD__ZONE] New TCP connection from 127.0.0.1:50082 
[03.08. - 00:04:39] [WORLD__CONSOLE] New launcher from 127.0.0.1:50082 
[03.08. - 00:04:39] [WORLD__LAUNCH] Adding pending launcher 13 
[03.08. - 00:04:44] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:04:44] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:04:44] [WORLD__LAUNCH] Removing pending launcher 13. Adding zone to active list. 
[03.08. - 00:04:44] [WORLD__LAUNCH] Removing launcher zone (13) 
[03.08. - 00:04:49] [WORLD__ZONE] New TCP connection from 127.0.0.1:50084 
[03.08. - 00:04:49] [WORLD__CONSOLE] New launcher from 127.0.0.1:50084 
[03.08. - 00:04:49] [WORLD__LAUNCH] Adding pending launcher 14 
[03.08. - 00:04:54] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:04:54] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:04:54] [WORLD__LAUNCH] Removing pending launcher 14. Adding zone to active list. 
[03.08. - 00:04:54] [WORLD__LAUNCH] Removing launcher zone (14) 
[03.08. - 00:04:59] [WORLD__ZONE] New TCP connection from 127.0.0.1:50085 
[03.08. - 00:04:59] [WORLD__CONSOLE] New launcher from 127.0.0.1:50085 
[03.08. - 00:04:59] [WORLD__LAUNCH] Adding pending launcher 15 
[03.08. - 00:05:04] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:05:04] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:05:04] [WORLD__LAUNCH] Removing pending launcher 15. Adding zone to active list. 
[03.08. - 00:05:04] [WORLD__LAUNCH] Removing launcher zone (15) 
[03.08. - 00:05:09] [WORLD__ZONE] New TCP connection from 127.0.0.1:50086 
[03.08. - 00:05:09] [WORLD__CONSOLE] New launcher from 127.0.0.1:50086 
[03.08. - 00:05:09] [WORLD__LAUNCH] Adding pending launcher 16 
[03.08. - 00:05:14] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:05:14] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:05:14] [WORLD__LAUNCH] Removing pending launcher 16. Adding zone to active list. 
[03.08. - 00:05:14] [WORLD__LAUNCH] Removing launcher zone (16) 
[03.08. - 00:05:24] [WORLD__ZONE] New TCP connection from 127.0.0.1:50087 
[03.08. - 00:05:24] [WORLD__CONSOLE] New launcher from 127.0.0.1:50087 
[03.08. - 00:05:24] [WORLD__LAUNCH] Adding pending launcher 17 
[03.08. - 00:05:29] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:05:29] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:05:29] [WORLD__LAUNCH] Removing pending launcher 17. Adding zone to active list. 
[03.08. - 00:05:29] [WORLD__LAUNCH] Removing launcher zone (17) 
[03.08. - 00:05:34] [WORLD__ZONE] New TCP connection from 127.0.0.1:50088 
[03.08. - 00:05:34] [WORLD__CONSOLE] New launcher from 127.0.0.1:50088 
[03.08. - 00:05:34] [WORLD__LAUNCH] Adding pending launcher 18 
[03.08. - 00:05:39] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:05:39] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:05:39] [WORLD__LAUNCH] Removing pending launcher 18. Adding zone to active list. 
[03.08. - 00:05:39] [WORLD__LAUNCH] Removing launcher zone (18) 
[03.08. - 00:05:44] [WORLD__ZONE] New TCP connection from 127.0.0.1:50089 
[03.08. - 00:05:44] [WORLD__CONSOLE] New launcher from 127.0.0.1:50089 
[03.08. - 00:05:44] [WORLD__LAUNCH] Adding pending launcher 19 
[03.08. - 00:05:49] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:05:49] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:05:49] [WORLD__LAUNCH] Removing pending launcher 19. Adding zone to active list. 
[03.08. - 00:05:49] [WORLD__LAUNCH] Removing launcher zone (19) 
[03.08. - 00:05:59] [WORLD__ZONE] New TCP connection from 127.0.0.1:50090 
[03.08. - 00:05:59] [WORLD__CONSOLE] New launcher from 127.0.0.1:50090 
[03.08. - 00:05:59] [WORLD__LAUNCH] Adding pending launcher 20 
[03.08. - 00:06:04] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:06:04] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:06:04] [WORLD__LAUNCH] Removing pending launcher 20. Adding zone to active list. 
[03.08. - 00:06:04] [WORLD__LAUNCH] Removing launcher zone (20) 
[03.08. - 00:06:09] [WORLD__ZONE] New TCP connection from 127.0.0.1:50091 
[03.08. - 00:06:09] [WORLD__CONSOLE] New launcher from 127.0.0.1:50091 
[03.08. - 00:06:09] [WORLD__LAUNCH] Adding pending launcher 21 
[03.08. - 00:06:14] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:06:14] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:06:14] [WORLD__LAUNCH] Removing pending launcher 21. Adding zone to active list. 
[03.08. - 00:06:14] [WORLD__LAUNCH] Removing launcher zone (21) 
[03.08. - 00:06:19] [WORLD__ZONE] New TCP connection from 127.0.0.1:50092 
[03.08. - 00:06:19] [WORLD__CONSOLE] New launcher from 127.0.0.1:50092 
[03.08. - 00:06:19] [WORLD__LAUNCH] Adding pending launcher 22 
[03.08. - 00:06:24] [WORLD__LAUNCH] **WARNING** You have not configured a world shared key in your config file. You should add a <key>STRING</key> element to your <world> element to prevent unauthroized zone access. 
[03.08. - 00:06:24] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting. 
[03.08. - 00:06:24] [WORLD__LAUNCH] Removing pending launcher 22. Adding zone to active list. 
[03.08. - 00:06:24] [WORLD__LAUNCH] Removing launcher zone (22) 
 
	Code: 
	
 --------------------------------------------- 
[03.08. - 00:02:20] Starting Log: logs/eqemu_error_world_5160.log 
[03.08. - 00:02:20] Error in LoadRules query SELECT ruleset_id FROM rule_sets WHERE name='default': #1146: Table 'eq.rule_sets' doesn't exist 
[03.08. - 00:02:20] Could not load EQTime file eqtime.cfg 
[03.08. - 00:02:20] WorldDatabase::GetLauncherList: #1146: Table 'eq.launcher' doesn't exist 
[03.08. - 00:02:20] Error in AdventureManager:::LoadAdventures: SELECT id, zone, zone_version, is_hard, min_level, max_level, type, type_data, type_count, assa_x, assa_y, assa_z, assa_h, text, duration, zone_in_time, win_points, lose_points, theme, zone_in_zone_id, zone_in_x, zone_in_y, zone_in_object_id, dest_x, dest_y, dest_z, dest_h, graveyard_zone_id, graveyard_x, graveyard_y, graveyard_z, graveyard_radius FROM adventure_template (#1146: Table 'eq.adventure_template' doesn't exist) 
[03.08. - 00:02:20] Error in AdventureManager:::LoadAdventureEntries: SELECT id, template_id FROM adventure_template_entry (#1146: Table 'eq.adventure_template_entry' doesn't exist) 
[03.08. - 00:02:20] Error in AdventureManager:::GetLeaderboardInfo: select ch.name, ch.id, adv_stats.* from adventure_stats AS adv_stats left join character_ AS ch on adv_stats.player_id = ch.id; (#1146: Table 'eq.adventure_stats' doesn't exist) 
[03.08. - 00:05:20] Error in AdventureManager:::GetLeaderboardInfo: select ch.name, ch.id, adv_stats.* from adventure_stats AS adv_stats left join character_ AS ch on adv_stats.player_id = ch.id; (#1146: Table 'eq.adventure_stats' doesn't exist) 
 
	Quote: 
	
	
		
			 
			
				--------------------------------------------- 
[03.08. - 00:02:20] Starting Log: logs/eqemu_world_5160.log 
[03.08. - 00:02:20] Using database 'eq' at localhost:3307 
[03.08. - 00:02:20] EMuShareMem loaded
			
			 
		 | 
	 
	 
 
	Code: 
	
 --------------------------------------------- 
[03.08. - 00:02:29] Starting Log: logs/eqemu_debug_6124.log 
[03.08. - 00:02:29] [LAUNCHER__INIT] Loading server configuration.. 
[03.08. - 00:02:29] [LAUNCHER__INIT] Starting main loop... 
[03.08. - 00:02:29] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:02:44] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:02:54] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:03:09] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:03:19] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:03:29] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:03:44] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:03:54] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:04:04] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:04:14] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:04:24] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:04:34] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:04:44] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:04:54] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:05:04] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:05:14] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:05:29] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:05:39] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:05:49] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:06:04] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:06:14] [NET__WORLD] Connected to World: localhost:9000 
[03.08. - 00:06:24] [NET__WORLD] Connected to World: localhost:9000 
 BELOW: MY.ini
 
	Code: 
	
 # MySQL Server Instance Configuration File 
# ---------------------------------------------------------------------- 
# Generated by the MySQL Server Instance Configuration Wizard 
# 
# 
# Installation Instructions 
# ---------------------------------------------------------------------- 
# 
# On Linux you can copy this file to /etc/my.cnf to set global options, 
# mysql-data-dir/my.cnf to set server-specific options 
# (@localstatedir@ for this installation) or to 
# ~/.my.cnf to set user-specific options. 
# 
# On Windows you should keep this file in the installation directory  
# of your server (e.g. C:\Program Files\MySQL\MySQL Server X.Y). To 
# make sure the server reads the config file use the startup option  
# "--defaults-file".  
# 
# To run run the server from the command line, execute this in a  
# command line shell, e.g. 
# mysqld --defaults-file="C:\Program Files\MySQL\MySQL Server X.Y\my.ini" 
# 
# To install the server as a Windows service manually, execute this in a  
# command line shell, e.g. 
# mysqld --install MySQLXY --defaults-file="C:\Program Files\MySQL\MySQL Server X.Y\my.ini" 
# 
# And then execute this in a command line shell to start the server, e.g. 
# net start MySQLXY 
# 
# 
# Guildlines for editing this file 
# ---------------------------------------------------------------------- 
# 
# In this file, you can use all long options that the program supports. 
# If you want to know the options a program supports, start the program 
# with the "--help" option. 
# 
# More detailed information about the individual options can also be 
# found in the manual. 
# 
# 
# CLIENT SECTION 
# ---------------------------------------------------------------------- 
# 
# The following options will be read by MySQL client applications. 
# Note that only client applications shipped by MySQL are guaranteed 
# to read this section. If you want your own MySQL client program to 
# honor these values, you need to specify it as an option during the 
# MySQL client library initialization. 
# 
[client] 
 
port=3307 
 
[mysql] 
 
default-character-set=utf8 
 
 
# SERVER SECTION 
# ---------------------------------------------------------------------- 
# 
# The following options will be read by the MySQL Server. Make sure that 
# you have installed the server correctly (see above) so it reads this  
# file. 
# 
[mysqld] 
 
# The TCP/IP Port the MySQL Server will listen on 
port=3307 
 
 
#Path to installation directory. All paths are usually resolved relative to this. 
basedir="C:/MySQL/" 
 
#Path to the database root 
datadir="C:/MySQL/Data/" 
 
# The default character set that will be used when a new schema or table is 
# created and no character set is defined 
default-character-set=utf8 
 
# The default storage engine that will be used when create new tables when 
default-storage-engine=INNODB 
 
# Set the SQL mode to strict 
sql-mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION" 
 
# The maximum amount of concurrent sessions the MySQL server will 
# allow. One of these connections will be reserved for a user with 
# SUPER privileges to allow the administrator to login even if the 
# connection limit has been reached. 
max_connections=800 
 
# Query cache is used to cache SELECT results and later return them 
# without actual executing the same query once again. Having the query 
# cache enabled may result in significant speed improvements, if your 
# have a lot of identical queries and rarely changing tables. See the 
# "Qcache_lowmem_prunes" status variable to check if the current value 
# is high enough for your load. 
# Note: In case your tables change very often or if your queries are 
# textually different every time, the query cache may result in a 
# slowdown instead of a performance improvement. 
query_cache_size=182M 
 
# The number of open tables for all threads. Increasing this value 
# increases the number of file descriptors that mysqld requires. 
# Therefore you have to make sure to set the amount of open files 
# allowed to at least 4096 in the variable "open-files-limit" in 
# section [mysqld_safe] 
table_cache=1520 
 
# Maximum size for internal (in-memory) temporary tables. If a table 
# grows larger than this value, it is automatically converted to disk 
# based table This limitation is for a single table. There can be many 
# of them. 
tmp_table_size=65M 
 
 
# How many threads we should keep in a cache for reuse. When a client 
# disconnects, the client's threads are put in the cache if there aren't 
# more than thread_cache_size threads from before.  This greatly reduces 
# the amount of thread creations needed if you have a lot of new 
# connections. (Normally this doesn't give a notable performance 
# improvement if you have a good thread implementation.) 
thread_cache_size=38 
 
#*** MyISAM Specific options 
 
# The maximum size of the temporary file MySQL is allowed to use while 
# recreating the index (during REPAIR, ALTER TABLE or LOAD DATA INFILE. 
# If the file-size would be bigger than this, the index will be created 
# through the key cache (which is slower). 
myisam_max_sort_file_size=100G 
 
# If the temporary file used for fast index creation would be bigger 
# than using the key cache by the amount specified here, then prefer the 
# key cache method.  This is mainly used to force long character keys in 
# large tables to use the slower key cache method to create the index. 
myisam_sort_buffer_size=65M 
 
# Size of the Key Buffer, used to cache index blocks for MyISAM tables. 
# Do not set it larger than 30% of your available memory, as some memory 
# is also required by the OS to cache rows. Even if you're not using 
# MyISAM tables, you should still set it to 8-64M as it will also be 
# used for internal temporary disk tables. 
key_buffer_size=283M 
 
# Size of the buffer used for doing full table scans of MyISAM tables. 
# Allocated per thread, if a full scan is needed. 
read_buffer_size=64K 
read_rnd_buffer_size=256K 
 
# This buffer is allocated when MySQL needs to rebuild the index in 
# REPAIR, OPTIMZE, ALTER table statements as well as in LOAD DATA INFILE 
# into an empty table. It is allocated per thread so be careful with 
# large settings. 
sort_buffer_size=256K 
 
 
#*** INNODB Specific options *** 
 
 
# Use this option if you have a MySQL server with InnoDB support enabled 
# but you do not plan to use it. This will save memory and disk space 
# and speed up some things. 
#skip-innodb 
 
# Additional memory pool that is used by InnoDB to store metadata 
# information.  If InnoDB requires more memory for this purpose it will 
# start to allocate it from the OS.  As this is fast enough on most 
# recent operating systems, you normally do not need to change this 
# value. SHOW INNODB STATUS will display the current amount used. 
innodb_additional_mem_pool_size=12M 
 
# If set to 1, InnoDB will flush (fsync) the transaction logs to the 
# disk at each commit, which offers full ACID behavior. If you are 
# willing to compromise this safety, and you are running small 
# transactions, you may set this to 0 or 2 to reduce disk I/O to the 
# logs. Value 0 means that the log is only written to the log file and 
# the log file flushed to disk approximately once per second. Value 2 
# means the log is written to the log file at each commit, but the log 
# file is only flushed to disk approximately once per second. 
innodb_flush_log_at_trx_commit=1 
 
# The size of the buffer InnoDB uses for buffering log data. As soon as 
# it is full, InnoDB will have to flush it to disk. As it is flushed 
# once per second anyway, it does not make sense to have it very large 
# (even with long transactions). 
innodb_log_buffer_size=6M 
 
# InnoDB, unlike MyISAM, uses a buffer pool to cache both indexes and 
# row data. The bigger you set this the less disk I/O is needed to 
# access data in tables. On a dedicated database server you may set this 
# parameter up to 80% of the machine physical memory size. Do not set it 
# too large, though, because competition of the physical memory may 
# cause paging in the operating system.  Note that on 32bit systems you 
# might be limited to 2-3.5G of user level memory per process, so do not 
# set it too high. 
innodb_buffer_pool_size=549M 
 
# Size of each log file in a log group. You should set the combined size 
# of log files to about 25%-100% of your buffer pool size to avoid 
# unneeded buffer pool flush activity on log file overwrite. However, 
# note that a larger logfile size will increase the time needed for the 
# recovery process. 
innodb_log_file_size=110M 
 
# Number of threads allowed inside the InnoDB kernel. The optimal value 
# depends highly on the application, hardware as well as the OS 
# scheduler properties. A too high value may lead to thread thrashing. 
innodb_thread_concurrency=10 
 BELOW: EQEMU_CONFIG.XML
 
	Code: 
	
 <?xml version="1.0"> 
<server> 
        <world> 
                <shortname>esoeq</shortname> 
                <longname>esoonline</longname> 
 
                <!-- Only specify these two if you really think you need to.  (read: You don't) --> 
                <!-- <address>some.server.com</address> --> 
                <!-- <localaddress>192.168.0.5</localaddress> --> 
 
                <!-- Loginserver information.  Defaults shown --> 
                <loginserver> 
                        <host>localhost</host> 
                        <port>5999</port> 
                        <account></account> 
                        <password></password> 
                </loginserver> 
 
                <!-- Server status.  Default is unlocked --> 
                <!--<locked/>--> 
                <!-- <unlocked/> --> 
 
                <!-- Sets the ip/port for the tcp connections.  Both zones and console (if enabled).  Defaults are shown --> 
                <tcp ip="localhost" port="9000" telnet="disable"/> 
 
                <!-- Sets the shared key used by zone/launcher to connect to world --> 
                <key></key> 
 
                <!-- Enable and set the port for the HTTP service.  Defaults are shown --> 
                <http port="9080" enabled="false" mimefile="mime.types" /> 
        </world> 
 
        <!-- Chatserver (channels) information.  Defaults shown --> 
        <chatserver> 
                <host>channels.eqemulator.net</host> 
                <port>7778</port> 
        </chatserver> 
 
        <!-- Mailserver (in-game mail) information.  Defaults shown --> 
        <mailserver> 
                <host>channels.eqemulator.net</host> 
                <port>7779</port> 
        </mailserver> 
 
        <zones> 
                <defaultstatus>20</defaultstatus> 
 
                <!-- Sets port range for world to use to auto configure zones --> 
                <ports low="7000" high="7100"/> 
        </zones> 
 
        <!-- Database configuration, replaces db.ini.  Defaults shown --> 
        <database> 
                <host>localhost</host> 
                <port>3307</port> 
                <username>root</username> 
                <password>*****</password> 
                <db>eq</db> 
        </database> 
 
        <!-- Launcher Configuration -->    
        <launcher> 
                <!-- <logprefix>logs/zone-</logprefix> --> 
                <!-- <logsuffix>.log</logsuffix> --> 
                <!-- <exe>zone.exe or ./zone</exe> --> 
                <!-- <timers restart="10000" reterminate="10000" initial="20000" interval="2000"> --> 
        </launcher> 
    
        <!-- File locations.  Defaults shown --> 
        <files> 
                <!-- <spells>spells_us.txt</spells> --> 
                <!-- <opcodes>opcodes.conf</opcodes> --> 
                <!-- <logsettings>log.ini</logsettings> --> 
                <!-- <eqtime>eqtime.cfg</eqtime> --> 
        </files> 
        <!-- Directory locations.  Defaults shown --> 
        <directories> 
                <!-- <maps>Maps</maps> --> 
                <!-- <quests>quests</quests> --> 
                <!-- <plugins>plugins</plugins> --> 
        </directories> 
</server> 
 BELOW: eqhost.txt 
 
	Code: 
	
 [LoginServer] 
Host=127.0.0.1:5999 
 BELOW: LOGINSERVER.INI
 
	Code: 
	
 ### --- This file tells world.exe what loginserver to connect to. 
### --- Leave the account and password field BLANK. 
 
### --- Public Login is un-supported as is LAN playing. We reccomend using the EQEmu.net Loginserver ALWAYS. 
 
### --- NOTE: Starting 6-1-2002, you can no longer use the word "Server" in worldname. 
### --- NOTE2: the word "Server" is added to each server automaticly. 
 
# READ README.TXT 
 
[LoginServer] 
loginserver=127.0.0.1 
loginport=5999 
loginport2=5999 
worldname=esoonline 
worldaddress=127.0.0.1 
locked=false 
account= 
password= 
 
[WorldServer] 
Defaultstatus= 
Unavailzone= 
 
[ChatChannelServer] 
worldshortname= 
chataddress= 
chatport= 
 
[LoginConfig] 
ServerMode=MiniLogin 
ServerPort=5999 
  
	 |