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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

help HB error

Status
Not open for further replies.

KevinChow

Member
Joined
Jul 26, 2015
Messages
58
[00:33:50.197 N] Honorbuddy v3.0.15964.846 started.
[00:33:51.336 D] Reloading AssemblyLoader<BotBase> - Initializing bots
[00:33:51.341 D] Reloading AssemblyLoader<HBPlugin> - Initializing plugins
[00:33:51.342 D] Reloading AssemblyLoader<CombatRoutine> - Initializing routines
[00:33:52.920 N] Logging in...
[00:33:55.731 D] T: 52477688867XXXXXX3 H: 3183780XXX
[00:33:55.731 D] Logged in to the SoutheastAsia region (122.248.233.213)
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\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?)
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\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>'
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\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?)
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\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>'
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\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?)
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\Bots\FishingBuddy\Coroutines.FaceWater.cs(49,97) : error CS1503: Argument 4: cannot convert from 'out Styx.WoWPoint[]' to 'out System.Numerics.Vector3[]'
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\Bots\FishingBuddy\Coroutines.FaceWater.cs(51,108) : error CS1503: Argument 4: cannot convert from 'out Styx.WoWPoint[]' to 'out System.Numerics.Vector3[]'
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\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?)
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\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?)
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\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?)
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(145,107) : error CS1503: Argument 4: cannot convert from 'out Styx.WoWPoint[]' to 'out System.Numerics.Vector3[]'
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(172,39) : error CS1503: Argument 4: cannot convert from 'out Styx.WoWPoint[]' to 'out System.Numerics.Vector3[]'
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\Bots\FishingBuddy\Coroutines.FindFishingSpot.cs(207,36) : error CS0117: 'Navigator' does not contain a definition for 'GeneratePath'
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\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?)
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\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)'
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\Bots\FishingBuddy\Coroutines.PathFollowing.cs(64,38) : error CS0117: 'Mount' does not contain a definition for 'ShouldMount'
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\Bots\FishingBuddy\Coroutines.PathFollowing.cs(65,12) : error CS0117: 'Mount' does not contain a definition for 'MountUp'
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\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)'
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\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?)
[00:33:55.770 N] Compiler Error: E:\soft\wowbot\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?)
[00:33:56.168 N] Latency to Buddy service: 425 ms
[00:33:56.234 N] Attaching to D3D11
[00:34:11.374 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.n!tY<\,M4Z$Ye/k!6nbUr~c^V!.MoveNext()
 
for those with problems,use support issues section providing your log file as attachment

closed
 
Status
Not open for further replies.
Back
Top