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

Bot won't attack monsters.

Robin9090

New Member
Joined
May 21, 2014
Messages
4
Reaction score
0
Hey guys,

I'm new to this bot so sorry if the answer to this question is obvious. I looked around at some threads for the answer with no success.
When I start up the bot it goes to the right location and starts exploring. But when it encounters it's first monsters the bot just stops.

The log: View attachment 3804 2014-05-21 10.36 Errors.txt and another View attachment 7456 2014-05-21 13.43 Errors.txt
Microsoft.NET Framework 4.5.1. and Visual C++ Redistributable for Visual Studio 2012 Update 4 are installed and I downloaded the latest version of the bot: 0.1.2027.49
I have the following skills in my skill bar: move, Frost Pulse, Frost spear, 2 aura's (which the bot successfully activates).

This is the main problem I think:

BotMain.
2014-05-21 09:25:09,118 [Main Bot Thread] ERROR BotMain (null) - Error during bot tick:
Buddy.Coroutines.CoroutineException: Exception was thrown by coroutine ---> System.NullReferenceException: De objectverwijzing is niet op een exemplaar van een object ingesteld.
bij GrindBot7.GrindBot..()
bij Buddy.Coroutines.Coroutine.Resume(Object& value)
--- Einde van intern uitzonderingsstackpad ---
bij Buddy.Coroutines.Coroutine.Resume(Object& value)
bij Loki.Bot.v2.LokiCoroutine.Tick(Coroutine coroutine)
bij Loki.Bot.v2.ActionRunCoroutine.Run(Object context)
bij Loki.TreeSharp.Action.RunAction(Object context)
bij Loki.TreeSharp.Action..()
bij Loki.TreeSharp.Composite.Tick(Object context)
bij Loki.Bot.BotMain.()
 
Last edited:
Please download a clean copy of the bot, Exilebuddy 0.1.2027.49.zip, and extract it to its own folder (the default name will be Exilebuddy 0.1.2027.49). Make sure you do not copy anything to it or remove files from the folder.

Then, run Exilebuddy.exe and enter you key, which can be found from BuddyAuth Keys.

The bot should startup without the current error you are getting, which is basically saying the bot is missing files or you do not have access to your user directory (very unlikely).

If you do those steps exactly, please post a new log, as there is something going wrong on your PC that is not allowing the bot to startup correctly.
 
The bot works perfectly now. The location of the folder appeared to be the problem.
Thanks for the help! The bot is amazing.
 
Back
Top