#422
New
Unexpected error when attempting to start or join a game
Reported by Justin Stiles on OCTGN · 16/10/2011 03:28:16
- Assigned to:
- jods
- Priority:
- Normal
- Status:
- New
- Category:
- None
- Version:
- None
- Issue type:
- Bug
I receive this error upon trying to click the join button or start button and enter a lobby.
System.Net.Sockets.SocketException (0×80004005): An invalid argument was supplied [::1]:8088
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at System.Net.Sockets.TcpClient.Connect(IPEndPoint remoteEP)
at System.Net.Sockets.TcpClient.Connect(IPAddress address, Int32 port)
at Octgn.Networking.Client.Connect() in C:\OCTGN FX\Octgn\Networking\Client.cs:line 68
at Octgn.Launcher.Serve.Start(Object sender, RoutedEventArgs e) in C:\OCTGN FX\Octgn\Launcher\Serve.xaml.cs:line 65
at System.Windows.EventRoute.InvokeHandlersImpl(Objec
at System.Windows.UIElement.RaiseEventImpl(Dependency
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMo
at System.Windows.RoutedEventArgs.InvokeHandler(Deleg
at System.Windows.EventRoute.InvokeHandlersImpl(Objec
at System.Windows.UIElement.ReRaiseEventAs(Dependency
at System.Windows.RoutedEventArgs.InvokeHandler(Deleg
at System.Windows.EventRoute.InvokeHandlersImpl(Objec
at System.Windows.UIElement.RaiseEventImpl(Dependency
at System.Windows.UIElement.RaiseTrustedEvent(RoutedE
at System.Windows.Input.InputManager.ProcessStagingAr
at System.Windows.Input.InputProviderSite.ReportInput
at System.Windows.Interop.HwndMouseInputProvider.Repo
at System.Windows.Interop.HwndMouseInputProvider.Filt
at System.Windows.Interop.HwndSource.InputFilterMessa
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(
at System.Windows.Threading.ExceptionWrapper.Internal
at MS.Internal.Threading.ExceptionFilterHelper.TryCat
at System.Windows.Threading.Dispatcher.WrappedInvoke(
at System.Windows.Threading.Dispatcher.InvokeImpl(Dis
at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run()
at Octgn.OctgnApp.Main() in C:\OCTGN FX\Octgn\obj\Debug\App.g.cs:line 0
Attachments
No attachment has been uploaded, yet.
Loading comments...