nuthinking Posted March 2, 2016 Share Posted March 2, 2016 Trying to load pixi content on a WebView on Android (not browser). Getting the following error: W/OpenGLRenderer: Failed to set EGL_SWAP_BEHAVIOR on surface 0xa3d40400, error=EGL_SUCCESS E/eglCodecCommon: glUtilsParamSize: unknow param 0x00000b44 E/eglCodecCommon: glUtilsParamSize: unknow param 0x00000bd0 E/eglCodecCommon: **** ERROR unknown type 0x0 (glSizeof,72) E/eglCodecCommon: **** ERROR unknown type 0x0 (glSizeof,72) E/eglCodecCommon: glUtilsParamSize: unknow param 0x00000b44 E/eglCodecCommon: glUtilsParamSize: unknow param 0x00000bd0 E/chromium: [ERROR:buffer_manager.cc(313)] [.Parent-Compositor-0xa44be900]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command I wonder if it is a default WebView issue or Pixi's. Anyone had experience with a similar challenge? Thanks! Quote Link to comment Share on other sites More sharing options...
nuthinking Posted March 2, 2016 Author Share Posted March 2, 2016 Pixi actually runs on the default Android WebView (on the device, not emulator). Just add to enable JavaScript. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.