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

[PB - A] Cooking+Fishing 1-150

Fishing - 319
Cooking - 176

without problems till now. But in EPL its landing in the water, posted some pictures.

Ill fix a new landing spot asap :P Thanks.

EDIT: Uploaded a new version. New landing spot in EPL. Updated status log prints with how many fish it will catch at each step.
 
Last edited:
only thing is as before it wont learn receipts by itselfe....

i dont have any problems, all my toon are learning reciptes by themself, and i lvled now 4 toon with the profile will all the test process. maybe post a log, or try to deactivate all plugins or try another cc. but first try to post a log please.
 
Hmmm Toon is now in Outland

At Innkeeper Birbi my toon gets stuck

Code:
[PB - A] 1-525 Cooking-Fishing [Cicrocoft]
Going to Outlands.
[ZeHunter]: Used : Call Pet 2
[ZeHunter]: Calling pet 2
PB 1.460: MoveTo Action completed for type Location
PB 1.460: InteractAction complete
Not in game
Need Fishstick recipe. Flying to buy it.
[ZeHunter]: Used : Call Pet 2
[ZeHunter]: Calling pet 2
[ZeHunter]: StopMoving
[ZeHunter]: Reviving pet 2
[ZeHunter]: Used : Revive Pet
[ZeHunter]: StartMoving
PB 1.460: item 27699 bought 
PB 1.460: BuyItemAction Completed
Learning Stewed Trout.
I need to train cooking. Going to train in Lower City.
PB 1.460: Leaned a new recipe Stewed Trout
PB 1.460: Done training
Learning Golden Fish Sticks recipe.
Need Fishstick recipe. Flying to buy it.
PB 1.460: Leaned a new recipe Golden Fish Sticks
[ZeHunter]: Used : Call Pet 2
[ZeHunter]: Calling pet 2
PB 1.460: item 27699 bought 
PB 1.460: BuyItemAction Completed
PB 1.460: SellItemAction Completed for

after buying the Recipe for Golden Fish Sticks, i got a bad exception in the debug log.

Code:
[07:21:31:045] PB 1.460:Pulsing Tradeskills from OnSpellsChanged
[07:21:33:045] InteractDebug:1017788608
[07:21:33:061] Interact Done:1017788608
[07:21:34:577] PB 1.460: item 27699 bought 
[07:21:36:644] PB 1.460: BuyItemAction Completed
[07:21:36:676] PB 1.460: SellItemAction Completed for 
[07:22:03:428] System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> Styx.InvalidObjectPointerException: Der Deskriptor kann auf einem falschen Objekt nicht gelesen werden.
   bei Styx.WoWInternals.WoWObjects.WoWObject.#eve[T](UInt32 field)
   bei Styx.WoWInternals.WoWObjects.WoWObject.#dve[T](Int32 offsetIndex)
   bei Styx.WoWInternals.WoWObjects.WoWUnit.get_Level()
   bei Honorbuddy.MainWindow.#3Uc()
   --- Ende der internen Ausnahmestapel?berwachung ---
   bei System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   bei System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   bei System.Delegate.DynamicInvokeImpl(Object[] args)
   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

Stopping here bring back to SW and wait for your answer.
 
only thing is as before it wont learn receipts by itselfe....

My guess is you have an non english WoW client? Ill look into a fix.

Hmmm Toon is now in Outland

At Innkeeper Birbi my toon gets stuck

Code:
[PB - A] 1-525 Cooking-Fishing [Cicrocoft]
Going to Outlands.
[ZeHunter]: Used : Call Pet 2
[ZeHunter]: Calling pet 2
PB 1.460: MoveTo Action completed for type Location
PB 1.460: InteractAction complete
Not in game
Need Fishstick recipe. Flying to buy it.
[ZeHunter]: Used : Call Pet 2
[ZeHunter]: Calling pet 2
[ZeHunter]: StopMoving
[ZeHunter]: Reviving pet 2
[ZeHunter]: Used : Revive Pet
[ZeHunter]: StartMoving
PB 1.460: item 27699 bought 
PB 1.460: BuyItemAction Completed
Learning Stewed Trout.
I need to train cooking. Going to train in Lower City.
PB 1.460: Leaned a new recipe Stewed Trout
PB 1.460: Done training
Learning Golden Fish Sticks recipe.
Need Fishstick recipe. Flying to buy it.
PB 1.460: Leaned a new recipe Golden Fish Sticks
[ZeHunter]: Used : Call Pet 2
[ZeHunter]: Calling pet 2
PB 1.460: item 27699 bought 
PB 1.460: BuyItemAction Completed
PB 1.460: SellItemAction Completed for

