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

Plugins Page Crashes Out And Doesn't Load

Ellsherlock

New Member
Joined
Jan 6, 2012
Messages
35
Reaction score
0
Hi All,

So I've been using honorbuddy happily for a good couple years now and never really had any issues running several bots simultaneously and hitting 85 on around 10 chars however I've stumbled across a problem that that's really got me puzzled. Basically i'm currently running 7 bots at the same time but recently after installing the Hearthomatic & StuckHelper plugins my plugins page all of a sudden will not want to load whatsoever!

Weird thing is my plugins still work! I just am unable to see them or change anything.

Screenshot

View image: Untitled

Log is attached. (although i don't think it will show anything)

Any help you guys can give would be appreciated! This did happen too me once before and resulted in me having to totally reinstall honorbuddy and subsequently I had to restore all my settings on all characters (plugins, profiles, configs blablabala) - I'd love it if i could avoid that! I've tried removing the plugins that seemed to make this occur but it had no effect :(

Thanks Ell,
 

Attachments

Last edited:
You realise all your botting characters names and realm are visible, right?
 
Apologies in replying to this late, initially I solved the problem by simply reinstalling HB and going through the tedious task of setting each one of my bots up individually and having to re-download all my content (profiles/plugins/bots/ccs). I thought my solution was permanent however it's now happening once again and I really am getting close to throwing the PC out the window. There seems to be no apparent reason for it and no specific trigger thats causing it. On this occasion I literally had 5 bots running happy-as-larry when all of a sudden i load up my 6th bot and all of a sudden the plugins page doesn't work, i then proceeded to check my other bots whose plugin pages had loaded previously and the same problem had been duplicated accross all of those.

Please can someone look into this ASAP it really has got me baffled!

Log is attached.
 

Attachments

Any update on this guys? Just reinstalled and reconfigured EVERYTHING and after working perfectly fine the plugin page is again not loading but the additional drawback this time is that the bots are just sitting there not moving or gathering anything ;/

The following is coming up in red in my log;

17:02:07:455] Interact Done:529331696
[17:07:54:399] Stop called!
[17:07:54:423] Activity: Honorbuddy Stopped
[17:07:55:435] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.WoWInternals.LuaEvents.#VIc(Delegate d, Object[] args)
at Styx.WoWInternals.LuaEvents.Pulse()
at Styx.WoWInternals.Lua.Pulse()
at Styx.WoWPulsator.Pulse(PulseFlags flags)
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[17:07:55:436] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[17:08:08:339] Warning: 'Factions' has been moved to the 'GrindArea'. Please reflect this change in your profiles.
[17:08:08:490] Cleared POI - Reason Starting up
[17:08:08:490] Cleared POI
[17:08:08:792] Stop called!
[17:08:09:915] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Tick()
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[17:08:09:915] System.Threading.ThreadAbortException: Thread was being aborted.
at Styx.Logic.BehaviorTree.TreeRoot.Run()
[17:08:19:861] Warning: 'Factions' has been moved to the 'GrindArea'. Please reflect this change in your profiles.
[17:08:19:988] Cleared POI - Reason Starting up
[17:08:19:988] Cleared POI
[17:08:20:791] Spell_C::CastSpell(6346, 0, 0x700000004DB7BA2, 0) [73]
 
every Sunday i am offline,i will be online tomorrow again
 
What specific times are you on though dude? I've been on the past two days and can never seem to catch you.
 
i dont have standard omline times
pm me your msn
 
Still can't get hold of you dude and It's really starting to hinder my botting as i have a few characters that need certain plugins activating/disabling/changing. Can we agree a time to both be on or is it literally just a case of being on at the right time?

Noticed your in Greece and I'm in the UK so the time difference can't be too bad.

Many thanks
 
Last edited:
Tony is having online issues atm. Sorry that it's taking so long :(

if you want, you can load a questing profile with this syntax before you start botting and it will enable them for you:

<CustomBehavior File="EnablePlugin" Names="PluginName1,PluginName2,Plugin Name Here,ThisPluginRocks - something,PluginN" />

as you can see, the plugins must not have spaces between the names, but they can have spaces in the names

the names are what you (the user) see when the plugin window pops up
Don't remember what it's called? Not a big deal, find this line:



public override string Name { get { return "Refreshment Detection"; } }

(this is apoc's refreshment detection plugin name)


the syntax would be:

<CustomBehavior File="EnablePlugin" Names="Refreshment Detection" />
 
Ive started to have this happen to me, never used todo this now all the sudden.
 
Hey Kick,

Thanks for the update mate, I actually gave up in the end and just installed a fresh install of HB, which although tedious, proved worth it as my 12 bots are all now working.. well that was up until the patch yesterday. I'm now stuck in that my HB loads but loads blank and shows absolutely nothing in the log (on the HB interface).

I'm now getting this in the debug tab;


[17:20:44:265] System.TypeInitializationException: The type initializer for 'Styx.Helpers.UISettings' threw an exception. ---> System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Int32 pos, Char invChar)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlReader.MoveToContent()
at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
at System.Xml.Linq.XElement.Load(String uri)
at Styx.Helpers.Settings..ctor(String settingsPath)
at Styx.Helpers.UISettings..ctor()
at Styx.Helpers.UISettings..cctor()
--- End of inner exception stack trace ---
at Honorbuddy.MainWindow..ctor()

And this in my logs..

[18:43:37:223] Logging in...
[18:43:37:594] Invalid Account Details
[18:43:37:626] Authentication failed!

Which surely must be rubbish as I was happily using it up until attempting to start the bots after patch. They're definitely valid login details as I've been using that same key for months on end perfectly fine. It just simply won't allow me to even enter my key HB just loads up blank throws up those debug messages.

I'm sure it's just a file I can delete somewhere that'll allow me to enter my key again but0 I don't want to potentially mess all my bots up and have to set them up once again!

Many thanks for any help in advance.

Ell,
 
delete settings folder (copy your hb key before you do this). this should fix all issues
 
Back
Top