webbukkit / DynmapBlockScan

Tool to scan post-1.8 MC blocks and JSON model data to automatically generate Dynmap models
63 stars 30 forks source link

Server crash after installing latest build #42

Closed LichGirl closed 4 years ago

LichGirl commented 4 years ago

---- Minecraft Crash Report ----

WARNING: coremods are present: LogisticsPipesCoreLoader (logisticspipes-0.10.2.216.jar) LoadingPlugin (Xaeros_Minimap_20.4.0_Forge_1.12.jar) wings (wings-1.1.6-1.12.2.jar) SpongeCoremod (spongeforge-1.12.2-2838-7.1.11-RC4004.jar) TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar) AppleCore (AppleCore-mc1.12.2-3.2.0.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar) ForgelinPlugin (Forgelin-1.8.4.jar) AstralCore (astralsorcery-1.12.2-1.10.22.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) Quark Plugin (Quark-r1.6-178.jar) ratscore (rats-3.2.6.jar) WolfArmorCore (wolfarmor-1.12.2-3.3.0.279-SNAPSHOT-all.jar) Contact their authors BEFORE contacting forge

// Daisy, daisy...

Time: 3/4/20 12:21 AM Description: Watching Server

java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05) at java.util.HashMap.hash(HashMap.java:339) at java.util.HashMap.containsKey(HashMap.java:596) at java.util.Collections$UnmodifiableMap.containsKey(Collections.java:1452) at li.cil.oc.common.EventHandler$.onAttachCapabilitiesItemStack(EventHandler.scala:154) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1188_EventHandler$_onAttachCapabilitiesItemStack_AttachCapabilitiesEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703) at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:691) at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:673) at net.minecraft.item.ItemStack.forgeInit(ItemStack.java:1217) at net.minecraft.item.ItemStack.(ItemStack.java:112) at net.minecraft.item.ItemStack.(ItemStack.java:98) at vazkii.arl.item.ItemModBlock.func_150895_a(ItemModBlock.java:72) at net.minecraftforge.oredict.OreIngredient.func_193365_a(OreIngredient.java:57) at moze_intel.projecte.emc.mappers.CraftingMapper$IRecipeMapper.getIngredientsFor(CraftingMapper.java:129) at moze_intel.projecte.emc.mappers.CraftingMapper.addMappings(CraftingMapper.java:52) at moze_intel.projecte.emc.EMCMapper.map(EMCMapper.java:99) at moze_intel.projecte.PECore.serverStarting(PECore.java:175) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:797) at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297) at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:307) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) 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.util.HashMap.hash(HashMap.java:339) at java.util.HashMap.containsKey(HashMap.java:596) at java.util.Collections$UnmodifiableMap.containsKey(Collections.java:1452) at li.cil.oc.common.EventHandler$.onAttachCapabilitiesItemStack(EventHandler.scala:154) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1188_EventHandler$_onAttachCapabilitiesItemStack_AttachCapabilitiesEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703) at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:691) at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:673) at net.minecraft.item.ItemStack.forgeInit(ItemStack.java:1217) at net.minecraft.item.ItemStack.(ItemStack.java:112) at net.minecraft.item.ItemStack.(ItemStack.java:98) at vazkii.arl.item.ItemModBlock.func_150895_a(ItemModBlock.java:72) at net.minecraftforge.oredict.OreIngredient.func_193365_a(OreIngredient.java:57) at moze_intel.projecte.emc.mappers.CraftingMapper$IRecipeMapper.getIngredientsFor(CraftingMapper.java:129) at moze_intel.projecte.emc.mappers.CraftingMapper.addMappings(CraftingMapper.java:52) at moze_intel.projecte.emc.EMCMapper.map(EMCMapper.java:99) at moze_intel.projecte.PECore.serverStarting(PECore.java:175) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.redirect$zza000$forgeImpl$PostEvent(LoadController.java:568) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)

-- Sponge PhaseTracker -- Details: Phase Stack: [Empty stack] Stacktrace: at net.minecraft.server.MinecraftServer.handler$zje000$onCrashReport(MinecraftServer.java:4718) at net.minecraft.server.MinecraftServer.func_71230_b(MinecraftServer.java:889) at net.minecraft.server.dedicated.DedicatedServer.func_71230_b(DedicatedServer.java:371) at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:61) at java.lang.Thread.run(Thread.java:748)

