Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

black image after restarting - android #1628

Open
akuku597 opened this issue Mar 24, 2021 · 5 comments
Open

black image after restarting - android #1628

akuku597 opened this issue Mar 24, 2021 · 5 comments
Assignees
Labels
🐞 Bug Something isn't working cat: client Category engine (client, renderer, sdl) P3: Normal Priority 3
Milestone

Comments

@akuku597
Copy link

The problem is that after restarting the Etlegacy application on android, I have a black image and the sound is there

phone
xiaomi redmi 8
android version 10 QKQ1.191014.001

@akuku597 akuku597 changed the title No image after restarting - anfroid black image after restarting - anfroid Mar 24, 2021
@akuku597 akuku597 changed the title black image after restarting - anfroid black image after restarting - android Mar 24, 2021
@rafal1137 rafal1137 added this to the Android milestone Mar 24, 2021
@rafal1137 rafal1137 self-assigned this Mar 24, 2021
@rafal1137
Copy link
Member

@akuku597
More over:
Hmm yeah I just checked logcat apps on Google Play most of them are useless, unless you have rooted device but there is another way to get something from your phone. Can you follow this guide https://www.xda-developers.com/install-adb-windows-macos-linux/ ?
To get me full log from logcat ?
This would help me a lot at identifying what is wrong.
The faster you will get log the better.

@akuku597
Copy link
Author

@rafal1137
Copy link
Member

https://megawrzuta.pl/download/ec30fa9e6575651afe22717561ad3fc9.html

This one seems to be corrupted. But thanks to Discord.

https://pastebin.com/hvATFYAr

@rafal1137
Copy link
Member

There are few lines that are worth look at:

03-24 19:01:14.971 685 2255 E BufferQueueProducer: [SurfaceView - org.etlegacy.app/org.etlegacy.app.ETLActivity#0] query: BufferQueue has been abandoned
03-24 19:01:14.971 685 2255 E BufferQueueProducer: [SurfaceView - org.etlegacy.app/org.etlegacy.app.ETLActivity#0] dequeueBuffer: BufferQueue has been abandoned
03-24 19:01:14.971 28495 28533 I Adreno : DequeueBuffer: dequeueBuffer failed
03-24 19:01:14.971 685 2255 E BufferQueueProducer: [SurfaceView - org.etlegacy.app/org.etlegacy.app.ETLActivity#0] query: BufferQueue has been abandoned
03-24 19:01:14.971 685 2255 E BufferQueueProducer: [SurfaceView - org.etlegacy.app/org.etlegacy.app.ETLActivity#0] dequeueBuffer: BufferQueue has been abandoned
03-24 19:01:14.971 28495 28533 I Adreno : DequeueBuffer: dequeueBuffer failed

@rmarquis rmarquis added 🐞 Bug Something isn't working P3: Normal Priority 3 cat: client Category engine (client, renderer, sdl) labels Apr 9, 2021
@rafal1137
Copy link
Member

@akuku597 If you could install this one:
https://mega.nz/file/w9wRCKLY#42TbLftpf5kHEs0gz-qc2QPU-9e6f5oblaaPlh-QqY8

And using adb
adb logcat -d | findstr org.etlegacy.app
And paste here the output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working cat: client Category engine (client, renderer, sdl) P3: Normal Priority 3
Projects
None yet
Development

No branches or pull requests

3 participants