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.

yahoo server problems

Home Forums General Questions yahoo server problems

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #35066
    darboux
    Customer

    hi,
    i’ve been experimenting with using verge3d to create virtual art gallery visits. to try things out i created a very simple scene in blender to use. the resulting web page works fine in the verge localhost but uploading to yahoo small business site produces json errors. the same is true for the samples included with the verge3d download. has anyone else experienced such problems on a particular server?
    thanks,
    darboux

    #35080

    Hi,
    can you share the contents of your browser console?

    Soft8Soft Tech Chief
    X | FB | LinkedIn

    #35091
    darboux
    Customer

    this is from firefox:

    Verge3D 3.4.0 for Blender (Trial, WebGL 2.0) v3d.js:1:624449
    v3d.WebGLRenderer: KHR_parallel_shader_compile extension not supported. v3d.js:1:525446
    Uncaught SyntaxError: JSON.parse: unexpected non-whitespace character after JSON data at line 2 column 1 of the JSON data
    parse https://fiberverse.com/test/v3d.js:1
    load https://fiberverse.com/test/v3d.js:1
    load https://fiberverse.com/test/v3d.js:1
    v3d.js:1:1161164
    The script from “https://np.lexity.com/embed/YW/15699ce50da4d664136651e213fe98af?id=5a707b9be881” was loaded even though its MIME type (“”) is not a valid JavaScript MIME type.
    test.html
    Cookie “_vpx” will be soon rejected because it has the “SameSite” attribute set to “None” or an invalid value, without the “secure” attribute. To know more about the “SameSite“ attribute, read https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite 15699ce50da4d664136651e213fe98af:1:1118

    this is from chrome:

    Verge3D 3.4.0 for Blender (Trial, WebGL 2.0)
    test.html:2 Uncaught SyntaxError: Unexpected token < in JSON at position 7440
    at JSON.parse (<anonymous>)
    at e_.parse (v3d.js:1)
    at Object.onLoad (v3d.js:1)
    at XMLHttpRequest.<anonymous> (v3d.js:1)

    #35104

    Hi,

    can you share the link to your application uploaded to yahoo server?

    Chief 3D Verger | LinkedIn | Twitter

    #35117
    darboux
    Customer
    #35137

    It looks like Yahoo automatically adds its Lexity script to the .gltf file (which it regards as .html file). As a result, the gltf file becomes invalid and crashes the loading process.

    You might check your server settings and disable this feature.

    UPDATE This looks like a possible solution.
    https://stackoverflow.com/questions/25977355/how-to-work-with-lexity-changes-to-yahoo-hosting

    Chief 3D Verger | LinkedIn | Twitter

    #35169
    darboux
    Customer

    hi,
    thanks for looking into this for me. i was afraid it might be something yahoo was doing. i will check out your possible solution link.
    still, i could get a license and put the files on the verge3d servers and just link our web page to that site.
    thanks again.
    darboux

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