Quote:
Originally Posted by blastadune
[02.29. - 14:37:58] [WORLD__CONSOLE] New launcher from 127.0.0.1:3719
[02.29. - 14:37:58] [WORLD__LAUNCH] Adding pending launcher 1
[02.29. - 14:37:58] [WORLD__LAUNCH] Unknown launcher 'zones' connected. Disconnecting.
[02.29. - 14:37:58] [WORLD__LAUNCH] Removing pending launcher 1. Adding zones to active list.
[02.29. - 14:37:58] [WORLD__LAUNCH] Removing launcher zones (1)
[02.29. - 14:38:13] [WORLD__ZONE] New TCP connection from 127.0.0.1:3720
[02.29. - 14:38:13] [WORLD__CONSOLE] New launcher from 127.0.0.1:3720
[02.29. - 14:38:13] [WORLD__LAUNCH] Adding pending launcher 2
[02.29. - 14:38:18] [WORLD__LAUNCH] Unknown launcher 'zones' connected. Disconnecting.
[02.29. - 14:38:18] [WORLD__LAUNCH] Removing pending launcher 2. Adding zones to active list.
[02.29. - 14:38:18] [WORLD__LAUNCH] Removing launcher zones (2)
|
It looks like
eqlauncher is being launched with an undefined launcher, "zones". If I remember correctly, I believe the default launcher name is "zone". However, it can be whatever you want it to be, as long as you add it to the
launcher table in the database. In addition, if you want any static zones, you would need to add them to the
launcher_zones table using the same launcher name.
If you can, post the start script you're using (ditto for RamsiMage).