Page 1 of 1

Can't connect to the lobby server

Posted: Sat Dec 12, 2009 1:04 pm
by Wyrda
edit: downloaded the new lobby update and it works
---
When I try to run the lobby exe I get "Startup error- Please check your internet connection."

When I try to run the lobby update exe I get "Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately. No connection could be made because the target machine actively refused it 129.0.0.1.5555."
and when I click continue, the lobby update will run but never updates.

I'm trying all this without any security software running at all.
I've re-downloaded the lobby files already.

Help?

Re: Can't connect to the lobby server

Posted: Sat Dec 12, 2009 4:46 pm
by X warrior411
I couldn't last night, but now I can, no problems...

I guess it fixed itself/they were doing lobby stuff.

Re: Can't connect to the lobby server

Posted: Sat Dec 12, 2009 7:39 pm
by Wyrda
X warrior411 wrote:I couldn't last night, but now I can, no problems...

I guess it fixed itself/they were doing lobby stuff.
I still get the same error messages though :?

Re: Can't connect to the lobby server

Posted: Sun Dec 13, 2009 12:09 am
by Ghost
Please click on the details button and paste the full error here.

Re: Can't connect to the lobby server

Posted: Sun Dec 13, 2009 12:12 am
by Wyrda
Ghost wrote:Please click on the details button and paste the full error here.
ah, i was wondering if I should include that. Sorry
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:5555
at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3603 (GDR.050727-3600)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
LobbyUpdate
Assembly Version: 1.1.7.2
Win32 Version: 1.1.7.2
CodeBase: file:///C:/Documents%20and%20Settings/-/Desktop/LobbyUpdate.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3082 (QFE.050727-3000)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Re: Can't connect to the lobby server

Posted: Sun Dec 13, 2009 12:55 am
by Ghost
Well I've looked it over... I can't figure it out... it looks like it's having trouble downloading anything from this website (update info, server info, obtaining IP, etc.). What's throwing me for a loop is the localhost IP address, so maybe it's trying to get this information from cache?? Try clearing Internet Explorer's cache, temp files, etc.

So, think of reasons why it can't access this website. Try "Run as Administrator" and make sure a firewall isn't blocking either program. The problem is on your end..

Re: Can't connect to the lobby server

Posted: Sun Dec 13, 2009 1:11 am
by Wyrda
Ghost wrote:Well I've looked it over... I can't figure it out... it looks like it's having trouble downloading anything from this website (update info, server info, obtaining IP, etc.). What's throwing me for a loop is the localhost IP address, so maybe it's trying to get this information from cache?? Try clearing Internet Explorer's cache, temp files, etc.

So, think of reasons why it can't access this website. Try "Run as Administrator" and make sure a firewall isn't blocking either program. The problem is on your end..
I tried those things, none worked. I have no firewalls or anything running so I'm not sure what else to try :?

Thanks anyways...