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

[5e Shaped] HP section on sheet does not display properly.

Apparently I am not the only one having this issue. The issue occurs on Firefox and on Chrome since I cleared the Cache, so it must be a recent thing. This is what it looks like: And this is what it looks like in edit mode: Now, one of my players has the same issue, so it's not just me (I assume). It popped up on my side as I tried to solve the lag/crash issues with the 5e Shaped sheet. It occurred, as I mentioned, after I cleared my cache on Chrome. It was already there on Firefox, but I mostly don't use Firefox with roll20. Both browsers are up to date, none of them have addons enabled. The HP itself is still functional, especially if used via token. It's just... jarring. Any idea what's causing this and how to fix it?
You are not the only one having this issue. After doing some research, it seems the web hosting site is the issue. The image is linked to <a href="http://imgsrv.roll20.net/?src=imgh.us/valentines-heart_4.svg" rel="nofollow">http://imgsrv.roll20.net/?src=imgh.us/valentines-heart_4.svg</a> Where after checking on a few things from the imgh.us domain, I got this. "Imgh.us is no longer an image hosting website. If you are coming here because your images don't work anymore, you can still download your images from <a href="http://thevid9.com/img_hoster/images2/[image_name" rel="nofollow">http://thevid9.com/img_hoster/images2/[image_name</a>... for the next week, folder will be gone on September 16th." So it seems any resources using that image hosting website, has that default "no picture" picture. So this is a 5e shaped page issue, with the resource hosting. They need to update all their sources in the page code. I would guarantee, if someone cleared their cache, they would get this new image.
This problem has been&nbsp; addressed and fixed . Non-Pro users will need to wait until the next Roll20 merge.
Thanks, guys!
1504994773
Kryx
Pro
Sheet Author
API Scripter
If you're experiencing an issue check the most recent issues on the&nbsp; tracker and open a new issue if the issue you're experiencing is not listed. Roll20 made a breaking change and the sheet will continue experiencing many issues until I'm able to fix them all. These are not quick fixes, unfortunaely. :(
If you're in chrome, right-click the heart, inspect, select the heart img tag in the inspector, add display: none to the inline styles in the inspector. Temp fix. Example:&nbsp;<a href="https://screencast.com/t/psaxNvpP" rel="nofollow">https://screencast.com/t/psaxNvpP</a>
1504995353
Kryx
Pro
Sheet Author
API Scripter
You're all pro users except Jak - just use the latest github version which fixes this issue and a few others.
Odd, I deleted my post. Anyway, that trick is good for the non-pro users as Kryx pointed out. Stopgap only.