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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[PAID] [Warlock] Demonic - An Advanced Honorbuddy Warlock Routine [PvE/PvP]

It's affecting all items. 5 seconds x 2 trinkets + engineering gloves is potentially 15 seconds of pausing. At 100k dps, that's a lot of damage. Suggest disabling it until tonight. I know what the problem is with it so shall resolve as soon as I'm home tonight (in 5 hours or so).
ok cool
 
do you know which revision is without this error?

Try revision 62.

The reason it's happening is because to determine if a trinket can be used, we run a piece of lua command. I added code in to cache the response from that lua so that we only run it every 5 seconds rather than every 20-30ms. This works fine when it returns false (i.e. trinket is on CD and can't be used), but when it returns true (can be used) it spends the next 5 seconds trying to use the item. It's a quick fix to resolve (reduce cache time down from 5000ms to 250ms) but I can't do it from here.
 
freezing up as in the profile stops attacking for seconds at a time usually until i start force casting a shadowbolt it mostly seems to be at the beginning of each fight. my character just stands then for 5~ seconds casting nothing. then when perfect aim drops he starts dropping bombsView attachment 3364 2013-08-20 15.53.txt


there;s a log from last night about an hour into ToT.
 
Try revision 62.

The reason it's happening is because to determine if a trinket can be used, we run a piece of lua command. I added code in to cache the response from that lua so that we only run it every 5 seconds rather than every 20-30ms. This works fine when it returns false (i.e. trinket is on CD and can't be used), but when it returns true (can be used) it spends the next 5 seconds trying to use the item. It's a quick fix to resolve (reduce cache time down from 5000ms to 250ms) but I can't do it from here.

Millz:
Where is the benefit of caching if it returns for 250ms the wrong value? :p
 
Millz:
Where is the benefit of caching if it returns for 250ms the wrong value? :p

I'm only caching the value if it returns false now (and for 1 second). Caching for 250ms would be fine too though, because at a 30ms traverse you're calling the lua command 8.333 times less, and yet still 4 times in a second. Regardless, the new way I'm doing it is better.
 
freezing up as in the profile stops attacking for seconds at a time usually until i start force casting a shadowbolt it mostly seems to be at the beginning of each fight. my character just stands then for 5~ seconds casting nothing. then when perfect aim drops he starts dropping bombsView attachment 102093


there;s a log from last night about an hour into ToT.

Yeah it's this trinket bug. Will push fix to SVN very shortly.
 
Hmm, after updating i get every time when i want go into the Settings this error:

x4menm8x.jpg


and when i want to get back to rev62 or try to update the cr i become this:

jv3gddra.jpg


anyone know, what can be the Problem?
 
Hmm, after updating i get every time when i want go into the Settings this error:

x4menm8x.jpg


and when i want to get back to rev62 or try to update the cr i become this:

jv3gddra.jpg


anyone know, what can be the Problem?

For the first issue - try deleting your settings; <Honorbuddy>/Settings/Demonic/*

It's due to the way your PC/localization has a decimal point (i.e. using a comma instead of a full stop).

The second is likely because you already had Honorbuddy open and running? Not sure. Maybe try restarting your PC too. Shouldn't need to revert back to that version now though, the new one is fixed.
 
Millz,

Springbreakers was a great movie :P it's one that you hate to love, admit it lol. Awesome news about the mage cc, now only if the damn patch would come out instead of being pushed back until the 10th/11th for respective regions. How long do you think it will take to push updates for 5.4? Given HB has to patch first of course.
 
Millz,

Springbreakers was a great movie :P it's one that you hate to love, admit it lol. Awesome news about the mage cc, now only if the damn patch would come out instead of being pushed back until the 10th/11th for respective regions. How long do you think it will take to push updates for 5.4? Given HB has to patch first of course.

I'll have the routine prepped before 5.4 lands, then it'll only take a day or so to have it fully functional. Probably take another week to get it back to being optimal dps. Obviously it'll push back the mage CC (which I've made some decent progress with today).
 
I'll have the routine prepped before 5.4 lands, then it'll only take a day or so to have it fully functional. Probably take another week to get it back to being optimal dps. Obviously it'll push back the mage CC (which I've made some decent progress with today).

Good to hear, and of course if you need testers I have a 516 and growing mage. Have pvp and pve gear.
 
Good to hear, and of course if you need testers I have a 516 and growing mage. Have pvp and pve gear.

May take you up on the offer, but it's still in no state to begin testing. I've just about completed the code behind 'class abilities', next step is talents, then frost -> fire -> arcane.
 
Dps is very low , just noticed routine not using malefic grasp , drain soul etc... only dots... and dots not renewing....

Post a log file - this isn't what I'm seeing - I'm playing affliction in arenas too.
 
Back
Top