• Visit Rebornbuddy
  • HB doesnt work =/

    Discussion in 'Honorbuddy Support' started by sofresh66, Jan 15, 2017.

    Thread Status:
    Not open for further replies.
    1. sofresh66

      sofresh66 New Member

      Joined:
      Oct 26, 2015
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      [16:54:06.206 N] Honorbuddy v3.0.16810.874 started.
      [16:54:06.399 D] Reloading AssemblyLoader<BotBase> - Initializing bots
      [16:54:06.400 D] Reloading AssemblyLoader<CombatRoutine> - Initializing routines
      [16:54:06.401 D] Reloading AssemblyLoader<HBPlugin> - Initializing plugins
      [16:54:08.580 N] Logging in...
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\LootFilters.cs(50,41) : error CS1061: 'Vector3' does not contain a definition for 'Distance2D' and no extension method 'Distance2D' accepting a first argument of type 'Vector3' could be found (are you missing a using directive or an assembly reference?)
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\LootFilters.cs(54,26) : error CS0029: Cannot implicitly convert type 'System.Collections.Generic.List<System.Numerics.Vector3>' to 'System.Collections.Generic.List<Styx.WoWPoint>'
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\LootFilters.cs(87,15) : error CS1061: 'Vector3' does not contain a definition for 'DistanceSqr' and no extension method 'DistanceSqr' accepting a first argument of type 'Vector3' could be found (are you missing a using directive or an assembly reference?)
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\FishingBuddyProfile.cs(50,17) : error CS0029: Cannot implicitly convert type 'System.Collections.Generic.List<System.Numerics.Vector3>' to 'System.Collections.Generic.List<Styx.WoWPoint>'
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\Coroutines.FaceWater.cs(18,91) : error CS1061: 'Vector3' does not contain a definition for 'RayCast' and no extension method 'RayCast' accepting a first argument of type 'Vector3' could be found (are you missing a using directive or an assembly reference?)
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\Coroutines.FaceWater.cs(49,97) : error CS1503: Argument 4: cannot convert from 'out Styx.WoWPoint[]' to 'out System.Numerics.Vector3[]'
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\Coroutines.FaceWater.cs(51,108) : error CS1503: Argument 4: cannot convert from 'out Styx.WoWPoint[]' to 'out System.Numerics.Vector3[]'
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(56,14) : error CS1061: 'Vector3' does not contain a definition for 'DistanceSqr' and no extension method 'DistanceSqr' accepting a first argument of type 'Vector3' could be found (are you missing a using directive or an assembly reference?)
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(62,16) : error CS1061: 'Vector3' does not contain a definition for 'DistanceSqr' and no extension method 'DistanceSqr' accepting a first argument of type 'Vector3' could be found (are you missing a using directive or an assembly reference?)
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(135,33) : error CS1061: 'Vector3' does not contain a definition for 'RayCast' and no extension method 'RayCast' accepting a first argument of type 'Vector3' could be found (are you missing a using directive or an assembly reference?)
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(145,107) : error CS1503: Argument 4: cannot convert from 'out Styx.WoWPoint[]' to 'out System.Numerics.Vector3[]'
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(172,39) : error CS1503: Argument 4: cannot convert from 'out Styx.WoWPoint[]' to 'out System.Numerics.Vector3[]'
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(207,36) : error CS0117: 'Navigator' does not contain a definition for 'GeneratePath'
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\Coroutines.Fishing.cs(156,26) : error CS1061: 'Vector3' does not contain a definition for 'Distance2D' and no extension method 'Distance2D' accepting a first argument of type 'Vector3' could be found (are you missing a using directive or an assembly reference?)
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\Coroutines.PathFollowing.cs(43,20) : error CS7036: There is no argument given that corresponds to the required formal parameter 'value2' of 'Vector3.Distance(Vector3, Vector3)'
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\Coroutines.PathFollowing.cs(64,38) : error CS0117: 'Mount' does not contain a definition for 'ShouldMount'
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\Coroutines.PathFollowing.cs(65,12) : error CS0117: 'Mount' does not contain a definition for 'MountUp'
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\Coroutines.Vendor.cs(65,18) : error CS7036: There is no argument given that corresponds to the required formal parameter 'value2' of 'Vector3.Distance(Vector3, Vector3)'
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\Coroutines.Vendor.cs(69,21) : error CS1061: 'Vector3' does not contain a definition for 'DistanceSqr' and no extension method 'DistanceSqr' accepting a first argument of type 'Vector3' could be found (are you missing a using directive or an assembly reference?)
      [16:54:11.196 N] Compiler Error: C:\Users\kisscool\Documents\new honorbuddy\Bots\FishingBuddy\Coroutines.Vendor.cs(110,21) : error CS1061: 'Vector3' does not contain a definition for 'DistanceSqr' and no extension method 'DistanceSqr' accepting a first argument of type 'Vector3' could be found (are you missing a using directive or an assembly reference?)
      [16:54:11.410 D] T: 5247886978913238373 H: 2496728846
      [16:54:11.411 D] Logged in to the Europe region (37.187.151.148)
      [16:54:11.634 N] Attaching to D3D11
      [16:54:26.799 N] Error attaching Honorbuddy to WoW! - GreyMagic.InjectionDesyncException: Process must have frozen or gotten out of sync: Injection Finished Event was never fired
      à GreyMagic.Executor.‫‎‏​‏‏‬**‬‪***‎‎​‪*‬***‪*(Int32 )
      à GreyMagic.Executor.‏*****‏*‫‬‫‏‪****‏*‫‎*‬*‫‪‬‬*(Int32 )
      à GreyMagic.Executor.Execute(Int32 timeout)
      à GreyMagic.Executor.GrabFrame()
      à Styx.StyxWoW.*‫‪‎*‏*‏​**‬*​‏‫****​‫*‪‎*(Process , GraphicsApi )
      à Honorbuddy.MainWindow.‪*‪‎‎‎‏‎****‫‎****‫‏**()
       
    2. sofresh66

      sofresh66 New Member

      Joined:
      Oct 26, 2015
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      and now i have this:

      [17:12:57.715 N] Honorbuddy v3.0.16810.874 started.
      [17:12:57.925 D] Reloading AssemblyLoader<BotBase> - Initializing bots
      [17:12:57.929 D] Reloading AssemblyLoader<CombatRoutine> - Initializing routines
      [17:12:57.937 D] Reloading AssemblyLoader<HBPlugin> - Initializing plugins
      [17:12:59.829 N] Logging in...
      [17:13:00.088 D] T: 5247886990225725410 H: 3897013455
      [17:13:00.089 D] Logged in to the Europe region (37.187.151.148)
      [17:13:00.330 N] Attaching to D3D9
      [17:13:15.555 N] Error attaching Honorbuddy to WoW! - GreyMagic.InjectionDesyncException: Process must have frozen or gotten out of sync: Injection Finished Event was never fired
      à GreyMagic.Executor.‫‎‏​‏‏‬**‬‪***‎‎​‪*‬***‪*(Int32 )
      à GreyMagic.Executor.‏*****‏*‫‬‫‏‪****‏*‫‎*‬*‫‪‬‬*(Int32 )
      à GreyMagic.Executor.Execute(Int32 timeout)
      à GreyMagic.Executor.GrabFrame()
      à Styx.StyxWoW.*‫‪‎*‏*‏​**‬*​‏‫****​‫*‪‎*(Process , GraphicsApi )
      à Honorbuddy.MainWindow.‪*‪‎‎‎‏‎****‫‎****‫‏**()
       
    3. frosticus

      frosticus Community Developer

      Joined:
      Oct 19, 2012
      Messages:
      2,930
      Likes Received:
      58
      Trophy Points:
      48
      you will want to post an actual log. follow directions in the link provided in my signature below.
       
    4. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
    5. sofresh66

      sofresh66 New Member

      Joined:
      Oct 26, 2015
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      fix my problem myself...
       
    6. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      great

      closed
       
    Thread Status:
    Not open for further replies.

    Share This Page