When I use the inventory that pops up with creative mode my game crashes. I get the error "Internal Server Error." Yes I know there is an inventory next to it but the creative mode inventory is better organized. This is the error in the log:
Failed to handle packet: java.lang.IndexOutOfBoundsException: Index: 71, Size: 45
Question
bartsarzy
When I use the inventory that pops up with creative mode my game crashes. I get the error "Internal Server Error." Yes I know there is an inventory next to it but the creative mode inventory is better organized. This is the error in the log:
Failed to handle packet: java.lang.IndexOutOfBoundsException: Index: 71, Size: 45
java.lang.IndexOutOfBoundsException: Index: 71, Size: 45
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at net.minecraft.server.Container.a(SourceFile:128)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:997)
at net.minecraft.server.Packet102WindowClick.handle(SourceFile:28)
at net.minecraft.server.NetworkManager.b(NetworkManager.java:231)
at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:101)
at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:543)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
Thanks hope this can help.
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now