Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

Won't roll attacks

My sheet suddenly won't roll attacks. It rolls everything else. I've tried making new attacks, copying the sheet, importing it to the vault and exporting it back into the game.. I just don't know what the problem is. Nothing shows up in the chat at all.
1530127950
Gen Kitty
Forum Champion
That sucks and I'm sorry to hear it.  Which character sheet are you using? Would you please carefully work through the first three steps of our guide to Solving Technical Issues ? Step 1: Make sure to use the right browser Please check if these issues persist when using both Chrome and Firefox. Step 2: Ensure that there are no extensions/addons interfering with Roll20 Please disable all add-ons/extensions and anti-virus programs. Step 3: Clear your cache If none of the above succeeds, please thoroughly work through Step 4 . (Don't forget the complete Console Log, starting with table load-in and progressing past attempting to roll attacks.  Give the table a few moments of inactivity before trying to grab the log!)
Replying to this post as I'm having the same issue with my 5e OGL sheet. Using the latest version of chrome with no extensions, I see the following in the console when I try an unarmed attack: app.js?1530126827:358 Finished after going 4 levels deep. app.js?1530126827:358 Begin processing op! app.js?1530126827:358 Levels deep: 0 app.js?1530126827:358 Levels deep: 0 app.js?1530126827:358 Levels deep: 0 app.js?1530126827:358 Levels deep: 0 app.js?1530126827:358 Levels deep: 0 app.js?1530126827:358 Levels deep: 0 app.js?1530126827:358 Levels deep: 0 app.js?1530126827:358 Levels deep: 1 app.js?1530126827:358 Finished 2 app.js?1530126827:358 Levels deep: 0 app.js?1530126827:358 There's a nested inline roll in here. Ignore for now app.js?1530126827:358 Finished 3 app.js?1530126827:358 Levels deep: 0 app.js?1530126827:358 Finished 4 app.js?1530126827:358 Levels deep: 0 app.js?1530126827:358 Finished 5 app.js?1530126827:358 Levels deep: 0 app.js?1530126827:358 Finished 6 app.js?1530126827:358 Levels deep: 0 app.js?1530126827:358 Finished 7 app.js?1530126827:358 Levels deep: 1 app.js?1530126827:358 Substituting for 7 app.js?1530126827:357 SyntaxError {name: "SyntaxError", expected: Array(13), found: "g", message: "Expected "(", ".", "[", "abs(", "ceil(", "d", "flo… "t", "{", [ |\t], [+|\-] or [0-9] but "g" found.", offset: 2, …} app.js?1530126827:357 Uncaught SyntaxError {name: "SyntaxError", expected: Array(13), found: "g", message: "Expected "(", ".", "[", "abs(", "ceil(", "d", "flo… "t", "{", [ |\t], [+|\-] or [0-9] but "g" found.", offset: 2, …} fallbackErrorHandler @ app.js?1530126827:357 process @ app.js?1530126827:358 s @ app.js?1530126827:358 (anonymous) @ app.js?1530126827:358 a @ app.js?1530126827:358 c @ app.js?1530126827:358 (anonymous) @ app.js?1530126827:358 (anonymous) @ app.js?1530126827:358 (anonymous) @ app.js?1530126827:358 setTimeout (async) (anonymous) @ app.js?1530126827:358 TaskCompletionCallback.taskComplete @ app.js?1530126827:357 (anonymous) @ app.js?1530126827:358 initiateRolls @ app.js?1530126827:357 process @ app.js?1530126827:358 s @ app.js?1530126827:358 (anonymous) @ app.js?1530126827:358 a @ app.js?1530126827:358 c @ app.js?1530126827:358 a @ app.js?1530126827:358 c @ app.js?1530126827:358 a @ app.js?1530126827:358 c @ app.js?1530126827:358 a @ app.js?1530126827:358 c @ app.js?1530126827:358 a @ app.js?1530126827:358 c @ app.js?1530126827:358 a @ app.js?1530126827:358 c @ app.js?1530126827:358 a @ app.js?1530126827:358 c @ app.js?1530126827:358 a @ app.js?1530126827:358 S @ app.js?1530126827:358 (anonymous) @ app.js?1530126827:358 k.each.k.forEach @ base.js?1530045787:6 E @ app.js?1530126827:358 R @ app.js?1530126827:358 k @ app.js?1530126827:358 k @ app.js?1530126827:358 k @ app.js?1530126827:358 k @ app.js?1530126827:358 d20.textchat.doChatInput @ app.js?1530126827:358 (anonymous) @ app.js?1530126827:351 dispatch @ jquery-1.9.1.js:3074 elemData.handle @ jquery-1.9.1.js:2750 app.js?1530126827:358 Finished 0 app.js?1530126827:358 Levels deep: 0 app.js?1530126827:358 Finished 1 app.js?1530126827:358 Levels deep: 0
1530132128

Edited 1530132666
On further investigation, if I disable auto roll damage, then my attack rolls work. Including clicking on the weapon in order to roll damage after the hit roll! I still encounter this issue if my hit is a critical. Then when I try to roll damage, nothing happens, and I see the same output from the console as above
While diagnosing this with my GM, he was able to fix this by doing the following: "had to turn on global attack and damage modifiers then uncheck them and turn them back off" Now crit damage is working! Go figure