Jump to content

follow + mount not working


vuzo09

Recommended Posts

first time using a bot, im doing battlegrounder and it says a player that it will follow but then the char just stands there and starts walking, cant get mount to work too, says only dismounting all the time

 

noob here ;3

Link to comment
Share on other sites

the logs are really long, some parts in german, dont know if this helps you :/

 

most of it are the same errors all the time

[Error] 06:41 - SpellNameById(UInt32 spellId): System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei wManager.Wow.Helpers.SpellManager.SpellListManager.SpellNameById(UInt32 spellId)
StackTrace:
[Error] 06:41 - SpellIdByName(string spellName): System.ArgumentNullException: Der Wert darf nicht NULL sein.
Parametername: source
bei System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate)
bei wManager.Wow.Helpers.SpellManager.SpellListManager.SpellIdByName(String spellName)
StackTrace:
[Error] 06:41 - Spell(uint spellId): System.ArgumentNullException: Der Wert darf nicht NULL sein.
Parametername: collection
bei System.Collections.Generic.List`1.InsertRange(Int32 index, IEnumerable`1 collection)

Link to comment
Share on other sites

getting the errors even when the bot isnt started yet, only doing options

in the mount option i typed "brown kodo" next to ground

and this is what i get without the debug:

[Normal] 03:35 - Dismount

[Normal] 03:35 - Dismount

[Normal] 03:35 - Player dead

[Normal] 03:36 - Dismount

[Normal] 03:36 - [bG] Follow player Frodine

[Normal] 03:36 - Dismount

[Normal] 03:36 - Player Attack Trídént (lvl 89)

[Normal] 03:36 - Dismount

22 Jan 2013 03H24.log.html

Link to comment
Share on other sites

It seems you did not set up your bot correctly.

 

You need to set up the bgs you want to do in the options.


Also you need to build a fight class and select to use it in the bots options as well if you have not done so.

Link to comment
Share on other sites

im using the random bg option and pqr for a combat rotation

just wanted follow and mount up to work :>

 

If you don't launch pqr, wrobot works? I think than pqr and wrobot use same address for hook wow, and if it is this, it is probably cause bug.

Link to comment
Share on other sites

Oh that would be awesome :)

 

Even though you use PQR you still need something for the bot to work with.

 

So just making something small in the fight class like it just using a buff once should solve this issue.

Link to comment
Share on other sites

exactly, for example, i made a druid fight class where the only spell cast is cat form.  then i use a pqr profile.  same with my warlock, i am still workng on my loc fight class, but i use the default fightclass and pqr more.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...