-- Thread Dump -- Details: Threads: "Keep-Alive-Timer" Id=84 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at sun.net.www.http.KeepAliveCache.run(KeepAliveCache.java:172) at java.lang.Thread.run(Thread.java:748)

"pool-3-thread-7" Id=81 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6e46a100 at sun.misc.Unsafe.park(Native Method)

"pool-3-thread-6" Id=80 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6e46a100 at sun.misc.Unsafe.park(Native Method)

"pool-3-thread-5" Id=79 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6e46a100 at sun.misc.Unsafe.park(Native Method)

"Server Watchdog" Id=78 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)

"LogisticsPipes ItemIdentifier Cleanup Thread" Id=77 WAITING on java.lang.ref.ReferenceQueue$Lock@608142b8 at java.lang.Object.wait(Native Method)

"pool-5-thread-5" Id=76 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@64beca70 at sun.misc.Unsafe.park(Native Method)

"pool-5-thread-4" Id=75 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@64beca70 at sun.misc.Unsafe.park(Native Method)

"pool-5-thread-3" Id=74 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@64beca70 at sun.misc.Unsafe.park(Native Method)

"pool-5-thread-2" Id=73 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@64beca70 at sun.misc.Unsafe.park(Native Method)

"pool-5-thread-1" Id=72 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@64beca70 at sun.misc.Unsafe.park(Native Method)

"pool-4-thread-1" Id=70 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@21bc4883 at sun.misc.Unsafe.park(Native Method)

"ic2-poolthread-1" Id=69 WAITING on ic2.core.util.PriorityExecutor$FixedPriorityQueue@7a29a315 at java.lang.Object.wait(Native Method)

"ResearchIOThread" Id=68 TIMED_WAITING on java.util.TaskQueue@10d7aa6a at java.lang.Object.wait(Native Method)

"LogisticsPipes RoutingTableUpdateThread #3" Id=66 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a81f4a at sun.misc.Unsafe.park(Native Method)

"LogisticsPipes RoutingTableUpdateThread #2" Id=65 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a81f4a at sun.misc.Unsafe.park(Native Method)

"LogisticsPipes RoutingTableUpdateThread #1" Id=64 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a81f4a at sun.misc.Unsafe.park(Native Method)

"LogisticsPipes RoutingTableUpdateThread #0" Id=63 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@2a81f4a at sun.misc.Unsafe.park(Native Method)

"LogisticsPipes Packet Decompressor Server" Id=62 WAITING on java.util.HashMap@4193b7cc at java.lang.Object.wait(Native Method)

"LogisticsPipes Packet Compressor Server" Id=61 WAITING on java.util.HashMap@761595e0 at java.lang.Object.wait(Native Method)

"pool-3-thread-4" Id=56 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6e46a100 at sun.misc.Unsafe.park(Native Method)

"pool-3-thread-3" Id=55 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6e46a100 at sun.misc.Unsafe.park(Native Method)

"pool-3-thread-2" Id=54 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6e46a100 at sun.misc.Unsafe.park(Native Method)

"pool-3-thread-1" Id=53 TIMED_WAITING on java.util.concurrent.SynchronousQueue$TransferStack@6e46a100 at sun.misc.Unsafe.park(Native Method)

"Netty Epoll Server IO #0" 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)

"Keep-Alive-SocketCleaner" Id=51 WAITING on sun.net.www.http.KeepAliveStreamCleaner@5bbce5b2 at java.lang.Object.wait(Native Method)

"Sponge Async Scheduler Thread" Id=22 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@19acf3c0 at sun.misc.Unsafe.park(Native Method)

"Server console handler" Id=21 RUNNABLE (in native) at java.io.FileInputStream.readBytes(Native Method) at java.io.FileInputStream.read(FileInputStream.java:255) at java.io.BufferedInputStream.read1(BufferedInputStream.java:284) at java.io.BufferedInputStream.read(BufferedInputStream.java:345)

"DestroyJavaVM" Id=20 RUNNABLE

"Server thread" Id=18 RUNNABLE at java.util.HashMap.hash(HashMap.java:339) at java.util.HashMap.containsKey(HashMap.java:596) at java.util.Collections$UnmodifiableMap.containsKey(Collections.java:1452) at li.cil.oc.common.EventHandler$.onAttachCapabilitiesItemStack(EventHandler.scala:154) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1188_EventHandler$_onAttachCapabilitiesItemStack_AttachCapabilitiesEvent.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:753) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:703) ...

