Antamansid
New Member
- Joined
- Dec 13, 2012
- Messages
- 120
- Reaction score
- 0
First of all:
I tryed to delete all cache, log, settings in honorbuddy folder.
Then I tryed to reinstall honorbuddy by zip and installer too.
I reinstalled Windows for all in all.
And every time I have that stupid thing at start:
And when PB trying crafting something with "HasMats()"(for exampl):
I have:
With "InbagCount()" In (for exampl):
It doesn't see that it hasn't got ingridients! And trying and trying craft this.
From Professionbuddy client there is no way to switch second bot to Gatherbuddy, only from code-command in xml profile.
2 days to find the problem and no result
WTF?
log and profile here
Log
View attachment 6676 2014-08-24 18.59.txt
prof
View attachment 11117H.xml
If it's by your side, when this will be fixed
Enough time has passed that I have suffered great loss in profits
Sry for my Engl
Forgot. Somewhere to Friday-Thursday, everything worked perfectly
I tryed to delete all cache, log, settings in honorbuddy folder.
Then I tryed to reinstall honorbuddy by zip and installer too.
I reinstalled Windows for all in all.
And every time I have that stupid thing at start:
PHP:
[15:00:46.503 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Bots.Professionbuddy.Recipe.get_CraftedItemId()
at Bots.Professionbuddy.Recipe.UpdateHeader()
at Bots.Professionbuddy.TradeSkill..()
And when PB trying crafting something with "HasMats()"(for exampl):
PHP:
<While Condition="HasMats (122685)" IgnoreCanRun="True">
<CastSpellAction RepeatType="Specific" Repeat="1" Entry="122685" CastOnItem="False" ItemType="Chest" ItemId="0"/>
</While>
<CallSubRoutine SubRoutineName="SELL"/>
</SubRoutine>
I have:
PHP:
[15:02:12.933 D] [Lua.Events] Could not detach handler from event UNIT_SPELLCAST_SUCCEEDED; it is not a member
With "InbagCount()" In (for exampl):
PHP:
<If Condition="HasRecipe(107707)">
<While Condition="InbagCount(76131) >=1" IgnoreCanRun="True">
<CastSpellAction RepeatType="Specific" Repeat="1" Entry="107707" CastOnItem="False" ItemType="Chest" ItemId="0"/>
</While>
</If>
From Professionbuddy client there is no way to switch second bot to Gatherbuddy, only from code-command in xml profile.
2 days to find the problem and no result
WTF?
log and profile here
Log
View attachment 6676 2014-08-24 18.59.txt
prof
View attachment 11117H.xml
If it's by your side, when this will be fixed
Enough time has passed that I have suffered great loss in profits
Sry for my Engl
Forgot. Somewhere to Friday-Thursday, everything worked perfectly
Last edited:






