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

Moldvey Character Sheets need Attention

1585558136

Edited 1585558977
Recently played with Moldvey character sheets and the chat box format has changed when rolling from sheet. Its tolerable but it sure was nice having that old school look in the chat box and is what drew me to the sheet in the first place. Was wondering if anyone new how to contact creator for explanation why this has changed or if it could be fixed. Any help would be nice.Thanks
1585575566
Kraynic
Pro
Sheet Author
You could track the sheet down on github and see who made the last changes:&nbsp; <a href="https://github.com/Roll20/roll20-character-sheets" rel="nofollow">https://github.com/Roll20/roll20-character-sheets</a>
1585579252
Andreas J.
Forum Champion
Sheet Author
Translator
I looked things up, and it seems the last update indeed broke something about the roll template: <a href="https://github.com/Roll20/roll20-character-sheets/pull/5987" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/pull/5987</a>
1585587172
Gold
Forum Champion
Thanks for posting about it Lowe. Hopefully someone like Vince can volunteer to fix this! GiGs, Peter TheAaron, or perhaps we can persuade Andreas J even though this is not your game or sheet, I believe it's a relatively basic and short code base sheet. Hopefully a fairly quick fix for someone who knows how (CSS, github, pull requests).
1585598651

Edited 1585599378
vÍnce
Pro
Sheet Author
There was a pr for it today <a href="https://github.com/Roll20/roll20-character-sheets/pull/6019" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/pull/6019</a> I assume to fix the roll template issue, but it looks like there are currently merge conflicts that might be holding it up... Just a quick look at the css file submitted, there's an error on line 802 &nbsp;&nbsp;&nbsp; width : 33 px ;s That "s" after the semi-colon can cause some problems and it should be removed.
1585945815
Gold
Forum Champion
Thank you vince. Can we see/determine who made a pull request and try to summon them into this thread?