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 06-27-2007, 09:39 AM
zorgorazor
Fire Beetle
 
Join Date: Apr 2006
Posts: 3
Default having trouble starting a server

used http://techguynky.com/Documents/Guide.pdf, went with ax_classic db

when i try to run start.bat
Quote:
DEBUG] [WORLD__LS] LoginServer provided XX.XXX.XXX.XXX as world address
does not come up.

if i hit enter anyways then this is what it looks like

Quote:
[Debug] [WORLD__INIT] Loaded default rule set 'default'
[Debug] [WORLD__INIT] Loading EQ time of day..
[Error] Starting Log: logs/eqemu_error_world_3672.log
[Error] Could not load EQTime file eqtime.cfg
[Debug] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[Debug] [WORLD__INIT] Loading launcher list..
[Debug] [WORLD__INIT] Reboot zone modes ON
[Debug] [WORLD__INIT] Deleted 0 stale player corpses from database
[Debug] [WORLD__INIT] Deleted 0 stale player backups from database
[Debug] [WORLD__INIT] Zone (TCP) listener started.
[Debug] [WORLD__INIT] Client (UDP) listener started.
[Debug] [NET__IDENTIFY] Registered patch 6.2
[Debug] [NET__IDENTIFY] Registered patch Titanium
[Debug] [NET__IDENTIFY] Registered patch Live
[Debug] [WORLD__LS] Connecting to login server...
[Debug] [WORLD__LS] Connected to Loginserver: eqemulator.net:5998
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1315
[Debug] [WORLD__CONSOLE] New launcher from 127.0.0.1:1315
[Debug] [WORLD__LAUNCH] Adding pending launcher 1
[Debug] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[Debug] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.

[Debug] [WORLD__LAUNCH] Removing launcher zone (1)
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1316
[Debug] [WORLD__CONSOLE] New launcher from 127.0.0.1:1316
[Debug] [WORLD__LAUNCH] Adding pending launcher 2
[Debug] [WORLD__LAUNCH] Unknown launcher 'zone' connected. Disconnecting.
[Debug] [WORLD__LAUNCH] Removing pending launcher 2. Adding zone to active list.

[Debug] [WORLD__LAUNCH] Removing launcher zone (2)
Any help would be much appreciated, thanks.
Reply With Quote
  #2  
Old 06-27-2007, 11:31 AM
zorgorazor
Fire Beetle
 
Join Date: Apr 2006
Posts: 3
Default

Here are some other things that i forgot to add:
I am running windows xp.
I am not trying to use minilogin.
When i tried to copy the dll files that i downloaded to my c:\windows\system32 folder it wouldn't let me overwrite, but it would let me take the files out of the folder and put the new ones in, although i could not delete the old ones. I thought was kind of strange and perhaps worth mentioning.
I have checked all of the work I have done so far multiple times.
Reply With Quote
  #3  
Old 06-27-2007, 03:24 PM
leslamarch
Discordant
 
Join Date: Sep 2006
Location: Green Bay, WI
Posts: 436
Default

Not to sure what the first problem is, but this is what fixed it for me on the second thing on your screen shot. use zones instead of zone

Code:
@echo off
start world.exe
cls
Echo Wait for World to finish loading... Press Enter when done.
pause
start eqlaunch.exe zones
exit
Techguy had stated this in a post i read, can;t find it at the moment
hope this helps ya
Reply With Quote
  #4  
Old 06-28-2007, 07:53 AM
zorgorazor
Fire Beetle
 
Join Date: Apr 2006
Posts: 3
Default

Looks like that fixed that problem, the server is up and running and i logged on successfully, thanks.
Reply With Quote
  #5  
Old 09-19-2007, 03:27 PM
Sanity
Fire Beetle
 
Join Date: Aug 2006
Posts: 9
Default

I have the same problem but changing the start.bat line to zones did not help. Any other known causes?
Reply With Quote
  #6  
Old 09-19-2007, 11:11 PM
Docs
Sarnak
 
Join Date: Dec 2005
Posts: 30
Default

http://www.eqemulator.net/forums/showthread.php?t=22839

If you are still having issues, you would need to post more information and your configurations.
Reply With Quote
  #7  
Old 09-20-2007, 12:24 AM
Sanity
Fire Beetle
 
