What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Need help bot stopping all time....

thunderfun

New Member
Joined
Aug 16, 2012
Messages
4
Reaction score
0
[Tick] Exception #117 during execution, #9 this tick: Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
at ExileRoutine.ExileRoutine.<Logic>d__92.MoveNext() in C:\Users\Andre\Desktop\EB25372344\3rdParty\_CONFIGS_\racefbrattotem\ExileRoutine\Content-75678703\ExileRoutine.cs:line 2338
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Default.EXtensions.CommonTasks.CombatTask.<Run>d__2.MoveNext() in C:\Users\Andre\Desktop\EB25372344\3rdParty\_CONFIGS_\racefbrattotem\Default\Content-75675796\EXtensions\CommonTasks\CombatTask.cs:line 24
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Loki.Bot.TaskManager.P!TPC(EJMT@_pXz-Dth%v0_{\&.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Default.MapBot.MapBot.<MainCoroutine>d__8.MoveNext() in C:\Users\Andre\Desktop\EB25372344\3rdParty\_CONFIGS_\racefbrattotem\Default\Content-75675796\MapBot\MapBot.cs:line 197
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Buddy.Coroutines.Coroutine.i$Dy>5Q}Qv\,La\\5S"3fNO$RE%.$ nqgO~T"Ct\.p\[H%Dc\,M\]:B~$.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.‌‬‭‌‭‫‎‌‮‎‭‏‌‫‭‮‌‌‎‭‍‪‏‮(Boolean )
at Buddy.Coroutines.Coroutine.‏‌‪‭‌‌‍‎‪‮‪‌‏‭‏‫‫‬‮‫‫‌‭‭‫‮(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at Default.MapBot.MapBot.Tick() in C:\Users\Andre\Desktop\EB25372344\3rdParty\_CONFIGS_\racefbrattotem\Default\Content-75675796\MapBot\MapBot.cs:line 119
at Loki.Bot.BotManager.‍‌‬‬‏‏‎‌‫‭‫‭‌‮‫‏‮‏‮(IBot )
 
You need to get assistant from the author of "ExileRoutine", as the code at line 2338 is throwing a null exception.
 
Back
Top