inkarnate.com map making blank Topic is solved

For support with specific websites

Moderator: trava90

Forum rules
Please always mention the name/domain of the website in question in your topic title.
Please one website per topic thread (to help keep things organized). While behavior on different sites might at first glance seem similar, they are not necessarily caused by the same.

Please try to include any relevant output from the Toolkit Error Console or the Developer Tools Web Console using the following procedure:
  1. Clear any current output
  2. Navigate or refresh the page in question
  3. Copy and paste Errors or seemingly relevant Warnings into a single [ code ] block.
Mom-Kat

inkarnate.com map making blank

Unread post by Mom-Kat » 2020-08-02, 01:36

My friend gave me a link for a site where you can make maps. But when I go there, the page is utterly blank. I tried a useragent string (which works fairly often when pages don't act right) but it didn't help . I turned off adblock and greasemonkey. The page opens in Chrome. I checked the permissions and gave it that same as Chrome and still no maps. I even tried allowing the Java toolkit and no glory. It's the same in safe mode. Any ideas?


https://inkarnate.com/

Image

User avatar
moonbat
Knows the dark side
Knows the dark side
Posts: 5551
Joined: 2015-12-09, 15:45

Re: inkarnate.com map making blank

Unread post by moonbat » 2020-08-02, 02:16

First thing to look at when a site doesn't load is the web console under Tools - Web developer - Web console. The site requires WebAssembly, which is off by default for security reasons. Toggle javascript.options.wasm to true in about:config and refresh the page.
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Image
KDE Neon on a Slimbook Excalibur (Ryzen 7 8845HS, 64 GB RAM)
AutoPageColor|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX

Mom-Kat

Re: inkarnate.com map making blank

Unread post by Mom-Kat » 2020-08-02, 22:38

Thank you so much. Always something new to learn. :D