• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Stuck on "Logging in..."

    Discussion in 'Honorbuddy Support' started by Trader67, Oct 16, 2016.

    1. Trader67

      Trader67 New Member

      Joined:
      Oct 16, 2016
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      Hi
      I've used honorbuddy before, but now that i've updated it and bought a new key it keeps on being stuck. I'll add a log.
      Thanks in advance for help.

      Trader67
      Code:
      Honorbuddy v3.0.16306.861 started.
      Compiler Error: C:\Users\Luc\Documents\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?)
      Compiler Error: C:\Users\Luc\Documents\Honorbuddy\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:\Users\Luc\Documents\Honorbuddy\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:\Users\Luc\Documents\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?)
      Compiler Error: C:\Users\Luc\Documents\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>'
      Compiler Error: C:\Users\Luc\Documents\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?)
      Compiler Error: C:\Users\Luc\Documents\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>'
      Compiler Error: C:\Users\Luc\Documents\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?)
      Compiler Error: C:\Users\Luc\Documents\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?)
      Compiler Error: C:\Users\Luc\Documents\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?)
      Compiler Error: C:\Users\Luc\Documents\Honorbuddy\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:\Users\Luc\Documents\Honorbuddy\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:\Users\Luc\Documents\Honorbuddy\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(207,36) : error CS0117: 'Navigator' does not contain a definition for 'GeneratePath'
      Compiler Error: C:\Users\Luc\Documents\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?)
      Compiler Error: C:\Users\Luc\Documents\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)'
      Compiler Error: C:\Users\Luc\Documents\Honorbuddy\Bots\FishingBuddy\Coroutines.PathFollowing.cs(64,38) : error CS0117: 'Mount' does not contain a definition for 'ShouldMount'
      Compiler Error: C:\Users\Luc\Documents\Honorbuddy\Bots\FishingBuddy\Coroutines.PathFollowing.cs(65,12) : error CS0117: 'Mount' does not contain a definition for 'MountUp'
      Compiler Error: C:\Users\Luc\Documents\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)'
      Compiler Error: C:\Users\Luc\Documents\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?)
      Compiler Error: C:\Users\Luc\Documents\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?)
      Logging in...
      Latency to Buddy service: 30 ms
      
      
       
      Last edited: Oct 16, 2016
    2. frosticus

      frosticus Community Developer

      Joined:
      Oct 19, 2012
      Messages:
      2,930
      Likes Received:
      58
      Trophy Points:
      48
      ^is not a log. click the link in my sig to learn how to upload your log.
       
    3. Trader67

      Trader67 New Member

      Joined:
      Oct 16, 2016
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      alright this should work
       

      Attached Files:

    4. hyperclocked

      hyperclocked New Member

      Joined:
      Mar 11, 2014
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      0
      Same issue here.
       
    5. Tony

      Tony "The Bee" Staff Member Moderator

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

      - microsoft visual c++ 2005-2015 x86 redistributable



      restart your pc,
      download the installationwizard http://updates.buddyauth.com/BuddyWizard.zip
      run them as administrator.
      after wizard installation is done, run windows update. And install all updates for .net & c++
      install https://www.thebuddyforum.com/BuddyWizard.exe
      restart
       
    6. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      open your own thread
       
    7. Trader67

      Trader67 New Member

      Joined:
      Oct 16, 2016
      Messages:
      3
      Likes Received:
      0
      Trophy Points:
      0
      two questions: a) where do i remove this thing?
      B) cant download the installationwizard, what do i do?
       
    8. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      a) under control panel

      b)whats the error you get?
       

    Share This Page