I'm having another issue with the Repeating character groups.
This is most likely something with how I implimented them in my own character sheets, but how it is supposed to work is a bit Opaque to me, so i'm not sure how to troubleshoot it.
http://screencast.com/t/Ek5RFEUHCW1I can also post my code if there isn't anything glaringly obvious with that kind of error.
Basically brand new character, on production, brand new ability inside a repeating group. The way it works is you hit the gear on the right hand side, and all that nonsense pops out. All that stuff fills in the 'value' section on a button inside the reapeating section and dumps it all into a rollable template. The first roll is what I Get when hit the button inside the character sheet, so it's working fine there.
After dragging it out, I hit the button on the bottom, but it gives me an error.
What is interesting, on the right hand side, you can see where it says no ability was found for %{Bull|repeating_actions_actionButton}, but the ID of the ability is included in the literal text below it. Not sure if that is related or if that is supposed to happen that way.
Any thoughts on what could cause an error like that?