#292
Duplicate
Game Error
Reported by Kurt on OCTGN · 18/07/2010 03:11:25
- Assigned to:
- jods
- Priority:
- Normal
- Status:
- Duplicate
- Category:
- None
- Version:
- 0.7.*
- Issue type:
- Bug
This happens at various times. Have not been able to pinpoint exactly why it’s happening yet. This has been happening a lot lately.
It’s happened from just putting a card into play from side deck, to just moving a bunch of cards around the table.
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.Reveal(Card card, UInt64 revealed, Guid guid)
at Octgn.Networking.BinaryParser.Parse(Byte[] data)
at Octgn.Networking.Handler.ReceiveMessage(Byte[] data)
--
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
bject state)
at System.Threading.ExecutionContext.runTryCode(Objec
at System.Runtime.CompilerServices.RuntimeHelpers.Exe
edCleanup(TryCode code, CleanupCode backoutCode, Object userData)
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.Threading.Dispatcher.Run()
at System.Windows.Application.RunDispatcher(Object ignore)
at System.Windows.Application.RunInternal(Window window)
at System.Windows.Application.Run(Window window)
at System.Windows.Application.Run()
at Octgn.OctgnApp.Main()
Attachments
No attachment has been uploaded, yet.
Loading comments...