Emulator: glClear:466 GL err 0x502

前端 未结 7 1792
温柔的废话
温柔的废话 2020-12-11 03:14

How to solve the Android Studio 3.0.1 Emulator?

When I start to run the project with virtual device, the error start showing (Emulat

7条回答
  •  Happy的楠姐
    2020-12-11 03:42

    I get this when I have started Firefox and afterwards started the emulator in Adnroid studio, seems that Firefox hogs som resource or that the resource is not sharable. It starts with that the event log spits out:

    07:31 Emulator: libpng warning: iCCP: known incorrect sRGB profile

    07:31 Emulator: libpng warning: iCCP: known incorrect sRGB profile

    Usually ends with Emulator: glClear:470 GL err 0x506 and the emulator dies.

    My workaround, dont have firefox open when I start the emulator, opening firefox after doesnt now cause this error

    Running system, Win10 latest patches as this date and firefox 60.0.2 (64-bit) and android studio 3.1.4

提交回复
热议问题