Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // There are four lights!
- Time: 2/5/15 3:40 PM
- Description: Watching Server
- java.lang.Error
- at java.lang.Thread.sleep(Native Method)
- at net.minecraft.server.dedicated.DedicatedServer.func_71228_a(DedicatedServer.java:325)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:525)
- at java.lang.Thread.run(Thread.java:745)
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Stacktrace:
- at java.lang.Thread.sleep(Native Method)
- at net.minecraft.server.dedicated.DedicatedServer.func_71228_a(DedicatedServer.java:325)
- -- Thread Dump --
- Details:
- Threads: "ForkJoinPool-1-worker-2" Id=3899 TIMED_WAITING on java.util.concurrent.ForkJoinPool@3eb75f96
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.ForkJoinPool@3eb75f96
- at java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1756)
- at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1696)
- at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1644)
- at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
- "Java2D Disposer" Id=3372 WAITING on java.lang.ref.ReferenceQueue$Lock@3070a630
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.ReferenceQueue$Lock@3070a630
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
- at sun.java2d.Disposer.run(Disposer.java:148)
- at java.lang.Thread.run(Thread.java:745)
- "Chunk I/O Executor Thread-1" Id=3370 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@344f34e6
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@344f34e6
- 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:1067)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- "Netty Server IO #7" Id=32 RUNNABLE (in native)
- at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
- at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
- at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- - locked io.netty.channel.nio.SelectedSelectionKeySet@714dac0b
- - locked java.util.Collections$UnmodifiableSet@7582165b
- - locked sun.nio.ch.EPollSelectorImpl@40f67ffd
- at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
- at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- ...
- "Netty Server IO #6" Id=31 RUNNABLE (in native)
- at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
- at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
- at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- - locked io.netty.channel.nio.SelectedSelectionKeySet@dd39b01
- - locked java.util.Collections$UnmodifiableSet@11625344
- - locked sun.nio.ch.EPollSelectorImpl@7437affd
- at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
- at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- ...
- "Netty Server IO #5" Id=30 RUNNABLE (in native)
- at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
- at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
- at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- - locked io.netty.channel.nio.SelectedSelectionKeySet@7cd3f11
- - locked java.util.Collections$UnmodifiableSet@16d7b77a
- - locked sun.nio.ch.EPollSelectorImpl@152c2e97
- at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
- at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- ...
- "Netty Server IO #4" Id=29 RUNNABLE (in native)
- at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
- at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
- at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- - locked io.netty.channel.nio.SelectedSelectionKeySet@5cad3388
- - locked java.util.Collections$UnmodifiableSet@3276babb
- - locked sun.nio.ch.EPollSelectorImpl@1931a7e8
- at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
- at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- ...
- "Netty Server IO #3" Id=28 RUNNABLE (in native)
- at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
- at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
- at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- - locked io.netty.channel.nio.SelectedSelectionKeySet@6d9d7acf
- - locked java.util.Collections$UnmodifiableSet@58993587
- - locked sun.nio.ch.EPollSelectorImpl@5f3dff4d
- at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
- at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- ...
- "Netty Server IO #2" Id=27 RUNNABLE (in native)
- at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
- at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
- at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- - locked io.netty.channel.nio.SelectedSelectionKeySet@4b271da5
- - locked java.util.Collections$UnmodifiableSet@4dea5d0c
- - locked sun.nio.ch.EPollSelectorImpl@5c4e7c3b
- at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
- at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- ...
- "Netty Server IO #1" Id=26 RUNNABLE (in native)
- at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
- at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
- at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- - locked io.netty.channel.nio.SelectedSelectionKeySet@6c392768
- - locked java.util.Collections$UnmodifiableSet@1f80c57f
- - locked sun.nio.ch.EPollSelectorImpl@1de9be
- at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
- at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- ...
- "File IO Thread" Id=58 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:745)
- "pool-4-thread-3" Id=54 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2f9de222
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2f9de222
- at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
- at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
- at java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:467)
- at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- "pool-4-thread-2 Acceptor0 SelectChannelConnector@0.0.0.0:8123" Id=48 RUNNABLE (in native)
- at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
- at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:241)
- - locked java.lang.Object@aba82de
- at org.dynmap.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:109)
- at org.dynmap.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
- at java.lang.Thread.run(Thread.java:745)
- Number of locked synchronizers = 1
- - java.util.concurrent.ThreadPoolExecutor$Worker@266d851b
- "pool-4-thread-1 Selector0" Id=47 RUNNABLE
- at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
- at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
- at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- - locked sun.nio.ch.Util$2@138815cb
- - locked java.util.Collections$UnmodifiableSet@7c374e1d
- - locked sun.nio.ch.EPollSelectorImpl@3c7b3f4b
- at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
- at org.dynmap.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
- at org.dynmap.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
- ...
- Number of locked synchronizers = 1
- - java.util.concurrent.ThreadPoolExecutor$Worker@1e54baab
- "HashSessionScavenger-0" Id=46 TIMED_WAITING on java.util.TaskQueue@6209f668
- at java.lang.Object.wait(Native Method)
- - waiting on java.util.TaskQueue@6209f668
- at java.util.TimerThread.mainLoop(Timer.java:552)
- at java.util.TimerThread.run(Timer.java:505)
- "Dynmap Render Thread" Id=43 WAITING on java.util.concurrent.FutureTask@31fc91af
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.FutureTask@31fc91af
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
- at java.util.concurrent.FutureTask.get(FutureTask.java:191)
- at org.dynmap.MapManager$CheckWorldTimes.run(MapManager.java:804)
- at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$2.run(MapManager.java:206)
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- ...
- Number of locked synchronizers = 1
- - java.util.concurrent.ThreadPoolExecutor$Worker@edeb2ff
- "Dynmap Render Thread" Id=42 WAITING on java.util.concurrent.FutureTask@777d662b
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.FutureTask@777d662b
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
- at java.util.concurrent.FutureTask.get(FutureTask.java:191)
- at org.dynmap.forge.DynmapPlugin$ForgeServer.createMapChunkCache(DynmapPlugin.java:762)
- at org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:682)
- at org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:641)
- at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:190)
- ...
- Number of locked synchronizers = 1
- - java.util.concurrent.ThreadPoolExecutor$Worker@920df7e
- "Dynmap Render Thread" Id=41 WAITING on java.util.concurrent.FutureTask@12998ee8
- at sun.misc.Unsafe.park(Native Method)
- - waiting on java.util.concurrent.FutureTask@12998ee8
- at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
- at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
- at java.util.concurrent.FutureTask.get(FutureTask.java:191)
- at org.dynmap.forge.DynmapPlugin$ForgeServer.createMapChunkCache(DynmapPlugin.java:762)
- at org.dynmap.MapManager$FullWorldRenderState.processTile(MapManager.java:682)
- at org.dynmap.MapManager$FullWorldRenderState.run(MapManager.java:641)
- at org.dynmap.MapManager$DynmapScheduledThreadPoolExecutor$1.run(MapManager.java:190)
- ...
- Number of locked synchronizers = 1
- - java.util.concurrent.ThreadPoolExecutor$Worker@1789ab55
- "Thread-8" Id=40 TIMED_WAITING on java.lang.Object@3f0e8065
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.Object@3f0e8065
- at org.dynmap.AsynchronousQueue.running(AsynchronousQueue.java:120)
- at org.dynmap.AsynchronousQueue.access$000(AsynchronousQueue.java:9)
- at org.dynmap.AsynchronousQueue$1.run(AsynchronousQueue.java:83)
- at java.lang.Thread.run(Thread.java:745)
- "Server Watchdog" Id=38 RUNNABLE
- at sun.management.ThreadImpl.dumpThreads0(Native Method)
- at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
- at net.minecraft.server.dedicated.ServerHangWatchdog.run(SourceFile:43)
- at java.lang.Thread.run(Thread.java:745)
- "Query Listener #1" Id=37 RUNNABLE
- at java.net.PlainDatagramSocketImpl.peekData(Native Method)
- - locked java.net.PlainDatagramSocketImpl@6a2a1fc2
- at java.net.DatagramSocket.receive(DatagramSocket.java:743)
- - locked java.net.DatagramPacket@76fa6092
- - locked java.net.DatagramSocket@514c7a3c
- at net.minecraft.network.rcon.RConThreadQuery.run(SourceFile:261)
- at java.lang.Thread.run(Thread.java:745)
- "Netty Server IO #0" Id=25 RUNNABLE (in native)
- at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
- at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
- at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
- at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
- - locked io.netty.channel.nio.SelectedSelectionKeySet@28ca5e6b
- - locked java.util.Collections$UnmodifiableSet@638cfebf
- - locked sun.nio.ch.EPollSelectorImpl@59622903
- at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
- at io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:618)
- at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:306)
- at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
- ...
- "Server console handler" Id=17 RUNNABLE (in native)
- at java.io.FileInputStream.readBytes(Native Method)
- at java.io.FileInputStream.read(FileInputStream.java:246)
- at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
- at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
- - locked java.io.BufferedInputStream@7cb92c4d
- at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
- at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
- at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
- - locked java.io.InputStreamReader@6fa1cb7
- at java.io.InputStreamReader.read(InputStreamReader.java:184)
- ...
- "DestroyJavaVM" Id=16 RUNNABLE
- "Server thread" Id=14 TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at net.minecraft.server.dedicated.DedicatedServer.func_71228_a(DedicatedServer.java:325)
- at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:525)
- at java.lang.Thread.run(Thread.java:745)
- "Server Infinisleeper" Id=13 TIMED_WAITING
- at java.lang.Thread.sleep(Native Method)
- at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:73)
- "Snooper Timer" Id=12 TIMED_WAITING on java.util.TaskQueue@28763d1
- at java.lang.Object.wait(Native Method)
- - waiting on java.util.TaskQueue@28763d1
- 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@4ae578b3
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.ReferenceQueue$Lock@4ae578b3
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:142)
- at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:158)
- at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
- "Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@7f8beee6
- at java.lang.Object.wait(Native Method)
- - waiting on java.lang.ref.Reference$Lock@7f8beee6
- at java.lang.Object.wait(Object.java:502)
- at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:157)
- Stacktrace:
- at net.minecraft.server.dedicated.ServerHangWatchdog.run(SourceFile:59)
- at java.lang.Thread.run(Thread.java:745)
- -- System Details --
- Details:
- Minecraft Version: 1.8
- Operating System: Linux (amd64) version 2.6.32-042stab093.4
- Java Version: 1.8.0_25, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 537733024 bytes (512 MB) / 1361575936 bytes (1298 MB) up to 3817865216 bytes (3641 MB)
- JVM Flags: 1 total; -Xmx4G
- IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
- FML: MCP v9.10 FML v8.0.20.1295 Minecraft Forge 11.14.0.1295 60 mods loaded, 60 mods active
- mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- FML{8.0.20.1295} [Forge Mod Loader] (forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- Forge{11.14.0.1295} [Minecraft Forge] (forge.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- Aroma1997Core{1.0.3.3} [Aroma1997Core] (Aroma1997Core-1.8-1.0.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- CodeChickenCore{1.0.5.34} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- NotEnoughItems{1.0.5.87} [Not Enough Items] (NotEnoughItems-1.8-1.0.5.87-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- dynamicswordskills{1.8-2.0} [Dynamic Sword Skills] (1.8-dynamicswordskills-2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- Aroma1997CoreHelper{1.0.3.3} [Aroma1997Core|Helper] (Aroma1997Core-1.8-1.0.3.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- AutoSapling{1.0} [AutoSapling] (AutoSap-MC1.8-1.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- avoidExplodingCreepers{1.0} [Avoid Exploding Creepers] (AvoidExplodingCreepers-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.8.x.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- BBG{2.0.0} [BetterBedrockGen] (BBG 1.8-2.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- BetterChests{1.1.2.0} [BetterChests] (BetterChests-1.8-1.1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- brewingPlus{0.0.5} [brewingPlus] (brewingPlus-1.8-0.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- ChickenShed{1.1.4} [Chicken Shed] (ChickenShed-1.8-1.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- k4lib{1.8-1.0.4} [K4Lib] (k4lib-1.8-1.0.4-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- colorchat{1.8-1.0.3} [ColorChat] (colorchat-1.8-1.0.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- convenientrecipes{1.8-1.5} [Convenient Recipes] (ConvenientRecipes-1.8-1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- craft++{1.0} [Craft++] (Craft++-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- lootablebodies{1.3.2} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- wonderfulwands{1.5.5} [Cyano's Wonderful Wands] (CyanosWonderfulWands-1.5.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- Dynmap{2.1-29} [Dynmap] (Dynmap-2.1-forge-1.8.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- exchangeorb{v1.5} [Exchange Orb] (exchangeorb-1.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- extraachievements{2.2.0} [Extra Achievements] (Extra-Achievements-2.2.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- FastLeaveDecay{1.0} [Fast Leave Decay] (FastLeaveDecay-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- fireplacecore{2.0.1.0} [Fireplace Core] (Fireplace-Core-2.0.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- clayspawn{2.0.0.2} [Fire's Clay Spawn] (Fires-Clay-Spawn-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- bonus{.1} [Mystify's Bonus stuff] (Galactic Colored Blocks-1.8-1.01.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- galactic{1.1} [Galactic Colored Blocks] (Galactic Colored Blocks-1.8-1.01.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- glass_shards{1.1-beta} [Glass Shards] (glass_shards_mc1.8-1.1-beta.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- hopperducts{1.4.5} [Hopper Ducts] (hopperducts-mc1.8-1.4.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- icecreamcreepers{1.0.9d} [Icecream Sandwich Creeper Mod] (IceCreamSandwichCreeperModv1.0.9f.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- IronChest{6.0.99.749} [Iron Chest] (ironchest-1.8-6.0.99.749-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- wuppy29_jellycubes{1.13.2} [Jelly Cubes] (Jelly Cubes 1.8.0-1.13.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- lucky{5.2.0} [Lucky Block] (LuckyBlock_1-8-1_v5-2-0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.8-1.1.2.21-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- magicclover{0.6} [Magic Clover] (magicclover-0.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- sgs_metals{2.1} [SGS Metals 1.8-2.1] (Metals-1.8-2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- mineralogy{2.3.0} [Mineralogy] (mineralogy-2.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- morematerials{1.0.20150201.0} [More Materials] (morematerials-1.0.20150201.0-MC1.8-20150125.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- Morpheus{1.82.0.35} [Morpheus] (Morpheus-1.8-2.0.35.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- cfm{3.4.7} [?9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7-build5(1.8).jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- AS_MultiMine{1.4.5} [Multi Mine] (MultiMine-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- netheressence{2.0.0.1} [Nether Essence] (Nether Essence 2.0.0.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- wuppy29_nethereye{1.4.2} [Nether Eye] (Nether Eye 1.8.0-1.4.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- parachutemod{3.1.1} [Parachute Mod] (parachutemod-1.8.0-3.1.1c.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- plantmegapack{5.00} [Plant Mega Pack] (plantmegapack-5.00-1.8-1285PR5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- pcb{1.3} [Portable Craft Bench] (portablecraftbench-1.8-1.3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- portalgates{2.0.3 beta} [Portal Gates 2] (PortalGates2-mc1.8-2.0.3-beta.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- redstonepaste{1.7.1} [Redstone Paste] (redstonepaste-mc1.8-1.7.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- reptilemod{3.1.0} [Reptile Mod] (reptilemod-1.8.0-3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- AS_Ruins{14.4} [Ruins Spawning System] (Ruins-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- wuppy29_simplerecipes{1.9.0} [Simple Recipes] (Simple Recipes 1.8.0-1.9.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- kegare.skyland{1.0.5} [Skyland] (Skyland_1.8-v1.0.5.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- wuppy29_snowgolem{1.6.2} [Clean Snow Golems] (Snow Golem 1.8.0-1.6.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- XaeroSpecialAttacks{1.1.3} [Xaero's Special Attacks] (SpecialAttacks_1.1.3_1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- spectralguns{1.1} [Spectral Guns] (SpectralGuns 1.1 [Forge 1.8].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- Stackie{1.5.1.31} [Stackie] (Stackie-1.8-1.5.1.31-universal.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- Waila{1.6.0_B1} [Waila] (Waila-1.6.0_B1_1.8.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
- Profiler Position: N/A (disabled)
- Player Count: 1 / 20; [EntityPlayerMP['Kreezxil'/5509, l='world', x=-223.04, y=69.00, z=419.16]]
- Is Modded: Definitely; Server brand changed to 'fml,forge'
- Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement