Skip to content
New issue

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

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

Already on GitHub? # to your account

New version crushing a lot (app died) #564

Closed
5 tasks done
ashrafholmes opened this issue Jan 13, 2025 · 2 comments
Closed
5 tasks done

New version crushing a lot (app died) #564

ashrafholmes opened this issue Jan 13, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@ashrafholmes
Copy link

Steps to Reproduce

Just fix the bug that making it crush too much

Expected Outcome

Expected new version to give better experience...

Actual Outcome

Whenever I try to get back after watching or reading episode/character It always shows app died .

Error Logs (if applicable)

Date/time: Mon Jan 13 23:28:13 GMT+06:00 2025
Device: SM-A105F
OS version: 11
App version: 3.2.0
App version code: 300200000
SDK version: 30
Manufacturer: samsung
Brand: samsung
Product: a10dd
Device: a10
Hardware: exynos7884B
Host: SWDK6322
ID: RP1A.200720.012
Type: user
User: dpi
Tags: release-keys
Time: 1677001670000
Radio: A105FDDS9CWB3,A105FDDS9CWB3
Bootloader: A105FDDS9CWB3
Board: exynos7884B
Fingerprint: samsung/a10dd/a10:11/RP1A.200720.012/A105FDDS9CWB3:user/release-keys
Supported ABIs: armeabi-v7a, armeabi
Supported 32 bit ABIs: armeabi-v7a, armeabi
Supported 64 bit ABIs:
Is emulator: false

Thread: main
Activity: ExoplayerView
Exception: Parcelable encountered IOException writing serializable object (name = ani.dantotsu.media.Media)
Stack trace:
java.lang.RuntimeException: Parcelable encountered IOException writing serializable object (name = ani.dantotsu.media.Media)
at android.os.Parcel.writeSerializable(Parcel.java:2126)
at android.os.Parcel.writeValue(Parcel.java:1896)
at android.os.Parcel.writeArrayMapInternal(Parcel.java:988)
at android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1620)
at android.os.Bundle.writeToParcel(Bundle.java:1303)
at android.os.Parcel.writeBundle(Parcel.java:1057)
at android.content.Intent.writeToParcel(Intent.java:11512)
at android.app.IActivityTaskManager$Stub$Proxy.startAppLockService(IActivityTaskManager.java:8353)
at android.app.Activity.startAppLockService(Activity.java:9212)
at android.app.Activity.performStart(Activity.java:8272)
at android.app.ActivityThread.handleStartActivity(ActivityThread.java:3853)
at android.app.servertransaction.TransactionExecutor.performLifecycleSequence(TransactionExecutor.java:221)
at android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.java:201)
at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:173)
at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2317)
at android.os.Handler.dispatchMessage(Handler.java:106)
at android.os.Looper.loop(Looper.java:246)
at android.app.ActivityThread.main(ActivityThread.java:8625)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:602)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1130)
Caused by: java.io.NotSerializableException: ani.dantotsu.connections.anilist.api.MediaStreamingEpisode
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1240)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:354)
at java.util.ArrayList.writeObject(ArrayList.java:762)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:1036)
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1552)
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1488)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)
at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1604)
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1565)
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1488)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:354)
at android.os.Parcel.writeSerializable(Parcel.java:2121)
... 21 more

Dartotsu Version

3.2.0

Operating System Version

Android 11

Device Information

Samsung galaxy a10

Additional Information

No response

Submission Checklist

  • I have searched existing issues to confirm this is not a duplicate.
  • I have provided a clear and descriptive title.
  • I am using the latest version of Dantotsu. If not, I have provided a reason for not updating.
  • I have updated all relevant extensions or dependencies.
  • I have filled out all the requested information accurately.
@ashrafholmes ashrafholmes added the bug Something isn't working label Jan 13, 2025
Copy link

🛠️ Thank you for reporting a bug!
Your issue has been successfully submitted and is now awaiting review. We appreciate your help in making Dantotsu better.
🔍 What Happens Next

  • Our team will investigate the issue and provide updates as soon as possible.
  • You may be asked for additional details or clarification if needed.
  • Once resolved, we'll notify you of the fix or provide a workaround.
    👥 Connect with Us
  • Discord: Engage with our community and ask questions.
  • Telegram: Reach out for real-time discussions and updates.
    We're working hard to resolve the issue and appreciate your patience!

@rebelonion
Copy link
Owner

Hey, I have a potential fix you can try here: https://files.catbox.moe/r2fh8e.apk

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants