wizard872 / DotNetty_For_Unity

DotNetty_0.6.0_forUnity
13 stars 3 forks source link

Report an error on an Android device:Couldn't open advapi32, error: Cannot load library: ? #1

Open 08yijiu521 opened 4 years ago

08yijiu521 commented 4 years ago

9-28 11:38:42.183 3359-3379/? I/Unity: Built from '2019.3/staging' branch, Version '2019.3.0f6 (27ab2135bccf)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'armeabi-v7a', Stripping 'Enabled' 09-28 11:38:42.536 3359-3379/? E/EGL_emulation: [eglGetConfigAttrib] Bad attribute idx 12513 09-28 11:38:42.536 3359-3379/? E/EGL_emulation: tid 3379: eglGetConfigAttrib(777): error 0x3004 (EGL_BAD_ATTRIBUTE) 09-28 11:38:42.536 3359-3379/? E/EGL_emulation: [eglGetConfigAttrib] Bad attribute idx 12514 09-28 11:38:42.536 3359-3379/? E/EGL_emulation: tid 3379: eglGetConfigAttrib(777): error 0x3004 (EGL_BAD_ATTRIBUTE) 09-28 11:38:42.536 3359-3379/? E/EGL_emulation: [eglGetConfigAttrib] Bad attribute idx 1 09-28 11:38:42.536 3359-3379/? E/EGL_emulation: tid 3379: eglGetConfigAttrib(777): error 0x3004 (EGL_BAD_ATTRIBUTE) 09-28 11:38:42.591 3359-3379/? E/eglCodecCommon: glUtilsParamSize: unknow param 0x000090dc 09-28 11:38:42.591 3359-3379/? E/eglCodecCommon: glUtilsParamSize: unknow param 0x000090dc 09-28 11:38:42.591 3359-3379/? E/eglCodecCommon: glUtilsParamSize: unknow param 0x00008f38 09-28 11:38:42.591 3359-3379/? E/eglCodecCommon: glUtilsParamSize: unknow param 0x00008f38 09-28 11:38:42.591 3359-3379/? E/eglCodecCommon: glUtilsParamSize: unknow param 0x000090db 09-28 11:38:42.591 3359-3379/? E/eglCodecCommon: glUtilsParamSize: unknow param 0x000090db 09-28 11:38:42.591 3359-3379/? E/eglCodecCommon: glUtilsParamSize: unknow param 0x000090d6 09-28 11:38:42.591 3359-3379/? E/eglCodecCommon: glUtilsParamSize: unknow param 0x000090d6 09-28 11:38:42.591 3359-3379/? E/eglCodecCommon: glUtilsParamSize: unknow param 0x000090da 09-28 11:38:42.591 3359-3379/? E/eglCodecCommon: glUtilsParamSize: unknow param 0x000090da 09-28 11:38:42.591 3359-3379/? E/eglCodecCommon: glUtilsParamSize: unknow param 0x000090eb 09-28 11:38:42.591 3359-3379/? E/eglCodecCommon: glUtilsParamSize: unknow param 0x000090eb 09-28 11:38:42.592 3359-3379/? D/Unity: GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_depth24 GL_OES_depth32 GL_OES_element_index_uint GL_OES_texture_float GL_OES_texture_float_linear GL_OES_compressed_paletted_texture GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth_texture GL_EXT_texture_format_BGRA8888 GL_APPLE_texture_format_BGRA8888 GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_packed_depth_stencil GL_OES_vertex_half_float GL_OES_texture_npot GL_OES_rgb8_rgba8 GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_EXT_robustness GL_OES_EGL_image_external_essl3 GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_hdr GL_OES_texture_compression_astc 09-28 11:38:42.593 3359-3379/? E/eglCodecCommon: glUtilsParamSize: unknow param 0x00008b4a 09-28 11:38:42.593 3359-3379/? E/eglCodecCommon: glUtilsParamSize: unknow param 0x00008b4a 09-28 11:38:42.593 3359-3379/? E/eglCodecCommon: glUtilsParamSize: unknow param 0x00008a30 09-28 11:38:42.593 3359-3379/? E/eglCodecCommon: glUtilsParamSize: unknow param 0x00008a30 09-28 11:38:42.985 3359-3409/? E/Unity: Unable to find advapi32 09-28 11:38:42.988 3359-3409/? W/Unity: Plugins: Couldn't open advapi32, error: Cannot load library:

https://github.com/neuecc/MessagePack-CSharp/issues/748 How did you solve it?

wizard872 commented 4 years ago

umm, i'm not use message pack. is this error related to dotnetty?