Forixaim / Epic-Fight-Battle-Styles

Everyone is unique. Let's make it so.
Other
1 stars 0 forks source link

crash java.lang.ArrayIndexOutOfBoundsException: Index 14 out of bounds for length 12 #13

Open maximogta opened 2 weeks ago

maximogta commented 2 weeks ago

When joining a world my game crashes and i get "java.lang.ArrayIndexOutOfBoundsException: Index 14 out of bounds for length 12" latest.log Issue since 1.1.5, happens in 1.2.0 too.

Forixaim commented 1 week ago

Thanks for the issue,

image

This little thing here is the main problem.

The extra Skill Slots I've added didn't fully register and therefore messed up the ExtendableEnumManager.

This is a problem I have to myself report to Yesman.