houstonguy
Member
- Joined
- Jun 20, 2013
- Messages
- 37
- Reaction score
- 0
i use it to pvp also Got it to 1900 with a MW monk lol
[20:04:09.567 D] System.AccessViolationException: Could not read bytes from 519CBE0C [299]!
at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at Styx.MemoryManagement.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative)
at Styx.WoWInternals.Lua.GetReturnValues(String lua, String scriptName)
at Styx.WoWInternals.Lua.GetReturnVal[T](String lua, UInt32 retVal)
at Styx.WoWInternals.WoWSpell.get_CooldownTimeLeft()
at Styx.CommonBot.SpellManager.CanCast(WoWSpell spell, WoWUnit target, Boolean checkRange, Boolean checkMoving, Boolean accountForLagTolerance)
at Styx.CommonBot.SpellManager.CanCast(WoWSpell spell, WoWUnit target, Boolean checkRange, Boolean checkMoving)
at Styx.CommonBot.SpellManager.CanCast(String spellName, WoWUnit target, Boolean checkRange, Boolean checkMoving)
at Styx.CommonBot.SpellManager.CanCast(String spellName, WoWUnit target, Boolean checkRange)
at Styx.CommonBot.SpellManager.CanCast(String spellName, WoWUnit target)
at FuryUnleashed.Core.FuSpell.<>c__DisplayClass4.<Cast>b__2(Object ret) in c:\HonorBuddy\Routines\Fury Unleashed\Core\FU_Spell.cs:line 41
at Styx.TreeSharp.Decorator.CanRun(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Tyrael.Tyrael.LockSelector.Tick(Object context) in c:\HonorBuddy\Bots\Tyrael\Tyrael.cs:line 143
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
[20:05:10.127 D] [CGSpellBook::CastSpell] Override ID: 18499, KnownIndex: 70
[20:05:11.181 D] [CGSpellBook::CastSpell] Override ID: 85288, KnownIndex: 69
The overrides are fine, the error is something I will look in to. Thanks for reporting. Its not a showstopper though, just looks messy in the logs.Can you please say why I periodically got some errors?
Code:[20:04:09.567 D] System.AccessViolationException: Could not read bytes from 519CBE0C [299]! at Styx.MemoryManagement.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative) at Styx.MemoryManagement.MemoryBase.ReadString(IntPtr address, Encoding encoding, Int32 maxLength, Boolean relative) at Styx.WoWInternals.Lua.GetReturnValues(String lua, String scriptName) at Styx.WoWInternals.Lua.GetReturnVal[T](String lua, UInt32 retVal) at Styx.WoWInternals.WoWSpell.get_CooldownTimeLeft() at Styx.CommonBot.SpellManager.CanCast(WoWSpell spell, WoWUnit target, Boolean checkRange, Boolean checkMoving, Boolean accountForLagTolerance) at Styx.CommonBot.SpellManager.CanCast(WoWSpell spell, WoWUnit target, Boolean checkRange, Boolean checkMoving) at Styx.CommonBot.SpellManager.CanCast(String spellName, WoWUnit target, Boolean checkRange, Boolean checkMoving) at Styx.CommonBot.SpellManager.CanCast(String spellName, WoWUnit target, Boolean checkRange) at Styx.CommonBot.SpellManager.CanCast(String spellName, WoWUnit target) at FuryUnleashed.Core.FuSpell.<>c__DisplayClass4.<Cast>b__2(Object ret) in c:\HonorBuddy\Routines\Fury Unleashed\Core\FU_Spell.cs:line 41 at Styx.TreeSharp.Decorator.CanRun(Object context) at Styx.TreeSharp.Decorator..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Decorator..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Tyrael.Tyrael.LockSelector.Tick(Object context) in c:\HonorBuddy\Bots\Tyrael\Tyrael.cs:line 143 at Styx.TreeSharp.Decorator..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.Decorator..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.TreeSharp.PrioritySelector..() at Styx.TreeSharp.Composite.Tick(Object context) at Styx.CommonBot.TreeRoot.()
and this lines before cast is normal?
Code:[20:05:10.127 D] [CGSpellBook::CastSpell] Override ID: 18499, KnownIndex: 70 [20:05:11.181 D] [CGSpellBook::CastSpell] Override ID: 85288, KnownIndex: 69
I'll add an option to disable it in the next release. For the CD issue i'll need a logfile.Awesome CR!, only 2 levels before I can test it on level 90.
Was wondering two things.
1. How do I disable auto usage of Intimidating Shout? It uses it on some inconvenient times.
2. Will the disable/enable using CDs not work until level 90? I can't seem to get it to use anything but Berserkers Rage.
See the FAQ in the first post, you need .net framework 4.5. Its free and the download link is in the first postCompiler Error: c:\Users\Emil\Desktop\Honorbuddy 2.5.7407.644\Routines\Fury Unleashed\Interfaces\GUI\FU_GuiExtentions.cs(21,25) : error CS1501: No overload for method 'GetValue' takes 1 arguments
Compiler Error: c:\Users\Emil\Desktop\Honorbuddy 2.5.7407.644\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(67,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'CommandsBorderColor' and no extension method 'CommandsBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Emil\Desktop\Honorbuddy 2.5.7407.644\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(70,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'HelpBorderColor' and no extension method 'HelpBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Emil\Desktop\Honorbuddy 2.5.7407.644\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(74,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusBackColor' and no extension method 'SelectedItemWithFocusBackColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Emil\Desktop\Honorbuddy 2.5.7407.644\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(75,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusForeColor' and no extension method 'SelectedItemWithFocusForeColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Emil\Desktop\Honorbuddy 2.5.7407.644\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(80,30) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'ViewBorderColor' and no extension method 'ViewBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Emil\Desktop\Honorbuddy 2.5.7407.644\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(466,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'CommandsBorderColor' and no extension method 'CommandsBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Emil\Desktop\Honorbuddy 2.5.7407.644\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(469,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'HelpBorderColor' and no extension method 'HelpBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Emil\Desktop\Honorbuddy 2.5.7407.644\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(473,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusBackColor' and no extension method 'SelectedItemWithFocusBackColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Emil\Desktop\Honorbuddy 2.5.7407.644\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(474,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'SelectedItemWithFocusForeColor' and no extension method 'SelectedItemWithFocusForeColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Emil\Desktop\Honorbuddy 2.5.7407.644\Routines\Fury Unleashed\Interfaces\GUI\FU_Interface.Designer.cs(479,27) : error CS1061: 'System.Windows.Forms.PropertyGrid' does not contain a definition for 'ViewBorderColor' and no extension method 'ViewBorderColor' accepting a first argument of type 'System.Windows.Forms.PropertyGrid' could be found (are you missing a using directive or an assembly reference?)
Oh ... movement, facing and targeting is coming.
Possibly. But is it just framedrops or is it the traditional stuttering? And when does it happen? Also, there hasn't been major updates on the routine for several weeks now so I'm not really sure if it's a routine or HB issue. Post a logfile, tell me when it happens and what you're doing when it happens.hi nomnomnom, i was reading a bit in tyrael forum, coz of the hard fps drops i had in the past weeks (down to 19 fps, sometimes 15 o.0) using ure cc.
here is an older quote of u:
@ everyone: If your FPS drops with framelock enabled, this is a problem with the routine. Not with Tyrael . Its quite complicated to make a routine to be fully framelock compatible, so most of the times the routine author cannot fix it. You can report it, so the routine maker can at least look at it .
so is it a routine problem right now, or what happend? any suggestions to fix it?
No. Post a log, and use Tyrael instead of LazyRaider.With Protection my fps drops from 105 to 15-20 every time the Warrior attacks.
With Lazyraider. Is it normal?
Thank you, it's appreciated!You receveive my donnation now becose i use it, and really good working !! , and important ,its FREE !! no force to buy it !! i recompense you job ! man
if you are another link or beta test , pleasure to test it !
![]()