
I don't know how easy this would be to replicate, as I'm having difficulties doing so even when using the same identical macro. I'm using a custom sheet based off of the Pathfinder one, and I have some incredibly complicated roll buttons for attacks. They range from 10 rolls to 48 rolls in a single line, nested up to 2 deep, often with multiple rolls nested (such as [[ 10 + [[1d6]] + [[@{Str-mod}]] ]], for example). When the number of rolls gets to around 30, I notice rolls occasionally breaking, like so: With only 30-36 rolls, I only occasionally see it breaking (maybe 25% of the time), and almost always in the "Crit Damage" field, which is set up in the roll template only to appear (along with "Crit Confirm") on a critical success roll for the Attack. However, when the number of rolls gets up to 40-48, instead the rolls start breaking seemingly at random. Any of the rolls will end up breaking, and very frequently (>90% of the time). Frankly, I have little hope this can be fixed in any reasonable amount of time, but I at least want to make sure the Dev team is aware of this, for future updates and such.