View Single Post
  #1  
Old 12-07-2013, 08:16 PM
rencro
Hill Giant
 
Join Date: Sep 2008
Location: So. California
Posts: 219
Default

Looks fishy, dont want to send you on a wild goose chase, but it looks like none of the services are communicating with the world.

In a command prompt, with all eqemu services off run

Code:
netstat -ano
And look for port :9000, if anything is using 9000 and eqemu service are off then something has taken over that port, blocking the world.

If there is nothing using it, launch your emu as normal(assume bat file) then try the netstat again and see if anything is atttaching to port :9000 typically on 127.0.0.1
Reply With Quote