Hi there. I've got a bit of a weird one, but from the debugging and stackoverflow stuff I found, it seems like a reasonable issue to post about.&nbsp; I'm using a pretty non-standard environment, and I totally dig that might be an issue. However, the dev tool console gives me a pretty gnarly stack saying "Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' 'unsafe-eval' (huge list of addresses...). Either the 'unsafe-inline' keyword, a hash ('sha256-VRrMHuGvFzbFiRd2IUR3IpbJa47yu458DNMMp7yWO2Q='), or a nonce ('nonce-...') is required to enable inline execution." Regardless of my actions through allowing content in all manners and enabling everything relevant, it's not loading up. Seemed like an issue on my end, until I read Chrome's Security Policy , which seems to have knocked out the option for large inline slabs of JS. I checked out all the normal bases - JS is enabled, HTTPS works based on general stuff like logging into Facebook and the fact that the certificate is valid from roll20. Interestingly, it works in firefox after a couple reloads on the loading screen, but when it does, the console throws a few similar errors that start with: "Content Security Policy: The page’s settings blocked the loading of a resource at self (“script-src <a href="https://app.roll20.net" rel="nofollow">https://app.roll20.net</a> 'unsafe-eval'" and go on to list the same scripts, though it only shows in the console and still loads the board. Is there any known fix for this, or am I just gonna have to deal with it since I'm in a pretty niche position with a Server 2012 machine? Seems like something that occurs due to recent changes in policies, so it seems that it might be en-queued for a fix. (For the nosey: I needed windows on it, and that was the only key I had available with my educational Dreamspark account after using all my other 7, 8, and 10 keys for my laptops and other personal computers, this is a community living room gaming desktop hooked up to a projector for rocket league, roll20, etc. And yes, it was a pain to set up, but it works. 5/10 would only recommend in dire straits)