Join Date: Aug 2006
Posts: 9
Default

My apologies. I used the guide mentioned by the OP and have the same setup (XP, No MiniLogin). The only difference is that I am trying to use the old Zebuxoruk db which I received no errors on while sourcing.

When launching my start.bat, I get hung before and this last line never appears (Connected to Loginserver: MYIP). My server shows up in the server list as Locked and I can get to the char screen but just get 'zone unavailable' if trying to go into game. This makes sense since I can't get the zones to start.

Let me know what else I need to provide. I am VERY new to this.

---------------------------------------------
[09.19. - 22:24:02] Starting Log: logs/eqemu_debug_world_3896.log
[09.19. - 22:24:02] [WORLD__INIT] Loading server configuration..
[09.19. - 22:24:02] [WORLD__INIT] Log settings loaded from log.ini
[09.19. - 22:24:02] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[09.19. - 22:24:02] [WORLD__INIT] Connecting to MySQL...
[09.19. - 22:24:02] [WORLD__INIT] Starting HTTP world service...
[09.19. - 22:24:02] [WORLD__HTTP] Loaded mime types from mime.types
[09.19. - 22:24:02] [WORLD__INIT] Loading variables..
[09.19. - 22:24:02] [WORLD__INIT] Loading zones..
[09.19. - 22:24:02] [WORLD__INIT] Clearing groups..
[09.19. - 22:24:02] [WORLD__INIT] Clearing temporary merchant lists..
[09.19. - 22:24:02] [WORLD__INIT] Loading items..
[09.19. - 22:24:07] [WORLD__INIT] Loading guilds..
[09.19. - 22:24:07] [RULES__CHANGE] Loading rule set 'default' (1)
[09.19. - 22:24:07] [WORLD__INIT] Loaded default rule set 'default'
[09.19. - 22:24:07] [WORLD__INIT] Loading EQ time of day..
[09.19. - 22:24:07] [WORLD__INIT_ERR] Unable to load eqtime.cfg
[09.19. - 22:24:07] [WORLD__INIT] Loading launcher list..
[09.19. - 22:24:07] [WORLD__INIT] Reboot zone modes OFF
[09.19. - 22:24:07] [WORLD__INIT] Deleted 0 stale player corpses from database
[09.19. - 22:24:07] [WORLD__INIT] Deleted 0 stale player backups from database
[09.19. - 22:24:07] [WORLD__INIT] Zone (TCP) listener started.
[09.19. - 22:24:07] [WORLD__INIT] Client (UDP) listener started.
[09.19. - 22:24:07] [NET__IDENTIFY] Registered patch 6.2
[09.19. - 22:24:07] [NET__IDENTIFY] Registered patch Titanium
[09.19. - 22:24:07] [NET__IDENTIFY] Registered patch Live
[09.19. - 22:24:07] [WORLD__LS] Connecting to login server...
[09.19. - 22:24:07] [WORLD__LS] Connected to Loginserver: eqemulator.net:5998
[09.19. - 22:26:00] [WORLD__ZONE] New TCP connection from 127.0.0.1:1654
[09.19. - 22:26:00] [WORLD__CONSOLE] New launcher from 127.0.0.1:1654
[09.19. - 22:26:00] [WORLD__LAUNCH] Adding pending launcher 1
[09.19. - 22:26:00] [WORLD__LAUNCH] Unknown launcher 'zones' connected. Disconnecting.
[09.19. - 22:26:00] [WORLD__LAUNCH] Removing pending launcher 1. Adding zones to active list.
[09.19. - 22:26:00] [WORLD__LAUNCH] Removing launcher zones (1)
[09.19. - 22:26:15] [WORLD__ZONE] New TCP connection from 127.0.0.1:1655
[09.19. - 22:26:15] [WORLD__CONSOLE] New launcher from 127.0.0.1:1655
[09.19. - 22:26:15] [WORLD__LAUNCH] Adding pending launcher 2
[09.19. - 22:26:20] [WORLD__LAUNCH] Unknown launcher 'zones' connected. Disconnecting.
[09.19. - 22:26:20] [WORLD__LAUNCH] Removing pending launcher 2. Adding zones to active list.
[09.19. - 22:26:20] [WORLD__LAUNCH] Removing launcher zones (2)
Reply With Quote
  #8  
