EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=587)
-   -   having trouble starting a server (https://www.eqemulator.org/forums/showthread.php?t=23032)

zorgorazor 06-27-2007 09:39 AM

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.

zorgorazor 06-27-2007 11:31 AM

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.

leslamarch 06-27-2007 03:24 PM

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

zorgorazor 06-28-2007 07:53 AM

Looks like that fixed that problem, the server is up and running and i logged on successfully, thanks.

Sanity 09-19-2007 03:27 PM

I have the same problem but changing the start.bat line to zones did not help. Any other known causes?

Docs 09-19-2007 11:11 PM

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.

Sanity 09-20-2007 12:24 AM

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)

Sanity 09-20-2007 02:10 PM

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?

Angelox 09-20-2007 02:11 PM

try changing in your start.bat file "start eqlaunch.exe zones" to start "eqlaunch.exe zone"

Angelox 09-20-2007 02:21 PM

Quote:

Originally Posted by Sanity (Post 138702)
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.

Sanity 09-20-2007 03:17 PM

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

leslamarch 09-20-2007 03:27 PM

Quote:

Originally Posted by Sanity (Post 138728)
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

Sanity 09-20-2007 03:44 PM

That was it!!!! Thank you SO MUCH!

kai4785 10-12-2007 03:31 AM

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.

kai4785 10-12-2007 03:31 AM

whoops, wrong thread, sorry....


All times are GMT -4. The time now is 12:58 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.