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
This post has been closed. You can still view previous posts, but you can't post any new replies.

Avatar not displaying correctly, BUG?

I seem to be having some issue with my avatar on the Dev Servers. I had no avatar displayed on the Dev Server while an uploaded image was displayed on my profile. I removed the uploaded image and allowed the system to select a pretty pinwheel avatar. The Dev Server recognized this and displayed it appropriately. I then removed the pinwheel by uploading an image that I verified to be 200x200 px. The file was a .png with an active transparency. The profile page and normal servers accepted the new avatar with no issues. However, the Dev Server still shows the fancy pinwheel. Is there something I am missing or have I encountered a bug of sorts? I have not noticed any specific restrictions for avatar images, though square images seem to look best.
1423934327

Edited 1423934345
Stephen Koontz
Forum Champion
Marketplace Creator
Sheet Author
API Scripter
Compendium Curator
Phillip, the two times I've seen something like this there were two different solutions. One user needed to remove their picture from their profile and reupload it and hit save. The other person had to hard clear their cache (which you do by opening the developers tools (f12 on windows) and then left click and holding down on the refresh button until it gives you that option.
1423951349

Edited 1424197839
Phillip G.
Sheet Author
Remove and reupload was not successful (had actually tried that previously) never have seen a save button with regard to the profile avatar . Hard clear and reload of cache was also not effective. I tried the cache clear and reload at each of the following locations: profile page, dev server campaign listings (home), campaign details page, and within the campaign. There was no change in the avatar. The uploaded avatar continues to work in all locations except the Dev Server. While the developers tools window was open I noticed the following errors and warnings listed within the campaign: Error 1) Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-eval' https://*.googlesyndication.com https://*.doubleclick.net https://*.googlesyndication.com <a href="https://www.googletagservices.com" rel="nofollow">https://www.googletagservices.com</a> https://*.googlesyndication.com <a href="https://www.google-analytics.com" rel="nofollow">https://www.google-analytics.com</a> https://*.googlesyndication.com <a href="https://d3clqjduf2gvxg.cloudfront.net" rel="nofollow">https://d3clqjduf2gvxg.cloudfront.net</a> https://*.googlesyndication.com https://*.firebaseio.com https://*.googlesyndication.com https://*.opentok.com https://*.googlesyndication.com Either the 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is required to enable inline execution. Error 2) Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-eval' https://*.googlesyndication.com https://*.doubleclick.net https://*.googlesyndication.com <a href="https://www.googletagservices.com" rel="nofollow">https://www.googletagservices.com</a> https://*.googlesyndication.com <a href="https://www.google-analytics.com" rel="nofollow">https://www.google-analytics.com</a> https://*.googlesyndication.com <a href="https://d3clqjduf2gvxg.cloudfront.net" rel="nofollow">https://d3clqjduf2gvxg.cloudfront.net</a> https://*.googlesyndication.com https://*.firebaseio.com https://*.googlesyndication.com https://*.opentok.com https://*.googlesyndication.com Either the 'unsafe-inline' keyword, a hash ('sha256-...'), or a nonce ('nonce-...') is required to enable inline execution. Warning 1) 'Attr.nodeValue' is deprecated. Please use 'value' instead. Warning 2) Mixed Content: The page at ' <a href="https://app.roll20dev.net/editor/" rel="nofollow">https://app.roll20dev.net/editor/</a> ' was loaded over HTTPS, but requested an insecure image ' <a href="http://imgsrv.roll20.net:5100/?src=paizo.com/image/content/Logos/PathfinderRPGLogo_500.jpeg" rel="nofollow">http://imgsrv.roll20.net:5100/?src=paizo.com/image/content/Logos/PathfinderRPGLogo_500.jpeg</a> '. This content should also be served over HTTPS. I am completely clueless about the errors, but the warnings seem to be dealing with the Pathfinder Legacy character sheet I copied into custom character sheet to work on updates for that sheet. I really appreciate you taking a look at this over the weekend, and I hope the data I just provided is useful.
1424203480
Stephen Koontz
Forum Champion
Marketplace Creator
Sheet Author
API Scripter
Compendium Curator
Phillip, I think we corrected the underlying problem that involved your Dev server account. Try resaving your avatar again and see if that resolves it.
Okay, things seem to be working. Of note the avatar did not show on the Dev Server until I changed it in my account settings vice the profile page. Additionally, I have noticed that it appears that users are unable to use images already in their library and are forced to upload a duplicate image from their system. Might be something to work on.