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

Skinning bug

Furiousgeek

New Member
Joined
Jul 22, 2012
Messages
19
Reaction score
0
Hi guys,
i got some issue with my skinning, he kill some mobs and leave the corpse without looting / skinning with this profile.

I use Quest bot, with this profile, i check loot / skin mobs in option pannel. Sometime the bot just keep running without pulling any mobs and as soon as i manually engage a fight he loot him / skin him and target a new one, he kill the new one as well but don't loot / skin and start walking and don't cares about mobs anymore


Code:
<!-- Ashenvale Leather farming by infern1k -->
<HBProfile>
<Name>110-135 Leather-Horde</Name>
<MinDurability>0.1</MinDurability>
<MinFreeBagSlots>1</MinFreeBagSlots>


<MailGrey>false</MailGrey>
<MailWhite>false</MailWhite>
<MailGreen>false</MailGreen>
<MailBlue>false</MailBlue>
<MailPurple>false</MailPurple>

<SellGrey>True</SellGrey>
<SellWhite>True</SellWhite>
<SellGreen>True</SellGreen>
<SellBlue>false</SellBlue>
<SellPurple>false</SellPurple>

<Vendors>
</Vendors>

<Mailboxes>
</Mailboxes>

<Blackspots>
</Blackspots>

  <QuestOrder>
    <CustomBehavior File="UserSettings" LootMobs="True" TrainNewSkills="False" LearnFlightPaths="False" UseFlightPaths="False" PullDistance="45" SkinMobs="True" NinjaSkin="True" />

    <While Condition="(Me.Level &gt; 1)" >

      <If Condition="(Me.FreeBagSlots &gt; 5)" >


       

        <SetGrindArea>
          <GrindArea>
            <TargetMinLevel>1</TargetMinLevel>
            <TargetMaxLevel>86</TargetMaxLevel>
            <Factions>189 38 44</Factions>
            <MaxDistance>45</MaxDistance>
            <RandomizeHotspots>False</RandomizeHotspots>
            <Hotspots>
              <Hotspot X="2474.878" Y="-2395.751" Z="151.9428" />
              <Hotspot X="2431.113" Y="-2354.401" Z="138.7217" />
              <Hotspot X="2373.09" Y="-2350.99" Z="130.4041" />
              <Hotspot X="2359.32" Y="-2277.928" Z="121.1955" />
              <Hotspot X="2483.573" Y="-2312.323" Z="140.9838" />
              <Hotspot X="2616" Y="-2425.102" Z="166.4301" />
              <Hotspot X="2711.794" Y="-2496.852" Z="183.5304" />
              <Hotspot X="2787.089" Y="-2454.683" Z="204.0956" />
              <Hotspot X="2847.586" Y="-2502.928" Z="218.679" />
              <Hotspot X="2870.841" Y="-2540.154" Z="223.0646" />
              <Hotspot X="2765.326" Y="-2413.143" Z="201.8562" />
              <Hotspot X="2696.579" Y="-2327.521" Z="202.8426" />
              <Hotspot X="2674.382" Y="-2264.883" Z="199.7976" />
              <Hotspot X="2634.229" Y="-2258.119" Z="200.5137" />
              <Hotspot X="2872.504" Y="-2141.742" Z="203.3223" />
              <Hotspot X="2981.114" Y="-2072.35" Z="201.8481" />
              <Hotspot X="2991.747" Y="-1957.3" Z="174.6004" />
              <Hotspot X="2954.658" Y="-1906.73" Z="168.1849" />
              <Hotspot X="2985.038" Y="-1857.333" Z="169.8219" />
              <Hotspot X="3055.234" Y="-1853.226" Z="174.4673" />
              <Hotspot X="3137.747" Y="-1856.905" Z="180.203" />
              <Hotspot X="3167.348" Y="-1783.202" Z="173.8404" />
              <Hotspot X="3208.807" Y="-1727.078" Z="171.8345" />
              <Hotspot X="3298.82" Y="-1693.148" Z="176.6508" />
              <Hotspot X="3362.44" Y="-1629.155" Z="166.9499" />
              <Hotspot X="3346.198" Y="-1552.677" Z="167.8932" />
              <Hotspot X="3191.481" Y="-1590.576" Z="169.7199" />
            </Hotspots>
          </GrindArea>
        </SetGrindArea>
        <GrindTo Condition="(Me.FreeBagSlots &lt;= 1) || (Me.DurabilityPercent &lt;= 0.1)" GoalText="Farming Leather." />
      </If>
    </While>
  </QuestOrder>
</HBProfile>


