Home › Forums › Graphics / Blender › verge3d not playing in chrome
- This topic has 8 replies, 2 voices, and was last updated 5 years, 8 months ago by
vinodkumar p.
-
AuthorPosts
-
2020-07-01 at 12:10 pm #29467
vinodkumar p
Customerverge 3d example not showing in chrome or edge.just the verge 3d logo and an error message in console “Can’t load the scene TableConfig_app.gltf
TableConfig_app.gltf:1 Failed to load resource: net::ERR_FAILED”2020-07-01 at 12:29 pm #29469
Yuri KovelenovStaffHi,
Can’t load the scene TableConfig_app.gltf
this means the glTF file is not found
make sure you did not rename or delete it accidentally. File names are case-sensitive.2020-07-01 at 12:33 pm #29471vinodkumar p
Customerhi
i can play it form localhost:8686
but i cannot load like this file:///C:/Users/vinodkumar/verge3d_blender/applications/TableConfig_app/TableConfig_app.html
just the logo showing2020-07-01 at 12:34 pm #29472
Yuri KovelenovStaffDue to security policy imposed by browser vendors, web applications cannot access data loaded from another domain, including from a local file system (with Firefox being an exception here). Therefore, you should use the App Manager (which comes with a local server) for development, or publish your Verge3D apps on a web server (or upload to the Verge3D Network) to be able to run it.
2020-07-01 at 12:37 pm #29473vinodkumar p
Customerok thanks
2020-07-01 at 1:01 pm #29474vinodkumar p
Customeris this security policy added recently?
because i used to do with verge3d trial and created couple of applications one month back and coupl opened in edge and chrome.now it is not working.
i added this verge 3d html file to other html page using iframe using google web designer2020-07-01 at 1:05 pm #29475vinodkumar p
Customeri receiving this message from browser
Access to XMLHttpRequest at ‘file:///C:/Users/vinodkumar/verge3d/applications/FZH_my_app/FZH_my_app.gltf’ from origin ‘null’ has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome-extension, edge, https.
v3d.js:1 ProgressEvent
(anonymous) @ v3d.js:1
FZH_my_app.js:90 Can’t load the scene FZH_my_app.gltf
FZH_my_app.gltf:1 Failed to load resource: net::ERR_FAILED2020-07-01 at 1:07 pm #29476
Yuri KovelenovStaffyou should run your app from the app manager:
https://www.soft8soft.com/docs/manual/en/blender/Beginners-Guide.html#Running_Your_App2020-07-01 at 1:14 pm #29477vinodkumar p
Customerok .got it.thank you
-
AuthorPosts
- You must be logged in to reply to this topic.
