Skip to content

使用AzurLaneSpineCharacter时,出现ArrayIndexOutOfBoundsException异常 #8

@DreaMemory2

Description

@DreaMemory2

异常简介:数组下标出界异常!

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)

内容说明:索引-1651301长度超出数组总长度5

skeleton.skel.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions