MLB TV plug in crashes Xlobby

Help each other out

MLB TV plug in crashes Xlobby

Postby dhcf23 on Mon Apr 20, 2009 5:05 pm

Does anyone here use MLB TV and the Nextdef plugin for it. It seems the nextdef plugin and Xlobby do not play well together. If I have that plugin running and try to start Xlobby it will not start..errors out. I do not have a screen print of the error right now since I am at work but can get one later if it is needed. Also if Xlobby is already running the plug in will not start. Anyone here use that service and face the same issue?
dhcf23
 
Posts: 47
Joined: Fri Oct 26, 2007 2:17 pm
Location: Chicago

Re: MLB TV plug in crashes Xlobby

Postby Marbles_00 on Mon Apr 20, 2009 7:09 pm

In Xlobby's splash screen, can you indicate at what spot it errors out? Most skins have a status update while loading the different components/plugins/database that xlobby uses to run. Indicate at what spot xlobby stops.

I'm taking a stab at this since until your post, I've never heard of MLB.TV, but are you running the XLobby XNET server? Could they both be trying to access the same port? If so, then change the port number for your Xlobby server.
Marbles_00
 
Posts: 1867
Joined: Wed Apr 06, 2005 12:44 pm
Location: Canada

Re: MLB TV plug in crashes Xlobby

Postby dhcf23 on Tue Apr 21, 2009 2:21 am

I did try changing the ports and stopping the server and it still won't load. The splash screen does not start loading anything it is still at the "Please wait..." portion.

Here is what the error says and the details.

Unhandled exception has occurred.....

Only one usage of each socket address (protocol/network address/port) is normally permitted.

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: Only one usage of each socket address (protocol/network address/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at System.Net.Sockets.TcpListener.Start(Int32 backlog)
at System.Net.Sockets.TcpListener.Start()
at System.Runtime.Remoting.Channels.ExclusiveTcpListener.Start(Boolean exclusiveAddressUse)
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StartListening(Object data)
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.SetupChannel()
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel..ctor(IDictionary properties, IServerChannelSinkProvider sinkProvider, IAuthorizeRemotingConnection authorizeCallback)
at System.Runtime.Remoting.Channels.Tcp.TcpChannel..ctor(IDictionary properties, IClientChannelSinkProvider clientSinkProvider, IServerChannelSinkProvider serverSinkProvider)
at xlobby2.Control.LoadAll()
at xlobby2.GdiScreenForm.GdiScreenForm_Shown(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnShown(EventArgs e)
at System.Windows.Forms.Form.CallShownEvent()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
xlobby2
Assembly Version: 1.0.2613.31320
Win32 Version: 1.0.2613.31320
CodeBase: file:///C:/Program%20Files/xlobbytest/xlobby2.exe
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
XPluginSDK
Assembly Version: 1.0.2612.4380
Win32 Version: 1.0.2612.4380
CodeBase: file:///C:/Program%20Files/xlobbytest/XPluginSDK.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
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.42 (RTM.050727-4200)
CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.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.
dhcf23
 
Posts: 47
Joined: Fri Oct 26, 2007 2:17 pm
Location: Chicago

Re: MLB TV plug in crashes Xlobby

Postby Marbles_00 on Tue Apr 21, 2009 6:56 am

That's strange because this line:
Only one usage of each socket address (protocol/network address/port) is normally permitted.

would indicate exactly that issue.

Or do you have the xReceive plugin installed. Maybe that is trying to use the same port?
Marbles_00
 
Posts: 1867
Joined: Wed Apr 06, 2005 12:44 pm
Location: Canada

Re: MLB TV plug in crashes Xlobby

Postby dhcf23 on Wed Apr 22, 2009 2:37 pm

No xReceive plugin either, I am pretty much at a loss. So for now I just have to shut down xlobby to watch MLB TV in HD, and then kill the nextdef plugin to restart xlobby. Not a big deal just makes it tougher on the waf!

If anyone has any other ideas on this let me know.
dhcf23
 
Posts: 47
Joined: Fri Oct 26, 2007 2:17 pm
Location: Chicago