You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Date/time: Thu Jan 09 20:13:16 MST 2025
Device: Pixel 9 Pro
OS version: 15
App version: 3.2.0
App version code: 300200000
SDK version: 35
Manufacturer: Google
Brand: google
Product: caiman
Device: caiman
Hardware: caiman
Host: r-eaf9838018e7e7ac-vwb8
ID: AP4A.250105.002
Type: user
User: android-build
Tags: release-keys
Time: 1732310715000
Radio: g5400c-240910-241106-B-12613159,g5400c-240910-241106-B-12613159
Bootloader: ripcurrentpro-15.1-12475284
Board: caiman
Fingerprint: google/caiman/caiman:15/AP4A.250105.002/12701944:user/release-keys
Supported ABIs: arm64-v8a
Supported 32 bit ABIs:
Supported 64 bit ABIs: arm64-v8a
Is emulator: false
Thread: main
Activity: MediaDetailsActivity
Exception: Parcelable encountered IOException writing serializable object (name = ani.dantotsu.media.Media)
Stack trace:
android.os.BadParcelableException: Parcelable encountered IOException writing serializable object (name = ani.dantotsu.media.Media)
at android.os.Parcel.writeSerializable(Parcel.java:2952)
at android.os.Parcel.writeValue(Parcel.java:2718)
at android.os.Parcel.writeValue(Parcel.java:2517)
at android.os.Parcel.writeArrayMapInternal(Parcel.java:1381)
at android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1843)
at android.os.Bundle.writeToParcel(Bundle.java:1483)
at android.os.Parcel.writeBundle(Parcel.java:1450)
at android.content.Intent.writeToParcel(Intent.java:12220)
at android.app.assist.AssistContent.writeToParcelInternal(AssistContent.java:192)
at android.app.assist.AssistContent.writeToParcel(AssistContent.java:226)
at android.os.Parcel.writeTypedObject(Parcel.java:2358)
at android.app.IActivityTaskManager$Stub$Proxy.reportAssistContextExtras(IActivityTaskManager.java:2598)
at android.app.ActivityThread.handleRequestAssistContextExtras(ActivityThread.java:4450)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2667)
at android.os.Handler.dispatchMessage(Handler.java:109)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8787)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:591)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:871)
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:955)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:1079)
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1568)
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1490)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)
at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1620)
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1581)
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1490)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:354)
at android.os.Parcel.writeSerializable(Parcel.java:2947)
... 20 more
Dartotsu Version
3.2.0
Operating System Version
Android 15
Device Information
Pixel 9 pro
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.
The text was updated successfully, but these errors were encountered:
🛠️ 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!
Steps to Reproduce
Put the app in app drawer and it crashes
Expected Outcome
Resume function
Actual Outcome
Crash
Error Logs (if applicable)
Date/time: Thu Jan 09 20:13:16 MST 2025
Device: Pixel 9 Pro
OS version: 15
App version: 3.2.0
App version code: 300200000
SDK version: 35
Manufacturer: Google
Brand: google
Product: caiman
Device: caiman
Hardware: caiman
Host: r-eaf9838018e7e7ac-vwb8
ID: AP4A.250105.002
Type: user
User: android-build
Tags: release-keys
Time: 1732310715000
Radio: g5400c-240910-241106-B-12613159,g5400c-240910-241106-B-12613159
Bootloader: ripcurrentpro-15.1-12475284
Board: caiman
Fingerprint: google/caiman/caiman:15/AP4A.250105.002/12701944:user/release-keys
Supported ABIs: arm64-v8a
Supported 32 bit ABIs:
Supported 64 bit ABIs: arm64-v8a
Is emulator: false
Thread: main
Activity: MediaDetailsActivity
Exception: Parcelable encountered IOException writing serializable object (name = ani.dantotsu.media.Media)
Stack trace:
android.os.BadParcelableException: Parcelable encountered IOException writing serializable object (name = ani.dantotsu.media.Media)
at android.os.Parcel.writeSerializable(Parcel.java:2952)
at android.os.Parcel.writeValue(Parcel.java:2718)
at android.os.Parcel.writeValue(Parcel.java:2517)
at android.os.Parcel.writeArrayMapInternal(Parcel.java:1381)
at android.os.BaseBundle.writeToParcelInner(BaseBundle.java:1843)
at android.os.Bundle.writeToParcel(Bundle.java:1483)
at android.os.Parcel.writeBundle(Parcel.java:1450)
at android.content.Intent.writeToParcel(Intent.java:12220)
at android.app.assist.AssistContent.writeToParcelInternal(AssistContent.java:192)
at android.app.assist.AssistContent.writeToParcel(AssistContent.java:226)
at android.os.Parcel.writeTypedObject(Parcel.java:2358)
at android.app.IActivityTaskManager$Stub$Proxy.reportAssistContextExtras(IActivityTaskManager.java:2598)
at android.app.ActivityThread.handleRequestAssistContextExtras(ActivityThread.java:4450)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2667)
at android.os.Handler.dispatchMessage(Handler.java:109)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8787)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:591)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:871)
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:955)
at java.lang.reflect.Method.invoke(Native Method)
at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:1079)
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1568)
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1490)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)
at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1620)
at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1581)
at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1490)
at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1234)
at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:354)
at android.os.Parcel.writeSerializable(Parcel.java:2947)
... 20 more
Dartotsu Version
3.2.0
Operating System Version
Android 15
Device Information
Pixel 9 pro
Additional Information
No response
Submission Checklist
The text was updated successfully, but these errors were encountered: