Yeah so having problems with your CC. It doesn't attack. Checked around and couldn't find anything. As soon as you load the profile Honorbuddy starts acting weird. Log file below.
can anyone give feedback using this for pvp?
Problems with Fps CCs are normally caused by one of two problems.
2.) You cannot access the config page due to an error. This can be resolved by moving copying not cut/paste was only way worked for me the profile you are using to HB's main directory.
You can resolve these problems yourselves.
#region Premeditation
#endregion
Any chance this error could get looked into, I get it when running fishing bot.
Code:[7:24:25 PM:789] System.NullReferenceException: Object reference not set to an instance of an object. at Hera.ClassHelpers.Rogue.Poisons.NeedPoisons(Boolean& needMainHandPoison, Boolean& needOffHandPoison) in c:\HB\CustomClasses\Fpsware Rogue\Flib\ClassHelpers.cs:line 366 at Hera.ClassHelpers.Rogue.Poisons.ApplyPoisons() in c:\HB\CustomClasses\Fpsware Rogue\Flib\ClassHelpers.cs:line 413 at Hera.Fpsware.Pulse() in c:\HB\CustomClasses\Fpsware Rogue\Class Specific\Misc\CC.cs:line 90 at Styx.WoWPulsator.Pulse(PulseFlags flags) at Styx.Logic.BehaviorTree.TreeRoot.Tick() at Styx.Logic.BehaviorTree.TreeRoot.Run()
It spams that over and over whole time im fishing. I have poisons disabled in CC
Ill do some fishing and post the log but if i remember right it was cause of OH not equiped while fishing. i went through and looked into the .cs files and line is about off hand poisons.
Heres log file. it was over 2mb so i had to cut out some of it, but i just removed bunch of the moving to hotspot spam.
Honestly, try this:
Delete the Fpsware Rogue folder.
Reinstall Fpsware Rogue.
If it works for us, then it's something in your CC. or, maybe your plugins.
uint offHandEnchant = Me.Inventory.Equipped.OffHand.TemporaryEnchantment.Id;
[10:15:41 AM:895] System.NullReferenceException: Object reference not set to an instance of an object.