#426
New
OCTGN crashes on starting a multiplayer game
Reported by Brad on OCTGN · 11/03/2013 03:05:34
- Assigned to:
- jods
- Priority:
- Normal
- Status:
- New
- Category:
- None
- Version:
- None
- Issue type:
- Bug
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.NullReferenceException: Object reference not set to an instance of an object.- End of inner exception stack trace
at Octgn.Networking.Handler.CreateCardAt(Int32[] id, UInt64[] key, Guid[] modelId, Int32[] x, Int32[] y, Boolean faceUp, Boolean persist) in c:\Program Files (x86)\Jenkins\workspace\OCTGN-Release\octgnFX\Octgn\Networking\ClientHandler.cs
at Octgn.Networking.BinaryParser.Parse(Byte[] data) in c:\Program Files (x86)\Jenkins\workspace\OCTGN-Release\octgnFX\Octgn\Networking\BinaryParser.cs:
at Octgn.Networking.Handler.ReceiveMessage(Byte[] data) in c:\Program Files (x86)\Jenkins\workspace\OCTGN-Release\octgnFX\Octgn\Networking\ClientHandler.cs
--
at System.RuntimeMethodHandle._InvokeMethodFast(IRunt
at System.RuntimeMethodHandle.InvokeMethodFast(IRunti
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.Threading.ExceptionWrapper.Internal
at MS.Internal.Threading.ExceptionFilterHelper.TryCat
at System.Windows.Threading.DispatcherOperation.Invok
at System.Windows.Threading.DispatcherOperation.Invok
at System.Threading.ExecutionContext.runTryCode(Objec
at System.Runtime.CompilerServices.RuntimeHelpers.Exe
at System.Threading.ExecutionContext.RunInternal(Exec
at System.Threading.ExecutionContext.Run(ExecutionCon
at System.Threading.ExecutionContext.Run(ExecutionCon
at System.Windows.Threading.DispatcherOperation.Invok
at System.Windows.Threading.Dispatcher.ProcessQueue()
at System.Windows.Threading.Dispatcher.WndProcHook(In
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.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.Threading.Dispatcher.PushFrame(Disp
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at Octgn.OctgnApp.Main() in c:\Program Files (x86)\Jenkins\workspace\OCTGN-Release\octgnFX\Octgn\obj\Release\App.g.cs:line 0
Attachments
No attachment has been uploaded, yet.
Loading comments...