---- Minecraft Crash Report ---- WARNING: coremods are present: MicdoodlePlugin (MicdoodleCore-1.12.2.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar) IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.72-core.jar) Contact their authors BEFORE contacting forge // I blame Dinnerbone. Time: 11/6/19 10:20 PM Description: Watching Server java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05) at net.minecraft.world.chunk.Chunk.func_177435_g(Chunk.java:467) at net.minecraft.world.World.func_180495_p(World.java:912) at net.minecraft.world.World.func_191504_a(World.java:1338) at net.minecraft.world.World.func_184144_a(World.java:1365) at net.minecraft.entity.Entity.func_70091_d(Entity.java:721) at net.minecraft.entity.item.EntityItem.func_70071_h_(EntityItem.java:122) at net.minecraft.world.World.func_72866_a(World.java:1996) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) at net.minecraft.world.World.func_72870_g(World.java:1958) at net.minecraft.world.World.func_72939_s(World.java:1762) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Thread.java:748) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server Watchdog Stacktrace: at net.minecraft.world.chunk.Chunk.func_177435_g(Chunk.java:467) at net.minecraft.world.World.func_180495_p(World.java:912) at net.minecraft.world.World.func_191504_a(World.java:1338) at net.minecraft.world.World.func_184144_a(World.java:1365) at net.minecraft.entity.Entity.func_70091_d(Entity.java:721) at net.minecraft.entity.item.EntityItem.func_70071_h_(EntityItem.java:122) at net.minecraft.world.World.func_72866_a(World.java:1996) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) at net.minecraft.world.World.func_72870_g(World.java:1958) at net.minecraft.world.World.func_72939_s(World.java:1762) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) -- Thread Dump -- Details: Threads: "AE Compass Service" Id=85 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4c9c06a1 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@4c9c06a1 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) "Chunk I/O Executor Thread-1" Id=78 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@425be142 at sun.misc.Unsafe.park(Native Method) - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@425be142 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442) at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) "File IO Thread" Id=73 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at net.minecraft.world.storage.ThreadedFileIOBase.func_75736_b(SourceFile:51) at net.minecraft.world.storage.ThreadedFileIOBase.run(SourceFile:30) at java.lang.Thread.run(Thread.java:748) "Server Watchdog" Id=66 RUNNABLE at sun.management.ThreadImpl.dumpThreads0(Native Method) at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454) at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:45) at java.lang.Thread.run(Thread.java:748) "RCON Listener #1" Id=65 RUNNABLE at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409) at java.net.ServerSocket.implAccept(ServerSocket.java:545) at java.net.ServerSocket.accept(ServerSocket.java:513) at net.minecraft.network.rcon.RConThreadMain.run(SourceFile:69) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #11" Id=63 RUNNABLE at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:117) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #10" Id=62 RUNNABLE at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:117) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #9" Id=61 RUNNABLE at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:117) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #8" Id=60 RUNNABLE at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:117) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #7" Id=59 RUNNABLE at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:117) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at java.lang.Thread.run(Thread.java:748) "Java2D Disposer" Id=58 WAITING on java.lang.ref.ReferenceQueue$Lock@46646dd1 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@46646dd1 at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) at sun.java2d.Disposer.run(Disposer.java:148) at java.lang.Thread.run(Thread.java:748) "Ender IO Scheduler" Id=56 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at crazypants.enderio.base.scheduler.Scheduler.run(Scheduler.java:41) "Netty Epoll Server IO #6" Id=55 RUNNABLE at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:117) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #5" Id=54 RUNNABLE at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:117) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #4" Id=53 RUNNABLE at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:117) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #3" Id=52 RUNNABLE at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:117) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #2" Id=51 RUNNABLE at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:117) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at java.lang.Thread.run(Thread.java:748) "threadDeathWatcher-2-1" Id=44 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at io.netty.util.ThreadDeathWatcher$Watcher.run(ThreadDeathWatcher.java:152) at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #1" Id=43 RUNNABLE at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:117) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at java.lang.Thread.run(Thread.java:748) "Netty Epoll Server IO #0" Id=42 RUNNABLE at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:117) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:223) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:247) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) at java.lang.Thread.run(Thread.java:748) "JLine terminal non blocking reader thread" Id=23 RUNNABLE (in native) at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:255) at org.jline.utils.InputStreamReader.read(InputStreamReader.java:270) - locked java.io.FileInputStream@366eb79 at org.jline.utils.InputStreamReader.read(InputStreamReader.java:200) - locked java.io.FileInputStream@366eb79 at org.jline.utils.NonBlockingReader.run(NonBlockingReader.java:276) at java.lang.Thread.run(Thread.java:748) "Server console handler" Id=22 TIMED_WAITING on org.jline.utils.NonBlockingReader@2fe34cba at java.lang.Object.wait(Native Method) - waiting on org.jline.utils.NonBlockingReader@2fe34cba at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:174) at org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:113) at org.jline.keymap.BindingReader.readCharacter(BindingReader.java:132) at org.jline.keymap.BindingReader.readBinding(BindingReader.java:109) at org.jline.keymap.BindingReader.readBinding(BindingReader.java:60) at org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:724) at org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:526) ... "DestroyJavaVM" Id=21 RUNNABLE "Server thread" Id=19 RUNNABLE at net.minecraft.world.chunk.Chunk.func_177435_g(Chunk.java:467) at net.minecraft.world.World.func_180495_p(World.java:912) at net.minecraft.world.World.func_191504_a(World.java:1338) at net.minecraft.world.World.func_184144_a(World.java:1365) at net.minecraft.entity.Entity.func_70091_d(Entity.java:721) at net.minecraft.entity.item.EntityItem.func_70071_h_(EntityItem.java:122) at net.minecraft.world.World.func_72866_a(World.java:1996) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) ... "Server Infinisleeper" Id=18 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82) "Snooper Timer" Id=17 TIMED_WAITING on java.util.TaskQueue@322fe9f5 at java.lang.Object.wait(Native Method) - waiting on java.util.TaskQueue@322fe9f5 at java.util.TimerThread.mainLoop(Timer.java:552) at java.util.TimerThread.run(Timer.java:505) "Signal Dispatcher" Id=4 RUNNABLE "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@57401084 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.ReferenceQueue$Lock@57401084 at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216) "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@63491436 at java.lang.Object.wait(Native Method) - waiting on java.lang.ref.Reference$Lock@63491436 at java.lang.Object.wait(Object.java:502) at java.lang.ref.Reference.tryHandlePending(Reference.java:191) at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153) Stacktrace: at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:62) at java.lang.Thread.run(Thread.java:748) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Linux (amd64) version 4.15.0 Java Version: 1.8.0_222, Private Build Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Private Build Memory: 5351845944 bytes (5103 MB) / 7824474112 bytes (7462 MB) up to 7824474112 bytes (7462 MB) JVM Flags: 2 total; -Xms4096M -Xmx8192M IntCache: cache: 5, tcache: 1, allocated: 12, tallocated: 94 FML: MCP 9.42 Powered by Forge 14.23.5.2847 70 mods loaded, 70 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored | State | ID | Version | Source | Signature | |:------ |:--------------------------------- |:------------------------ |:----------------------------------------------- |:---------------------------------------- | | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None | | LCHIJA | mcp | 9.42 | minecraft.jar | None | | LCHIJA | FML | 8.0.99.99 | forge.jar | None | | LCHIJA | forge | 14.23.5.2847 | forge.jar | None | | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None | | LCHIJA | micdoodlecore | | minecraft.jar | None | | LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None | | LCHIJA | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 | | LCHIJA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None | | LCHIJA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None | | LCHIJA | backpack | 3.0.2 | backpack-3.0.2-1.12.2.jar | None | | LCHIJA | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | chickenchunks | 2.4.1.71 | ChickenChunks-1.12.2.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None | | LCHIJA | cofhworld | 1.3.1 | CoFHWorld-1.12.2-1.3.1.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | computercraft | 1.80pr1 | ComputerCraft1.80pr1.jar | None | | LCHIJA | endercore | 1.12.2-0.5.72 | EnderCore-1.12.2-0.5.72.jar | None | | LCHIJA | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291.jar | None | | LCHIJA | thermalfoundation | 2.6.3 | ThermalFoundation-1.12.2-2.6.3.27-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | thermalexpansion | 5.5.4 | ThermalExpansion-1.12.2-5.5.4.43-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | enderio | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None | | LCHIJA | enderiointegrationtic | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None | | LCHIJA | enderiobase | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None | | LCHIJA | enderioconduits | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None | | LCHIJA | enderioconduitsappliedenergistics | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None | | LCHIJA | enderioconduitsopencomputers | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None | | LCHIJA | enderioconduitsrefinedstorage | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None | | LCHIJA | enderiointegrationforestry | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None | | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None | | LCHIJA | tconstruct | 1.12.2-2.13.0.171 | TConstruct-1.12.2-2.13.0.171.jar | None | | LCHIJA | enderiointegrationticlate | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None | | LCHIJA | ftblib | 5.4.3.144 | FTBLib-5.4.3.144.jar | None | | LCHIJA | enderiomachines | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None | | LCHIJA | enderiopowertools | 5.1.52 | EnderIO-1.12.2-5.1.52.jar | None | | LCHIJA | enderstorage | 2.4.5.135 | EnderStorage-1.12.2-2.4.5.135-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None | | LCHIJA | extracells | 2.6.3 | ExtraCells-1.12.2-2.6.4.jar | None | | LCHIJA | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None | | LCHIJA | zerocore | 1.12.2-0.1.2.8 | zerocore-1.12.2-0.1.2.8.jar | None | | LCHIJA | bigreactors | 1.12.2-0.4.5.67 | ExtremeReactors-1.12.2-0.4.5.67.jar | None | | LCHIJA | forgemultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | microblockcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None | | LCHIJA | minecraftmultipartcbe | 2.6.2.83 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar | None | | LCHIJA | galacticraftcore | 4.0.2.220 | Galacticraft-Mod-1.12.2.jar | None | | LCHIJA | gravestone | 1.10.3 | gravestone-1.10.3.jar | None | | LCHIJA | journeymap | 1.12.2-5.5.5 | journeymap-1.12.2-5.5.5.jar | None | | LCHIJA | justenoughbuttons | 1.12-1.2 | justenoughbuttons-1.12.2-1.2.3.jar | None | | LCHIJA | malisiscore | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar | None | | LCHIJA | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None | | LCHIJA | mekanism | 1.12.2-9.8.2.389 | Mekanism-1.12.2-9.8.2.389.jar | None | | LCHIJA | mekanismgenerators | 1.12.2-9.8.2.389 | MekanismGenerators-1.12.2-9.8.2.389.jar | None | | LCHIJA | mekanismtools | 1.12.2-9.8.2.389 | MekanismTools-1.12.2-9.8.2.389.jar | None | | LCHIJA | modernlamps | 1.0.3 | ModernLights-1.0.3_1.12.jar | None | | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None | | LCHIJA | mrtjpcore | 2.1.3.35 | MrTJPCore-1.12.2-2.1.3.35-universal.jar | None | | LCHIJA | openmods | 0.12.2 | OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | LCHIJA | openblocks | 1.8.1 | OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | LCHIJA | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zf.jar | None | | LCHIJA | projectred-core | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-Base.jar | None | | LCHIJA | projectred-integration | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None | | LCHIJA | projectred-transmission | 4.9.1.92 | ProjectRed-1.12.2-4.9.1.92-integration.jar | None | | LCHIJA | railcraft | 12.0.0 | railcraft-12.0.0.jar | a0c255ac501b2749537d5824bb0f0588bf0320fa | | LCHIJA | reccomplex | 1.4.8.1 | RecurrentComplex-1.4.8.1.jar | None | | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None | | LCHIJA | simpledimensions | 1.3.1 | SimpleDimensions-MC1.12-1.3.1.jar | None | | LCHIJA | thermaldynamics | 2.5.5 | ThermalDynamics-1.12.2-2.5.5.21-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f | | LCHIJA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None | | LCHIJA | yabba | 1.1.2.53 | YABBA-1.1.2.53.jar | None | | LCHIJA | immersiveengineering | 0.12-92 | ImmersiveEngineering-0.12-92.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 | Loaded coremods (and transformers): MicdoodlePlugin (MicdoodleCore-1.12.2.jar) micdoodle8.mods.miccore.MicdoodleTransformer OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar) IvToolkit (IvToolkit-1.3.3-1.12.jar) MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar) mekanism.coremod.KeybindingMigrationHelper IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar) blusunrize.immersiveengineering.common.asm.IEClassTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.72-core.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:ENABLED],[player_render_hook:ENABLED],[horse_null_fix:FINISHED] AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768 Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced) - TinkerWorld (Enabled/Not Forced) - TinkerTools (Enabled/Not Forced) - TinkerHarvestTools (Enabled/Forced) - TinkerMeleeWeapons (Enabled/Forced) - TinkerRangedWeapons (Enabled/Forced) - TinkerModifiers (Enabled/Forced) - TinkerSmeltery (Enabled/Not Forced) - TinkerGadgets (Enabled/Not Forced) - TinkerOredict (Enabled/Forced) - TinkerIntegration (Enabled/Forced) - TinkerFluids (Enabled/Forced) - TinkerMaterials (Enabled/Forced) - TinkerModelRegister (Enabled/Forced) - wailaIntegration (Enabled/Not Forced) List of loaded APIs: * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.67.jar * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar * ComputerCraft|API (1.80pr1) from ComputerCraft1.80pr1.jar * ComputerCraft|API|FileSystem (1.80pr1) from ComputerCraft1.80pr1.jar * ComputerCraft|API|Lua (1.80pr1) from ComputerCraft1.80pr1.jar * ComputerCraft|API|Media (1.80pr1) from ComputerCraft1.80pr1.jar * ComputerCraft|API|Network (1.80pr1) from ComputerCraft1.80pr1.jar * ComputerCraft|API|Peripheral (1.80pr1) from ComputerCraft1.80pr1.jar * ComputerCraft|API|Permissions (1.80pr1) from ComputerCraft1.80pr1.jar * ComputerCraft|API|Redstone (1.80pr1) from ComputerCraft1.80pr1.jar * ComputerCraft|API|Turtle (1.80pr1) from ComputerCraft1.80pr1.jar * enderioapi (4.0.0) from EnderIO-1.12.2-5.1.52.jar * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.1.52.jar * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.1.52.jar * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.1.52.jar * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.1.52.jar * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.1.52.jar * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.1.52.jar * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.1.52.jar * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.1.52.jar * Galacticraft API (1.1) from Galacticraft-Mod-1.12.2.jar * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-92.jar * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-92.jar * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5.jar * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5.jar * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5.jar * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5.jar * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5.jar * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.291.jar * MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar * MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar * MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar * MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar * MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar * MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.2.389-api.jar * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar * projectred|api (2.0) from ProjectRed-1.12.2-4.9.1.92-Base.jar * railcraft:api_carts (3.0.0) from railcraft-12.0.0.jar * railcraft:api_charge (4.0.0) from railcraft-12.0.0.jar * railcraft:api_core (3.2.0) from railcraft-12.0.0.jar * railcraft:api_crafting (4.0.0) from railcraft-12.0.0.jar * railcraft:api_events (2.0.0) from railcraft-12.0.0.jar * railcraft:api_fuel (2.0.0) from railcraft-12.0.0.jar * railcraft:api_helpers (2.0.0) from railcraft-12.0.0.jar * railcraft:api_items (2.4.0) from railcraft-12.0.0.jar * railcraft:api_signals (4.0.0) from railcraft-12.0.0.jar * railcraft:api_tracks (5.1.1) from railcraft-12.0.0.jar * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar * Thaumcraft|API (6.0.2) from railcraft-12.0.0.jar * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar Ender IO: No known problems detected. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!You are looking at the diagnostics information, not at the crash. !!! !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! AE2 Integration: IC2:OFF, RC:ON, MFR:OFF, Waila:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF Profiler Position: N/A (disabled) Player Count: 4 / 5; [GCEntityPlayerMP['Guckichmal'/419, l='world', x=-1272.49, y=63.63, z=-543.01], GCEntityPlayerMP['TTToasty'/904, l='world', x=-138.30, y=67.00, z=1752.51], GCEntityPlayerMP['Little_Unhold'/1596, l='world', x=1608.19, y=64.26, z=-1910.11], GCEntityPlayerMP['Burtcraft'/2360, l='world', x=-1170.12, y=56.13, z=-533.03]] Is Modded: Definitely; Server brand changed to 'fml,forge' Type: Dedicated Server (map_server.txt)