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 .
×
Create a free account

Scriptcards W6 Error

1704770300
Essen
Pro
Marketplace Creator
Hi there. I keep getting this error... "ScriptCards Error: Line 811 is missing a | character. (W6  )" This usually pops up with the portion of the script that is missing the pipe, but "W6" doesn't occur in my script. Any idea what this means?
Well the following: !script {{ --+DEBUG Stuff }} Throws the error: "ScriptCards Error: Line 2 is missing a | character. (+DEBUG Stuff)" So is there anything in your ScriptCard that has double dashes? I had an error with the imgsrc of a token that had a double dash in it that was causing ScriptCards to process the URL as a command and throwing an error. Are you dealing with image URLs? Perhaps you have one that ends in --W6
1704826267
Essen
Pro
Marketplace Creator
Nope, no extraneous —, no URLs, and no W6. i use Visual Studio Code, and W6 is not found. I was assuming it was an error code, but I didn’t see anything like that in the wiki. The script works just fine, it just drops that in the console 5% of the time.
Do you import any libraries? Is this a ScriptCard Trigger?