You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "LWJGL Application" java.lang.ArrayIndexOutOfBoundsException: Index -1651301 out of bounds for length 5
at com.decoder.jacky.SpineCharacterDecoder.decoder(SpineCharacterDecoder.java:212)
at com.decoder.jacky.PerSpineKeeper.TranslateWork(PerSpineKeeper.java:110)
at com.decoder.jacky.AzurLaneSpineCharacterDecoder.render(AzurLaneSpineCharacterDecoder.java:115)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)