"Server Infinisleeper" Id=17 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:82)

"Snooper Timer" Id=16 WAITING on java.util.TaskQueue@70fbe47e at java.lang.Object.wait(Native Method)

"Signal Dispatcher" Id=4 RUNNABLE

"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@659036c at java.lang.Object.wait(Native Method)

"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@23bc09ed at java.lang.Object.wait(Native Method)

-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Linux (amd64) version 4.19-ovh-xxxx-std-ipv6-64 Java Version: 1.8.0_211, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2282728080 bytes (2176 MB) / 6376390656 bytes (6081 MB) up to 9544663040 bytes (9102 MB) JVM Flags: 4 total; -Xmx10240M -Xms1024M -XX:ParallelGCThreads=2 -XX:ThreadStackSize=512 IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 106 FML: MCP 9.42 Powered by Forge 14.23.5.2847 100 mods loaded, 99 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

Mods:

| 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                 | custom.jar                                       | None                                     |
| LCHIJA | forge                | 14.23.5.2847              | custom.jar                                       | None                                     |
| LCHIJA | xaerominimap_core    | 1.12.2-1.0                | minecraft.jar                                    | None                                     |
| LCHIJA | spongeapi            | 7.1.0-5ef8b0e3            | spongeforge-1.12.2-2838-7.1.11-RC4004.jar        | None                                     |
| LCHIJA | sponge               | 1.12.2-7.1.11-SNAPSHOT    | spongeforge-1.12.2-2838-7.1.11-RC4004.jar        | None                                     |
| LCHIJA | spongeforge          | 1.12.2-2838-7.1.11-RC4004 | spongeforge-1.12.2-2838-7.1.11-RC4004.jar        | None                                     |
| LCHIJA | opencomputers|core   | 1.7.5.192                 | minecraft.jar                                    | None                                     |
| LCHIJA | actuallyadditions    | 1.12.2-r151               | ActuallyAdditions-1.12.2-r151-2.jar              | None                                     |
| LCHIJA | aether_legacy        | 1.4.4                     | aether_legacy-1.12.2-v1.4.4.jar                  | None                                     |
| LCHIJA | applecore            | 3.2.0                     | AppleCore-mc1.12.2-3.2.0.jar                     | None                                     |
| LCHIJA | aquaculture          | 1.6.8                     | Aquaculture-1.12.2-1.6.8.jar                     | None                                     |
| LCHIJA | astikorcarts         | 1.12.2-0.1.2.7            | astikorcarts-1.12.2-0.1.2.7.jar                  | None                                     |
| LCHIJA | baubles              | 1.5.2                     | Baubles-1.12-1.5.2.jar                           | None                                     |
| LCHIJA | astralsorcery        | 1.10.22                   | astralsorcery-1.12.2-1.10.22.jar                 | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCHIJA | jei                  | 4.15.0.293                | jei_1.12.2-4.15.0.293.jar                        | None                                     |
| LCHIJA | athenaeum            | 1.12.2-1.17.4             | athenaeum-1.12.2-1.17.4.jar                      | None                                     |
| LCHIJA | quark                | r1.6-178                  | Quark-r1.6-178.jar                               | None                                     |
| LCHIJA | autoreglib           | 1.3-32                    | AutoRegLib-1.3-32.jar                            | None                                     |
| LCHIJA | bdlib                | 1.14.3.12                 | bdlib-1.14.3.12-mc1.12.2.jar                     | None                                     |
| LCHIJA | biomesoplenty        | 7.0.1.2444                | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar    | None                                     |
| LCHIJA | bluepower            | 0.3.152                   | BluePower-1.12.2-0.3.152-universal.jar           | None                                     |
| LCHIJA | bookshelf            | 2.3.590                   | Bookshelf-1.12.2-2.3.590.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | thaumcraft           | 6.1.BETA26                | Thaumcraft-1.12.2-6.1.BETA26.jar                 | None                                     |
| LCHIJA | botania              | r1.10-363                 | Botania+r1.10-363.jar                            | None                                     |
| LCHIJA | buildcraftlib        | 7.99.24.5                 | buildcraft-all-7.99.24.5.jar                     | None                                     |
| LCHIJA | buildcraftcore       | 7.99.24.5                 | buildcraft-all-7.99.24.5.jar                     | None                                     |
| LCHIJA | buildcraftbuilders   | 7.99.24.5                 | buildcraft-all-7.99.24.5.jar                     | None                                     |
| LCHIJA | buildcrafttransport  | 7.99.24.5                 | buildcraft-all-7.99.24.5.jar                     | None                                     |
| LCHIJA | buildcraftsilicon    | 7.99.24.5                 | buildcraft-all-7.99.24.5.jar                     | None                                     |
| LCHIJA | buildcraftenergy     | 7.99.24.5                 | buildcraft-all-7.99.24.5.jar                     | None                                     |
| LCHIJA | ic2                  | 2.8.170-ex112             | industrialcraft-2-2.8.170-ex112.jar              | de041f9f6187debbc77034a344134053277aa3b0 |
| LCHIJA | forestry             | 5.8.2.416                 | forestry_1.12.2-5.8.2.416.jar                    | None                                     |
| LCHIJA | buildcraftcompat     | 7.99.24.5                 | buildcraft-all-7.99.24.5.jar                     | None                                     |
| LCHIJA | buildcraftfactory    | 7.99.24.5                 | buildcraft-all-7.99.24.5.jar                     | None                                     |
| LCHIJA | buildcraftrobotics   | 7.99.24.5                 | buildcraft-all-7.99.24.5.jar                     | None                                     |
| LCHIJA | chameleon            | 1.12-4.1.3                | Chameleon-1.12-4.1.3.jar                         | None                                     |
| LCHIJA | mysticalworld        | 1.12.2-1.7.1              | mysticalworld-1.12.2-1.7.1.jar                   | None                                     |
| LCHIJA | chisel               | MC1.12.2-1.0.1.44         | Chisel-MC1.12.2-1.0.1.44.jar                     | None                                     |
| LCHIJA | chiselsandbits       | 14.33                     | chiselsandbits-14.33.jar                         | None                                     |
| LCHIJA | codechickenlib       | 3.2.3.358                 | CodeChickenLib-1.12.2-3.2.3.358-universal.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 | cookingforblockheads | 6.5.0                     | CookingForBlockheads_1.12.2-6.5.0.jar            | None                                     |
| LCHIJA | cyberware            | 0.2.11.23                 | cyberware-1.12.2-0.2.11.23.jar                   | None                                     |
| LCHIJA | waila                | 1.8.26                    | Hwyla-1.8.26-B41_1.12.2.jar                      | None                                     |
| LCHIJA | darkutils            | 1.8.230                   | DarkUtils-1.12.2-1.8.230.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | dropt                | 1.12.2-1.17.0             | dropt-1.12.2-1.17.0.jar                          | None                                     |
| LCHIJA | dynmap               | 3.0-beta-4-213            | Dynmap-3.0-beta-4-forge-1.12.2.jar               | None                                     |
| LCHIJA | dynmapblockscan      | 3.0-SNAPSHOT-25           | DynmapBlockScan-3.0-SNAPSHOT-forge-1.12.2.jar    | None                                     |
| LCHIJA | forgelin             | 1.8.4                     | Forgelin-1.8.4.jar                               | None                                     |
| LCHIJA | ftblib               | 5.4.7.0                   | FTBLib-5.4.7.0.jar                               | None                                     |
| LCHIJA | gardenstuff          | 1.12-2.1.1                | GardenStuff-1.12-2.1.1.jar                       | None                                     |
| LCHIJA | gendustry            | 1.6.5.8                   | gendustry-1.6.5.8-mc1.12.2.jar                   | None                                     |
| LCHIJA | ironchest            | 1.12.2-7.0.67.844         | ironchest-1.12.2-7.0.72.847.jar                  | None                                     |
| LCHIJA | libraryex            | 1.0.12                    | LibraryEx-1.12.2-1.0.12.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 | logisticspipes       | 0.10.2.216                | logisticspipes-0.10.2.216.jar                    | e0c86912b2f7cc0cc646ad57799574aea43dbd45 |
| LCHIJA | lost_aether          | 0.1.2                     | lost_aether-content-1.12.2-0.1.2.jar             | None                                     |
| LCHIJA | magicbees            | 1.0                       | MagicBees-1.12.2-3.1.10.jar                      | None                                     |
| LCHIJA | mantle               | 1.12-1.3.3.55             | Mantle-1.12-1.3.3.55.jar                         | None                                     |
| LCHIJA | mcjtylib_ng          | 3.5.4                     | mcjtylib-1.12-3.5.4.jar                          | None                                     |
| LCHIJA | llibrary             | 1.7.19                    | llibrary-1.7.19-1.12.2.jar                       | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCHIJA | mowziesmobs          | 1.5.4                     | mowziesmobs-1.5.4.jar                            | None                                     |
| LCHIJA | netherex             | 2.0.15                    | NetherEx-1.12.2-2.0.15.jar                       | None                                     |
| LCHIJA | nei                  | 2.4.3                     | NotEnoughItems-1.12.2-2.4.3.245-universal.jar    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | nps                  | 2.1                       | nps_1.12-2.1.jar                                 | None                                     |
| LCHIJA | opencomputers        | 1.7.5.192                 | OpenComputers-MC1.12.2-1.7.5.192.jar             | None                                     |
| LCHIJA | harvestcraft         | 1.12.2zb                  | Pam's+HarvestCraft+1.12.2zf.jar                  | None                                     |
| LCHIJA | patchouli            | 1.0-20                    | Patchouli-1.0-20.jar                             | None                                     |
| LCHIJA | projecte             | 1.12.2-PE1.4.1            | ProjectE-1.12.2-PE1.4.1.jar                      | None                                     |
| LCHIJA | railcraft            | 12.0.0                    | railcraft-12.0.0.jar                             | a0c255ac501b2749537d5824bb0f0588bf0320fa |
| LCHIJA | rats                 | 3.2.6                     | rats-3.2.6.jar                                   | None                                     |
| LCHIJA | redstonearsenal      | 2.6.3                     | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | rftools              | 7.73                      | rftools-1.12-7.73.jar                            | None                                     |
| LCHIJA | thermaldynamics      | 2.5.5                     | ThermalDynamics-1.12.2-2.5.5.21-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | simplyjetpacks       | 2.2.14.67                 | SimplyJetpacks2-1.12.2-2.2.14.67.jar             | None                                     |
| LCHIJA | spartanweaponry      | beta 1.3.8                | SpartanWeaponry-1.12.2-beta-1.3.8.jar            | None                                     |
| LCHIJA | twilightforest       | 3.9.974                   | twilightforest-1.12.2-3.9.974-universal.jar      | None                                     |
| LCHIJA | tconstruct           | 1.12.2-2.13.0.179         | TConstruct-1.12.2-2.13.0.179.jar                 | None                                     |
| LCHIJA | thaumcomp            | 0.5.1                     | ThaumicComputers-MC1.12.2-0.5.1.jar              | None                                     |
| LCHIJA | thaumicperiphery     | 0.3.1                     | thaumicperiphery-0.3.1.jar                       | None                                     |
| LCHIJA | thermalcultivation   | 0.3.3                     | ThermalCultivation-1.12.2-0.3.3.12-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | thermalinnovation    | 0.3.3                     | ThermalInnovation-1.12.2-0.3.3.12-universal.jar  | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | treechopper          | 1.2.4                     | TreeChopper-1.12.2-1.2.4.jar                     | None                                     |
| LCHIJA | vanillatools         | 1.1.0                     | VanillaTools-1.12.2-1.1.0.2-universal.jar        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCHIJA | wanionlib            | 1.12.2-2.4                | WanionLib-1.12.2-2.4.jar                         | None                                     |
| LCHIJA | wawla                | 2.6.274                   | Wawla-1.12.2-2.6.274.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCHIJA | wings                | 1.1.6                     | wings-1.1.6-1.12.2.jar                           | None                                     |
| LCHIJA | mowzies_wings        | 1.0.0                     | wings-1.1.6-1.12.2.jar                           | None                                     |
| LCHIJA | bauble_wings         | 1.0.0                     | wings-1.1.6-1.12.2.jar                           | None                                     |
| LCHIJA | wolfarmor            | 3.3.0.279                 | wolfarmor-1.12.2-3.3.0.279-SNAPSHOT-all.jar      | None                                     |
| LCHIJA | yabba                | 1.1.2.54                  | YABBA-1.1.2.54.jar                               | None                                     |
| LCHIJA | mysticallib          | 1.12.2-1.6.0              | mysticallib-1.12.2-1.6.0.jar                     | None                                     |
| LCHIJA | unidict              | 1.12.2-2.9.6              | UniDict-1.12.2-2.9.6.jar                         | None                                     |
| UD     | mobends_wings        | 1.0.0                     | wings-1.1.6-1.12.2.jar                           | None                                     |

