asakuraqt 0 Report post Posted September 23, 2017 (edited) Just wantd to Bump this =) Awesome addon ty Edited September 23, 2017 by asakuraqt 0 Share this post Link to post Share on other sites
WobLight 5 Report post Posted March 31, 2018 Improvements to the interaction with macros are undergoing testing. Test Branch (Download) 0 Share this post Link to post Share on other sites
Nihlo 0 Report post Posted April 2, 2018 Testing your new version atm. Getting a lua when using my tracking macro, same with my cr and ina macro. 0 Share this post Link to post Share on other sites
WobLight 5 Report post Posted April 2, 2018 56 minutes ago, Nihlo said: Testing your new version atm. Getting a lua when using my tracking macro, same with my cr and ina macro. Looks like I forgot something in there uh... Fixed! Thanks for testing. You can download from the same link again. 0 Share this post Link to post Share on other sites
Nihlo 0 Report post Posted April 3, 2018 Sorry but I got a new lua on your new test version^^ my auto-attack macros 0 Share this post Link to post Share on other sites
WobLight 5 Report post Posted April 3, 2018 1 hour ago, Nihlo said: Sorry but I got a new lua on your new test version^^ my auto-attack macros Can you post your macro? Are you using a non-english client? EDIT: I've made some changes that might help in case that is a localization issue. Please update again. 0 Share this post Link to post Share on other sites
Nihlo 0 Report post Posted April 4, 2018 No, it's the normal enUS client. I use auto-attack macros with an "!attack" cmd provided by CastModifier, which apparently now is Roid-Macros: https://github.com/DennisWG/Roid-Macros 0 Share this post Link to post Share on other sites
WobLight 5 Report post Posted April 4, 2018 5 hours ago, Nihlo said: No, it's the normal enUS client. I use auto-attack macros with an "!attack" cmd provided by CastModifier, which apparently now is Roid-Macros: https://github.com/DennisWG/Roid-Macros Oops, that slipped my mind at some point. My code was case sensitive, fixed! Please test yet again. 0 Share this post Link to post Share on other sites
WobLight 5 Report post Posted April 8, 2018 Now also hooking into `/cast` for texture/cooldown for macros (same testing branch) 0 Share this post Link to post Share on other sites
Nihlo 0 Report post Posted April 9, 2018 Hey, got my error again^^ a different line this time. Pretty weird, worked a whole raid without a problem, then I got this error once and not yet again. Not tested with your latest update though. 0 Share this post Link to post Share on other sites
WobLight 5 Report post Posted April 9, 2018 1 hour ago, Nihlo said: Hey, got my error again^^ a different line this time. Pretty weird, worked a whole raid without a problem, then I got this error once and not yet again. Not tested with your latest update though. Can you post the macro you were using? It's hard to tell what's going on w/o it. This error probably depend upon the spell name passed to the macro. EDIT: also I've fixed a bug after before your post but I didn't notified it here. It fixed last spell of the spellbook giving error, maybe was that? 0 Share this post Link to post Share on other sites
Nihlo 0 Report post Posted April 9, 2018 Sorry I can't remember. Most of my macros look like: #showtooltip Maul /cast Maul /cast !attack I try to remember which one I used if the error happens again, kinda hard in the middle of the fight though^^ 0 Share this post Link to post Share on other sites
WobLight 5 Report post Posted April 9, 2018 Just now, Nihlo said: Sorry I can't remember. Most of my macros look like: #showtooltip Maul /cast Maul /cast !attack I try to remember which one I used if the error happens again, kinda hard in the middle of the fight though^^ Which is your last spell in spellbock? Tranquility? Do you have a macro for it? 0 Share this post Link to post Share on other sites
Nihlo 0 Report post Posted April 9, 2018 Last spells: 1. General: War Stomp -> no macro 2. Balance: Wrath -> no macro 3. Feral: Travelform -> no macro 4. Restoration: Tranq -> no macro 90% of the macro is the maul above and the same for demo-roar...everything else is rather rare. 0 Share this post Link to post Share on other sites
WobLight 5 Report post Posted April 9, 2018 I've just reimplemented the function, now you shouldn't get any error in any case. If the spell is not found, no CD or texture will be visualized (you will get the normal macro texture). 0 Share this post Link to post Share on other sites
WobLight 5 Report post Posted April 10, 2018 Now testing branch is also be able to display inventory/container items CDs and textures. 0 Share this post Link to post Share on other sites
Nihlo 0 Report post Posted April 17, 2018 On 4HM I got this: and the same in line 480. First time that it happend. 0 Share this post Link to post Share on other sites
WobLight 5 Report post Posted April 17, 2018 1 minute ago, Nihlo said: 4HM what's that? 0 Share this post Link to post Share on other sites
Nihlo 0 Report post Posted April 17, 2018 four horseman fight in naxx 0 Share this post Link to post Share on other sites
WobLight 5 Report post Posted April 17, 2018 3 minutes ago, Nihlo said: four horseman fight in naxx Please run the following /run ActionMirroringFrame.debug = true you should get something like this the first time you use a macro: If you get something different or prints appears each time you use a macro, please report. This could reveal issues with others addons. 0 Share this post Link to post Share on other sites
WobLight 5 Report post Posted April 17, 2018 Improved current action detection on testing branch. 0 Share this post Link to post Share on other sites
Nihlo 0 Report post Posted April 18, 2018 getting this atm 0 Share this post Link to post Share on other sites
WobLight 5 Report post Posted April 18, 2018 2 hours ago, Nihlo said: getting this atm Are you getting this while the addon is working? 0 Share this post Link to post Share on other sites
Nihlo 0 Report post Posted April 18, 2018 yes, working normally...just get this error when running your script and the error above during the single bossfight. Gonna do a clean install for tomorrows raid with your latest testfiles. 0 Share this post Link to post Share on other sites
WobLight 5 Report post Posted April 18, 2018 The error you got from /run ActionMirroringFrame.debug = true is really weird coz it should only be possible if the addon isn't loaded at all. 0 Share this post Link to post Share on other sites