Jump to content

Soulless Anger

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Soulless Anger

  1. My server was working perfectly, was totally stable. I shut it down for the night and now coming back to it I can't even launch it I just get these errors: 19:07:47 [SEVERE] Unexpected exception java.lang.IllegalArgumentException: Slot 178 is already occupied by ee.BlockEETorch@7bbae522 when adding codechicken.enderstorage.BlockEnderChest@61f6f004 at net.minecraft.server.Block.<init>(Block.java:181) at net.minecraft.server.BlockContainer.<init>(BlockContainer.java:6) at codechicken.enderstorage.BlockEnderChest.<init>(BlockEnderChest.java:29) at codechicken.enderstorage.EnderStorageManager.initialize(EnderStorageManager.java:69) at net.minecraft.server.mod_EnderStorage.load(mod_EnderStorage.java:17) at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:351) at cpw.mods.fml.common.Loader.modInit(Loader.java:263) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:618) at cpw.mods.fml.server.FMLBukkitHandler.onLoadComplete(FMLBukkitHandler.java:142) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:176) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) What the hell happened?
  2. So every so often the server will just crash and boot everyone, I found the file that was supposedly associated with the crash and heres the contents: # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000005bd4015, pid=7064, tid=0x00000000000018fc # # JRE version: Java(TM) SE Runtime Environment (8.0_201-b09) (build 1.8.0_201-b09) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.201-b09 mixed mode windows-amd64 compressed oops) # Problematic frame: # J 2659 C2 codechicken.wirelessredstone.core.RedstoneEther.getActiveTransmitters(I)Ljava/util/ArrayList; (35 bytes) @ 0x0000000005bd4015 [0x0000000005bd3dc0+0x255] # # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # --------------- T H R E A D --------------- Current thread (0x000000003003b000): JavaThread "Server thread" [_thread_in_Java, id=6396, stack(0x00000000305b0000,0x00000000306b0000)] siginfo: ExceptionCode=0xc0000005, reading address 0x000000064b394d24 Registers: RAX=0x00000000a8672971, RBX=0x0000000000000000, RCX=0x00000007c0011570, RDX=0x000000000000007f RSP=0x00000000306aefd0, RBP=0x0000000543394b88, RSI=0x00000000ffffffff, RDI=0x0000000000000058 R8 =0x00000000ffff0000, R9 =0x00000005403e5f08, R10=0x00000000c96729a3, R11=0x00000000a867297c R12=0x0000000000000000, R13=0x00000006ed3fac78, R14=0x00000000306af138, R15=0x000000003003b000 RIP=0x0000000005bd4015, EFLAGS=0x0000000000010287 Top of Stack: (sp=0x00000000306aefd0) 0x00000000306aefd0: 0000007fffffffff ffffffffffffffff 0x00000000306aefe0: 00000007c0011570 00000006ed3fac78 0x00000000306aeff0: 00000007c01a0320 a867297100000058 0x00000000306af000: 0000000543394b88 0000000031c15663 0x00000000306af010: 00000000306af060 0000000031c1a8a8 0x00000000306af020: 0000000000000000 0000000031c156a8 0x00000000306af030: 00000000306af0a8 00000000052b80e0 0x00000000306af040: 00000000306af0a8 00000000052b80e0 0x00000000306af050: 00000000ffffffff 00000006ed3fac60 0x00000000306af060: 00000006ed3fac60 00000000306af068 If anyone can help me under stand what any of this means and/or how to fix or atleast mitigate part of this to make the server more stable, it would be greatly appreciated.
×
×
  • Create New...