• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • FishingBot compile errors

    Discussion in 'Honorbuddy Support' started by trasser, Dec 12, 2016.

    1. trasser

      trasser New Member

      Joined:
      Sep 15, 2014
      Messages:
      91
      Likes Received:
      0
      Trophy Points:
      0
      Everytime as HB start i see in log:

      Code:
      Honorbuddy v3.0.16640.871 started.
      Compiler Error: C:\Hobby\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>'
      Compiler Error: C:\Hobby\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?)
      Compiler Error: C:\Hobby\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>'
      Compiler Error: C:\Hobby\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?)
      Compiler Error: C:\Hobby\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?)
      Compiler Error: C:\Hobby\Bots\FishingBuddy\Coroutines.FaceWater.cs(49,97) : error CS1503: Argument 4: cannot convert from 'out Styx.WoWPoint[]' to 'out System.Numerics.Vector3[]'
      Compiler Error: C:\Hobby\Bots\FishingBuddy\Coroutines.FaceWater.cs(51,108) : error CS1503: Argument 4: cannot convert from 'out Styx.WoWPoint[]' to 'out System.Numerics.Vector3[]'
      Compiler Error: C:\Hobby\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?)
      Compiler Error: C:\Hobby\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?)
      Compiler Error: C:\Hobby\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?)
      Compiler Error: C:\Hobby\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(145,107) : error CS1503: Argument 4: cannot convert from 'out Styx.WoWPoint[]' to 'out System.Numerics.Vector3[]'
      Compiler Error: C:\Hobby\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(172,39) : error CS1503: Argument 4: cannot convert from 'out Styx.WoWPoint[]' to 'out System.Numerics.Vector3[]'
      Compiler Error: C:\Hobby\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(207,36) : error CS0117: 'Navigator' does not contain a definition for 'GeneratePath'
      Compiler Error: C:\Hobby\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?)
      Compiler Error: C:\Hobby\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)'
      Compiler Error: C:\Hobby\Bots\FishingBuddy\Coroutines.PathFollowing.cs(64,38) : error CS0117: 'Mount' does not contain a definition for 'ShouldMount'
      Compiler Error: C:\Hobby\Bots\FishingBuddy\Coroutines.PathFollowing.cs(65,12) : error CS0117: 'Mount' does not contain a definition for 'MountUp'
      Compiler Error: C:\Hobby\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)'
      Compiler Error: C:\Hobby\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?)
      Compiler Error: C:\Hobby\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?)
       
    2. Tony

      Tony "The Bee" Staff Member Moderator

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

      trasser New Member

      Joined:
      Sep 15, 2014
      Messages:
      91
      Likes Received:
      0
      Trophy Points:
      0
    4. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      try a fresh installation from scratch plz
       

    Share This Page