Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice
  3. Join us on November 16th, 2023, between 1 pm and 9 pm CET for Ask the Experts Online on Discord and on Unity Discussions.
    Dismiss Notice

webGL error

Discussion in 'AR/VR (XR) Discussion' started by murat-tanrikulu, Aug 28, 2016.

  1. murat-tanrikulu

    murat-tanrikulu

    Joined:
    Feb 23, 2016
    Posts:
    7
    hello
    i have this error on chrome.
    it shows in chrome javascript consol

    optimizing out Math.fround calls
    blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:1 MediaStreamTrack.getSources is deprecated. See https://www.chromestatus.com/feature/4765305641369600 for more details.
    UnityLoader.js:1 pre-main prep time: 1242 msModule.printErr @ UnityLoader.js:1
    blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:1 The devicemotion event is deprecated on insecure origins, and support will be removed in the future. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details.
    blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:1 The deviceorientation event is deprecated on insecure origins, and support will be removed in the future. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details.
    UnityLoader.js:1 Initialize engine version: 5.3.5f1 (960ebf59018a)
    UnityLoader.js:1 Creating WebGL 1.0 context.
    UnityLoader.js:1 bad name in getProcAddress: glGenQueriesEXT,glGenQueriesModule.printErr @ UnityLoader.js:1
    UnityLoader.js:1 bad name in getProcAddress: glDeleteQueriesEXT,glDeleteQueriesModule.printErr @ UnityLoader.js:1
    UnityLoader.js:1 bad name in getProcAddress: glBeginQueryEXT,glBeginQueryModule.printErr @ UnityLoader.js:1
    UnityLoader.js:1 bad name in getProcAddress: glEndQueryEXT,glEndQueryModule.printErr @ UnityLoader.js:1
    UnityLoader.js:1 bad name in getProcAddress: glQueryCounterEXT,glQueryCounterModule.printErr @ UnityLoader.js:1
    UnityLoader.js:1 bad name in getProcAddress: glGetQueryObjectui64vEXT,glGetQueryObjectui64vModule.printErr @ UnityLoader.js:1
    UnityLoader.js:1 bad name in getProcAddress: glGetQueryObjectuivEXT,glGetQueryObjectuivModule.printErr @ UnityLoader.js:1
    UnityLoader.js:1 bad name in getProcAddress: glGenQueriesEXT,glGenQueriesModule.printErr @ UnityLoader.js:1
    UnityLoader.js:1 Renderer: WebKit WebGL
    UnityLoader.js:1 Vendor: WebKit
    UnityLoader.js:1 Version: WebGL 1.0 (OpenGL ES 2.0 Chromium)
    UnityLoader.js:1 GLES: 0
    UnityLoader.js:1 ANGLE_instanced_arrays GL_ANGLE_instanced_arrays EXT_blend_minmax GL_EXT_blend_minmax EXT_disjoint_timer_query GL_EXT_disjoint_timer_query EXT_frag_depth GL_EXT_frag_depth EXT_shader_texture_lod GL_EXT_shader_texture_lod EXT_sRGB GL_EXT_sRGB EXT_texture_filter_anisotropic GL_EXT_texture_filter_anisotropic WEBKIT_EXT_texture_filter_anisotropic GL_WEBKIT_EXT_texture_filter_anisotropic OES_element_index_uint GL_OES_element_index_uint OES_standard_derivatives GL_OES_standard_derivatives OES_texture_float GL_OES_texture_float OES_texture_float_linear GL_OES_texture_float_linear OES_texture_half_float GL_OES_texture_half_float OES_texture_half_float_linear GL_OES_texture_half_float_linear OES_vertex_array_object GL_OES_vertex_array_object WEBGL_compressed_texture_etc1 GL_WEBGL_compressed_texture_etc1 WEBGL_compressed_texture_s3tc GL_WEBGL_compressed_texture_s3tc WEBKIT_WEBGL_compressed_texture_s3tc GL_WEBKIT_WEBGL_compressed_texture_s3tc WEBGL_debug_renderer_info GL_WEBGL_debug_renderer_info WEBGL_debug_shaders GL
    UnityLoader.js:1 _WEBGL_debug_shaders WEBGL_depth_texture GL_WEBGL_depth_texture WEBKIT_WEBGL_depth_texture GL_WEBKIT_WEBGL_depth_texture WEBGL_draw_buffers GL_WEBGL_draw_buffers WEBGL_lose_context GL_WEBGL_lose_context WEBKIT_WEBGL_lose_context GL_WEBKIT_WEBGL_lose_context
    UnityLoader.js:1 OPENGL LOG: Creating OpenGL ES 2.0 graphics device
    UnityLoader.js:1 UnloadTime: 119.000000 ms
    blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:1 DllNotFoundException: Unable to load DLL 'audioplugingvrunity': The specified module could not be found.

    _JS_Log_Dump @ blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:1
    blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:1 InvalidOperationException: Unsupported device.

    _JS_Log_Dump @ blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:1
    UnityLoader.js:1 90
    UnityLoader.js:1 90Module.printErr @ UnityLoader.js:1
    UnityLoader.js:1 Invoking error handler due to
    Uncaught abort(90) at Error
    at jsStackTrace (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:1:22814)
    at stackTrace (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:1:22997)
    at abort (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:32:52146)
    at Array.jcm (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:25:240544)
    at Array.Y7d (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:17:838654)
    at VVk (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:8:643299)
    at hBf (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:11:647676)
    at aBf (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:11:639062)
    at Array.$Af (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:11:638501)
    at Array.Xpk (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:8:282736)
    If this abort() is unexpected, build with -s ASSERTIONS=1 which can give more information.
    blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:1 Uncaught abort(90) at Error
    at jsStackTrace (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:1:22814)
    at stackTrace (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:1:22997)
    at abort (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:32:52146)
    at Array.jcm (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:25:240544)
    at Array.Y7d (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:17:838654)
    at VVk (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:8:643299)
    at hBf (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:11:647676)
    at aBf (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:11:639062)
    at Array.$Af (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:11:638501)
    at Array.Xpk (blob:http://www.nasa-vision.com/f22db872-19e7-433d-98e4-bf74d9052bff:8:282736)
    If this abort() is unexpected, build with -s ASSERTIONS=1 which can give more information.
     
  2. murat-tanrikulu

    murat-tanrikulu

    Joined:
    Feb 23, 2016
    Posts:
    7