Hello
I have clean install of HB, and passed from 8 accs running with singular (all feral druid), all to Superbad, and my CPU usage is now at 100%, it was ~60% with singular cc.
It is normal?
Anyone have issues with Superbad when it comes to dragons that fly a few feet off the ground? I have been unable to have it successfully attack Altiris or other dragons when farming mounts and whatever when they are flying. What I mean is it just auto attacks during the time they fly and if they land, he starts the attack cycle over again, which is a terrible waste of dps time since you can still hit the target, but on Altiris in Vortex, he flys the entire time and with that it just auto attacks the entire time. All other CRs do not do this, but obviously superbad has the best dps rotation so I want to use it, but unable to with the way its currently acting, no logs to be had as it does nothing during this time, no errors or anything.
System.AccessViolationException: Could not read bytes from 50891E9C [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 Superbad.Classname.CastSpell(String spell, Boolean checkCD, WoWUnit target, String explain) in e:\Bots\HonorBuddy\Routines\Superbad\Attacks.cs:line 106
at Superbad.Classname.faerie_fire(String explain) in e:\Bots\HonorBuddy\Routines\Superbad\DruidAttacks.cs:line 114
at Superbad.Classname.CreateCatRotation() in e:\Bots\HonorBuddy\Routines\Superbad\Feral.cs:line 367
at Superbad.Classname.FeralRotations() in e:\Bots\HonorBuddy\Routines\Superbad\Feral.cs:line 85
at Superbad.Classname.Combat() in e:\Bots\HonorBuddy\Routines\Superbad\Main.cs:line 801
at Styx.CommonBot.Routines.CombatRoutine.(Object )
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
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 Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
System.NullReferenceException: Object reference not set to an instance of an object.
at Superbad.Classname.Wild_Charge() in e:\Bots\HonorBuddy\Routines\Superbad\DruidAttacks.cs:line 272
at Superbad.Classname.CreateCatRotation() in e:\Bots\HonorBuddy\Routines\Superbad\Feral.cs:line 104
at Superbad.Classname.FeralRotations() in e:\Bots\HonorBuddy\Routines\Superbad\Feral.cs:line 85
at Superbad.Classname.Combat() in e:\Bots\HonorBuddy\Routines\Superbad\Main.cs:line 801
at Styx.CommonBot.Routines.CombatRoutine.(Object )
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
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 Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(19,47) : error CS0102: The type 'Superbad.Classname' already contains a definition for '_shred'
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(28,37) : error CS0102: The type 'Superbad.Classname' already contains a definition for 'CanShredBoss'
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(45,29) : error CS0111: Type 'Superbad.Classname' already defines a member called 'cat_form' with the same parameter types
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(61,29) : error CS0111: Type 'Superbad.Classname' already defines a member called 'skull_bash_cat' with the same parameter types
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(203,29) : error CS0111: Type 'Superbad.Classname' already defines a member called 'Mangle' with the same parameter types
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(208,29) : error CS0111: Type 'Superbad.Classname' already defines a member called 'thrash_bear' with the same parameter types
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(213,29) : error CS0111: Type 'Superbad.Classname' already defines a member called 'Lacerate' with the same parameter types
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(223,29) : error CS0111: Type 'Superbad.Classname' already defines a member called 'Maul' with the same parameter types
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(231,29) : error CS0111: Type 'Superbad.Classname' already defines a member called 'Barkskin' with the same parameter types
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(243,29) : error CS0111: Type 'Superbad.Classname' already defines a member called 'Frenzied_Regeneration' with the same parameter types
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(254,29) : error CS0111: Type 'Superbad.Classname' already defines a member called 'Might_of_Ursoc' with the same parameter types
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(261,29) : error CS0111: Type 'Superbad.Classname' already defines a member called 'Survival_Instincts' with the same parameter types
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(266,29) : error CS0111: Type 'Superbad.Classname' already defines a member called 'Wild_Charge' with the same parameter types
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(278,29) : error CS0111: Type 'Superbad.Classname' already defines a member called 'Displacer_Beast' with the same parameter types
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(289,29) : error CS0111: Type 'Superbad.Classname' already defines a member called 'prowl' with the same parameter types
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(303,29) : error CS0111: Type 'Superbad.Classname' already defines a member called 'pounce' with the same parameter types
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(308,29) : error CS0111: Type 'Superbad.Classname' already defines a member called 'bear_form' with the same parameter types
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(315,29) : error CS0111: Type 'Superbad.Classname' already defines a member called 'growl' with the same parameter types
Compiler Error: c:\Users\1\Desktop\New folder (2)\Routines\Superbad\DruidAttacks.cs(424,28) : error CS0111: Type 'Superbad.Classname' already defines a member called 'IsShredBoss' with the same parameter types
<?xml version="1.0" encoding="utf-8"?>
<MiscInformation>
<Revision>65</Revision>
</MiscInformation>
how can I disable auto-updater, cause i have problems with new one , and im satisfied with old version![]()
public override void Initialize()
{
Logging.Write("");
Logging.Write("Hello " + StyxWoW.Me.Race + " " + StyxWoW.Me.Class);
Logging.Write("Thank you for using Superbad");
Logging.Write("");
TalentManager.Update();
Logging.Write("Using " + StyxWoW.Me.Specialization + " optimized rotations!");
EventHandlers.Init();
Updater.CheckForUpdate();
Lua.Events.AttachEvent("MODIFIER_STATE_CHANGED", HandleModifierStateChanged);
if (Lua.GetReturnVal<string>("return GetLocale();", 0) == "enGB" ||
Lua.GetReturnVal<string>("return GetLocale();", 0) == "enUS")
english = true;
if (!english)
{
Color clr = Color.Red;
System.Windows.Media.Color newColor = System.Windows.Media.Color.FromArgb(clr.A, clr.R, clr.G, clr.B);
Logging.Write(newColor, "Non-english client detected.");
Logging.Write(newColor, "For maximum performance please switch to an english client!");
Logging.Write(newColor,
"The Routine will work, but with an english client you may experience better performance.");
}
}
//Updater.CheckForUpdate();
Im using latest version on latest HB beta. As a guardian Druid I have tried using Lazyraider, Tyrael, and Raid Bot. He wont use any skills at all, only the trinket. Anyone know what could be going wrong?
EDIT: tons of errors in my log. Gonna delete superbad and do a fresh install and if it doesnt help I'll post a log.
EDIT2:: Fresh install. Still the same. Here is a fresh log. Using Lazy Raider. All I did is charge in and let the mob die due to only auto attack, so the log would be as clean as possible and not have my attacks in it.
Please try to disable Mighty bash in the gui![]()
[20:30:40.900 D] Cleared POI - Reason Exception in Root.Tick()[20:30:40.900 D] Cleared POI
[20:30:40.941 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Superbad.Classname.mighty_bash() in c:\Buddy\Routines\Superbad\DruidAttacks.cs:line 418
at Superbad.Classname.Combat() in c:\Buddy\Routines\Superbad\Main.cs:line 798
at Styx.CommonBot.Routines.CombatRoutine.(Object )
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
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.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()
[20:30:40.941 D] Cleared POI - Reason Exception in Root.Tick()
[20:30:40.941 D] Cleared POI
[20:30:40.982 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Superbad.Classname.mighty_bash() in c:\Buddy\Routines\Superbad\DruidAttacks.cs:line 418
at Superbad.Classname.Combat() in c:\Buddy\Routines\Superbad\Main.cs:line 798
at Styx.CommonBot.Routines.CombatRoutine.(Object )
at Styx.TreeSharp.Action.RunAction(Object context)
Diabled Mighty Bash, charged into a target dummy using Raid Bot and Tyrael, neither did anything but auto attack.
Hm, then there is a new error.
I guess The trinkets are buggy. Can you try to disable them,too?
Edit:
Just saw your New post... It still fails at Mighty bash.
Im gonna give you a hint - You are in the "combat routine" section of the forum.where do you extract the zipped folder to? Bots or Plugins?