Hi guys, I'm having this problem a lot of time..
Someone can help me?
[8/4/2014 1:12:37] System.NullReferenceException: Object reference not set to an instance of an object.
at PVPNetConnect.PVPNetConnection.Invoke(TypedObject packet)
at PVPNetConnect.PVPNetConnection.Invoke(String destination, Object operation, Object body)
at PVPNetConnect.PVPNetConnection.<QuitGame>d__127.Mo veNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at (TaskAwaiter`1& )
at EmuB0T.ToolboxFactory.DisableSymbol(TaskAwaiter`1& reasonAvailable)
at EmuB0T.OptionsToken.PcitureStream.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilder Core.<ThrowAsync>b__1(Object state)
at System.Threading.QueueUserWorkItemCallback.WaitCal lback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(Exec utionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System. Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWa itCallback()
[8/4/2014 1:20:21] System.NullReferenceException: Object reference not set to an instance of an object.
[8/4/2014 4:47:18] System.NullReferenceException: Object reference not set to an instance of an object.
at PVPNetConnect.PVPNetConnection.Invoke(TypedObject packet)
at PVPNetConnect.PVPNetConnection.Invoke(String destination, Object operation, Object body)
at PVPNetConnect.PVPNetConnection.<QuitGame>d__127.Mo veNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowF orNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.Handle NonSuccessAndDebuggerNotification(Task task)
at (TaskAwaiter`1& )
at EmuB0T.ToolboxFactory.DisableSymbol(TaskAwaiter`1& reasonAvailable)
at EmuB0T.OptionsToken.PcitureStream.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilder Core.<ThrowAsync>b__1(Object state)
at System.Threading.QueueUserWorkItemCallback.WaitCal lback_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(Exec utionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.QueueUserWorkItemCallback.System. Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWa itCallback()
This 2 errors are so common in my bot.
Help me!!