Using the star wars saga edition sheet I was initially trying to figure out why all of a sudden the radio buttons in place to track CT are not working. When I looked at the script run log in Chrome I was getting the following when I'm changing the radio values: Updating character sheet values app.js?1415143449:29
ERROR: Unable to find attribute dt|max in auto-calc formula. app.js?1415143449:29
ERROR: Unable to find attribute reflex|max in auto-calc formula. app.js?1415143449:29
ERROR: Unable to find attribute dt|max in auto-calc formula. app.js?1415143449:29
Took 139ms
While those three attributes do exist, no where in the sheet design are they ever named or called. It's leaving me confused and scratching my head as to whether it's an error with the sheet design or something on the server.