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

BASH sheet broken. Looks nothing like sheet sandbox.

In my sheet sandbox: Live: I copy-pasted the code I'm using in the settings of the sheet sandbox game directly into GitHub. They have been merged and it now looks like this in games using the compendium. I don't know how to fix this if I can't test the results. Is there documentation that might be helpful? <a href="https://github.com/Roll20/roll20-character-sheets/tree/master/BASH%20Ultimate%20Edition" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/tree/master/BASH%20Ultimate%20Edition</a> ^ This is the folder in the repo for this game. I only changed the HTML and CSS. Possibly something in the sheet.json? I don't know what the "legacy" setting does nor how to test it.
Noticed the "Legacy Sanitization" option in the sandbox settings right after posting this. Checking it makes the sandbox game look like the current compendium game. I'll assume that changing the legacy line in sheet.json does the same as that checkbox and make a pull request to change it in GitHub.
1722568199
vÍnce
Pro
Sheet Author
Sounds like you've figured it out.&nbsp; For anyone else; if your sheet is a legacy sheet (ie non- CSE ) you need to include "legacy": true in your sheet.json.&nbsp; Otherwise, you have a CSE sheet (ie non-legacy) and you would include "legacy": false in your sheet.json