• Resolved Bjarne Oldrup

    (@oldrup)


    Hey

    Thank you for sharing this plugin with the community.

    I’m testing dFlip on my test bench running WP 6.1 RC 1 and PHP 8.0. While the flipping works fine, these warnings are listed in the console:

    downloadable font: OS/2: Bad sTypoLineGap, setting it to 0: -32 (font-family: "themify" style:normal weight:400 stretch:100 src index:1) source: https://oldrup.net/wp-content/plugins/3d-flipbook-dflip-lite/assets/fonts/themify.woff
    THREE.WebGLRenderer 81 three.min.js:150:250
    THREE.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(445,1): warning X4000: use of potentially uninitialized variable (f_webgl_88e2b6533014e4f1_float4)
    
    three.min.js:74:368
    THREE.CSS3DRenderer 81 mockup.min.js:4:37503
    WebGL warning: generateMipmap: Tex image TEXTURE_2D level 0 is incurring lazy initialization.
    THREE.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(88,3-112): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll
    
    C:\fakepath(175,7-116): warning X3557: loop only executes for 1 iteration(s), consider removing [loop]
    C:\fakepath(168,1): warning X4000: use of potentially uninitialized variable (f_webgl_88e2b6533014e4f1_float4)
    
    three.min.js:74:368
    mozCurrentTransform is deprecated and will be removed in the future. Use CanvasRenderingContext2D.getTransform() or CanvasRenderingContext2D.setTransform() instead. pdf.min.js:22:243250
    mozCurrentTransformInverse is deprecated and will be removed in the future. Use CanvasRenderingContext2D.getTransform() or CanvasRenderingContext2D.setTransform() instead. pdf.min.js:22:272515
    THREE.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(452,1): warning X4000: use of potentially uninitialized variable (f_webgl_88e2b6533014e4f1_float4)
    
    three.min.js:74:368
    THREE.WebGLRenderer 81 three.min.js:150:250
    THREE.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(445,1): warning X4000: use of potentially uninitialized variable (f_webgl_88e2b6533014e4f1_float4)
    
    three.min.js:74:368
    THREE.CSS3DRenderer 81 mockup.min.js:4:37503
    THREE.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(88,3-112): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll
    
    C:\fakepath(175,7-116): warning X3557: loop only executes for 1 iteration(s), consider removing [loop]
    C:\fakepath(168,1): warning X4000: use of potentially uninitialized variable (f_webgl_88e2b6533014e4f1_float4)
    
    three.min.js:74:368
    WebGL warning: generateMipmap: Tex image TEXTURE_2D level 0 is incurring lazy initialization.
    THREE.WebGLProgram: gl.getProgramInfoLog() C:\fakepath(452,1): warning X4000: use of potentially uninitialized variable (f_webgl_88e2b6533014e4f1_float4)

    What do you make of that?

    Kind regards
    Bjarne

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Works fine, but throws some warnings in console.’ is closed to new replies.