Since one of the contributors has referred me here... I'm trying to manually change the base url in the particular extension settings (wolf.com) It should work normally and It's currently wfwf414.com and when I try to change it, my app (yōkai) suddenly crashes with this log:
java.lang.Throwable: java.lang.ClassCastException: eu.kanade.tachiyomi.widget.preference.EditTextResetPreference cannot be cast to androidx.preference.EditTextPreference at e.h(r8-map-id-5363516ff8859fdb5717eedf7c3629962c94a914cd4b850390a97dd23d9a70e3:12) at e.c(r8-map-id-5363516ff8859fdb5717eedf7c3629962c94a914cd4b850390a97dd23d9a70e3:1) at b.onPreferenceChange(r8-map-id-5363516ff8859fdb5717eedf7c3629962c94a914cd4b850390a97dd23d9a70e3:5) at androidx.preference.Preference.callChangeListener(SourceFile:5) at eu.kanade.tachiyomi.ui.manga.chapter.ChaptersSortBottomSheet$$ExternalSyntheticLambda7.onClick(SourceFile:22) at androidx.appcompat.app.AlertController$ButtonHandler.handleMessage(SourceFile:173) at android.os.Handler.dispatchMessage(Handler.java:114) at android.os.Looper.loopOnce(Looper.java:266) at android.os.Looper.loop(Looper.java:361) at android.app.ActivityThread.main(ActivityThread.java:10373) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:675) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1002)
This is the first time it happened when I'm using Yōkai. 
Here's the rest of crash logs:
yokai_crash_logs.txt
Originally posted by @Kantotero in keiyoushi/extensions-source#17407 (comment)
Since one of the contributors has referred me here... I'm trying to manually change the base url in the particular extension settings (wolf.com) It should work normally and It's currently
wfwf414.comand when I try to change it, my app (yōkai) suddenly crashes with this log:java.lang.Throwable: java.lang.ClassCastException: eu.kanade.tachiyomi.widget.preference.EditTextResetPreference cannot be cast to androidx.preference.EditTextPreference at e.h(r8-map-id-5363516ff8859fdb5717eedf7c3629962c94a914cd4b850390a97dd23d9a70e3:12) at e.c(r8-map-id-5363516ff8859fdb5717eedf7c3629962c94a914cd4b850390a97dd23d9a70e3:1) at b.onPreferenceChange(r8-map-id-5363516ff8859fdb5717eedf7c3629962c94a914cd4b850390a97dd23d9a70e3:5) at androidx.preference.Preference.callChangeListener(SourceFile:5) at eu.kanade.tachiyomi.ui.manga.chapter.ChaptersSortBottomSheet$$ExternalSyntheticLambda7.onClick(SourceFile:22) at androidx.appcompat.app.AlertController$ButtonHandler.handleMessage(SourceFile:173) at android.os.Handler.dispatchMessage(Handler.java:114) at android.os.Looper.loopOnce(Looper.java:266) at android.os.Looper.loop(Looper.java:361) at android.app.ActivityThread.main(ActivityThread.java:10373) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:675) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1002)This is the first time it happened when I'm using Yōkai.
Here's the rest of crash logs:
yokai_crash_logs.txt
Originally posted by @Kantotero in keiyoushi/extensions-source#17407 (comment)