View Issue Details

IDProjectCategoryView StatusLast Update
0000459Industrial-Craft²machinespublic2013-06-28 15:03
ReporterDraLUSAD Assigned ToPlayer  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Summary0000459: Server Admin Trade-o-Mat Crash
DescriptionI've been trying to make a shop with the new Version, now, as being the Admin/Op i've been setting a few trade-o-mats up, placement seems fine, the GUI seems fine, as soon as i place the Item in the "Bottem" GET item, the HOLE server crashes, when re-booting the server, and you right click the trade-o-mat again, the server will constantly Crash, only way to remove, is simple go into Creative mode, and break the machine

I've uploaded both the Text Doc (Long Version) and the crash Report Peices (Shorter version)
Steps To ReproduceSimply place an item in the bottom Left most side during a server (or Sigle player)if nothing happens, i used a Copper Ingot at the bottom and iron Credit at the top
Additional Information2013-06-27 02:06:20 [INFO] [Minecraft-Server] DraLUSAD[/192.168.1.10:54667] logged in with entity id 200 at (170.73364185685014, 64.0, 305.83184574185947)
2013-06-27 02:06:22 [INFO] [STDERR] java.lang.NoClassDefFoundError: net/minecraft/server/integrated/IntegratedServer
2013-06-27 02:06:22 [INFO] [STDERR] at ic2.core.block.personal.TileEntityTradeOMat.permitsAccess(TileEntityTradeOMat.java:241)
2013-06-27 02:06:22 [INFO] [STDERR] at ic2.core.block.personal.TileEntityTradeOMat.getGuiContainer(TileEntityTradeOMat.java:264)
2013-06-27 02:06:22 [INFO] [STDERR] at ic2.core.Platform.launchGui(Platform.java:65)
2013-06-27 02:06:22 [INFO] [STDERR] at ic2.core.block.BlockMultiID.func_71903_a(BlockMultiID.java:253)
2013-06-27 02:06:22 [INFO] [STDERR] at ic2.core.block.personal.BlockPersonal.func_71903_a(BlockPersonal.java:136)
2013-06-27 02:06:22 [INFO] [STDERR] at net.minecraft.item.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:412)
2013-06-27 02:06:22 [INFO] [STDERR] at net.minecraft.network.NetServerHandler.func_72472_a(NetServerHandler.java:553)
2013-06-27 02:06:22 [INFO] [STDERR] at net.minecraft.network.packet.Packet15Place.func_73279_a(SourceFile:5
2013-06-27 02:06:22 [INFO] [STDERR] at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:461)
2013-06-27 02:06:22 [INFO] [STDERR] at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:134)
2013-06-27 02:06:22 [INFO] [STDERR] at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)
2013-06-27 02:06:22 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
2013-06-27 02:06:22 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)
2013-06-27 02:06:22 [INFO] [STDERR] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
2013-06-27 02:06:22 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)
2013-06-27 02:06:22 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
2013-06-27 02:06:22 [INFO] [STDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
2013-06-27 02:06:22 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: net.minecraft.server.integrated.IntegratedServer
2013-06-27 02:06:22 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:23
2013-06-27 02:06:22 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-06-27 02:06:22 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(Unknown Source)
2013-06-27 02:06:22 [INFO] [STDERR] ... 17 more
2013-06-27 02:06:22 [INFO] [STDERR] Caused by: java.lang.RuntimeException: Attempted to load class bjg for invalid side SERVER
2013-06-27 02:06:22 [INFO] [STDERR] at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
2013-06-27 02:06:22 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352)
2013-06-27 02:06:22 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225)
2013-06-27 02:06:22 [INFO] [STDERR] ... 19 more
2013-06-27 02:06:22 [SEVERE] [Minecraft-Server] Encountered an unexpected exception NoClassDefFoundError
java.lang.NoClassDefFoundError: net/minecraft/server/integrated/IntegratedServer
at ic2.core.block.personal.TileEntityTradeOMat.permitsAccess(TileEntityTradeOMat.java:241)
at ic2.core.block.personal.TileEntityTradeOMat.getGuiContainer(TileEntityTradeOMat.java:264)
at ic2.core.Platform.launchGui(Platform.java:65)
at ic2.core.block.BlockMultiID.func_71903_a(BlockMultiID.java:253)
at ic2.core.block.personal.BlockPersonal.func_71903_a(BlockPersonal.java:136)
at net.minecraft.item.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:412)
at net.minecraft.network.NetServerHandler.func_72472_a(NetServerHandler.java:553)
at net.minecraft.network.packet.Packet15Place.func_73279_a(SourceFile:5
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:461)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:134)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:53)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(SourceFile:30)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:677)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:275)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:573)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.integrated.IntegratedServer
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:23
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 17 more
Caused by: java.lang.RuntimeException: Attempted to load class bjg for invalid side SERVER
at cpw.mods.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:50)
at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:352)
at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:225)
... 19 more
2013-06-27 02:06:22 [SEVERE] [Minecraft-Server] This crash report has been saved to: C:\Users\Chris\Desktop\Servers\Pixalmon\.\crash-reports\crash-2013-06-27_02.06.22-server.txt
2013-06-27 02:06:33 [INFO] [Minecraft-Server] Stopping server
2013-06-27 02:06:33 [INFO] [Minecraft-Server] Saving players
2013-06-27 02:06:33 [INFO] [STDERR] java.net.SocketException: socket closed
2013-06-27 02:06:33 [INFO] [STDERR] at java.net.DualStackPlainSocketImpl.accept0(Native Method)
2013-06-27 02:06:33 [INFO] [STDERR] at java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source)
2013-06-27 02:06:33 [INFO] [STDERR] at java.net.AbstractPlainSocketImpl.accept(Unknown Source)
2013-06-27 02:06:33 [INFO] [STDERR] at java.net.PlainSocketImpl.accept(Unknown Source)
2013-06-27 02:06:33 [INFO] [STDERR] at java.net.ServerSocket.implAccept(Unknown Source)
2013-06-27 02:06:33 [INFO] [STDERR] at java.net.ServerSocket.accept(Unknown Source)
2013-06-27 02:06:33 [INFO] [STDERR] at net.minecraft.server.ServerListenThread.run(ServerListenThread.java:80)
TagsNo tags attached.
Minecraft Version

Activities

DraLUSAD

2013-06-27 20:17

reporter  

Player

2013-06-28 15:03

administrator   ~0001091

Should be fixed already.

Issue History

Date Modified Username Field Change
2013-06-27 20:17 DraLUSAD New Issue
2013-06-27 20:17 DraLUSAD File Added: ForgeModLoader-server-1.log
2013-06-28 15:03 Player Note Added: 0001091
2013-06-28 15:03 Player Status new => closed
2013-06-28 15:03 Player Assigned To => Player
2013-06-28 15:03 Player Resolution open => fixed