Hrm. You haven't shown anything about whether or not your zones are actually being set to that port range that you specified in the configuration file. It should look something like this:
Quote:
[Debug] [WORLD__LAUNCH] Adding pending launcher 1
[Debug] [WORLD__LAUNCH] Launcher Identified itself as 'zone'. Loading zone list.
[Debug] [WORLD__LAUNCH] Removing pending launcher 1. Adding zone to active list.
[Debug] [WORLD__LAUNCH] zone: dynamic_01 reported state STARTED (1 starts)
[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:6785
[Debug] [WORLD__CONSOLE] New zoneserver #1 from 127.0.0.1:6785
[Debug] [WORLD__ZONE] [1] Zone started with name dynamic_01 by launcher zone
[Debug] [WORLD__ZONE] [1] Auto zone port configuration. Telling zone to use port 7000
|
It should occur right after your world.exe connects to the login server and you activate the other window. Is this happening?