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

Honorbuddy for MoP 5.0.4-5.0.5

Status
Not open for further replies.
Still
Could not create current in quest bot; exception was thrown
Object reference not set to an instance of an object.

in Questbot
 
Keep this thread somewhat clean and just post bugs with attached logs the more we help and point out bugs the better HB product we receive. Don't need mods/Developers sifting through hundreds of posts.
 
This is yet another release where the Druid feral spec main spells are not included correctly.

I'll explain this in depth, in case the programmers working on this aren't aware of the subtle issues.
There are several spells for Druids, that have the same name, but different spell ID's. Which spell to cast, is determined by which form you're in. * NOTE THAT I SAID FORM, not spec.
How HonorBuddy has handled this in the past is, they gave the spells different names - 'Mangle (Cat)' and 'Mangle (Bear)', for instance.
I assume you're placing these in a dictionary. If you do a straight 'add' you'll get an error, because the key already exists.
That's why the different spellname is necessary.

The following spells are either missing entirely, have the wrong names, or the wrong ID. These are the CORRECT names and ids, and should be used internally by HonorBuddy:
Code:
Berserk (Cat) 106951
Berserk (Bear) 50334
Incarnation: King of the Jungle 102543
Mangle (Cat) 33876
Mangle (Bear) 33878
Skull Bash (Cat) 80965
Skull Bash (Bear) 80964
Thrash 106830 (Cat)
Thrash 77758 (Bear)
Wild Charge (Cat) 49376
Wild Charge (Bear) 16979

Here's a macro that tells you the ID of every spell you cast - very handy! Easier than picking through the multiples that display in WoWHead.
Code:
/run local f=CreateFrame("Frame") f:RegisterEvent("UNIT_SPELLCAST_SUCCEEDED") f:SetScript("OnEvent", function(f,e,u,s,_,_,i) if u=="player" then print(s,i) end end)

Addition: Savage Roar can be cast without combopoints if glyphed
 
Last edited by a moderator:
Questbot doesnt work .. try every time to pick up the q .

Bg Buddy doesnt work fine - Druide spame Mal der Wildniss. Dont change into Cat / Eule / Baum .. Runs all times and doesnt fight ... not rly good :)

/e Bg Buddy - Magier Cast all the time Manaedelstein herbeizaubern ..

/e BgBuddy Inserl der Oberung - Do nothing - cast every time Manaedelstein herbeizaubern

/e Questingbot Try to learn spells. at the class teacher.
 
Last edited:
working mining in uldum and questing hyjal not tries every time again to pick up quest
not use directx11 this doesnt work
Moving to Type: QuestPickUp
Moving to Type: QuestPickUp
Bot wird gestoppt!
Bot wird gestartet!
?ndere aktuelles Profil zu [Fly][N - Quest] Hyjal 80-82 [Kick]
[Profile Message]: Compiling Stormwind Quests
Moving to Type: QuestTurnIn
Could not create current in quest bot; exception was thrown
Object reference not set to an instance of an object.
Bot wird gestartet!
?ndere aktuelles Profil zu [Fly][N - Quest] Hyjal 80-82 [Kick]
[Singular] Casting Horn of Winter on Myself
[Profile Message]: Compiling Stormwind Quests
Bot wird gestoppt!
Bot wird gestartet!
?ndere aktuelles Profil zu [Fly][N - Quest] Hyjal 80-82 [Kick]
Could not create current in quest bot; exception was thrown
Object reference not set to an instance of an object.
 
Last edited:
ArcheologyBuddy still stops from time to time and does nothing. Needs to be restarted to fix it.
As mentioned before Questbot still doesn't know what quests it has.

ArchBuddy log attached
 

Attachments

Last edited:
It says Styx.Helpers.Levelbot.Settings error when launching bot..No log shown

^solution - Just re-download bot
 
Last edited:
test release but not sure what needs testing, can't get anything to work. What is working enough to test/send log for?
 
Bug 1
class: Paladin
leve: 63
act: Grinding in BC
Profil: Kick?s Grinding Profiles 1-85 ( [A] BC 56-68 [Kick] Right.xml )
Bug: little looting rate & laggs (you can see i go arround with my mouse liquitly[fl?ssig])
Log: 8456 2012-09-09 20.07.txt

Video: Klick


Bug 2

class: Paladin
leve: 63
act: Questing in BC
Profil: Kick?s 1-85 Questing Profile Pack ( [Fly][A - Quest] BC 58-70 [Kick].xml )
Bug: Bot runs only the status "Moving to Type: QuestPickUp" nothing else
Log: Same as Up! (8456 2012-09-09 20.07.txt)

Video: Klick


Can I fix this?
The language of my game is German.
Must i select English [GB] to fix this?

Sry for my bad english, i am german

GreeZ
 
<PickUp QuestName="Never Trust a Big Barb and a Smile" QuestId="25165" GiverName="Bom'bay" GiverId="10578" X="-848.2227" Y="-4908.26" Z="21.34147" />

at this line, after bot pick the quest ,bot dont recon that, and keep try pick the quest
 

Attachments

DK Singular still does not work. It changes presence, doing buffs (Horn Of Winter), and uses CDs such as Raise Dead for example. But it just auto hits. No frost strike, no plague strike etc.I have tried both frost and unholy with GB2. Paladin works great with both grind bot and GB2 (retri).

Log:

Exact same issue here.
 
Status
Not open for further replies.
Back
Top