Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Game crashing on Sony Xperia

Phone: Sony Xperia LT25i.

I installed game. Launched it. Saw black screen and unresponsive application.

And logcat keep spamming in console:

W/Adreno-EGL(23297): <qeglDrvAPI_eglCreateContext:2342>: EGL_BAD_ATTRIBUTE
W/Adreno-EGL(23297): <qeglDrvAPI_eglCreateContext:2342>: EGL_BAD_ATTRIBUTE
I/Unity   (23297): Skipped frame because GfxDevice is in invalid state (device lost)
I/Unity   (23297):  
I/Unity   (23297): (Filename:  Line: 1585)
I/Unity   (23297):  

Does anyone have idea whats going on and how to fix this?

I tried different apps. I even created empty project with empty scene - same result.

like image 981
Utamaru Avatar asked Oct 19 '22 13:10

Utamaru


1 Answers

The problem was resolved by updating Android SDK and installing previous SDK versions.

like image 82
Utamaru Avatar answered Oct 24 '22 02:10

Utamaru