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.

Edge issue

Home Forums General Questions Edge issue

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #6168
    NewFake
    Customer

    Hello!

    when displaying an app using the htmlviewer in MS Edge the console tells me the following. Please check what happens as something is looking for that weird version of the logic file:
    visual_logic.jsvisual_logic.js

    MS Edge’s console:
    [object Error]: {description: “Unable to load the logic file: ‘visual_logic.jsvisual_logic.js’.”, message: “Unable to load the logic file: ‘visual_logic.jsvisual_logic.js’.”, name: “LogicLoadError”, stack: “LogicLoadError: Unable to load the logic file: ‘visual_logic.jsvisual_logic.js’. at _createLogicLoadError (https://www.litvine-georges.com/3d/cadavreexquis/v3d.js:1:821944) at Anonymous function (https://www.litvine-georges.com/3d/cadavreexquis/v3d.js:1:822392)”}

    v3d.WebGLProgram: gl.getProgramInfoLog()
    C:\fakepath(233,25-83): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

    v3d.js (1,378250)

    v3d.WebGLProgram: gl.getProgramInfoLog()

    v3d.js (1,378250)

    v3d.CSS3DRenderer 2.5.0
    CSS3DRenderer.js (41,5)

    v3d.WebGLProgram: gl.getProgramInfoLog()
    C:\fakepath(75,25-83): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

    v3d.js (1,378250)

    HTTP404: RESSOURCE MANQUANTE. Le serveur n’a trouvé aucune correspondance pour l’URI demandé (Uniform Resource Identifier).
    GET – https://www.litvine-georges.com/3d/cadavreexquis/visual_logic.jsvisual_logic.js

    ___________________________________________________
    FireFox’s console:
    Successfully compiled asm.js code (loaded from cache in 28ms) v3d.js
    Verge3D 2.5.0 v3d.js:1:397123
    LogicLoadError: “Unable to load the logic file: ‘visual_logic.jsvisual_logic.js’.”
    _createLogicLoadErrorhttps://www.litvine-georges.com/3d/cadavreexquis/v3d.js:1:821950_getLogicPromisehttps://www.litvine-georges.com/3d/cadavreexquis/v3d.js:1:822394 v3d.js:1:821727
    v3d.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(233,25-100): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

    v3d.js:1:378470
    v3d.CSS3DRenderer 2.5.0 CSS3DRenderer.js:41:5
    v3d.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(75,25-100): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them

    v3d.js:1:378470
    Échec du chargement pour l’élément <script> dont la source est « https://www.litvine-georges.com/3d/cadavreexquis/visual_logic.jsvisual_logic.js ».

    Please, note that the app works fine in FireFox, however not in Edge.
    As I told you, I don’t want to bother with the htmlviewer, however I think that this post might help you to fix things in the v3d.js file.

    NewFake :)

    #6177

    Hi,

    This is a really strange bug which, I recall, we were reproducing in the past. I’d suggest clean-updating your app to v.2.6, as described in the Updating section of the manual.

    UPD Or just simply edit the line var LOGIC =

    Chief 3D Verger | LinkedIn | Twitter

    #6349
    NewFake
    Customer

    Hi!

    At first, please, note that I promised I would not be much too demanding about htmlmixer; therefore what I write here are tracks to help, to feedback; I’m not demanding whatsoever :bye:

    I updated the app to 2.6.
    The whole app doesn’t work at all, the page that is “iframed called” is much too big. I don’t care.

    But what could be of interest for you is that V3d.js and v3d.CSS3DRenderer are still looking for the weird *.js file: visual_logic.jsvisual_logic.js
    even through Verge3D 2.6.0:
    LogicLoadError: “Unable to load the logic file: ‘visual_logic.jsvisual_logic.js’.”
    and
    Échec du chargement pour l’élément (which means “can’t load”) <script> dont la source est « https://www.litvine-georges.com/3d/cadavreexquis-2.6/visual_logic.jsvisual_logic.js ».

    Also useful I guess:
    d.AppPuzzles has been deprecated. Use v3d.PuzzlesLoader instead

    Also in the block v3d.CSS3DRenderer 2.6.0:
    v3d.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(75,25-100): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
    v3d.js:1:392763
    ______________________________
    Also, please, check what the console says against the patched htmlmixer app you uploaded here for me:
    https://www.litvine-georges.com/3d/htmlmixer/htmlmixer.html
    ______________________________

    I’m going to let the updated version to 2.6 for a few days there, for the feedback:
    https://www.litvine-georges.com/3d/cadavreexquis-2.6/cadavreexquis.php

    The one that works quite well, but in Edge…:
    https://www.litvine-georges.com/3d/cadavreexquis/cadavreexquis.php
    ______________________________

    Hope that helps, and, please, can you over comment?

    NewFake :)

    #6370

    Hi,

    It looks like we forgot to update the HTML Mixer app to version 2.6. There was some significant refactoring in the Player code. I’m attaching the updated app, thanks for the feedback!

    Attachments:
    You must be logged in to view attached files.

    Chief 3D Verger | LinkedIn | Twitter

    #6391
    NewFake
    Customer

    Hi!

    Most welcome you are :) Could you please apply the patch that makes the iframe follow the animation of the carrying object?

    NewFake :)

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