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 .
×

Only war character sheet visual glitch

I wanted to run a game of only war but i cant even see the character sheet well enough to make a character
1778762973
Victor B.
Pro
Sheet Author
API Scripter
The background image, wherever it is, is not available.  If you want to get going now and not wait for a fix, you can go to Roll20 Character sheets github, find that sheet and grab the HTML, CSS, Translations.  Create a custom char sheet in your game and add all 3.  Then probably at or towards the top of the CSS is a URL to that missing image.  Remove the line.  Save the sheet and you should be good
1778770293
vÍnce
Pro
Sheet Author
The Only War Enhanced sheet includes a background image with the sheet (on the roll20 repository).&nbsp; That image could probably be used as a substitute. <a href="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Only-War-Enhanced/images/assets/background.gif" rel="nofollow">https://raw.githubusercontent.com/Roll20/roll20-character-sheets/refs/heads/master/Only-War-Enhanced/images/assets/background.gif</a> If I have time, I'll update over the weekend.
1778772509
vÍnce
Pro
Sheet Author
fix submitted #15092 Should go live with today's merge. Cheers
Thank you!