Quote:
Originally Posted by greneday5
[Debug] [WORLD__INIT_ERR] Failed to start client (UDP) listener (port 9000)
Any ideas? Search didn't turn up anything relavent
|
Port 9000 cannot be changed as the client is hardcoded to connect there.
You could try to add an virtual IP address to your network device and configure each server to a dedicated IP address. But it might be that servers are listening on any IPs on the server(0.0.0.0) and only taking connections from the IP configured in the eqemu config xml file. In this case it will not work.
Maybe you should give the free VMware Server a whirl, I use it all the time for testing and running EQEmu servers.