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

Crash after open app, java.lang.IndexOutOfBoundsException #15

Open
AyraHikari opened this issue Nov 30, 2019 · 0 comments
Open

Crash after open app, java.lang.IndexOutOfBoundsException #15

AyraHikari opened this issue Nov 30, 2019 · 0 comments

Comments

@AyraHikari
Copy link

After fixing error with
package com.igalata.bubblepicker.adapter does not exist
In this line

And fix xml error in this line

Which just change igalata to ldt

Then build it with assembleRelease and sign it, it going to crash after grant permission while open main screen.

Crash Log:

java.lang.IndexOutOfBoundsException: Index: 3, Size: 3
	at java.util.ArrayList.get(Unknown Source:15)
	at com.ldt.bubblepicker.rendering.java.gltexture.TexturePickerRenderer.initialize(TexturePickerRenderer.kt:84)
	at com.ldt.bubblepicker.rendering.java.gltexture.TexturePickerRenderer.onSurfaceChanged(TexturePickerRenderer.kt:71)
	at com.ldt.bubblepicker.rendering.java.gltexture.GLTextureView$GLThread.guardedRun(GLTextureView.java:1388)
	at com.ldt.bubblepicker.rendering.java.gltexture.GLTextureView$GLThread.run(GLTextureView.java:1123)
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