after buying the Recipe for Golden Fish Sticks, i got a bad exception in the debug log.

Code:
[07:21:31:045] PB 1.460:Pulsing Tradeskills from OnSpellsChanged
[07:21:33:045] InteractDebug:1017788608
[07:21:33:061] Interact Done:1017788608
[07:21:34:577] PB 1.460: item 27699 bought 
[07:21:36:644] PB 1.460: BuyItemAction Completed
[07:21:36:676] PB 1.460: SellItemAction Completed for 
[07:22:03:428] System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> Styx.InvalidObjectPointerException: Der Deskriptor kann auf einem falschen Objekt nicht gelesen werden.
   bei Styx.WoWInternals.WoWObjects.WoWObject.#eve[T](UInt32 field)
   bei Styx.WoWInternals.WoWObjects.WoWObject.#dve[T](Int32 offsetIndex)
   bei Styx.WoWInternals.WoWObjects.WoWUnit.get_Level()
   bei Honorbuddy.MainWindow.#3Uc()
   --- Ende der internen Ausnahmestapel?berwachung ---
   bei System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   bei System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
   bei System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   bei System.Delegate.DynamicInvokeImpl(Object[] args)
   bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

Stopping here bring back to SW and wait for your answer.

Where does the bot get stuck :S? From landing place to Innkeeper, inside the house, after it lands?

I dunno what to do about the last error, maybe its due to it selling?
 
My guess is you have an non english WoW client? Ill look into a fix.



Where does the bot get stuck :S? From landing place to Innkeeper, inside the house, after it lands?

I dunno what to do about the last error, maybe its due to it selling?

It stucks infront of the Inkeeper, buyed the Recipe ID27699 and then nothing more, just stand there infront of the inkeeper. Just got the Exceptions in Debug.

Code:
PB 1.460: item 27699 bought 
PB 1.460: BuyItemAction Completed
PB 1.460: SellItemAction Completed for



Will try in about n hour to restart the toon from SW.
 
thats right german client ;)

normaly i use the german client too. but i tell you, you will get problems in some parts of HB. Its better to change to English Client. Or do a second Copy of WoW on your Harddisc. One for German, with regular Play and one English for Botting.
 
normaly i use the german client too. but i tell you, you will get problems in some parts of HB. Its better to change to English Client. Or do a second Copy of WoW on your Harddisc. One for German, with regular Play and one English for Botting.

never got a problem till now ;)
i had to change some code in some profiles to match the german version but till now everything worked ...
but english client is a good idea ;)
 
fishing in northend
fishing 492
cooking 360
frost dk singular edit: same problem with other cc?s

log get spammed with
Fishing1-525: Warning: It took 1216 milliseconds to pulse.
This can cause missed bites. To fix try disabling all plugins
Fishing1-525: Warning: It took 1149 milliseconds to pulse.
This can cause missed bites. To fix try disabling all plugins

debug the same
[18:04:09:409] PB 1.460:Wait Until false Completed
[18:04:09:428] Fishing1-525: Warning: It took 1220 milliseconds to pulse.
This can cause missed bites. To fix try disabling all plugins
[18:04:10:630] PB 1.460:Wait Until false Completed
[18:04:10:649] Fishing1-525: Warning: It took 1220 milliseconds to pulse.
This can cause missed bites. To fix try disabling all plugins
 
wasnt there are problem with Singular? Try a Lazyraider CC just for this Fishing thing. I got Problems with my Hunter + Druide with Singular (incl. ILoveAnimals). Toon doesnt catch fish.
 
hm everything works well with each cc it only spams the log

hm i found the following xD ;)
Time to catch alot of random fish. Dont mind the warning with the disable plugins etc. Its there due to the bot opening clams, so nothing dangerous.
 
Last edited:
fishing in northend
fishing 492
cooking 360
frost dk singular edit: same problem with other cc?s

log get spammed with
Fishing1-525: Warning: It took 1216 milliseconds to pulse.
This can cause missed bites. To fix try disabling all plugins
Fishing1-525: Warning: It took 1149 milliseconds to pulse.
This can cause missed bites. To fix try disabling all plugins

debug the same
[18:04:09:409] PB 1.460:Wait Until false Completed
[18:04:09:428] Fishing1-525: Warning: It took 1220 milliseconds to pulse.
This can cause missed bites. To fix try disabling all plugins
[18:04:10:630] PB 1.460:Wait Until false Completed
[18:04:10:649] Fishing1-525: Warning: It took 1220 milliseconds to pulse.
This can cause missed bites. To fix try disabling all plugins

