I-hope1 / mod-tools

A mod for mindustry 7.0
https://i-hope1.github.io/mod-tools/
GNU Affero General Public License v3.0
14 stars 2 forks source link

Crash on watching elements #9

Open squi2rel opened 1 month ago

squi2rel commented 1 month ago

[E] java.lang.IndexOutOfBoundsException: index can't be >= size: 4 >= 4 at arc.struct.Seq.get(Seq.java:465) at modtools.ui.content.ui.ReviewElement$MyWrapTable.lambda$new$10(ReviewElement.java:496) at arc.util.TaskQueue.run(TaskQueue.java:17) at arc.backend.sdl.SdlApplication.loop(SdlApplication.java:194) at arc.backend.sdl.SdlApplication.(SdlApplication.java:54) at mindustry.desktop.DesktopLauncher.main(DesktopLauncher.java:41) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at mindustry.desktop.DesktopLauncher0.main(DesktopLauncher0.java:10)

output

I-hope1 commented 1 month ago

It may be solved on the lastest version.