Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

NullPointerException occur #108

Open
Kim-DongGeun opened this issue Sep 27, 2022 · 0 comments
Open

NullPointerException occur #108

Kim-DongGeun opened this issue Sep 27, 2022 · 0 comments

Comments

@Kim-DongGeun
Copy link

Kim-DongGeun commented Sep 27, 2022

I don't know when the exception is thrown
here is crash log
plz check it

Fatal Exception: java.lang.NullPointerException: Attempt to write to field 'int iamutkarshtiwari.github.io.ananas.editimage.EditImageActivity.i' on a null object reference

at iamutkarshtiwari.github.io.ananas.editimage.fragment.crop.CropFragment.onShow(CropFragment.java:145)
at iamutkarshtiwari.github.io.ananas.editimage.fragment.MainMenuFragment.onCropClick(MainMenuFragment.java:189)
at iamutkarshtiwari.github.io.ananas.editimage.fragment.MainMenuFragment.onClick(MainMenuFragment.java:161)
at android.view.View.performClick(View.java:7862)
at android.view.View.performClickInternal(View.java:7831)
at android.view.View.access$3600(View.java:879)
at android.view.View$PerformClick.run(View.java:29359)
at android.os.Handler.handleCallback(Handler.java:883)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loop(Looper.java:237)
at android.app.ActivityThread.main(ActivityThread.java:8167)
at java.lang.reflect.Method.invoke(Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:496)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1100)

@Kim-DongGeun Kim-DongGeun changed the title NullPointException occur NullPointerException occur Sep 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant