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

UninitializedPropertyAccessException #234

Closed
Moseqi opened this issue Mar 10, 2021 · 8 comments
Closed

UninitializedPropertyAccessException #234

Moseqi opened this issue Mar 10, 2021 · 8 comments
Assignees
Labels

Comments

@Moseqi
Copy link

Moseqi commented Mar 10, 2021

I'm getting crashes in crashlytics of UninitializedPropertyAccessException
version - 1.0.0-alpha05
Getting crashes in all android versions
Here's the log

Fatal Exception: kotlin.UninitializedPropertyAccessException: lateinit property imageAdapter has not been initialized at com.sangcomz.fishbun.Fishton.getImageAdapter(Fishton.kt:15) at com.sangcomz.fishbun.datasource.FishBunDataSourceImpl.getImageAdapter(FishBunDataSourceImpl.kt:27) at com.sangcomz.fishbun.ui.album.model.repository.AlbumRepositoryImpl.getImageAdapter(AlbumRepositoryImpl.kt:40) at com.sangcomz.fishbun.ui.album.mvp.AlbumPresenter$loadAlbumList$$inlined$let$lambda$1$1.invoke(AlbumPresenter.kt:33) at com.sangcomz.fishbun.ui.album.mvp.AlbumPresenter$loadAlbumList$$inlined$let$lambda$1$1.invoke(AlbumPresenter.kt:26) at com.sangcomz.fishbun.util.MainUiHandler$run$1.run(MainUiHandler.kt:11) at android.os.Handler.handleCallback(Handler.java:790) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:164) at android.app.ActivityThread.main(ActivityThread.java:6543) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:440) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:810)

@Moseqi Moseqi added the bug label Mar 10, 2021
@sangcomz sangcomz self-assigned this Mar 16, 2021
@sangcomz
Copy link
Owner

I'll check. Thank you.

@sangcomz
Copy link
Owner

@Moseqi Could you explain when the issue occurs?
Can I reproduce it?

@Moseqi
Copy link
Author

Moseqi commented Mar 31, 2021

@sangcomz Thanks for the reply and sorry for the delay(busy on another project)
No, I can not reproduce it, I have tried several times but no luck. I got these logs from the crashlytics.

@igor-medelian
Copy link

Same issue here.

@Moseqi
Copy link
Author

Moseqi commented Sep 24, 2021

@sangcomz Hi, Have you find something on this? I am still getting this issue, but not frequently.

@dioals
Copy link

dioals commented Aug 8, 2022

Hellp, any update on this ? still getting the same issue

@Moony-H
Copy link

Moony-H commented Aug 25, 2022

it still getting the same issue when Fishbun started in fragment.

but set the "setIsUseDetailView" false, it works. i dont know why

@sangcomz
Copy link
Owner

please use 1.1.1 version. thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants