Twilight Glitch?

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Sordking29

Active Member
Jul 29, 2019
1
0
26
Sup guys, So I'v been a server owner for about 2 years, Iv owned vanilla, bukkit, and Iv also programmed before. Iv made my own mods, and Iv made mods for other people. Recently I had gotten a complain from a few players. They have steel leafs, And everytime they attempt to make a pickaxe with the leaf, they get Internal Server Error, and kicked from the game. And the leafs and sticks disappear and they don't get their items back. Ill tell you my system aspects, and the error report:

Windows: Running McMyAdmin2
Processor: i7 quad
RAM: 8G
SSD, and an amazing graphics card.
Error Report:
Console : 2013-06-21 10:43:51 [SEVERE] A critical server error occured handling a packet, kicking 3684
Console : java.lang.ArrayIndexOutOfBoundsException: 1334
Console : at org.bukkit.craftbukkit.v1_4_R1.inventory.CraftItemFactory.getItemMeta(CraftItemFactory.java:48)
Console : at org.bukkit.craftbukkit.v1_4_R1.inventory.CraftItemFactory.asMetaFor(CraftItemFactory.java:123)
Console : at org.bukkit.inventory.ItemStack.setItemMeta0(ItemStack.java:575)
Console : at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:126)
Console : at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:30)
Console : at org.bukkit.craftbukkit.v1_4_R1.inventory.CraftShapedRecipe.<init>(CraftShapedRecipe.java:14)
Console : at org.bukkit.craftbukkit.v1_4_R1.inventory.CraftShapedRecipe.<init>(CraftShapedRecipe.java:18)
Console : at wq.toBukkitRecipe(ShapedRecipes.java:43)
Console : at wq.toBukkitRecipe(ShapedRecipes.java:12)
Console : at org.bukkit.craftbukkit.v1_4_R1.inventory.CraftInventoryCrafting.getRecipe(CraftInventoryCrafting.java:135)
Console : at iv.a(NetServerHandler.java:1702)
Console : at dc.a(Packet102WindowClick.java:46)
Console : at cg.b(TcpConnection.java:467)
Console : at iv.d(NetServerHandler.java:220)
Console : at iw.b(NetworkListenThread.java:57)
Console : at ht.b(DedicatedServerListenThread.java:34)
Console : at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:870)
Console : at ho.r(DedicatedServer.java:309)
Console : at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:746)
Console : at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:633)
Console : at fy.run(ThreadMinecraftServer.java:16)
Console : 2013-06-21 10:43:51 [WARNING] Failed to handle packet for Onkings/xx.xx.xx.xx: java.lang.ArrayIndexOutOfBoundsException: 1334
Console : java.lang.ArrayIndexOutOfBoundsException: 1334
Console : at org.bukkit.craftbukkit.v1_4_R1.inventory.CraftItemFactory.getItemMeta(CraftItemFactory.java:48)
Console : at org.bukkit.craftbukkit.v1_4_R1.inventory.CraftItemFactory.asMetaFor(CraftItemFactory.java:123)
Console : at org.bukkit.inventory.ItemStack.setItemMeta0(ItemStack.java:575)
Console : at org.bukkit.inventory.ItemStack.<init>(ItemStack.java:126)
Console : at org.bukkit.inventory.ShapedRecipe.<init>(ShapedRecipe.java:30)
Console : at org.bukkit.craftbukkit.v1_4_R1.inventory.CraftShapedRecipe.<init>(CraftShapedRecipe.java:14)
Console : at org.bukkit.craftbukkit.v1_4_R1.inventory.CraftShapedRecipe.<init>(CraftShapedRecipe.java:18)
Console : at wq.toBukkitRecipe(ShapedRecipes.java:43)
Console : at wq.toBukkitRecipe(ShapedRecipes.java:12)
Console : at org.bukkit.craftbukkit.v1_4_R1.inventory.CraftInventoryCrafting.getRecipe(CraftInventoryCrafting.java:135)
Console : at iv.a(NetServerHandler.java:1702)
Console : at dc.a(Packet102WindowClick.java:46)
Console : at cg.b(TcpConnection.java:467)
Console : at iv.d(NetServerHandler.java:220)
Console : at iw.b(NetworkListenThread.java:57)
Console : at ht.b(DedicatedServerListenThread.java:34)
Console : at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:870)
Console : at ho.r(DedicatedServer.java:309)
Console : at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:746)
Console : at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:633)
Console : at fy.run(ThreadMinecraftServer.java:16)
Console : 2013-06-21 10:43:51 [INFO] Unloading Player: Onkings

BTW, Im running Mindcrack and my plugins are:
Authme
Essentials
EssentialsChat
EssentialsSpawn
mcMMO
MultiWorld
NoSwear
PermissionsEX
PvPToggle
WorldEdit
WorldGuard
MyTown
DynMap

I also ran the server on my network and got the same shit. Can someone explain to me how to decode this and how to fix the problem?
 
Status
Not open for further replies.