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

CoC 7e Character Sheets broken?

I just end up seeing this: font-face { font-family: 'GNUTypewriter'; src: url('<a href="http://openfontlibrary.org/assets/fonts/gnutypewriter/8a7cb57723df9125503083ed59e7a11c/e47a6e209a23b19c08d3d6e6a6db50d7/GNUTypewriterStandard.otf" rel="nofollow">http://openfontlibrary.org/assets/fonts/gnutypewriter/8a7cb57723df9125503083ed59e7a11c/e47a6e209a23b19c08d3d6e6a6db50d7/GNUTypewriterStandard.otf</a>') format('opentype'); font-weight: normal; font-style: normal; } @font-face { font-family: 'GNUTypewriter'; src: url('<a href="http://openfontlibrary.org/assets/fonts/gnutypewriter/8a7cb57723df9125503083ed59e7a11c/718af758a8ac10cf79fcc33420aacc3e/GNUTypewriterStandard.ttf" rel="nofollow">http://openfontlibrary.org/assets/fonts/gnutypewriter/8a7cb57723df9125503083ed59e7a11c/718af758a8ac10cf79fcc33420aacc3e/GNUTypewriterStandard.ttf</a>') format('truetype'); font-weight: normal; font-style: normal; } h4.sheet-section-head { background-color: black; color: white; text-align: center; font-family: 'GNUTypewriter'; font-weight: normal; font-style: normal; } div.sheet-section { border: 1px solid black; padding: 1%; margin: 0 0 1% 0; } table td.sheet-attr { width: 13.33%; height: 58px; } table td.sheet-attr-label { width: 13.33%; height: 58px; font-size: 120%; text-align: center; } input.sheet-attr-input-std { width: 100%; height: 58px; font-size: 200%; text-align: center; } input[type="number"].sheet-attr-input-small { width: 100%; text-align: center; } table td.sheet-skill-label { width: 100%; } input[type="text"].sheet-skill-input { width: 30px; } input[type="number"].sheet-skill-input { width: 30px; } texarea.sheet-backstory-box { height: 75px; } Instead of a character sheet. What is happening?
1406744148

Edited 1406744179
Lithl
Pro
Sheet Author
API Scripter
A mistake in the sheet.json: "html": "coc_7th_ed.css", "css": "coc_7th_ed.css", The first line there should be .html, not .css. I've just posted an issue about it on the official repo. Unfortunately, the sheet author doesn't have issues enabled on his fork of the repo, but I left a comment on the line that he should be able to see. Unfortunately, without a Mentor subscription, you can't fix this on your own.
1406744588
Gauss
Forum Champion
Moved to the Character Sheets forum since this is a problem with a specific character sheet.
Brian said: A mistake in the sheet.json: "html": "coc_7th_ed.css", "css": "coc_7th_ed.css", The first line there should be .html, not .css. I've just posted an issue about it on the official repo. Unfortunately, the sheet author doesn't have issues enabled on his fork of the repo, but I left a comment on the line that he should be able to see. Unfortunately, without a Mentor subscription, you can't fix this on your own. Is there a way to contact the creator? Or would you be kind enough to fix it yourself if you can/make a new sheet. It's not a big deal but it sucks that it's broken.
1406817393
Lithl
Pro
Sheet Author
API Scripter
Anyone could fork the official repo and fix the error, then send Riley a pull request. The problem would arise if the creator then does additional work on the sheet and sends a pull request, which could result in either overwriting the fix or creating a merge conflict, depending on the state of the sheet.json file. I've already posted a comment on the creator's fork and posted an issue on the official repo about this problem. The only other contact option available is to PM the creator: Matt C. is credited as the author in the sheet.json file.
Bumping because I really want these sheets to be fixed.
Bumping again