LOG :
Code:
[15:23:16.849 N] Lancement du bot!
[15:23:16.856 D] Tilemap chang?e ? Kalimdor, Tiled: True
[15:23:16.859 N] Remplacement du profil actuel par: 110-135 Leather-Horde
[15:23:16.914 D] Cleared POI - Reason Starting up
[15:23:16.914 D] Cleared POI
[15:23:16.929 D] [SpellManager] Spell Replacement: Victory Rush is now Impending Victory
[15:23:16.943 D] [SpellManager] Spell Replacement: Intervene is now Safeguard
[15:23:17.216 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[15:23:17.216 D] [QDBG] Done with forced behavior Bots.Quest.QuestOrder.ForcedCodeBehavior.
[15:23:17.216 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedWhile.
[15:23:17.216 D] [QDBG] Starting behavior Bots.Quest.QuestOrder.ForcedIf.
[15:23:17.216 D] [QDBG] Starting behavior [ForcedSingleton].
[15:23:17.216 D] [QDBG] Done with forced behavior [ForcedSingleton].
[15:23:17.216 D] [QDBG] Starting behavior [ForcedGrindTo Level: -1].
[15:23:17.216 D] Goal: Farming Leather.
[15:23:17.224 D] Activity: Moving to hotspot
[15:23:17.225 D] Activity: Loading Tile/s
[15:23:17.225 D] Loading Kalimdor_35_26
[15:23:17.346 D] Loading Kalimdor_36_27
[15:23:17.471 D] Loading Kalimdor_35_27
[15:23:17.575 D] Loading Kalimdor_36_26
[15:23:17.674 D] Loading Kalimdor_35_28
[15:23:17.783 D] Loading Kalimdor_35_25
[15:23:17.853 D] Loading Kalimdor_34_27
[15:23:17.964 D] Successfully generated path from {2783.129, -1971.876, 161.1731} to {2474.878, -2395.751, 151.9428} in 492 milliseconds
[15:23:18.089 D] Activity: Moving to hotspot
[15:23:35.583 D] [Singular-DEBUG] Switched targets!
[15:23:35.583 D] [Singular-DEBUG] Melee Distance: 5
[15:23:35.583 D] [Singular-DEBUG] Health: 1124
[15:23:35.583 D] [Singular-DEBUG] Level: 22
[15:23:38.337 D] Unloading tiles!
[15:23:38.342 D] Activity: Loading Tile/s
[15:23:38.342 D] Loading Kalimdor_35_27
[15:23:38.722 N] [Singular] Casting Mortal Strike on Elder Ashenvale Bear
[15:23:38.722 D] Spell_C::CastSpell(12294, 0, 0xF5300EE2000B0F9F, 0) [3]
[15:23:40.185 N] [Singular] Casting Slam on Elder Ashenvale Bear
[15:23:40.185 D] Spell_C::CastSpell(1464, 0, 0xF5300EE2000B0F9F, 0) [4]
[15:23:42.662 D] Changed POI to:Type: Loot, Name: Elder Ashenvale Bear
[15:23:42.779 D] InteractDebug:702826512
[15:23:42.785 D] Interact Done:702826512
[15:23:43.576 N] Looting Unkown Object Guid:0x0000000000000000
[15:23:44.389 D] [Singular-DEBUG] Switched targets!
[15:23:44.389 D] [Singular-DEBUG] Melee Distance: 5
[15:23:44.389 D] [Singular-DEBUG] Health: 1124
[15:23:44.389 D] [Singular-DEBUG] Level: 22
[15:23:48.655 D] Cleared POI - Reason Waiting for loot flag
[15:23:48.655 D] Cleared POI
[15:23:49.004 D] Updating repair cost for current equipped items. New value: [0g5s41c]
[15:23:49.024 D] Changed POI to:Type: Kill, Name: Elder Ashenvale Bear
[15:23:49.119 D] Cleared POI - Reason POI is dead from Combat
[15:23:49.119 D] Cleared POI
[15:23:49.215 D] Changed POI to:Type: Skin, Name: Elder Ashenvale Bear
[15:23:49.308 D] InteractDebug:702826512
[15:23:49.320 D] Interact Done:702826512
[15:23:49.619 D] [Singular-DEBUG] Switched targets!
[15:23:49.619 D] [Singular-DEBUG] Melee Distance: 5
[15:23:49.619 D] [Singular-DEBUG] Health: 1124
[15:23:49.619 D] [Singular-DEBUG] Level: 22
[15:23:51.732 N] Looting Unkown Object Guid:0x0000000000000000
[15:23:52.439 D] [Singular-DEBUG] Switched targets!
[15:23:52.439 D] [Singular-DEBUG] Melee Distance: 5
[15:23:52.439 D] [Singular-DEBUG] Health: 1124
[15:23:52.439 D] [Singular-DEBUG] Level: 22
[15:23:53.017 D] System.NullReferenceException: Object reference not set to an instance of an object.
   at Bots.Grind.LevelBot.(Object )
   at Styx.TreeSharp.WaitContinue..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.DecoratorContinue..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Sequence..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.CommonBot.TreeRoot.()
[15:23:53.017 D] Cleared POI - Reason Exception in Root.Tick()
[15:23:53.017 D] Cleared POI
[15:23:53.668 D] [Singular-DEBUG] Switched targets!
[15:23:53.668 D] [Singular-DEBUG] Melee Distance: 5
[15:23:53.668 D] [Singular-DEBUG] Health: 1124
[15:23:53.668 D] [Singular-DEBUG] Level: 22
[15:23:53.668 D] Changed POI to:Type: Kill, Name: Elder Ashenvale Bear
[15:23:55.386 N] [Singular] Casting Heroic Throw on Elder Ashenvale Bear
[15:23:55.386 D] Spell_C::CastSpell(57755, 0, 0xF5300EE2000B103F, 0) [5]
[15:23:55.640 N] [Singular] Casting Heroic Throw on Elder Ashenvale Bear
[15:23:55.640 D] Spell_C::CastSpell(57755, 0, 0xF5300EE2000B103F, 0) [6]
[15:23:58.094 N] [Singular] Casting Mortal Strike on Elder Ashenvale Bear
[15:23:58.094 D] Spell_C::CastSpell(12294, 0, 0xF5300EE2000B103F, 0) [7]
[15:23:58.452 N] [Singular] Casting Mortal Strike on Elder Ashenvale Bear
[15:23:58.452 D] Spell_C::CastSpell(12294, 0, 0xF5300EE2000B103F, 0) [8]
[15:24:00.871 N] [Singular] Casting Slam on Elder Ashenvale Bear
[15:24:00.871 D] Spell_C::CastSpell(1464, 0, 0xF5300EE2000B103F, 0) [9]
[15:24:03.170 D] Cleared POI - Reason POI is dead from Combat
[15:24:03.170 D] Cleared POI
[15:24:03.283 D] Activity: Moving to hotspot
[15:24:03.283 D] Activity: Loading Tile/s
[15:24:03.283 D] Loading Kalimdor_36_27
[15:24:03.407 D] Loading Kalimdor_35_26
[15:24:03.533 D] Loading Kalimdor_36_26
[15:24:03.631 D] Loading Kalimdor_35_28
[15:24:03.745 D] Successfully generated path from {2568.064, -1958.226, 145.4662} to {2474.878, -2395.751, 151.9428} in 339 milliseconds
[15:24:03.864 D] Activity: Moving to hotspot
[15:24:09.299 D] [Mount] Flying Carpet is known, but we don't have the skill to use it!
[15:24:09.301 D] [Mount] Flying Machine is known, but we don't have the skill to use it!
[15:24:09.303 D] [Mount] Frosty Flying Carpet is known, but we don't have the skill to use it!
[15:24:09.310 D] [Mount] Magnificent Flying Carpet is known, but we don't have the skill to use it!
[15:24:09.324 D] [Mount] Turbo-Charged Flying Machine is known, but we don't have the skill to use it!
[15:24:09.500 D] Mounting: Tyrael's Charger
[15:24:17.003 D] [Singular-DEBUG] Switched targets!
[15:24:17.003 D] [Singular-DEBUG] Melee Distance: 5
[15:24:17.003 D] [Singular-DEBUG] Health: 1124
[15:24:17.003 D] [Singular-DEBUG] Level: 22
[15:24:43.841 D] [Singular-DEBUG] Switched targets!
[15:24:43.841 D] [Singular-DEBUG] Melee Distance: 5
[15:24:43.841 D] [Singular-DEBUG] Health: 1124
[15:24:43.841 D] [Singular-DEBUG] Level: 22
[15:24:49.958 D] [Singular-DEBUG] Switched targets!
[15:24:49.958 D] [Singular-DEBUG] Melee Distance: 5
[15:24:49.958 D] [Singular-DEBUG] Health: 1042
[15:24:49.958 D] [Singular-DEBUG] Level: 21
[15:24:50.168 N] [Singular] Current target is not the best target. Switching to Wildthorn Venomspitter!
[15:24:50.503 D] [Singular-DEBUG] Switched targets!
[15:24:50.503 D] [Singular-DEBUG] Melee Distance: 5
[15:24:50.503 D] [Singular-DEBUG] Health: 1042
[15:24:50.503 D] [Singular-DEBUG] Level: 21
[15:24:54.585 N] [Singular] Casting Mortal Strike on Wildthorn Venomspitter
[15:24:54.585 D] Spell_C::CastSpell(12294, 0, 0xF1300EEC0026107C, 0) [10]
[15:24:54.719 N] [Singular] Casting Mortal Strike on Wildthorn Venomspitter
[15:24:54.719 D] Spell_C::CastSpell(12294, 0, 0xF1300EEC0026107C, 0) [11]
[15:24:55.105 N] [Singular] Casting Mortal Strike on Wildthorn Venomspitter
[15:24:55.105 D] Spell_C::CastSpell(12294, 0, 0xF1300EEC0026107C, 0) [12]
[15:24:56.672 N] [Singular] Casting Slam on Wildthorn Venomspitter
[15:24:56.672 D] Spell_C::CastSpell(1464, 0, 0xF1300EEC0026107C, 0) [13]
[15:24:59.101 D] System.NullReferenceException: Object reference not set to an instance of an object.
   at Singular.ClassSpecific.Warrior.Arms.<CreateArmsNormalCombatBuffs>b__10(Object ret) in c:\Users\*NAME*\Desktop\HB\Routines\Singular\ClassSpecific\Warrior\Arms.cs:line 101
   at Singular.Helpers.Spell.<>c__DisplayClass1c.<Cast>b__18(Object ret) in c:\Users\*NAME*\Desktop\HB\Routines\Singular\Helpers\Spell.cs:line 254
   at Styx.TreeSharp.Decorator.CanRun(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Sequence..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Singular.SingularRoutine.LockSelector.Tick(Object context) in c:\Users\*NAME*\Desktop\HB\Routines\Singular\SingularRoutine.cs:line 330
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.CommonBot.TreeRoot.()
[15:24:59.101 D] Cleared POI - Reason Exception in Root.Tick()
[15:24:59.101 D] Cleared POI
[15:24:59.256 D] System.NullReferenceException: Object reference not set to an instance of an object.
   at Singular.ClassSpecific.Warrior.Arms.<CreateArmsNormalCombatBuffs>b__10(Object ret) in c:\Users\*NAME*\Desktop\HB\Routines\Singular\ClassSpecific\Warrior\Arms.cs:line 101
   at Singular.Helpers.Spell.<>c__DisplayClass1c.<Cast>b__18(Object ret) in c:\Users\*NAME*\Desktop\HB\Routines\Singular\Helpers\Spell.cs:line 254
   at Styx.TreeSharp.Decorator.CanRun(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Sequence..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Singular.SingularRoutine.LockSelector.Tick(Object context) in c:\Users\*NAME*\Desktop\HB\Routines\Singular\SingularRoutine.cs:line 330
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.CommonBot.TreeRoot.()
[15:24:59.256 D] Cleared POI - Reason Exception in Root.Tick()
[15:24:59.256 D] Cleared POI
[15:24:59.354 D] System.NullReferenceException: Object reference not set to an instance of an object.
   at Singular.ClassSpecific.Warrior.Arms.<CreateArmsNormalCombatBuffs>b__10(Object ret) in c:\Users\*NAME*\Desktop\HB\Routines\Singular\ClassSpecific\Warrior\Arms.cs:line 101
   at Singular.Helpers.Spell.<>c__DisplayClass1c.<Cast>b__18(Object ret) in c:\Users\*NAME*\Desktop\HB\Routines\Singular\Helpers\Spell.cs:line 254
   at Styx.TreeSharp.Decorator.CanRun(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Sequence..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Singular.SingularRoutine.LockSelector.Tick(Object context) in c:\Users\*NAME*\Desktop\HB\Routines\Singular\SingularRoutine.cs:line 330
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.Decorator..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.TreeSharp.PrioritySelector..()
   at Styx.TreeSharp.Composite.Tick(Object context)
   at Styx.CommonBot.TreeRoot.()
[15:24:59.354 D] Cleared POI - Reason Exception in Root.Tick()
[15:24:59.354 D] Cleared POI
 
Last edited:
i was trying a skinning profile with Grind Bot and i had the same problem!
all i an think is the problem lies on the core of bot since its not full factional yet!
we can just w8 for a fix! :)
 
i deleted this log earlyer, i'll sent you a new one tomerow.

BTW i used the quest modul in HB cause grindbot just stand whithout mooving
 
i deleted this log earlyer, i'll sent you a new one tomerow.

BTW i used the quest modul in HB cause grindbot just stand whithout mooving

thx and we will check it as well meanwhile
 
Back
Top