cocos2d-x icon indicating copy to clipboard operation
cocos2d-x copied to clipboard

Black screen on Android Emulator

Open Spider84 opened this issue 3 years ago • 0 comments

  • cocos2d-x version: 3.xx
  • devices test on: Android Emulator with Hardware GPU

Bug same as "Old Black screen bug". BUT! At this time Application is Work some time, but in one moment can switch to black screen. Bug reproduced only on HW GPU Acceleration. I haven't application source and can't say where exectly, but I have Emulator Sources and can modify them and compile. I need to run this application on Emulator with HW GPU Acceleration

Before Blackscreen in logcat I can see:

01-19 07:38:32.100  3766  3907 D cocos2d-x debug info: OpenGL error 0x0502 in C:/trunk/frameworks/cocos2d-x/cocos/renderer/CCTexture2D.cpp initWithMipmaps 665
01-19 07:38:32.100  3766  3907 D cocos2d-x debug info:

Spider84 avatar Jan 19 '22 12:01 Spider84