I am trying to get the emu (with minilogin) running on a vista box. It's running fine on win2k. I am keeping the db on win2k and the vista box is connecting to the db just fine. It loads the items, defaults, npcs etc. It finally gets to starting the zone listener and crashed with the error below.
Anyone ever run into this? I thought it was probably firewall but minlogin is running fine. I disabled the firewall anyway but no luck, same error. This is driving me nuts.
Code:
[Debug] [WORLD__INIT] Loaded default rule set 'default'
[Debug] [WORLD__INIT] Loading EQ time of day..
[Error] Starting Log: logs/eqemu_error_world_28072.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_ERR] Failed to start zone (TCP) listener on port 9000:
[Debug] [WORLD__INIT_ERR] bind(): <0
The log files don't offer any additional info over this.