Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash on newest version #2

Open
sternschnaube opened this issue Apr 18, 2024 · 1 comment
Open

Crash on newest version #2

sternschnaube opened this issue Apr 18, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@sternschnaube
Copy link

java.lang.ArrayIndexOutOfBoundsException: Index 27 out of bounds for length 27
at java.base/java.util.Arrays$ArrayList.set(Arrays.java:4170)
at net.minecraft.class_2371.set(class_2371.java:54)
at dev.cattyn.shulkerview.utils.ShulkerInfo.create(ShulkerInfo.java:35)
at dev.cattyn.shulkerview.handler.UpdateHandler.tick(UpdateHandler.java:19)
at net.minecraft.class_465.handler$lol010$shulker-view$tick(class_465.java:15712)
at net.minecraft.class_465.method_25393(class_465.java)
at net.minecraft.class_310.method_1572(class_310.java:1985)
at net.minecraft.class_437.method_25412(class_437.java:414)
at net.minecraft.class_310.method_1574(class_310.java:1985)
at net.minecraft.class_310.method_1523(class_310.java:1289)
at net.minecraft.class_310.method_1514(class_310.java:888)
at net.minecraft.client.main.Main.main(Main.java:265)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)

@sternschnaube
Copy link
Author

I use the mod Carpet AMS Addition for double sized shulkers.

https://modrinth.com/mod/carpet-ams-addition

@cattyngmd cattyngmd added the good first issue Good for newcomers label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants