bunny-mod / Bunny

A client mod for Discord mobile, fork of Vendetta
BSD 3-Clause "New" or "Revised" License
1.45k stars 34 forks source link

bug: Bunny crashes on Android 15 Beta 4 #67

Closed JetyWawoo closed 2 months ago

JetyWawoo commented 3 months ago

Steps to reproduce:

  1. Update to Android 15 Beta 4
  2. Launch Bunny (Stable, Beta, Alpha) (Non-root)
  3. It closes instantly, get owned
Rico040 commented 3 months ago

LSPosed supports up to A15 Beta 2

ponpat commented 3 months ago

I can confirm, beta 3 worked still fine. Issue only arised after beta 4 update. I'm not sure what changed in between. I checked all other apps and they all work properly.

If it's LSPosed related and it only support up to beta 2, shouldn't the issues have started on 3 already?

NeytirX commented 3 months ago

Issue started on beta 4 on my end, however, I had to update my bunny in beta 3

imide commented 3 months ago

Issue occuring for me on b5, never happened on B4 or 3.

GayPotatoEmma commented 3 months ago

Issue occuring for me on b5, never happened on B4 or 3.

You may be mixing up Beta 3.1 with Beta 4. There is no Beta 5 nor is there one planned.

That being said, can also confirm it's crashing on Pixel 8 Pro on 15b4

imide commented 3 months ago

You may be mixing up Beta 3.1 with Beta 4. There is no Beta 5 nor is there one planned.

oops! mb, thanks for the correction

theoparis commented 3 months ago

I got more information from adb logcat --buffer=crash 🤔

07-25 13:46:50.670 31903 31903 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.discord.MainApplication" on path: DexPathList[[zip file "/data/app/~~fEZohDZdFYS6sdneYUFxsA==/io.github.pyoncord.app-ow-LA50Z08b0TfD_kOwJ9A==/base.apk", zip file "/data/app/~~fEZohDZdFYS6sdneYUFxsA==/io.github.pyoncord.app-ow-LA50Z08b0TfD_kOwJ9A==/split_config.arm64_v8a.apk", zip file "/data/app/~~fEZohDZdFYS6sdneYUFxsA==/io.github.pyoncord.app-ow-LA50Z08b0TfD_kOwJ9A==/split_config.en.apk", zip file "/data/app/~~fEZohDZdFYS6sdneYUFxsA==/io.github.pyoncord.app-ow-LA50Z08b0TfD_kOwJ9A==/split_config.xxhdpi.apk"],nativeLibraryDirectories=[/data/app/~~fEZohDZdFYS6sdneYUFxsA==/io.github.pyoncord.app-ow-LA50Z08b0TfD_kOwJ9A==/lib/arm64, /data/app/~~fEZohDZdFYS6sdneYUFxsA==/io.github.pyoncord.app-ow-LA50Z08b0TfD_kOwJ9A==/base.apk!/lib/arm64-v8a, /data/app/~~fEZohDZdFYS6sdneYUFxsA==/io.github.pyoncord.app-ow-LA50Z08b0TfD_kOwJ9A==/split_config.arm64_v8a.apk!/lib/arm64-v8a, /data/app/~~fEZohDZdFYS6sdneYUFxsA==/io.github.pyoncord.app-ow-LA50Z08b0TfD_kOwJ9A==/split_config.en.apk!/lib/arm64-v8a, /data/app/~~fEZohDZdFYS6sdneYUFxsA==/io.github.pyoncord.app-ow-LA50Z08b0TfD_kOwJ9A==/split_config.xxhdpi.apk!/lib/arm64-v8a, /system/lib64, /system_ext/lib64]]
ballo commented 2 months ago

This is also happening to me. Baseband version g5300q-240704-240707-B-12055926,g5300q-240704-240707-B-12055926 Kernel version 5.10.209-android13-4-00008-g28a6e1ad779c-ab11971276

1 Fri Jun 14 01:29:26 UTC 2024

Shuflduf commented 2 months ago

Installing with Shizuku doesn't fix this

Rico040 commented 2 months ago

duh

Shuflduf commented 2 months ago

:(

theoparis commented 2 months ago

:(

The mentioned pr fixes the issue, you can download the debug apk from GitHub Actions for the time being. I had to remove the existing apps beforehand in order to fully reinstalll Bunny.

pylixonly commented 2 months ago

https://github.com/pyoncord/BunnyManager/releases/tag/1006 should do

ballo commented 2 months ago

I was prompted for an update but it still crashes on launch

Edit: OK I had to install the new manager first and it works. The old manager prompted me to update but that didn't work.