Old 09-20-2007, 02:10 PM
Sanity
Fire Beetle
 
Join Date: Aug 2006
Posts: 9
Default

Well I tried following the instructions with the peq db and it worked so the problem must be in using the zebdb. Once I am set up with peq, how can I switch to a different db? Can I just source the new sql in?
Reply With Quote
  #9  
Old 09-20-2007, 02:11 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

try changing in your start.bat file "start eqlaunch.exe zones" to start "eqlaunch.exe zone"
Reply With Quote
  #10  
Old 09-20-2007, 02:21 PM
Angelox
AX Classic Developer
 
Join Date: May 2006
Location: filler
Posts: 2,049
Default

Quote:
Originally Posted by Sanity View Post
I have the same problem but changing the start.bat line to zones did not help. Any other known causes?
Didn't see this, do you even have a launcher table with entries? Go to MySql site and download/install MySql Query Browser, so you can look at these tables.
If you don't have, that means you have to set up an entry to zone(s) in the launcher table.
Reply With Quote
  #11  
Old 09-20-2007, 03:17 PM
Sanity
Fire Beetle
 
Join Date: Aug 2006
Posts: 9
Default

The Zebdb has auncher and launcher_zones tables with only one row each. launcher has
id: Main
dynamics: 35

and launcher_zones has
launcher: zones
zone: draniksewerc
port: 7101
Reply With Quote
  #12  
Old 09-20-2007, 03:27 PM
leslamarch
Discordant
 
Join Date: Sep 2006
Location: Green Bay, WI
Posts: 436
Default

Quote:
Originally Posted by Sanity View Post
The Zebdb has auncher and launcher_zones tables with only one row each. launcher has
id: Main
dynamics: 35

and launcher_zones has
launcher: zones
zone: draniksewerc
port: 7101
so then your bat file should read like this

@echo off
start world.exe
cls
Echo Wait for World to finish loading... Press Enter when done.
pause
start eqlaunch.exe main
exit
Reply With Quote
  #13  
Old 09-20-2007, 03:44 PM
Sanity
Fire Beetle
 
Join Date: Aug 2006
Posts: 9
Default

That was it!!!! Thank you SO MUCH!
Reply With Quote
  #14  
Old 10-12-2007, 03:31 AM
kai4785
Fire Beetle
 
Join Date: Sep 2007
Posts: 18
Default

I can't seem to get this working:

Code:
mysql> select * from launcher;
+-------+----------+
| name  | dynamics |
+-------+----------+
| zones |        2 | 
| peq   |        5 | 
+-------+----------+
2 rows in set (0.00 sec)

mysql> select * from launcher_zones;
+----------+-----------+------+
| launcher | zone      | port |
+----------+-----------+------+
| zones    | freporte  | 7001 | 
| zones    | rivervale | 7002 | 
+----------+-----------+------+
2 rows in set (0.00 sec)

I start the server with:
./eqlaunch zones

I see it say rivervale is started, but I can't get passed it.


Code:
[eqemu@gamer logs]$ grep rivervale *
eqemu_debug_23266.log:[10.12. - 09:25:42] [LAUNCHER__WORLD] World told us to start zone rivervale.
eqemu_debug_23266.log:[10.12. - 09:26:06] [LAUNCHER__STATUS] Starting zone rivervale
eqemu_debug_23266.log:[10.12. - 09:26:06] [LAUNCHER__STATUS] Zone rivervale has been started.
eqemu_debug_world.log:23251 [10.12. - 09:25:37] [WORLD__LAUNCH_TRACE] zones: Loaded zone 'rivervale' on port 7002
eqemu_debug_world.log:23251 [10.12. - 09:26:06] [WORLD__LAUNCH] zones: rivervale reported state STARTED (1 starts)
eqemu_debug_world.log:23251 [10.12. - 09:27:08] [WORLD__CLIENT] kai4785: Attempting autobootup of rivervale (19)
Just kicks me at the login screen.
Reply With Quote
  #15  
Old 10-12-2007, 03:31 AM
kai4785
Fire Beetle
 
Join Date: Sep 2007
Posts: 18
Default

whoops, wrong thread, sorry....
Reply With Quote
Reply


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 08:54 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3