![Compact Crafting](https://media.forgecdn.net/avatars/thumbnails/324/502/256/256/637440523810696496.png)
Error with empty corner block
LindaJuffermans opened this issue · 9 comments
PFA a KubeJS script for CompactCrafting.
miniaturization.txt
No issues in singleplayer,
When a player tries to connect to a server, they get kicked and the log has this error:
[08May2022 09:54:09.402] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: LynMimistrobell joined the game
[08May2022 09:54:24.278] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: LynMimistrobell lost connection: Internal Exception: io.netty.handler.codec.EncoderException: java.lang.ArrayIndexOutOfBoundsException: 5
[08May2022 09:54:24.279] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: LynMimistrobell left the game
The workaround was to add block G
as minecraft:air
and replace the first -
of the first row of every layer with G
.
Minecraft 1.16.5
Forge 36.2.34
kubejs-forge-1605.3.19-build.299.jar
compactcrafting-1.0.0.jar
Actually the workaround only prevents the error. The multiblock doesn't craft with this recipe.
Interesting 🤔 Kithi was testing this too. Seems the outside blocks like to have something there. We put plastic blocks along the outside and it worked fine after that. (could be any block)
Sorry, testing a new stale bot to help keep things active! Still looking to fix this before 1.18 closes, just caught up working with CM5 at the moment.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.