We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Web Browser Compatibility

Home Forums General Questions Web Browser Compatibility

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #5212
    Picklejones
    Participant

    Are there some guidelines for different browser compatibilities? I’m not a developer so I don’t understand why my verge3D project works fine in firefox and edge but hangs at 50% in chrome and opera, and 0% in internet explorer.

    #5213

    Hi,

    hangs at 50% in chrome

    This is strange. Can you press F12 and see if there are any errors printed in the console?

    Chief 3D Verger | LinkedIn | Twitter

    #5221
    Picklejones
    Participant

    Thanks for your attention, I’m sure it’s a simple process error on my part. Here’s what I’ve get from the chrome console:

    Verge3D 2.3.1
    v3d.js:1 Failed to load file:///C:/Users/RenderFish-2/Desktop/Simple%20360%20test/360%20env%20test.gltf: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https.
    load @ v3d.js:1
    v3d.js:1 ProgressEvent
    (anonymous) @ v3d.js:1
    v3d.js:1 Error: Unable to load the scene file: ‘360 env test.gltf’.
    at V3DPlayer._createSceneLoadError (v3d.js:1)
    at v3d.js:1
    at v3d.js:1
    at XMLHttpRequest.<anonymous> (v3d.js:1)
    at ws.load (v3d.js:1)
    at ru.load (v3d.js:1)
    at V3DPlayer.load (v3d.js:1)
    at v3d.js:1
    at new Promise (<anonymous>)
    at V3DPlayer._getScenePromise (v3d.js:1)
    onError @ v3d.js:1

    #5222
    Picklejones
    Participant

    AAAAAAHHHH. I was just informed that it is due to running it locally and not from a web-server. Permissions in firefox must be set differently to allow “cross origin requests” whatever that means.

    #5228

    Glad you worked it out. In fact, there is no need to mess with browser permissions. Verge3D comes with the embedded web server – anytime you launch apps from the App Manager they run on top of the server.

    Chief 3D Verger | LinkedIn | Twitter

    #5260
    Picklejones
    Participant

    Yes. It came from me trying to let others see early versions of my app. I learned something!

    #5270

    It came from me trying to let others see early versions of my app.

    For this, we have another helpful feature – click the ‘Earth’ button to upload your app to the free CDN. Afterwards, you can share your app by providing a link to your friends, or posting in social media.

    Chief 3D Verger | LinkedIn | Twitter

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.