#290
Discarded
Crash when adding +1/+1 counter
Reported by Fran on OCTGN · 11/07/2010 09:10:36
- Assigned to:
- jods
- Priority:
- Normal
- Status:
- Discarded
- Category:
- None
- Version:
- 0.7.*
- Issue type:
- Bug
After putting the car on the “table”, I have right clicked it and selected “Counter 1/1” ( same issue when adding counter -1/-1 )
Stack:
System.ArgumentNullException: Value cannot be null.
Parameter name: value
at System.IO.BinaryWriter.Write(String value)
at Octgn.Networking.BaseBinaryStub.AddMarkerReq(Card card, Guid id, String name, UInt16 count)
at Octgn.Script.AddMarker.ExecuteOnCards(List`1 cards)
at Octgn.Script.CardsAction.Execute()
at Octgn.Script.ScriptEngine.RunLoop()
at Octgn.Script.ScriptEngine.Run(Action[] actions, IEnumerable`1 cards, Point position)
at Octgn.Play.Gui.TableControl.CardActionClicked(Obje
at System.Windows.RoutedEventHandlerInfo.InvokeHandle
at System.Windows.EventRoute.InvokeHandlersImpl(Objec
at System.Windows.UIElement.RaiseEventImpl(Dependency
at System.Windows.UIElement.RaiseEvent(RoutedEventArg
at System.Windows.Controls.MenuItem.InvokeClickAfterR
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.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()
Regards! ( by the way .. Great work guys ! xD)
Attachments
No attachment has been uploaded, yet.
Loading comments...