Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 04-19-2008, 01:01 PM
ardianko
Sarnak
 
Join Date: Aug 2006
Posts: 52
Default

Nope did all of that stuff correctly ,but there are 2 files ... eqemu_config(XML document) and eqemu_config.xml.full (FULL document) can this be my problem?
EDIT:: deleted the eqemu full file as it had stupid unnecessary information in it. Start.bat still gives me the same errors
Reply With Quote
  #2  
Old 04-19-2008, 01:12 PM
ardianko
Sarnak
 
Join Date: Aug 2006
Posts: 52
Default

some other logs

Quote:
---------------------------------------------
[04.19. - 12:31:50] Starting Log: logs/eqemu_debug_world_3476.log
[04.19. - 12:31:50] [WORLD__INIT] Loading server configuration..
[04.19. - 12:31:50] [WORLD__INIT] Log settings loaded from log.ini
[04.19. - 12:31:50] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[04.19. - 12:31:50] [WORLD__INIT] Connecting to MySQL...
[04.19. - 12:31:50] [WORLD__INIT] Starting HTTP world service...
[04.19. - 12:31:50] [WORLD__HTTP] Loaded mime types from mime.types
[04.19. - 12:31:50] [WORLD__INIT] Loading variables..
[04.19. - 12:31:50] [WORLD__INIT] Loading zones..
[04.19. - 12:31:50] [WORLD__INIT] Clearing groups..
[04.19. - 12:31:50] [WORLD__INIT] Clearing temporary merchant lists..
[04.19. - 12:31:50] [WORLD__INIT] Loading items..
[04.19. - 12:32:20] [WORLD__INIT] Loading guilds..
[04.19. - 12:32:20] [GUILDS__ERROR] Error loading guilds 'SELECT id, name, leader, minstatus, motd, motd_setter FROM guilds': #1146: Table 'peq.guilds' doesn't exist
[04.19. - 12:32:20] [RULES__ERROR] Failed to find ruleset 'default' for load operation. Canceling.
[04.19. - 12:32:20] [WORLD__INIT] No rule set configured, using default rules
[04.19. - 12:32:20] [WORLD__INIT] Loading EQ time of day..
[04.19. - 12:32:20] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[04.19. - 12:32:20] [WORLD__INIT] Loading launcher list..
[04.19. - 12:32:20] [WORLD__INIT] Reboot zone modes OFF
[04.19. - 12:32:20] [WORLD__INIT] Deleted -1 stale player corpses from database
[04.19. - 12:32:20] [WORLD__INIT] Deleted -1 stale player backups from database
[04.19. - 12:32:20] [WORLD__INIT] Zone (TCP) listener started.
[04.19. - 12:32:20] [WORLD__INIT] Client (UDP) listener started.
[04.19. - 12:32:20] [NET__IDENTIFY] Registered patch 6.2
[04.19. - 12:32:20] [NET__IDENTIFY] Registered patch Titanium
[04.19. - 12:32:20] [NET__IDENTIFY] Registered patch Anniversary
[04.19. - 12:32:20] [NET__IDENTIFY] Registered patch Live
[04.19. - 12:32:20] [WORLD__LS] Connecting to login server...
[04.19. - 12:32:20] [WORLD__LS] Connected to Loginserver: eqemulator.net:5998
[04.19. - 12:32:21] [WORLD__LS] Loginserver provided 69.118.154.199 as world address
[04.19. - 12:33:36] [WORLD__ZONE] New TCP connection from 127.0.0.1:2425
[04.19. - 12:33:36] [WORLD__CONSOLE] New launcher from 127.0.0.1:2425
[04.19. - 12:33:36] [WORLD__LAUNCH] Adding pending launcher 1
[04.19. - 12:33:36] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[04.19. - 12:33:36] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[04.19. - 12:33:36] [WORLD__LAUNCH] Removing launcher zone (1)
[04.19. - 12:33:51] [WORLD__ZONE] New TCP connection from 127.0.0.1:2429
[04.19. - 12:33:51] [WORLD__CONSOLE] New launcher from 127.0.0.1:2429
[04.19. - 12:33:51] [WORLD__LAUNCH] Adding pending launcher 2
[04.19. - 12:33:56] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[04.19. - 12:33:56] [WORLD__LAUNCH] Removing pending launcher 2. Adding zone to active list.
[04.19. - 12:33:56] [WORLD__LAUNCH] Removing launcher zone (2)
[04.19. - 12:34:06] [WORLD__ZONE] New TCP connection from 127.0.0.1:2441
[04.19. - 12:34:06] [WORLD__CONSOLE] New launcher from 127.0.0.1:2441
[04.19. - 12:34:06] [WORLD__LAUNCH] Adding pending launcher 3
[04.19. - 12:34:11] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[04.19. - 12:34:11] [WORLD__LAUNCH] Removing pending launcher 3. Adding zone to active list.
[04.19. - 12:34:11] [WORLD__LAUNCH] Removing launcher zone (3)
[04.19. - 12:34:21] [WORLD__ZONE] New TCP connection from 127.0.0.1:2454
[04.19. - 12:34:21] [WORLD__CONSOLE] New launcher from 127.0.0.1:2454
[04.19. - 12:34:21] [WORLD__LAUNCH] Adding pending launcher 4
Reply With Quote
  #3  
Old 04-19-2008, 02:00 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

You're missing your player tables, be sure to source load_player.sql as well.
Reply With Quote
  #4  
Old 04-19-2008, 04:28 PM
ardianko
Sarnak
 
Join Date: Aug 2006
Posts: 52
Default

k went back opened up mysql commandline and pathed to my peqdb folder and tried to source load_player.sql and this is what happened =/



here is a ss of what my peqdb folder contains ...

Reply With Quote
  #5  
Old 04-19-2008, 04:35 PM
ardianko
Sarnak
 
Join Date: Aug 2006
Posts: 52
Default

also ... tried sourcing aa_timers.sql independently and this is what happened ...



and for those concerned about the wrong XML writeout ... heres mine ;

Reply With Quote
  #6  
Old 04-19-2008, 07:27 PM
erik_llewellyn
Sarnak
 
Join Date: Dec 2006
Posts: 98
Default

Your address line is wrong. how you have it now would be if you were using minilogin, but your loginserver is listed as eqemulator.net. If you are trying to host it via public login server, then the address line MUST be the IP your cable/dsl modem is using, NOT a private IP such as 192.168.xxx.xxx.

Example:
<address>12.345.6.78</address>
<localaddress>192.168.5.15</localaddress>
Reply With Quote
  #7  
Old 04-19-2008, 07:52 PM
ardianko
Sarnak
 
Join Date: Aug 2006
Posts: 52
Default

how would i figure out the IP my cable/dsl modem is using then? is my localaddress correct? Will this correct my sourcing problem ?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 03:39 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3