OS: Windows 8 with media center, 64 bit, Build 8400
Java Version: 1.7.0_05
Description of Problem:
Tekkit crashed while I was holding an infinite stack of redstone. I had placed the redstone in my inventore, and I was moving it slightly. I think I may have droped it on the edge of my inventory, I am not sure.
The server was localhost. and although java was not allowed to acsess the internet at the moment, that should not mater.
Error Messages:
White screen, server said "11:27:03 [iNFO] Read timed out
11:27:03 [iNFO] pokechu22 lost connection: disconnect.endOfStream"
Error Log:
[10:48:04] [sEVERE] Received a TileEntityData packet for a location that did not have a TileEntity: (224, 31, 477) 1: 54, 0, 0
[11:06:56] [sEVERE] java.net.SocketException: Connection reset
[11:06:56] [sEVERE] at java.net.SocketInputStream.read(Unknown Source)
[11:06:56] [sEVERE] at java.net.SocketInputStream.read(Unknown Source)
[11:06:56] [sEVERE] at java.net.SocketInputStream.read(Unknown Source)
[11:06:56] [sEVERE] at java.io.FilterInputStream.read(Unknown Source)
[11:06:56] [sEVERE] at abs.a(SourceFile:145)
[11:06:56] [sEVERE] at lg.e(NetworkManager.java:227)
[11:06:56] [sEVERE] at lg.c(NetworkManager.java:389)
[11:06:56] [sEVERE] at rl.run(SourceFile:76)
[11:13:17] [sEVERE] java.net.SocketException: Software caused connection abort: recv failed
[11:13:17] [sEVERE] at java.net.SocketInputStream.socketRead0(Native Method)
[11:13:17] [sEVERE] at java.net.SocketInputStream.read(Unknown Source)
[11:13:17] [sEVERE] at java.net.SocketInputStream.read(Unknown Source)
[11:13:17] [sEVERE] at java.net.SocketInputStream.read(Unknown Source)
[11:13:17] [sEVERE] at java.io.FilterInputStream.read(Unknown Source)
[11:13:17] [sEVERE] at abs.a(SourceFile:145)
[11:13:17] [sEVERE] at lg.e(NetworkManager.java:227)
[11:13:17] [sEVERE] at lg.c(NetworkManager.java:389)
[11:13:17] [sEVERE] at rl.run(SourceFile:76)
[11:13:49] [sEVERE] Received a TileEntityData packet for a location that did not have a TileEntity: (224, 31, 477) 1: 54, 0, 0
[11:26:35] [sEVERE] java.lang.NullPointerException
[11:26:35] [sEVERE] at codechicken.nei.NEIController.replacementClickHandler(NEIController.java:121)
[11:26:35] [sEVERE] at gb.a(GuiContainer.java:266)
[11:26:35] [sEVERE] at vp.f(SourceFile:122)
[11:26:35] [sEVERE] at gb.f(GuiContainer.java:425)
[11:26:35] [sEVERE] at vp.i(SourceFile:110)
[11:26:35] [sEVERE] at gb.i(GuiContainer.java:419)
[11:26:35] [sEVERE] at net.minecraft.client.Minecraft.k(Minecraft.java:1561)
[11:26:35] [sEVERE] at net.minecraft.client.Minecraft.x(Minecraft.java:819)
[11:26:35] [sEVERE] at net.minecraft.client.Minecraft.run(Minecraft.java:747)
[11:26:35] [sEVERE] at java.lang.Thread.run(Unknown Source)
[11:26:45] [sEVERE] Exception in thread "AWT-EventQueue-0"
[11:26:45] [sEVERE] java.lang.NullPointerException: component argument pData
[11:26:45] [sEVERE] at sun.java2d.windows.GDIWindowSurfaceData.initOps(Native Method)
[11:26:45] [sEVERE] at sun.java2d.windows.GDIWindowSurfaceData.<init>(Unknown Source)
[11:26:45] [sEVERE] at sun.java2d.windows.GDIWindowSurfaceData.createData(Unknown Source)
[11:26:45] [sEVERE] at sun.java2d.d3d.D3DScreenUpdateManager.getGdiSurface(Unknown Source)
[11:26:45] [sEVERE] at sun.java2d.d3d.D3DScreenUpdateManager.createGraphics(Unknown Source)
[11:26:45] [sEVERE] at sun.awt.windows.WComponentPeer.getGraphics(Unknown Source)
[11:26:45] [sEVERE] at java.awt.Component.getGraphics(Unknown Source)
[11:26:45] [sEVERE] at sun.awt.RepaintArea.paint(Unknown Source)
[11:26:45] [sEVERE] at sun.awt.windows.WComponentPeer.handleEvent(Unknown Source)
[11:26:45] [sEVERE] at java.awt.Component.dispatchEventImpl(Unknown Source)
[11:26:45] [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source)
[11:26:45] [sEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
[11:26:45] [sEVERE] at java.awt.EventQueue.access$000(Unknown Source)
[11:26:45] [sEVERE] at java.awt.EventQueue$3.run(Unknown Source)
[11:26:45] [sEVERE] at java.awt.EventQueue$3.run(Unknown Source)
[11:26:45] [sEVERE] at java.security.AccessController.doPrivileged(Native Method)
[11:26:45] [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[11:26:45] [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[11:26:45] [sEVERE] at java.awt.EventQueue$4.run(Unknown Source)
[11:26:45] [sEVERE] at java.awt.EventQueue$4.run(Unknown Source)
[11:26:45] [sEVERE] at java.security.AccessController.doPrivileged(Native Method)
[11:26:45] [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
[11:26:45] [sEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source)
[11:26:45] [sEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
[11:26:45] [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
[11:26:45] [sEVERE] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
[11:26:45] [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[11:26:45] [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
[11:26:45] [sEVERE] at java.awt.EventDispatchThread.run(Unknown Source)
Question
Pokechu22
Title: Redstone crash
Version: 3.0.3/3.0.4
OS: Windows 8 with media center, 64 bit, Build 8400
Java Version: 1.7.0_05
Description of Problem:
Tekkit crashed while I was holding an infinite stack of redstone. I had placed the redstone in my inventore, and I was moving it slightly. I think I may have droped it on the edge of my inventory, I am not sure.
I have 2 plugins installed: World Edit ( http://forums.bukkit.org/threads/edit-sec-admn-worldedit-world-editing-de-griefing.62/ ) and EndlessEnchant ( http://forums.bukkit.org/threads/admin-fun-misc-endlessenchant-1-0-enchant-items-with-any-enchantment-and-no-level-limits-1-2-5.70394/ )
The server was localhost. and although java was not allowed to acsess the internet at the moment, that should not mater.
Error Messages:
White screen, server said "11:27:03 [iNFO] Read timed out
11:27:03 [iNFO] pokechu22 lost connection: disconnect.endOfStream"
Error Log:
0 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