Jump to content
WobLight

[Addon] ActionMirroringFrame (also good for Screencasting!)

Recommended Posts

Testing your new version atm.

Getting a lua when using my tracking macro, same with my cr and ina macro.

amf.jpg

Share this post


Link to post
Share on other sites
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.

amf.jpg

Looks like I forgot something in there uh...

Fixed! Thanks for testing. You can download from the same link again.

Share this post


Link to post
Share on other sites
1 hour ago, Nihlo said:

Sorry but I got a new lua on your new test version^^ my auto-attack macros

amf2.jpg

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.

Share this post


Link to post
Share on other sites
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.

Share this post


Link to post
Share on other sites

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.

amf.jpg

Share this post


Link to post
Share on other sites
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.

amf.jpg

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?

Share this post


Link to post
Share on other sites

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^^

Share this post


Link to post
Share on other sites
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?

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

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).

Share this post


Link to post
Share on other sites
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:

amf_debug.jpg.d7ce8c1c3d636622b5a88a59ba3aef25.jpg

If you get something different or prints appears each time you use a macro, please report.

This could reveal issues with others addons.

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

×