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

Errors running from Library to Archives [Beta 763]

clandestine

Member
Joined
May 5, 2012
Messages
350
Reaction score
12
It seems the bot is having some issues after clearing the Archives a couple times.

Sometimes the issue manifests itself after chickening out then trying to run back, sometimes it works well for a while & then has the issue.

The log is filled with the same of of the following entries:

Code:
2014-03-12 16:26:52,418 [Main Bot Thread] ERROR BotMain (null) - Error during bot tick: 
Buddy.Coroutines.CoroutineException: Exception was thrown by coroutine ---> System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei GrindBot7.GrindBot..()
   bei Buddy.Coroutines.Coroutine.Resume(Object& value)
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei Buddy.Coroutines.Coroutine.Resume(Object& value)
   bei GrindBot7.LokiCoroutine.Tick(Coroutine coroutine)
   bei GrindBot7.ActionRunCoroutine.Run(Object context)
   bei Loki.TreeSharp.Action.RunAction(Object context)
   bei Loki.TreeSharp.Action..()
   bei Loki.TreeSharp.Composite.Tick(Object context)
   bei Loki.Bot.BotMain.()

BotMain.
2014-03-12 16:26:52,480 [Main Bot Thread] ERROR BotMain (null) - Error during bot tick: 
Buddy.Coroutines.CoroutineException: Exception was thrown by coroutine ---> System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei GrindBot7.GrindBot..()
   bei Buddy.Coroutines.Coroutine.Resume(Object& value)
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei Buddy.Coroutines.Coroutine.Resume(Object& value)
   bei GrindBot7.LokiCoroutine.Tick(Coroutine coroutine)
   bei GrindBot7.ActionRunCoroutine.Run(Object context)
   bei Loki.TreeSharp.Action.RunAction(Object context)
   bei Loki.TreeSharp.Action..()
   bei Loki.TreeSharp.Composite.Tick(Object context)
   bei Loki.Bot.BotMain.()

BotMain.
2014-03-12 16:26:52,539 [Main Bot Thread] ERROR BotMain (null) - Error during bot tick: 
Buddy.Coroutines.CoroutineException: Exception was thrown by coroutine ---> System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei GrindBot7.GrindBot..()
   bei Buddy.Coroutines.Coroutine.Resume(Object& value)
   --- Ende der internen Ausnahmestapelüberwachung ---
   bei Buddy.Coroutines.Coroutine.Resume(Object& value)
   bei GrindBot7.LokiCoroutine.Tick(Coroutine coroutine)
   bei GrindBot7.ActionRunCoroutine.Run(Object context)
   bei Loki.TreeSharp.Action.RunAction(Object context)
   bei Loki.TreeSharp.Action..()
   bei Loki.TreeSharp.Composite

I didn't see the issue with Beta 762, but it was there in 761 aswell.


The logs attached are a restarted Bot, but with Library already explored from a previous bot run (where the same issue happened aswell).
 

Attachments

We'll check this out. It might have to do with the Loose Candle, I'm thinking.
 
Back
Top