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

Honorbuddy not working - compiler error

jlee1905

New Member
Joined
Aug 31, 2016
Messages
14
Reaction score
0
Updated windows 10 pro to newer version today dont know if thats relevant

tried to run honorbuddy, needed update to honorbuddy so let it do its thing. Now it will not work, see text copied below.

Tried this but to no avail - https://www.thebuddyforum.com/honor...upport/263665-compiler-error-please-help.html

Thanks in advance for any help

Honorbuddy v3.0.15964.846 started.
Compiler Error: C:\Users\User1\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\User1\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\User1\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\User1\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\User1\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\User1\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\User1\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\User1\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\User1\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\User1\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\User1\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\User1\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\User1\Documents\Honorbuddy\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(207,36) : error CS0117: 'Navigator' does not contain a definition for 'GeneratePath'
Compiler Error: C:\Users\User1\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\User1\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\User1\Documents\Honorbuddy\Bots\FishingBuddy\Coroutines.PathFollowing.cs(64,38) : error CS0117: 'Mount' does not contain a definition for 'ShouldMount'
Compiler Error: C:\Users\User1\Documents\Honorbuddy\Bots\FishingBuddy\Coroutines.PathFollowing.cs(65,12) : error CS0117: 'Mount' does not contain a definition for 'MountUp'
Compiler Error: C:\Users\User1\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\User1\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\User1\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: 71 ms
Attaching to D3D11
Attached to WoW with ID 6664
Honorbuddy v3.0.15964.846 started!
Please wait a few seconds while Honorbuddy initializes.
New bot added!: ArchaeologyBuddy
New bot added!: BGBuddy
New bot added!: Dungeonbuddy
New bot added!: FishingBuddy
New bot added!: Gatherbuddy2
New bot added!: ProfessionBuddy
New bot added!: Grind Bot
New bot added!: Questing
New bot added!: Mixed Mode
New bot added!: Garrisonbuddy
New bot added!: Combat Bot
New bot added!: Raid Bot
Streamed store plugins
* Studio Companion
[Singular] Settings: default Pull More Count to 0 mobs for Assassination Rogue
[Singular] Settings: default Pull More Health to 75% for Assassination Rogue
[Singular] Context: using Normal (SOLO) behaviors since not in group
[Singular] Starting Singular v5.0.0.13
[Singular] Installation: integrity verified for 5.0.0.13
[Singular] Determining talent spec.
[Singular] Current spec is Assassination
[Singular] Context: using Normal (SOLO) behaviors since not in group
[Singular] Your Level 85 Human Assassination Rogue Build is
[Singular] ... running the Questing bot in Uldum
[Singular] ... Zone: Kalimdor using my SOLO Behaviors alone
[Singular] Pull More: disabled, only Questing will Pull targets
[Singular] Stealth: 'Auto' cast for targets Level 78+
[Singular] Initialization complete!
Installed plugins
Anti Drown - Disabled
BuddyControlPanel - Disabled
DrinkPotions - Disabled
Refreshment Detection - Enabled
Studio Companion - Disabled
Character is a level 85 Human Rogue
Current zone is Uldum
Honorbuddy Startup Complete
[Compiler Error]: C:\Users\User1\Documents\Honorbuddy\Quest Behaviors\QuestBehaviorCore\Utility\Query_Database.cs(23,22) : error CS0234: The type or namespace name 'Database' does not exist in the namespace 'Styx.CommonBot' (are you missing an assembly reference?)
 
@BoJITyH and @BozeNaprawcieTo: Create own support thread and attach a logfile. No copy&paste please!
 
Thanks mate for advice, gonna check it now. Hope it works. Did it solve your problems with DungeonBuddy as well ?
 
I dont use dungeon buddy, but your log seems to indicate a compiling error similar to mine, give it a go and leave a reply to let me know how it goes
 
Just did it, nothing....still the same thing, Still the same 4 compiling error while trying to run 12-58 Questing profile for Alliance.

I tried with deleting all Cache folders and what you gave in the link and still

4 compiler errors encountered in profile '[A - Quest] EK 12-58 [Kick] ($Rev: 3946 $)'
'PursueUnit' xml element on line number 3937 has following errors with code: public System.Boolean __ExpressionFunc__33(Styx.WoWInternals.WoWObjects.WoWUnit __arg0__)
{
return new System.Func<Styx.WoWInternals.WoWObjects.WoWUnit,System.Boolean>(UNIT=>Navigator.CanNavigateFully(Me.Location, UNIT.Location) && UNIT.Attackable)(__arg0__);
}

1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0

'If' xml element on line number 6587 has following errors with code: public System.Boolean __ExpressionFunc__261()
{
return new System.Func<System.Boolean>(() => Navigator.CanNavigateFully(Me.Location, new WoWPoint(-14441.81, 469.915, 15.32084)))();
}

1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0

'GrindUntil' xml element on line number 6592 has following errors with code: public System.Boolean __ExpressionFunc__262()
{
return new System.Func<System.Boolean>(() => IsQuestCompleted(26700) || !Navigator.CanNavigateFully(Me.Location, new WoWPoint(-14380.39, 481.0799, 13.11036)))();
}

1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0

'If' xml element on line number 6596 has following errors with code: public System.Boolean __ExpressionFunc__263()
{
return new System.Func<System.Boolean>(() => HasQuest(26700) && IsQuestCompleted(26700) && Navigator.CanNavigateFully(Me.Location, new WoWPoint(-14380.39, 481.0799, 13.11036)))();
}

1) 'Navigator' does not contain a definition for 'CanNavigateFully' at line 0
 
Last edited:
Looks like a profile issue. Shows us how deep the testing was before release...
 
It doesn't matter. I have 5 bots and I want to RAF RUN them on dungeons. I have never had to LOAD any profile for DungeonBuddy and now as I set it up as always it says:

Starting the bot!
Currently Using BotBase : Dungeonbuddy
Current zone is Eastern Plaguelands (Eastern Plaguelands - Zone - World of Warcraft)
Starting the bot!
Currently Using BotBase : Dungeonbuddy
Current zone is Eastern Plaguelands (Eastern Plaguelands - Zone - World of Warcraft)

and so on and so on....and before HB3 I only set who is leader, who is follower and clicked start and gogogogo
 
It doesn't matter. I have 5 bots and I want to RAF RUN them on dungeons. I have never had to LOAD any profile for DungeonBuddy and now as I set it up as always it says:

Starting the bot!
Currently Using BotBase : Dungeonbuddy
Current zone is Eastern Plaguelands (Eastern Plaguelands - Zone - World of Warcraft)
Starting the bot!
Currently Using BotBase : Dungeonbuddy
Current zone is Eastern Plaguelands (Eastern Plaguelands - Zone - World of Warcraft)

and so on and so on....and before HB3 I only set who is leader, who is follower and clicked start and gogogogo

Then go and use HB2 until they fix the issue. It still works. BTW, staff also needs some sleep and regeneration :)
 
I will not even comment on my stupidty how much time I have wasted to spam on this forum just to search now
for old version of bot and EVERYTHING WORKS SMOOTHLY. Dungeonbuddy/Questing...everything. If anyone needs
"Honorbuddy 2.6.15931.844" then tell me :) I will shorten the time of your searching. Only that version is something
worth using at the moment.
 
@TS:
simply make a new installation of HB - called a 'clean install'.
Due to a major version change, there might be currupted files somewhere.
As stated in the explanation post, Fishingbuddy and other modules are not fully implemented yet.
 
Back
Top