Hi all, i am using the coriolis charakter sheet avaiable in Roll20 (Version 2.5) and encounter a strange issue. The
charakter sheet has buttons to roll dice for stats and atributes
including modifiers. When i use a charakter sheet and roll with the
markros on that sheet, i get all the results i need. For me as GM it
works fine. One of thoose Rolls for example is: ---- &{template:coriolis}
{{isNotAdvanced=1}} {{name=^{attributes-agility}}} {{roll=[[(@{[OS] Dr.
Wana|agility} + @{[OS] Dr. Wana|modifier-pos} - @{[OS] Dr.
Wana|modifier-neg})d6>6]]}} {{pool=[[(@{[OS] Dr. Wana|strength} +
@{[OS] Dr. Wana|modifier-pos} - @{[OS] Dr. Wana|modifier-neg})>0]]}}
{{reroll=[[2d6>6]]}} ---- but, if my players use them,
they get flooded with errors and i have no clue why. The sheet is
assigned to them but seems not to work. Such errors are: ---- No attribute was found for @{[OS] Dr. Wana|agility} No attribute was found for @{[OS] Dr. Wana|modifier-pos} No attribute was found for @{[OS] Dr. Wana|modifier-neg} No attribute was found for @{[OS] Dr. Wana|strength} No attribute was found for @{[OS] Dr. Wana|modifier-pos} No attribute was found for @{[OS] Dr. Wana|modifier-neg} SyntaxError: Expected "(", "f" or [0-9] but "r" found. ---- Any idea? Its the same sheet in the same session. Best Marcus