Closed grndlauncher closed 4 months ago
Hey man, thanks for the quick fix. But it seems to still happen.
Error log:
java.lang.ArrayIndexOutOfBoundsException: Index 100477 out of bounds for length 100477
at packets.DataTypeProvider.readNext(DataTypeProvider.java:98)
at packets.DataTypeProvider.readString(DataTypeProvider.java:127)
at game.data.entity.EntityRegistry.lambda$updatePlayerAction$8(EntityRegistry.java:100)
at util.ExceptionHandling.attempt(ExceptionHandling.java:12)
at util.ExceptionHandling.attempt(ExceptionHandling.java:22)
at game.data.entity.EntityRegistry.lambda$updatePlayerAction$9(EntityRegistry.java:86)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at java.base/java.lang.Thread.run(Thread.java:1583)
java.lang.ArrayIndexOutOfBoundsException
java.lang.ArrayIndexOutOfBoundsException
java.lang.ArrayIndexOutOfBoundsException
But it did work at the beginning. I was a bit confused. I basically was able to move around just fine until one point it happened.
Looks like a different issue, ill see if I can resolve it as well
if it is what I think its a pretty minor and probably harmless error so not really a high priority, everything else should work fine
Okay. As a note. I am using modded Minecraft (fabric with a bunch of mods). But even in Vanilla there are issues. The interesting part I just noticed is that I no longer receive the red text on the bottom left which says there is an error. Also no log option in the settings anymore.
But I did get a new error it seems.
If you wanna get in contact for better direct communication, my discord is "molotovyc". I also just installed Java 22 SDK from Oracle. Although its still doesn't work, no pressure. I know you have more important stuff to do probably so still big thanks for the mod in general!
This is probably caused by the render distance extending option, can set it to 0 as a workaround. I'll see if I can fix it.
Okay, can mods like Distant Horizons interfere with world downloader? Technically its not saving into the folder your program creates so it shouldn't, but since both applications display something, it might break stuff no?
Shouldn't be an issue. For now I just disabled the extending in 1.21
When joining a server u are on the server for like 2-3 seconds and then u get that error, world downloader quickly downloads the chunks I think as it starts turning all the nearby chunks in the distance in red.
Log text:
Screenshot:
Version