inselmann 28 Posted April 29, 2017 Share Posted April 29, 2017 Hi there, i have problems from time to time with relogger loading the correct fightclass while switching chars and profiles. Sometimes relogger/worobot does not load the fight class and my feral druid fights in human form. When i close wrobot and it autoloads again with relogger it works. This bug is happening very often. The problem exists since last year. This problem happens on all of my 12 bots in the past, currently i set death to 2 or 3 in a short period that when this bug occurs and my druid dies because of human fight behaviour i quit wrobot and relogger starts again...hopefully this time the fightclass loads correctly. There is any other workaround for that? Leaving the fightclass empty so wrobot uses the last fight class does also not work. Is it possible to load the fightclass manually in a questing profile? Any help would be great. Thank you Best regards Link to comment https://wrobot.eu/forums/topic/5789-relogger-problem-loading-fight-class-does-not-always-work/ Share on other sites More sharing options...
Droidz 2738 Posted May 11, 2017 Share Posted May 11, 2017 Hello, do you use special character in your fightclass name? (or in wrobot path?) Link to comment https://wrobot.eu/forums/topic/5789-relogger-problem-loading-fight-class-does-not-always-work/#findComment-26698 Share on other sites More sharing options...
inselmann 28 Posted May 11, 2017 Author Share Posted May 11, 2017 Hi Droidz, not really, but my workaround is to load the fight class in each profile now: ;
wManager.wManagerSetting.CurrentSetting.CustomClass = "Druid-Feral-3-6-Prowl.xml";
wManager.Wow.Helpers.CustomClass.DisposeCustomClass();
Thread.Sleep(1000);
wManager.Wow.Helpers.CustomClass.LoadCustomClass();" /> This works for me :-) Have a nice day Link to comment https://wrobot.eu/forums/topic/5789-relogger-problem-loading-fight-class-does-not-always-work/#findComment-26707 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now