Whenever someone comes within proximity of a specific player's structure they receive this particular error and get disconnected. Through reading it I can understand that it has something to do with Ender Storage, but I'm no particularly sure how to solve it. Could someone help me out?
Error Messages:
Internal exception: java.net.SocketTimeoutException: Read timed out
Error Log:
16:02:09 [sEVERE] java.lang.ClassCastException: net.minecraft.server.NBTTagEnd c
annot be cast to net.minecraft.server.NBTTagCompound
16:02:09 [sEVERE] at codechicken.enderstorage.EnderStorageManager$EnderSto
rageInv.loadItems(EnderStorageManager.java:247)
16:02:09 [sEVERE] at codechicken.enderstorage.EnderStorageManager$EnderSto
rageInv.<init>(EnderStorageManager.java:228)
16:02:09 [sEVERE] at codechicken.enderstorage.EnderStorageManager.getStora
ge(EnderStorageManager.java:118)
16:02:09 [sEVERE] at codechicken.enderstorage.TileEnderChest.q_(TileEnderC
hest.java:66)
16:02:09 [sEVERE] at net.minecraft.server.World.tickEntities(World.java:11
90)
16:02:09 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServe
r.java:569)
16:02:09 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
ver.java:467)
16:02:09 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
ceFile:492)
16:02:09 [sEVERE] Unexpected exception
java.lang.ClassCastException: net.minecraft.server.NBTTagEnd cannot be cast to n
et.minecraft.server.NBTTagCompound
at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.loadItem
s(EnderStorageManager.java:247)
at codechicken.enderstorage.EnderStorageManager$EnderStorageInv.<init>(E
nderStorageManager.java:228)
at codechicken.enderstorage.EnderStorageManager.getStorage(EnderStorageM
anager.java:118)
at codechicken.enderstorage.TileEnderChest.q_(TileEnderChest.java:66)
at net.minecraft.server.World.tickEntities(World.java:1190)
at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:467)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
16:02:37 [iNFO] Connection reset
>
Question
ProjectRicken
Title: EnderStorage Error?
Version: 3.1.1
OS: Windows 7 64-bit
Java Version: Java 7 SE
Description of Problem:
Whenever someone comes within proximity of a specific player's structure they receive this particular error and get disconnected. Through reading it I can understand that it has something to do with Ender Storage, but I'm no particularly sure how to solve it. Could someone help me out?
Error Messages:
Internal exception: java.net.SocketTimeoutException: Read timed out
Error Log:
3 answers 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