UnrealEngineHTML5 / Documentation

532 stars 183 forks source link

Uncaught NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:41898/' #23

Closed howong closed 4 years ago

howong commented 4 years ago

I was able to build a sample first person project in Win64 using Project Launcher. Next, I tried to "Launch" Chrome HTML5 to build the HTML export.

I built with emsdk-1.39.0.

From the new Project Launcher, I was able to Launch the Project onto the Chrome HTML5 device. Eventually a Chrome browser comes up with a template, and I get:

Uncaught NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:41898/'.

Firewall is definitely disabled.