Plugins:

| State  | ID      | Version     | Source                                  | Signature |
|:------ |:------- |:----------- |:--------------------------------------- |:--------- |
| LCHIJA | nucleus | 1.14.2-S7.1 | Nucleus-1.14.2-S7.1-MC1.12.2-plugin.jar | None      |

Loaded coremods (and transformers): 

LogisticsPipesCoreLoader (logisticspipes-0.10.2.216.jar) logisticspipes.asm.LogisticsClassTransformer LoadingPlugin (Xaeros_Minimap_20.4.0_Forge_1.12.jar) xaero.common.core.transformer.ChunkTransformer xaero.common.core.transformer.NetHandlerPlayClientTransformer wings (wings-1.1.6-1.12.2.jar) me.paulf.wings.server.asm.WingsRuntimePatcher me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher SpongeCoremod (spongeforge-1.12.2-2838-7.1.11-RC4004.jar) org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar) li.cil.oc.common.asm.ClassTransformer AppleCore (AppleCore-mc1.12.2-3.2.0.jar) squeek.applecore.asm.TransformerModuleHandler CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar) team.chisel.ctm.client.asm.CTMTransformer ForgelinPlugin (Forgelin-1.8.4.jar)

AstralCore (astralsorcery-1.12.2-1.10.22.jar)

llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher Quark Plugin (Quark-r1.6-178.jar) vazkii.quark.base.asm.ClassTransformer ratscore (rats-3.2.6.jar) com.github.alexthe666.rats.server.misc.RatsRuntimePatcher WolfArmorCore (wolfarmor-1.12.2-3.3.0.279-SNAPSHOT-all.jar)

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)
    - wailaIntegration (Enabled/Not Forced)
    - quarkIntegration (Enabled/Not Forced)

List of loaded APIs: 
    * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r151-2.jar
    * AetherAPI (v1.0.0) from aether_legacy-1.12.2-v1.4.4.jar
    * AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar
    * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
    * bluepowerAPI (1.0) from BluePower-1.12.2-0.3.152-universal.jar
    * BotaniaAPI (93) from Botania+r1.10-363.jar
    * buildcraftapi_blocks (1.0) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_boards (2.0) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_core (2.2) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_crops (1.1) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_enums (1.0) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_events (2.0) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_facades (1.1) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_filler (5.0) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_fuels (2.0) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_gates (4.1) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_items (1.1) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_library (2.0) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_lists (1.0) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_power (1.3) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_recipes (3.0) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_robotics (3.0) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_statements (1.1) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_tiles (1.2) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_tools (1.0) from buildcraft-all-7.99.24.5.jar
    * buildcraftapi_transport (5.0) from buildcraft-all-7.99.24.5.jar
    * Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.1.44.jar
    * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.1.44.jar
    * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
    * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
    * ctm-api (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
    * ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
    * ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
    * ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
    * ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.1.30.jar
    * DroptAPI (4) from dropt-1.12.2-1.17.0.jar
    * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.416.jar
    * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.416.jar
    * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
    * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.293.jar
    * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
    * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
    * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
    * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
    * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
    * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
    * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
    * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
    * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
    * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
    * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.5.192.jar
    * PatchouliAPI (6) from Patchouli-1.0-20.jar
    * projecteapi (1.12.2-1.2.0) from ProjectE-1.12.2-PE1.4.1.jar
    * QuarkAPI (4) from Quark-r1.6-178.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
    * spartanweaponry_api (5) from SpartanWeaponry-1.12.2-beta-1.3.8.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
    * wolfarmor|API (2.7) from wolfarmor-1.12.2-3.3.0.279-SNAPSHOT-all.jar
Profiler Position: N/A (disabled)
Player Count: 0 / 200; []
Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
Type: Dedicated Server (map_server.txt)