tragopapas
New Member
- Joined
- Mar 9, 2014
- Messages
- 33
- Reaction score
- 0
programm crashes some times and giving me this error
Error during bot tick: Buddy.Coroutines.CoroutineException: Exception was thrown by coroutine ---> System.NullReferenceException: Δεν έχει οριστεί αναφορά αντικειμένου σε μια παρουσία αντικειμένου.
σε GrindBot7.GrindBot..()
σε Buddy.Coroutines.Coroutine.Resume(Object& value)
--- Τέλος ιχνηλάτησης στοίβας εσωτερικών εξαιρέσεων ---
σε Buddy.Coroutines.Coroutine.Resume(Object& value)
σε GrindBot7.LokiCoroutine.Tick(Coroutine coroutine)
σε GrindBot7.ActionRunCoroutine.Run(Object context)
σε Loki.TreeSharp.Action.RunAction(Object context)
σε Loki.TreeSharp.Action..()
σε Loki.TreeSharp.Composite.Tick(Object context)
σε Loki.Bot.BotMain.()
any suggestion ?
Error during bot tick: Buddy.Coroutines.CoroutineException: Exception was thrown by coroutine ---> System.NullReferenceException: Δεν έχει οριστεί αναφορά αντικειμένου σε μια παρουσία αντικειμένου.
σε GrindBot7.GrindBot..()
σε Buddy.Coroutines.Coroutine.Resume(Object& value)
--- Τέλος ιχνηλάτησης στοίβας εσωτερικών εξαιρέσεων ---
σε Buddy.Coroutines.Coroutine.Resume(Object& value)
σε GrindBot7.LokiCoroutine.Tick(Coroutine coroutine)
σε GrindBot7.ActionRunCoroutine.Run(Object context)
σε Loki.TreeSharp.Action.RunAction(Object context)
σε Loki.TreeSharp.Action..()
σε Loki.TreeSharp.Composite.Tick(Object context)
σε Loki.Bot.BotMain.()
any suggestion ?
Last edited:






