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

[Warhammer Fantasy 2nd Edition (French) sheet] Missing pictures in roll

Hi all! I have some problems with the Warhammer Fantasy 2nd Edition (French) sheet. When rolling dice from the spreadsheet, some pictures are not loaded. Not a deal breaker, but still, not enjoyable ^^. I don't really remember what the pictures should be. It seems to me that everything needed is loaded for the test: background, colored circles, and so on ^
1605108461
Andreas J.
Forum Champion
Sheet Author
Translator
For context, here is the sheet code: <a href="https://github.com/Roll20/roll20-character-sheets/tree/master/Warhammer_v2_french" rel="nofollow">https://github.com/Roll20/roll20-character-sheets/tree/master/Warhammer_v2_french</a> On a quick look I couldn't find the url that was likely broken, but pretty sure if someone else gives it more than a bare minimum look, the problem can be identified/fixed. If someone identifies the exact problem/url, I can help with uploading the fixes to Roll20. I don't really remember what the pictures should be. It seems to me that everything needed is loaded for the test: background, colored circles, and so on So if the broken-image symbol is removed form the roll template, the issue would be solved as far as you care?
ᐰndreas J. said: So if the broken-image symbol is removed form the roll template, the issue would be solved as far as you care? Fine with me yeah.
1605535123

Edited 1605535148
I don't dwell a lot on css/html, but it seems the error is in Warhammer_v2_french.html, in the roll template sheet-rolltemplate-war2_test and sheet-rolltemplate-war2_combat . Both load a picture before and after the test, via the command &lt;img class="sheet-imghr" src=" <a href="https://lh3.googleusercontent.com/-ptR_NzBo340/VYslrf-t9NI/AAAAAAAAV4Q/rV7U24IJdAc/w745-h10-no/co_hr.png" rel="nofollow">https://lh3.googleusercontent.com/-ptR_NzBo340/VYslrf-t9NI/AAAAAAAAV4Q/rV7U24IJdAc/w745-h10-no/co_hr.png</a> " /&gt; ( lines 696,723, 737, 798) Not sure why it causes a problem, cause the picture is accessible?
Hello, I have the same problem :( Is there any solution ?
Someone removed the pictures in Github, so the problem is solved. Many thanks!