You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I am using http-server in my root directory and am still getting this error message. The exact message reads: Failed to load file:///home/bryan/Documents/Projects/faerieFM/sounds/faerieFM.mp3: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https.
it works in every other browser except chrome. I'm wondering if it's an update chrome did that broke it. Also, my game used to work in chrome. And I'm guessing somewhat recently functionality broke.
Edit:: Okay so It works in chrome, but not locally. I guess one could test their scripts in firefox locally? Either way it's just weird that I can no longer test my game in chrome without snagging these errors on sound.js
The text was updated successfully, but these errors were encountered:
CloverFeywilde
changed the title
Broken in Chrome: Cross Origin request are only supported for protocol schemes
Broken in Chrome: Cross Origin request are only supported for protocol schemes (yes I'm running a local server)
Jun 1, 2018
CloverFeywilde
changed the title
Broken in Chrome: Cross Origin request are only supported for protocol schemes (yes I'm running a local server)
Local Testing Broken in Chrome: Cross Origin request are only supported for protocol schemes (yes I'm running a local server)
Jun 2, 2018
Yes, I am using http-server in my root directory and am still getting this error message. The exact message reads:
Failed to load file:///home/bryan/Documents/Projects/faerieFM/sounds/faerieFM.mp3: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https.
it works in every other browser except chrome. I'm wondering if it's an update chrome did that broke it. Also, my game used to work in chrome. And I'm guessing somewhat recently functionality broke.
Edit:: Okay so It works in chrome, but not locally. I guess one could test their scripts in firefox locally? Either way it's just weird that I can no longer test my game in chrome without snagging these errors on sound.js
The text was updated successfully, but these errors were encountered: