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

Trouble editing character sheet

Not sure if this is the right spot to post, please move if I'm in the wrong place. :) So, I'm gearing up to GM my first Maid RPG session with my group. I noticed the existing character sheet was a little on the basic side, and didn't include options for the optional rules, like playing Butlers/Masters, as well as some other options. I got the code for the Maid RPG charsheet from github, and tried tweaking it to better suit my needs. Eventually, I succeeded! Joy! So, that's what they look like in my test campaign. Looking pretty good, I thought to myself, and then I noticed some minor problems (Like the fact that the "Trauma" box on the Maid sheet has differently styled text). No problem, should be a quick fix! Only, I go to edit the sheet in campaign settings, and at first there's no preview at all. Like, seriously, just a blank field. Scratching my head, I go into the code to see if it'll work after I do my edits. It does not. In fact, it kind of seems like all the css stops working. I try making some changes in the css too, to see if that'll make it work. It doesn't. As far as I can tell, the code looks pretty much identical to how it did before (but I'm not 100% confident, as I didn't save it separately from the site). I'm afraid to save any changes I make, because everything still looks ok in the campaign, but what if saving the wonky version means it stops working in the campaign? Aaaand... yeah, I have no idea why this is happening. Help? HTML: <a href="https://www.dropbox.com/s/6p4vlps5x2oc974/maid.htm" rel="nofollow">https://www.dropbox.com/s/6p4vlps5x2oc974/maid.htm</a>... CSS: <a href="https://www.dropbox.com/s/y1h470rco36s3xc/maid.css" rel="nofollow">https://www.dropbox.com/s/y1h470rco36s3xc/maid.css</a>...
Happens to me fairly frequently, especially if I'm doing a lot of saves. As far as I can tell, it has something to do with how much data is transferred over your internet; it happens more during the peek internet hours. Hit the save button, again, or reload the page if you're not sure of your changes. Do it again if necessary. If it doesn't work after a bit, got make yerself a cup of coffee, and come back after ten minutes. You can also launch your campaign to check the changes, but that's slower than reloading the page.
Thanks! I was worried it was going to mess up my character sheet, but if it's just a display issue, I'm sure I can find a way to work around it. :-) Now I just have to finish polishing this sheet, and then I'll see if I can figure out the whole github thing... So that's gonna be fun.