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

(AttachmentUtils) Aliucord (v101.3 - Alpha) crashes when you tap and hold on a sent image. #29

Closed
WitherredAway opened this issue Nov 10, 2021 · 1 comment

Comments

@WitherredAway
Copy link

Steps to reproduce: Send an image to chat then tap and hold on it.

Crash log:
java.lang.NoSuchFieldError: No static field UiKit_Settings_Item_Icon of type I in class Lcom/lytefast/flexinput/R$h; or its superclasses (declaration of 'com.lytefast.flexinput.R$h' appears in base.apk!classes4.dex) at com.aliucord.plugins.attachmentutils.AttachmentContextMenu.onViewCreated(AttachmentContextMenu.kt:20) at androidx.fragment.app.Fragment.performViewCreated(Fragment.java:1) at androidx.fragment.app.FragmentStateManager.createView(FragmentStateManager.java:26) at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:20) at androidx.fragment.app.FragmentManager.executeOpsTogether(FragmentManager.java:34) at androidx.fragment.app.FragmentManager.removeRedundantOperationsAndExecute(FragmentManager.java:10) at androidx.fragment.app.FragmentManager.execPendingActions(FragmentManager.java:4) at androidx.fragment.app.FragmentManager$5.run(FragmentManager.java:1) at android.os.Handler.handleCallback(Handler.java:938) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:236) at android.app.ActivityThread.main(ActivityThread.java:7889) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:600) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)

@X1nto
Copy link
Owner

X1nto commented Nov 16, 2021

should be fixed now

@X1nto X1nto closed this as completed Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants