• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • 登陆问题

    Discussion in '中文综合讨论区' started by whtommy, May 3, 2017.

    1. whtommy

      whtommy New Member

      Joined:
      Jun 2, 2015
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      1
      登录后显示一长串Compiler Error: 。。
       
    2. whtommy

      whtommy New Member

      Joined:
      Jun 2, 2015
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      1
      Honorbuddy v3.0.17264.882 started.
      Logging in...
      Compiler Error: E:\Honorbuddy 2.5.14052.789\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: E:\Honorbuddy 2.5.14052.789\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: E:\Honorbuddy 2.5.14052.789\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: E:\Honorbuddy 2.5.14052.789\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: E:\Honorbuddy 2.5.14052.789\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: E:\Honorbuddy 2.5.14052.789\Bots\FishingBuddy\Coroutines.FaceWater.cs(49,97) : error CS1503: Argument 4: cannot convert from 'out Styx.WoWPoint[]' to 'out System.Numerics.Vector3[]'
      Compiler Error: E:\Honorbuddy 2.5.14052.789\Bots\FishingBuddy\Coroutines.FaceWater.cs(51,108) : error CS1503: Argument 4: cannot convert from 'out Styx.WoWPoint[]' to 'out System.Numerics.Vector3[]'
      Compiler Error: E:\Honorbuddy 2.5.14052.789\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: E:\Honorbuddy 2.5.14052.789\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: E:\Honorbuddy 2.5.14052.789\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: E:\Honorbuddy 2.5.14052.789\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(145,107) : error CS1503: Argument 4: cannot convert from 'out Styx.WoWPoint[]' to 'out System.Numerics.Vector3[]'
      Compiler Error: E:\Honorbuddy 2.5.14052.789\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(172,39) : error CS1503: Argument 4: cannot convert from 'out Styx.WoWPoint[]' to 'out System.Numerics.Vector3[]'
      Compiler Error: E:\Honorbuddy 2.5.14052.789\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(207,36) : error CS0117: 'Navigator' does not contain a definition for 'GeneratePath'
      Compiler Error: E:\Honorbuddy 2.5.14052.789\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: E:\Honorbuddy 2.5.14052.789\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: E:\Honorbuddy 2.5.14052.789\Bots\FishingBuddy\Coroutines.PathFollowing.cs(64,38) : error CS0117: 'Mount' does not contain a definition for 'ShouldMount'
      Compiler Error: E:\Honorbuddy 2.5.14052.789\Bots\FishingBuddy\Coroutines.PathFollowing.cs(65,12) : error CS0117: 'Mount' does not contain a definition for 'MountUp'
      Compiler Error: E:\Honorbuddy 2.5.14052.789\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: E:\Honorbuddy 2.5.14052.789\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: E:\Honorbuddy 2.5.14052.789\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?)
       
    3. EricPhone

      EricPhone Moderator Moderator

      Joined:
      Feb 17, 2013
      Messages:
      5,665
      Likes Received:
      3
      Trophy Points:
      38
    4. whtommy

      whtommy New Member

      Joined:
      Jun 2, 2015
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      1

    Share This Page