Jump to content
  • 0

Wooden chest crashes client


kerbangocwm

Question

ok im stumped. Im the only one on my server that has this issue that i know of.

I deleted and reinstalled my tehcnic 

i also removed and reinstalled all the plugins on my server

I can click on all other types of chest but wodden chest. I cant click on ones i lay down fresh either!  Anyone have a clue?

Heres the complete log after the posted content below  pastebin log

Time: 10/15/16 7:40 AM
Description: Exception in world tick

java.lang.IndexOutOfBoundsException: Index: 45, Size: 45
	at java.util.ArrayList.rangeCheck(Unknown Source)
	at java.util.ArrayList.get(Unknown Source)
	at net.minecraft.inventory.Container.func_75139_a(SourceFile:103)
	at net.minecraft.inventory.Container.func_75131_a(SourceFile:391)
	at net.minecraft.client.multiplayer.NetClientHandler.func_72486_a(NetClientHandler.java:1284)
	at net.minecraft.network.packet.Packet104WindowItems.func_73279_a(SourceFile:45)
	at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
	at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)
	at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:99)
	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1930)
	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
	at net.minecraft.client.main.Main.main(SourceFile:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:27)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
	at java.util.ArrayList.rangeCheck(Unknown Source)
	at java.util.ArrayList.get(Unknown Source)
	at net.minecraft.inventory.Container.func_75139_a(SourceFile:103)
	at net.minecraft.inventory.Container.func_75131_a(SourceFile:391)
	at net.minecraft.client.multiplayer.NetClientHandler.func_72486_a(NetClientHandler.java:1284)
	at net.minecraft.network.packet.Packet104WindowItems.func_73279_a(SourceFile:45)
	at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:462)
	at net.minecraft.client.multiplayer.NetClientHandler.func_72551_d(NetClientHandler.java:281)

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...