View Single Post
08/17/14, 08:34 PM   #12
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,280
For those of you that are running the 2.0.12-Alpha version can you do the follow:

Please open a command prompt and type the following and copy & paste the results here:

Code:
nslookup localhost
Code:
ipconfig /displaydns
Details on the issue:

The issue is JUnique not being able to bind to a random port on localhost. It does this to make sure there is only 1 copy of Minion running at a time. Allowing more than 1 Minion application to be open at a time causes all sorts of problems. So we disabled this in 2.0.12-Alpha to narrow down the problem. So that's why we are asking for the above network information because we believe there is something abnormal with your localhost configuration.

We are thinking of possibly changing the bind to a null address but the above information should help us determine if thats a route we should take.

Thanks for your help

Last edited by Dolby : 08/17/14 at 08:42 PM.
  Reply With Quote