You will get that message each time it opens a clam. Nothing serious :)
 
i get this message every second and it does not open clams ;) german client maybe ;)

but now i have a problem where it does nothing.. ;)
it cooked to 380 in unpe and now my toon is standing around and do nothing ;)

debug:

[20:40:12:641] Cleared POI - Reason Starting up
[20:40:12:641] Cleared POI
[20:40:15:009] PB 1.460:Wait Until false Completed
[20:40:40:957] Spell_C::CastSpell(57330, 0, 0x400000004173B72, 0) [167]
[20:40:42:169] PB 1.460:Updated tradeskills from OnSkillUpdateTimerCB
[20:40:42:237] PB 1.460:Wait Until false Completed

log:
[PB - A] 1-525 Cooking-Fishing [Cicrocoft]
[Singular] Casting Horn of Winter on Myself

logfile:
[20:40:12:836] [PB - A] 1-525 Cooking-Fishing [Cicrocoft]
[20:40:15:009] PB 1.460:Wait Until false Completed
[20:40:40:955] [Singular] Casting Horn of Winter on Myself
[20:40:40:957] Spell_C::CastSpell(57330, 0, 0x400000004173B72, 0) [167]
[20:40:42:169] PB 1.460:Updated tradeskills from OnSkillUpdateTimerCB
[20:40:42:237] PB 1.460:Wait Until false Completed
[20:42:42:342] Spell_C::CastSpell(57330, 0, 0x400000004173B72, 0) [168]
[20:42:42:567] PB 1.460:Updated tradeskills from OnSkillUpdateTimerCB
[20:42:43:771] PB 1.460:Wait Until false Completed
[20:42:43:962] PB 1.460:Updated tradeskills from OnSkillUpdateTimerCB
[20:42:45:131] PB 1.460:Wait Until false Completed
[20:43:41:910] Stop called!
[20:43:41:937] PB 1.460:Stop Called
 
i get this message every second and it does not open clams ;) german client maybe ;)

but now i have a problem where it does nothing.. ;)
it cooked to 380 in unpe and now my toon is standing around and do nothing ;)

debug:

[20:40:12:641] Cleared POI - Reason Starting up
[20:40:12:641] Cleared POI
[20:40:15:009] PB 1.460:Wait Until false Completed
[20:40:40:957] Spell_C::CastSpell(57330, 0, 0x400000004173B72, 0) [167]
[20:40:42:169] PB 1.460:Updated tradeskills from OnSkillUpdateTimerCB
[20:40:42:237] PB 1.460:Wait Until false Completed

log:
[PB - A] 1-525 Cooking-Fishing [Cicrocoft]
[Singular] Casting Horn of Winter on Myself

logfile:
[20:40:12:836] [PB - A] 1-525 Cooking-Fishing [Cicrocoft]
[20:40:15:009] PB 1.460:Wait Until false Completed
[20:40:40:955] [Singular] Casting Horn of Winter on Myself
[20:40:40:957] Spell_C::CastSpell(57330, 0, 0x400000004173B72, 0) [167]
[20:40:42:169] PB 1.460:Updated tradeskills from OnSkillUpdateTimerCB
[20:40:42:237] PB 1.460:Wait Until false Completed
[20:42:42:342] Spell_C::CastSpell(57330, 0, 0x400000004173B72, 0) [168]
[20:42:42:567] PB 1.460:Updated tradeskills from OnSkillUpdateTimerCB
[20:42:43:771] PB 1.460:Wait Until false Completed
[20:42:43:962] PB 1.460:Updated tradeskills from OnSkillUpdateTimerCB
[20:42:45:131] PB 1.460:Wait Until false Completed
[20:43:41:910] Stop called!
[20:43:41:937] PB 1.460:Stop Called

Do you have un-opened clams? If yes, open them and start the bot again.
 
ok second Toon hits Cooking 462 and finished the Profile. Just with one little issue at the Inkeeper in Burning Crusade. Will rerun another one to check again if the Issue happens again with the latest HB+PB.
 
fishing 525
cooking 459

the profile ends here (for the moment;)
i had no hard troubles and real good help from cicrocroft and tumbum
+ rep guys and thx

when do u think ur 450-525 profile will we rdy to test?
 
Trying to get the Horde version of this working so far no luck, any guide for fishbot noobs around?
 
Back
Top