Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- WARNING: coremods are present:
- CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
- Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
- OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
- CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b142.jar)
- IvToolkit (IvToolkit-1.3.3-1.12.jar)
- LoadingPlugin (TickDynamic-1.12-1.0.0.jar)
- Contact their authors BEFORE contacting forge
- // Hey, that tickles! Hehehe!
- Time: 2/24/18 1:24 PM
- Description: Watching Server
- java.lang.Error
- at java.lang.Object.wait(Native Method)
- at java.lang.Object.wait(Object.java:502)
- at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:74)
- at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
- at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
- at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
- at net.minecraft.world.World.func_72964_e(World.java:309)
- at net.minecraft.world.World.func_175726_f(World.java:304)
- at net.minecraft.world.World.func_180495_p(World.java:910)
- at net.minecraft.world.WorldEntitySpawner.func_180267_a(WorldEntitySpawner.java:226)
- at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:135)
- at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:524)
- 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 java.lang.Object.wait(Native Method)
- at java.lang.Object.wait(Object.java:502)
- at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:74)
- at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
- at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
- at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
- at net.minecraft.world.World.func_72964_e(World.java:309)
- at net.minecraft.world.World.func_175726_f(World.java:304)
- at net.minecraft.world.World.func_180495_p(World.java:910)
- at net.minecraft.world.WorldEntitySpawner.func_180267_a(WorldEntitySpawner.java:226)
- at net.minecraft.world.WorldEntitySpawner.func_77192_a(WorldEntitySpawner.java:135)
- at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:203)
- at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:754)
- at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:396)
- at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:666)
- -- Thread Dump --
- Details:
- Threads: "process reaper" Id=154 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@1a95577d
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.SynchronousQueue$TransferStack@1a95577d
- at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
- at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
- at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
- ...
- "Chunk I/O Executor Thread-4" Id=152 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1eaad0f7
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1eaad0f7
- 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)
- "Netty Epoll Server IO #11" Id=82 RUNNABLE (in native)
- 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=81 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=77 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=76 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=75 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 #6" Id=71 RUNNABLE (in native)
- 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=70 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=69 RUNNABLE (in native)
- 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=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 #2" Id=61 RUNNABLE (in native)
- 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=60 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=59 RUNNABLE (in native)
- 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)
- "File IO Thread" Id=57 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)
- "Forestry Greenhouse" Id=56 TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at forestry.greenhouse.multiblock.blocks.world.ChunkThread.run(ChunkThread.java:94)
- at java.lang.Thread.run(Thread.java:748)
- "Timer-1" Id=53 WAITING on java.util.TaskQueue@5ba85d46
- at java.lang.Object.wait(Native Method)
- - waiting on java.util.TaskQueue@5ba85d46
- at java.lang.Object.wait(Object.java:502)
- at java.util.TimerThread.mainLoop(Timer.java:526)
- at java.util.TimerThread.run(Timer.java:505)
- "Timer-0" Id=51 TIMED_WAITING on java.util.TaskQueue@5a275b37
- at java.lang.Object.wait(Native Method)
- - waiting on java.util.TaskQueue@5a275b37
- at java.util.TimerThread.mainLoop(Timer.java:552)
- at java.util.TimerThread.run(Timer.java:505)
- "Server Watchdog" Id=50 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:46)
- at java.lang.Thread.run(Thread.java:748)
- "pool-3-thread-4" Id=49 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ab9c1b1
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ab9c1b1
- 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)
- "pool-3-thread-3" Id=48 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ab9c1b1
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ab9c1b1
- 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)
- "pool-3-thread-2" Id=47 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ab9c1b1
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ab9c1b1
- 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)
- "pool-3-thread-1" Id=46 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ab9c1b1
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6ab9c1b1
- 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)
- "Netty Epoll Server IO #0" Id=36 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)
- "Server console handler" Id=23 RUNNABLE (in native)
- at java.io.FileInputStream.read0(Native Method)
- at java.io.FileInputStream.read(FileInputStream.java:207)
- at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:166)
- - locked jline.internal.NonBlockingInputStream@22dc9979
- at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:135)
- at jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:243)
- at jline.internal.InputStreamReader.read(InputStreamReader.java:257)
- - locked jline.internal.NonBlockingInputStream@22dc9979
- at jline.internal.InputStreamReader.read(InputStreamReader.java:194)
- - locked jline.internal.NonBlockingInputStream@22dc9979
- at jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2136)
- ...
- "DestroyJavaVM" Id=22 RUNNABLE
- "Server thread" Id=20 WAITING on net.minecraftforge.common.chunkio.ChunkIOProvider@3b87a209
- at java.lang.Object.wait(Native Method)
- - waiting on net.minecraftforge.common.chunkio.ChunkIOProvider@3b87a209
- at java.lang.Object.wait(Object.java:502)
- at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:74)
- at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:118)
- at net.minecraft.world.gen.ChunkProviderServer.func_186028_c(ChunkProviderServer.java:89)
- at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:135)
- at net.minecraft.world.World.func_72964_e(World.java:309)
- at net.minecraft.world.World.func_175726_f(World.java:304)
- ...
- "Server Infinisleeper" Id=19 TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)
- "Snooper Timer" Id=18 TIMED_WAITING on java.util.TaskQueue@5b19a8ad
- at java.lang.Object.wait(Native Method)
- - waiting on java.util.TaskQueue@5b19a8ad
- at java.util.TimerThread.mainLoop(Timer.java:552)
- at java.util.TimerThread.run(Timer.java:505)
- "NonBlockingInputStreamThread" Id=16 WAITING on jline.internal.NonBlockingInputStream@22dc9979 owned by "Server console handler" Id=23
- at java.lang.Object.wait(Native Method)
- - waiting on jline.internal.NonBlockingInputStream@22dc9979
- at jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:275)
- at java.lang.Thread.run(Thread.java:748)
- "Signal Dispatcher" Id=5 RUNNABLE
- "Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@7f894e36
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.ReferenceQueue$Lock@7f894e36
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
- at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
- "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@39d817ef
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.Reference$Lock@39d817ef
- 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:63)
- at java.lang.Thread.run(Thread.java:748)
- -- System Details --
- Details:
- Minecraft Version: 1.12.2
- Operating System: Linux (amd64) version 4.13.0-36-generic
- Java Version: 1.8.0_151, Oracle Corporation
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 519892920 bytes (495 MB) / 2147483648 bytes (2048 MB) up to 15032385536 bytes (14336 MB)
- JVM Flags: 8 total; -Xms2G -Xmx14G -XX:+UseG1GC -XX:+CMSIncrementalPacing -XX:+CMSClassUnloadingEnabled -XX:ParallelGCThreads=2 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10
- IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
- FML: MCP 9.42 Powered by Forge 14.23.2.2618 72 mods loaded, 72 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 |
- |:--------- |:------------------- |:---------------------------- |:----------------------------------------------- |:---------------------------------------- |
- | UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
- | UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
- | UCHIJAAAA | FML | 8.0.99.99 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | UCHIJAAAA | forge | 14.23.2.2618 | forge.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
- | UCHIJAAAA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
- | UCHIJAAAA | openmodscore | 0.11.5 | minecraft.jar | None |
- | UCHIJAAAA | actuallyadditions | 1.12.2-r131 | ActuallyAdditions-1.12.2-r131.jar | None |
- | UCHIJAAAA | appliedenergistics2 | rv5-stable-8 | appliedenergistics2-rv5-stable-8.jar | None |
- | UCHIJAAAA | bdlib | 1.14.3.12 | bdlib-1.14.3.12-mc1.12.2.jar | None |
- | UCHIJAAAA | ae2stuff | 0.7.0.4 | ae2stuff-0.7.0.4-mc1.12.2.jar | None |
- | UCHIJAAAA | aiimprovements | 0.0.1.3 | AIImprovements-1.12-0.0.1b3.jar | None |
- | UCHIJAAAA | aroma1997core | 2.0.0.0.b142 | Aroma1997Core-1.12.2-2.0.0.0.b142.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
- | UCHIJAAAA | aromabackup | 2.1.1.3.b90 | AromaBackup-1.12.2-2.1.1.3.b90.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
- | UCHIJAAAA | aromabackuprecovery | 2.1.1.3.b90 | AromaBackup-1.12.2-2.1.1.3.b90.jar | None |
- | UCHIJAAAA | jei | 4.8.5.147 | jei_1.12.2-4.8.5.147.jar | None |
- | UCHIJAAAA | base | 3.6.1 | base-1.12.2-3.6.1.jar | None |
- | UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
- | UCHIJAAAA | bibliocraft | 2.4.3 | BiblioCraft[v2.4.3][MC1.12.0].jar | None |
- | UCHIJAAAA | botania | r1.10-353 | Botania+r1.10-353.jar | None |
- | UCHIJAAAA | codechickenlib | 3.1.5.331 | CodeChickenLib-1.12.2-3.1.5.331-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
- | UCHIJAAAA | redstoneflux | 2.0.1 | RedstoneFlux-1.12-2.0.1.2-universal.jar | d4f1503fbacd9b9fb767720420c5395104239ec9 |
- | UCHIJAAAA | brandonscore | 2.4.0 | BrandonsCore-1.12-2.4.0.152-universal.jar | None |
- | UCHIJAAAA | bullseye | 3.0.3 | Bullseye-1.12-3.0.3.jar | None |
- | UCHIJAAAA | chameleon | 1.12-4.1.3 | Chameleon-1.12-4.1.3.jar | None |
- | UCHIJAAAA | chisel | MC1.12-0.1.1.26 | Chisel-MC1.12-0.1.1.26.jar | None |
- | UCHIJAAAA | chiselsandbits | 14.13 | chiselsandbits-14.13.jar | None |
- | UCHIJAAAA | chunkpregenerator | 1.7 | Chunk+Pregenerator+V1.12-1.7.jar | None |
- | UCHIJAAAA | clumps | 2.0.0 | Clumps-3.0.0.jar | None |
- | UCHIJAAAA | cofhcore | 4.3.10 | CoFHCore-1.12.2-4.3.10.5-universal.jar | None |
- | UCHIJAAAA | cofhworld | 1.1.1 | CoFHWorld-1.12.2-1.1.1.12-universal.jar | None |
- | UCHIJAAAA | computercraft | 1.80pr1 | ComputerCraft1.80pr1.jar | None |
- | UCHIJAAAA | craftingtweaks | 8.1.6 | CraftingTweaks_1.12.1-8.1.6.jar | None |
- | UCHIJAAAA | cyclicmagic | 1.12.1 | Cyclic-1.12.2-1.12.1.jar | None |
- | UCHIJAAAA | diethopper | 1.1 | diethopper-1.1.jar | None |
- | UCHIJAAAA | thermalfoundation | 2.3.10 | ThermalFoundation-1.12.2-2.3.10.6-universal.jar | None |
- | UCHIJAAAA | draconicevolution | 2.3.9 | Draconic-Evolution-1.12-2.3.9.283-universal.jar | None |
- | UCHIJAAAA | elevatorid | 1.3.5 | ElevatorMod-1.12.2-1.3.5.jar | None |
- | UCHIJAAAA | enderstorage | 2.4.2.126 | EnderStorage-1.12.2-2.4.2.126-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
- | UCHIJAAAA | mantle | 1.12-1.3.1.21 | Mantle-1.12-1.3.1.21.jar | None |
- | UCHIJAAAA | tconstruct | 1.12.2-2.9.1.65 | TConstruct-1.12.2-2.9.1.65.jar | None |
- | UCHIJAAAA | extrautils2 | 1.0 | extrautils2-1.12-1.7.4.jar | None |
- | UCHIJAAAA | natura | 1.12.2-4.3.2.42 | natura-1.12.2-4.3.2.42.jar | None |
- | UCHIJAAAA | forestry | 5.8.0.246 | forestry_1.12.2-5.8.0.246.jar | None |
- | UCHIJAAAA | funkylocomotion | 1.0 | funky-locomotion-1.12.2-1.1.0.jar | None |
- | UCHIJAAAA | gendustry | 1.6.5.8 | gendustry-1.6.5.8-mc1.12.2.jar | None |
- | UCHIJAAAA | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
- | UCHIJAAAA | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
- | UCHIJAAAA | ironbackpacks | 1.12.2-3.0.5-6 | IronBackpacks-1.12.2-3.0.5-6.jar | None |
- | UCHIJAAAA | jaopca | 1.12.2-2.2.6.71 | JAOPCA-1.12.2-2.2.6.71.jar | None |
- | UCHIJAAAA | oredictinit | 1.12.2-2.2.1.67 | JAOPCA-1.12.2-2.2.6.71.jar | None |
- | UCHIJAAAA | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
- | UCHIJAAAA | jaff | 1.7_for_1.12 | JustAFewFish-1.7_for_1.12.jar | None |
- | UCHIJAAAA | morpheus | 1.12-3.3.2 | Morpheus-1.12-3.3.2.jar | None |
- | UCHIJAAAA | openmods | 0.11.5 | OpenModsLib-1.12.2-0.11.5.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
- | UCHIJAAAA | openblocks | 1.7.6 | OpenBlocks-1.12.2-1.7.6.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
- | UCHIJAAAA | pitweaks | 1.12-0.5.3 | PiTweaks-1.12-0.5.3.jar | None |
- | UCHIJAAAA | placeableitems | 3.2 | placeableitems-3.2.jar | None |
- | UCHIJAAAA | portalgun | 7.0.0 | PortalGun-1.12.2-7.0.1.jar | None |
- | UCHIJAAAA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
- | UCHIJAAAA | reccomplex | 1.4.7 | RecurrentComplex-1.4.7.jar | None |
- | UCHIJAAAA | storagedrawers | 1.12-5.2.5 | StorageDrawers-1.12.2-5.3.4.jar | None |
- | UCHIJAAAA | thermalcultivation | 0.1.5 | ThermalCultivation-1.12.2-0.1.5.3-universal.jar | None |
- | UCHIJAAAA | thermaldynamics | 2.3.10 | ThermalDynamics-1.12.2-2.3.10.4-universal.jar | None |
- | UCHIJAAAA | thutessentials | 2.1.6 | thutessentials-1.12.2-2.1.6.jar | None |
- | UCHIJAAAA | tickdynamic | 1.0.0 | TickDynamic-1.12-1.0.0.jar | a93cd984e835238a9296066aff9aee15a202ec51 |
- | UCHIJAAAA | unloader | 1.0.0 | unloader-1.0.0.jar | None |
- | UCHIJAAAA | vc | 5.6.1 | ViesCraft-1.12.2-5.6.1.jar | None |
- | UCHIJAAAA | wanionlib | 1.12.2-1.4 | WanionLib-1.12.2-1.4.jar | None |
- | UCHIJAAAA | xnet | 1.6.7 | xnet-1.12-1.6.7.jar | None |
- | UCHIJAAAA | xtones | 1.12-1.0.8-11 | Xtones-1.12-1.0.8-11.jar | None |
- | UCHIJAAAA | unidict | 1.12.2-2.3.2 | UniDict-1.12.2-2.3.2.jar | None |
- | UCHIJAAAA | wrapup | 1.12-1.1.3 | WrapUp-1.12-1.1.3.jar | None |
- Loaded coremods (and transformers):
- CTMCorePlugin (CTM-MC1.12-0.2.3.12.jar)
- team.chisel.ctm.client.asm.CTMTransformer
- Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
- invtweaks.forge.asm.ContainerTransformer
- OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
- openmods.core.OpenModsClassTransformer
- CoreMod (Aroma1997Core-1.12.2-2.0.0.0.b142.jar)
- IvToolkit (IvToolkit-1.3.3-1.12.jar)
- LoadingPlugin (TickDynamic-1.12-1.0.0.jar)
- com.wildex999.patcher.TransformerPatcher
- com.wildex999.patcher.EntityInjector
- 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 rv5-stable-8 for Forge 14.23.1.2554
- 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)
- - chiselIntegration (Enabled/Not Forced)
- - chiselsandbitsIntegration (Enabled/Not Forced)
- - craftingtweaksIntegration (Enabled/Not Forced)
- Pulsar/natura loaded Pulses:
- - NaturaCommons (Enabled/Forced)
- - NaturaOverworld (Enabled/Not Forced)
- - NaturaNether (Enabled/Not Forced)
- - NaturaDecorative (Enabled/Not Forced)
- - NaturaTools (Enabled/Not Forced)
- - NaturaEntities (Enabled/Not Forced)
- - NaturaOredict (Enabled/Forced)
- - NaturaWorld (Enabled/Not Forced)
- - craftingtweaksIntegration (Enabled/Not Forced)
- List of loaded APIs:
- * actuallyadditionsapi (33) from ActuallyAdditions-1.12.2-r131.jar
- * appliedenergistics2|API (rv5) from appliedenergistics2-rv5-stable-8.jar
- * AromaBackupAPI (1.0) from AromaBackup-1.12.2-2.1.1.3.b90.jar
- * Base|API (1.0.0) from base-1.12.2-3.6.1.jar
- * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
- * BotaniaAPI (89) from Botania+r1.10-353.jar
- * Chisel-API (0.0.1) from Chisel-MC1.12-0.1.1.26.jar
- * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12-0.1.1.26.jar
- * ChiselsAndBitsAPI (13.8.0) from chiselsandbits-14.13.jar
- * cofhapi (2.2.0) from CoFHCore-1.12.2-4.3.10.5-universal.jar
- * cofhapi|block (2.2.0) from CoFHCore-1.12.2-4.3.10.5-universal.jar
- * cofhapi|core (2.2.0) from CoFHCore-1.12.2-4.3.10.5-universal.jar
- * cofhapi|item (2.2.0) from CoFHCore-1.12.2-4.3.10.5-universal.jar
- * cofhapi|tileentity (2.2.0) from CoFHCore-1.12.2-4.3.10.5-universal.jar
- * cofhapi|util (2.2.0) from CoFHCore-1.12.2-4.3.10.5-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
- * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.1-8.1.6.jar
- * ctm-api (0.1.0) from CTM-MC1.12-0.2.3.12.jar
- * ctm-api-events (0.1.0) from CTM-MC1.12-0.2.3.12.jar
- * ctm-api-models (0.1.0) from CTM-MC1.12-0.2.3.12.jar
- * ctm-api-textures (0.1.0) from CTM-MC1.12-0.2.3.12.jar
- * ctm-api-utils (0.1.0) from CTM-MC1.12-0.2.3.12.jar
- * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12-2.3.9.283-universal.jar
- * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.0.246.jar
- * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.0.246.jar
- * funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.0.jar
- * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
- * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
- * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
- * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
- * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
- * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
- * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
- * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.8.5.147.jar
- * mcjtylib_ng (2.6.4) from mcjtylib-1.12-2.6.4.jar
- * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar
- * openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar
- * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.4.jar
- * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.4.jar
- * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.4.jar
- * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.4.jar
- * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.4.jar
- * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.4.jar
- AE2 Integration: IC2:OFF, RC:OFF, MFR:OFF, Waila:OFF, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
- Profiler Position: N/A (disabled)
- Player Count: 1 / 20; [EntityPlayerMP['KykyRocks1'/16671, l='world', x=-283.50, y=78.00, z=1866.56]]
- Is Modded: Definitely; Server brand changed to 'fml,forge'
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment