Ok, I reverted the last change that was breaking stuff for some people. I also added interrupts and the ability to turn jugulate off separately if you want to do interrupts yourself. This WILL fuck up ninjutsus if the bot interrupts while you're in the middle of doing mudras, but hopefully shouldn't get stuck.
Thank you for that, will test it now. Was the bug i mentioned earlier fixed now? The one where the bot just stops doing anything.
The problem seems to still be there for me. Judging by the log, it seems something to do with the hand signs maybe?
You are enabling the wrong debug. Enable the one at the very bottom. I don't even know what the other ones does, I should probably just remove it.
Attempt number 1 with the update didn't even seem to last 15 seconds. The second parse seemed to last longer, but seems to stop around a hand sign. EDIT: will do a proper debug now EDIT 2: Updated logs with proper parse
Yeah, if you have a bunch of shit scrolling by like mudrastate cooldown skillblocker flying by in the log window then you know the right debug is on.
Ok, proper debug file is up. I did notice that right before it stopped, it casted invigorate followed by a handsign.
Yeah it's definitely the lag that's causing this. Try this, run it again and when it freezes, hit a mudra by hand and see if it starts going again.
Well it seems to be running fine at the moment. When it happens again, I will manually press a mudra and report back.
Okay. Please try updating to the new version I just put up too. Kassatsu should be a little more careful in case you lag.
thanks for the hard work man i'll update soon. Edit - Updated i think you might have nailed it... it's running amazing and my deeps is pro havent even had one of the pause ups.
It happened three times for me in qarn, but pressing a mudra manually did seem to resume attacking again.
Okay, thanks. I'm going to add some additional logging so I can be sure what's going on, download should be up in a couple mins. Edit: Updated. If you can get a debug log from when it stops that would help a lot.
Thanks. It's exactly what I thought it was. Either the lag or maybe some dropped packets is making it so that the cooldown for the mudra is starting as if it actually casted, but you never actually get the mudra buff. When you are casting them by hand it actually gives you the mudra buff so then the routine continues form where it thinks it is. If you are on a wireless connection, try playing on wired and see if it gets better. I will write something up tomorrow as an emergency safeguard in case this happens.
Oh i see, thank you very much for the clarification. I will try playing on wired now and will post the result when it happens.