Jump to content

Recommended Posts

Posted
Spoiler

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
  iceandfire (iceandfire-1.8.3.jar)
  AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  ForgelinPlugin (Forgelin-1.8.4.jar)
  AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.6.0-187-universal.jar)
  CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
  AstralCore (astralsorcery-1.12.2-1.10.20.jar)
  p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar)
  Plugin (NotEnoughIDs-1.5.4.4.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  RandomPatches (randompatches-1.12.2-1.19.1.1.jar)
Contact their authors BEFORE contacting forge

// Who set us up the TNT?

Time: 11/17/19 2:01 PM
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: com/buuz135/industrial/proxy/block/upgrade/ConveyorSplittingUpgrade
    at com.buuz135.industrial.proxy.ConveyorRegistry.register(ConveyorRegistry.java:42)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1723_ConveyorRegistry_register_Register.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
    at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: com.buuz135.industrial.proxy.block.upgrade.ConveyorSplittingUpgrade
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 12 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer@32ad5484 from coremod FMLCorePlugin
    at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
    at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
    ... 14 more
Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
    at org.objectweb.asm.tree.MethodNode.getLabelNode(Unknown Source)
    at org.objectweb.asm.tree.MethodNode.visitLabel(Unknown Source)
    at org.objectweb.asm.ClassReader.a(Unknown Source)
    at org.objectweb.asm.ClassReader.b(Unknown Source)
    at org.objectweb.asm.ClassReader.accept(Unknown Source)
    at org.objectweb.asm.ClassReader.accept(Unknown Source)
    at net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer.transform(EventSubscriptionTransformer.java:78)
    at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
    ... 16 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_221, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 51177184 bytes (48 MB) / 2097152000 bytes (2000 MB) up to 2097152000 bytes (2000 MB)
    JVM Flags: 2 total; -Xms2G -Xmx2G
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2847 220 mods loaded, 220 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                                |
    |:----- |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft                         | 1.12.2                   | minecraft.jar                                      | None                                     |
    | LCH   | mcp                               | 9.42                     | minecraft.jar                                      | None                                     |
    | LCH   | FML                               | 8.0.99.99                | forge-1.12.2-14.23.5.2847-universal.jar            | None                                     |
    | LCH   | forge                             | 14.23.5.2847             | forge-1.12.2-14.23.5.2847-universal.jar            | None                                     |
    | LCH   | advancedrocketrycore              | 1                        | minecraft.jar                                      | None                                     |
    | LCH   | opencomputers|core                | 1.7.4.153                | minecraft.jar                                      | None                                     |
    | LCH   | randompatches                     | 1.12.2-1.19.1.1          | randompatches-1.12.2-1.19.1.1.jar                  | None                                     |
    | LCH   | ic2                               | 2.8.170-ex112            | industrialcraft-2-2.8.170-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCH   | advanced_machines                 | 61.0.1                   | Advanced Machines-61.0.1.jar                       | None                                     |
    | LCH   | redstoneflux                      | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | cofhcore                          | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar             | None                                     |
    | LCH   | libvulpes                         | 0.4.2.-68                | LibVulpes-1.12.2-0.4.2-68-universal.jar            | None                                     |
    | LCH   | advancedrocketry                  | 1.6.0.-187               | AdvancedRocketry-1.12.2-1.6.0-187-universal.jar    | None                                     |
    | LCH   | appliedenergistics2               | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar               | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
    | LCH   | bdlib                             | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
    | LCH   | ae2stuff                          | 0.7.0.4                  | ae2stuff-0.7.0.4-mc1.12.2.jar                      | None                                     |
    | LCH   | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
    | LCH   | endercore                         | 1.12.2-0.5.73            | EnderCore-1.12.2-0.5.73.jar                        | None                                     |
    | LCH   | jei                               | 4.15.0.291               | jei_1.12.2-4.15.0.291.jar                          | None                                     |
    | LCH   | thaumcraft                        | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                   | None                                     |
    | LCH   | enderio                           | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
    | LCH   | mantle                            | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                           | None                                     |
    | LCH   | projecte                          | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                        | None                                     |
    | LCH   | chisel                            | MC1.12.2-1.0.1.44        | Chisel-MC1.12.2-1.0.1.44.jar                       | None                                     |
    | LCH   | enderiointegrationtic             | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
    | LCH   | twilightforest                    | 3.10.1013                | twilightforest-1.12.2-3.10.1013-universal.jar      | None                                     |
    | LCH   | tconstruct                        | 1.12.2-2.12.0.157        | TConstruct-1.12.2-2.12.0.157.jar                   | None                                     |
    | LCH   | p455w0rdslib                      | 2.2.156                  | p455w0rdslib-1.12.2-2.2.156.jar                    | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LCH   | ae2wtlib                          | 1.0.30                   | AE2WTLib-1.12.2-1.0.30.jar                         | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LCH   | orbis-lib                         | 0.2.0                    | orbis-lib-1.12.2-0.2.0+build127.jar                | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
    | LCH   | aether                            | 0.2.6                    | aether_ii-1.12.2-0.2.6+build127-universal.jar      | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
    | LCH   | infinitylib                       | 1.12.2-1.12.0            | infinitylib-1.12.0.jar                             | None                                     |
    | LCH   | agricraft                         | 2.12.0-1.12.0-a6         | AgriCraft-2.12.0-1.12.0-a6.jar                     | None                                     |
    | LCH   | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.9.jar                         | None                                     |
    | LCH   | flyringbaublemod                  | 0.3.1_1.12-d4e654e       | angelRingToBauble-1.12-0.3.1.50+d4e654e.jar        | None                                     |
    | LCH   | applecore                         | 3.2.0                    | AppleCore-mc1.12.2-3.2.0.jar                       | None                                     |
    | LCH   | appleskin                         | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                         | None                                     |
    | LCH   | thedragonlib                      | 1.12.2-5.3.0             | thedragonlib-1.12.2-5.3.0.jar                      | None                                     |
    | LCH   | armorplus                         | 1.12.2-11.25.1.62        | armorplus-1.12.2-11.25.1.62.jar                    | None                                     |
    | LCH   | aroma1997core                     | 2.0.0.2                  | Aroma1997Core-1.12.2-2.0.0.2.jar                   | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCH   | aroma1997sdimension               | 2.0.0.2                  | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.jar    | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LCH   | astikorcarts                      | 1.12.2-0.1.2.7           | astikorcarts-1.12.2-0.1.2.7.jar                    | None                                     |
    | LCH   | crafttweaker                      | 4.1.19                   | CraftTweaker2-1.12-4.1.19.jar                      | None                                     |
    | LCH   | astralsorcery                     | 1.10.20                  | astralsorcery-1.12.2-1.10.20.jar                   | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
    | LCH   | atum                              | 2.0.15                   | Atum-1.12.2-2.0.15.jar                             | None                                     |
    | LCH   | codechickenlib                    | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | avaritia                          | 3.3.0                    | Avaritia-1.12.2-3.3.0.33-universal.jar             | None                                     |
    | LCH   | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
    | LCH   | bdsandm                           | 0.0.24                   | BarrelsDrumsStorageAndMore-0.0.24.jar              | None                                     |
    | LCH   | betterbuilderswands               | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar    | None                                     |
    | LCH   | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None                                     |
    | LCH   | biomesoplenty                     | 7.0.1.2441               | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar      | None                                     |
    | LCH   | guideapi                          | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                        | None                                     |
    | LCH   | bloodmagic                        | 1.12.2-2.4.3-105         | BloodMagic-1.12.2-2.4.3-105.jar                    | None                                     |
    | LCH   | bluepower                         | 0.3.148                  | BluePower-1.12.2-0.3.148-universal.jar             | None                                     |
    | LCH   | bonsaitrees                       | 1.1.3                    | bonsaitrees-1.1.3-b156.jar                         | None                                     |
    | LCH   | bookshelf                         | 2.3.585                  | Bookshelf-1.12.2-2.3.585.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | botania                           | r1.10-362                | Botania r1.10-362.jar                              | None                                     |
    | LCH   | brandonscore                      | 2.4.17                   | BrandonsCore-1.12.2-2.4.17.208-universal.jar       | None                                     |
    | LCH   | buildcraftlib                     | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                       | None                                     |
    | LCH   | buildcraftcore                    | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                       | None                                     |
    | LCH   | buildcraftbuilders                | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                       | None                                     |
    | LCH   | buildcrafttransport               | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                       | None                                     |
    | LCH   | buildcraftsilicon                 | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                       | None                                     |
    | LCH   | buildcraftenergy                  | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                       | None                                     |
    | LCH   | forestry                          | 5.8.2.387                | forestry_1.12.2-5.8.2.387.jar                      | None                                     |
    | LCH   | buildcraftcompat                  | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                       | None                                     |
    | LCH   | buildcraftfactory                 | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                       | None                                     |
    | LCH   | buildcraftrobotics                | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                       | None                                     |
    | LCH   | buildinggadgets                   | 2.7.4                    | BuildingGadgets-2.7.4.jar                          | None                                     |
    | LCH   | carryon                           | 1.12.3                   | CarryOn MC1.12.2 v1.12.3.jar                       | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
    | LCH   | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                           | None                                     |
    | LCH   | chancecubes                       | 1.12.2-4.1.0.300         | ChanceCubes-1.12.2-4.1.0.300.jar                   | None                                     |
    | LCH   | chesttransporter                  | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar                  | None                                     |
    | LCH   | chickenchunks                     | 2.4.2.74                 | ChickenChunks-1.12.2-2.4.2.74-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | chineseworkshop                   | 1.2.6                    | ChineseWorkshop-1.12.2_1.2.6.jar                   | None                                     |
    | LCH   | chiselsandbits                    | 14.33                    | chiselsandbits-14.33.jar                           | None                                     |
    | LCH   | clumps                            | 3.1.2                    | Clumps-3.1.2.jar                                   | None                                     |
    | LCH   | compactsolars                     | 1.12.2-5.0.18.341        | CompactSolars-1.12.2-5.0.18.341-universal.jar      | None                                     |
    | LCH   | computercraft                     | 1.80pr1                  | ComputerCraft1.80pr1.jar                           | None                                     |
    | LCH   | cookingforblockheads              | 6.4.71                   | CookingForBlockheads_1.12.2-6.4.71.jar             | None                                     |
    | LCH   | craftstudioapi                    | 1.0.0                    | CraftStudio-1.0.0.93-mc1.12-alpha.jar              | None                                     |
    | LCH   | crafttweakerjei                   | 2.0.3                    | CraftTweaker2-1.12-4.1.19.jar                      | None                                     |
    | LCH   | cucumber                          | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                          | None                                     |
    | LCH   | cxlibrary                         | 1.6.1                    | cxlibrary-1.12.1-1.6.1.jar                         | None                                     |
    | LCH   | draconicevolution                 | 2.3.24                   | Draconic-Evolution-1.12.2-2.3.24.349-universal.jar | None                                     |
    | LCH   | elevatorid                        | 1.3.12                   | ElevatorMod-1.12.2-1.3.12.jar                      | None                                     |
    | LCH   | eplus                             | 5.0.176                  | EnchantingPlus-1.12.2-5.0.176.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | endercrop                         | 1.12.2-1.6.0             | endercrop-1.12.2-1.6.0.jar                         | None                                     |
    | LCH   | enderiobase                       | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
    | LCH   | enderioconduits                   | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
    | LCH   | enderioconduitsappliedenergistics | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
    | LCH   | opencomputers                     | 1.7.4.153                | OpenComputers-MC1.12.2-1.7.4.153.jar               | None                                     |
    | LCH   | enderioconduitsopencomputers      | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
    | LCH   | refinedstorage                    | 1.6.15                   | refinedstorage-1.6.15.jar                          | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LCH   | enderioconduitsrefinedstorage     | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
    | LCH   | enderiointegrationforestry        | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
    | LCH   | enderiointegrationticlate         | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
    | LCH   | ftblib                            | 5.4.4.4                  | FTBLib-5.4.4.4.jar                                 | None                                     |
    | LCH   | enderiomachines                   | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
    | LCH   | enderiopowertools                 | 5.1.52                   | EnderIO-1.12.2-5.1.52.jar                          | None                                     |
    | LCH   | enderstorage                      | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | shetiphiancore                    | 3.5.9                    | shetiphiancore-1.12.0-3.5.9.jar                    | None                                     |
    | LCH   | endertanks                        | 1.6.8                    | endertanks-1.12.0-1.6.8.jar                        | None                                     |
    | LCH   | railcraft                         | 12.0.0                   | railcraft-12.0.0.jar                               | a0c255ac501b2749537d5824bb0f0588bf0320fa |
    | LCH   | immersiveengineering              | 0.12-92                  | ImmersiveEngineering-0.12-92.jar                   | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LCH   | engineersdoors                    | 0.8.0                    | engineers_doors-1.12.2-0.8.0.jar                   | None                                     |
    | LCH   | erebus                            | 1.0.30                   | Erebus-1.0.30.jar                                  | None                                     |
    | LCH   | extrabows                         | v1.12.2 b10              | extrabows-v1.12.2 b10.jar                          | None                                     |
    | LCH   | extracells                        | 2.6.3                    | ExtraCells-1.12.2-2.6.4.jar                        | None                                     |
    | LCH   | shadowmc                          | 3.8.0                    | ShadowMC-1.12-3.8.0.jar                            | None                                     |
    | LCH   | extrarails                        | 1.3.0                    | ExtraRails-1.12-1.3.0.jar                          | None                                     |
    | LCH   | zerocore                          | 1.12.2-0.1.2.8           | zerocore-1.12.2-0.1.2.8.jar                        | None                                     |
    | LCH   | bigreactors                       | 1.12.2-0.4.5.67          | ExtremeReactors-1.12.2-0.4.5.67.jar                | None                                     |
    | LCH   | fastleafdecay                     | v14                      | FastLeafDecay-v14.jar                              | None                                     |
    | LCH   | foodexpansion                     | 1.3                      | FoodExpansion1.3.3-1.12.2.jar                      | None                                     |
    | LCH   | forgelin                          | 1.8.4                    | Forgelin-1.8.4.jar                                 | None                                     |
    | LCH   | forgemultipartcbe                 | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | microblockcbe                     | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar       | None                                     |
    | LCH   | minecraftmultipartcbe             | 2.6.2.83                 | ForgeMultipart-1.12.2-2.6.2.83-universal.jar       | None                                     |
    | LCH   | llibrary                          | 1.7.19                   | llibrary-1.7.19-1.12.2.jar                         | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCH   | fossil                            | 8.0.3                    | fossilsarcheology-8.0.3.jar                        | None                                     |
    | LCH   | ftbbackups                        | 1.1.0.1                  | FTBBackups-1.1.0.1.jar                             | None                                     |
    | LCH   | ftbutilities                      | 5.4.0.122                | FTBUtilities-5.4.0.122.jar                         | None                                     |
    | LCH   | cfm                               | 6.3.1                    | furniture-6.3.1-1.12.2.jar                         | None                                     |
    | LCH   | trashcansreborn                   | 1.1.0                    | GarbageBins-1.1.1.jar                              | None                                     |
    | LCH   | gravestone                        | 1.10.3                   | gravestone-1.10.3.jar                              | None                                     |
    | LCH   | huntingdim                        | 1.0.39                   | HuntingDimension-1.12.2-1.0.39.jar                 | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | icbmclassic                       | 1.12.2-3.3.0.63          | ICBM-classic-1.12.2-3.3.0b63.jar                   | None                                     |
    | LCH   | iceandfire                        | 1.8.3                    | iceandfire-1.8.3.jar                               | None                                     |
    | LCH   | ichunutil                         | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | mcjtylib_ng                       | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                            | None                                     |
    | LCH   | immcraft                          | 1.6.0                    | immcraft-1.12-1.6.0.jar                            | None                                     |
    | LCH   | mts                               | 15.5.0                   | Immersive Vehicles-1.12.2-15.5.0.jar               | None                                     |
    | LCH   | trackapi                          | 1.2                      | TrackAPI-1.2.jar                                   | None                                     |
    | LCH   | immersiverailroading              | 1.7.1                    | ImmersiveRailroading-1.7.1_1.12.2.jar              | None                                     |
    | LCH   | universalmodcore                  | 1.0.0                    | ImmersiveRailroading-1.7.1_1.12.2.jar              | None                                     |
    | LCH   | immersivetech                     | 1.3.10                   | immersivetech-1.12-1.3.10.jar                      | None                                     |
    | LCH   | mekanism                          | 1.12.2-9.8.2.389         | Mekanism-1.12.2-9.8.2.389.jar                      | None                                     |
    | LCH   | teslacorelib                      | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.13-237.jar         | None                                     |
    | LCH   | industrialrenewal                 | 0.13.1                   | IndustrialRenewal_1.12.2-0.13.1.jar                | None                                     |
    | LCH   | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LCH   | ironbackpacks                     | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                  | None                                     |
    | LCH   | ironchest                         | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                    | None                                     |
    | LCH   | journeymap                        | 1.12.2-5.5.5             | journeymap-1.12.2-5.5.5.jar                        | None                                     |
    | LCH   | jee                               | 1.0.8                    | JustEnoughEnergistics-1.12.2-1.0.8.jar             | None                                     |
    | LCH   | libraryex                         | 1.0.12                   | LibraryEx-1.12.2-1.0.12.jar                        | None                                     |
    | LCH   | longfallboots                     | 1.2.1a                   | longfallboots-1.2.1b.jar                           | None                                     |
    | LCH   | malisiscore                       | 1.12.2-6.5.1-SNAPSHOT    | malisiscore-1.12.2-6.5.1.jar                       | None                                     |
    | LCH   | malisisdoors                      | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                      | None                                     |
    | LCH   | mca                               | 6.1.0                    | MCA-1.12.2-6.1.0-universal.jar                     | None                                     |
    | LCH   | mekanismgenerators                | 1.12.2-9.8.2.389         | MekanismGenerators-1.12.2-9.8.2.389.jar            | None                                     |
    | LCH   | mekanismtools                     | 1.12.2-9.8.2.389         | MekanismTools-1.12.2-9.8.2.389.jar                 | None                                     |
    | LCH   | mjrlegendslib                     | 1.12.2-1.1.9             | MJRLegendsLib-1.12.2-1.1.9.jar                     | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LCH   | mobamputation                     | 7.0.0                    | MobAmputation-1.12.2-7.0.0.jar                     | None                                     |
    | LCH   | numina                            | 1.12.2-1.0.38            | Numina-1.12.2-1.0.38.jar                           | None                                     |
    | LCH   | powersuits                        | 1.12.2-1.0.46            | ModularPowersuits-1.12.2-1.0.46.jar                | None                                     |
    | LCH   | morefurnaces                      | 1.10.5                   | MoreFurnaces-1.12.2-1.10.6.jar                     | None                                     |
    | LCH   | morph                             | 7.1.3                    | Morph-1.12.2-7.1.3.jar                             | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | morpheus                          | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                        | None                                     |
    | LCH   | mowziesmobs                       | 1.5.4                    | mowziesmobs-1.5.4.jar                              | None                                     |
    | LCH   | mrtjpcore                         | 2.1.4.43                 | MrTJPCore-1.12.2-2.1.4.43-universal.jar            | None                                     |
    | LCH   | mtsofficialpack                   | 12.0.0                   | MTS_Official_Pack_V12.jar                          | None                                     |
    | LCH   | mysticalagriculture               | 1.7.5                    | MysticalAgriculture-1.12.2-1.7.5.jar               | None                                     |
    | LCH   | mysticalagradditions              | 1.3.2                    | MysticalAgradditions-1.12.2-1.3.2.jar              | None                                     |
    | LCH   | netherex                          | 2.0.15                   | NetherEx-1.12.2-2.0.15.jar                         | None                                     |
    | LCH   | neid                              | 1.5.4.4                  | NotEnoughIDs-1.5.4.4.jar                           | None                                     |
    | LCH   | omlib                             | 3.1.3-246                | omlib-1.12.2-3.1.3-246.jar                         | None                                     |
    | LCH   | ompd                              | 3.1.0-61                 | ompd-1.12.2-3.1.0-61.jar                           | None                                     |
    | LCH   | openglider                        | @VERSION@                | OpenGlider-1.12.1-1.1.0.jar                        | None                                     |
    | LCH   | harvestcraft                      | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zf.jar                    | None                                     |
    | LCH   | patchouli                         | 1.0-20                   | Patchouli-1.0-20.jar                               | None                                     |
    | LCH   | planttech2                        | 1.0.8                    | planttech2-1.0.9.jar                               | None                                     |
    | LCH   | portalgun                         | 7.1.0                    | PortalGun-1.12.2-7.1.0.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCH   | portality                         | 1.0-SNAPSHOT             | portality-1.12.2-1.2.3-15.jar                      | None                                     |
    | LCH   | projectex                         | 1.2.0.39                 | ProjectEX-1.2.0.39.jar                             | None                                     |
    | LCH   | projectred-core                   | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-Base.jar               | None                                     |
    | LCH   | projectred-expansion              | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar         | None                                     |
    | LCH   | projectred-relocation             | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar         | None                                     |
    | LCH   | projectred-transportation         | 4.9.4.120                | ProjectRed-1.12.2-4.9.4.120-mechanical.jar         | None                                     |
    | LCH   | rangedpumps                       | 0.5                      | rangedpumps-0.5.jar                                | None                                     |
    | LCH   | reborncore                        | 3.16.4.478               | RebornCore-1.12.2-3.16.4.478-universal.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LCH   | redstonearsenal                   | 2.6.3                    | RedstoneArsenal-1.12.2-2.6.3.18-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | redstonepaste                     | 1.7.5                    | redstonepaste-mc1.12-1.7.5.jar                     | None                                     |
    | LCH   | refinedstorageaddons              | 0.4.4                    | refinedstorageaddons-0.4.4.jar                     | None                                     |
    | LCH   | xreliquary                        | 1.12.2-1.3.4.796         | Reliquary-1.12.2-1.3.4.796.jar                     | None                                     |
    | LCH   | rftools                           | 7.72                     | rftools-1.12-7.72.jar                              | None                                     |
    | LCH   | rftoolsdim                        | 5.71                     | rftoolsdim-1.12-5.71.jar                           | None                                     |
    | LCH   | rftoolspower                      | 1.2.0                    | rftoolspower-1.12-1.2.0.jar                        | None                                     |
    | LCH   | rsgauges                          | 1.1.9                    | rsgauges-1.12.2-1.1.9.jar                          | ed58ed655893ced6280650866985abcae2bf7559 |
    | LCH   | sgcraft                           | 1.13.2                   | SGCraft-2.0.2.jar                                  | None                                     |
    | LCH   | signals                           | 1.4.1-30                 | Signals-1.12.2-1.4.1-30-universal.jar              | None                                     |
    | LCH   | signpost                          | 1.06.1                   | signpost-1.12-1.06.1.jar                           | None                                     |
    | LCH   | simplyjetpacks                    | 2.2.14.67                | SimplyJetpacks2-1.12.2-2.2.14.67.jar               | None                                     |
    | LCH   | simplylight                       | 1.12.2-0.8.7             | simplylight-1.12.2-0.8.7.jar                       | None                                     |
    | LCH   | stevescarts                       | 2.4.31.135               | StevesCarts-1.12.2-2.4.31.135.jar                  | None                                     |
    | LCH   | storagedrawers                    | 1.12.2-5.4.0             | StorageDrawers-1.12.2-5.4.0.jar                    | None                                     |
    | LCH   | storagedrawersextra               | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar                | None                                     |
    | LCH   | storagetech                       | 6.0                      | StorageTech R6.0.jar                               | None                                     |
    | LCH   | tektopia                          | 1.1.0                    | tektopia-1.1.0.jar                                 | None                                     |
    | LCH   | tektopiainformation               | 1.4.0                    | TektopiaInformation-1.12.2-1.1.0-1.4.0.jar         | None                                     |
    | LCH   | thermalsolars                     | 1.12.2 V1.9.5            | thermalsolars-1.12.2-1.9.5.jar                     | None                                     |
    | LCH   | tcomplement                       | 1.12.2-0.4.2             | TinkersComplement-1.12.2-0.4.2.jar                 | None                                     |
    | LCH   | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                | None                                     |
    | LCH   | torchmaster                       | 1.8.0.79                 | torchmaster_1.12.2-1.8.0.79.jar                    | 5e9a436b366831c8f54a7e80b015784da69278c6 |
    | LCH   | tropicraft                        | 7.1.9.115                | tropicraft-MC1.12.2-7.1.9.115.jar                  | None                                     |
    | LCH   | walljump                          | 1.12.2-1.2.3             | walljump-1.12.2-1.2.3.jar                          | None                                     |
    | LCH   | waystones                         | 4.0.72                   | Waystones_1.12.2-4.0.72.jar                        | None                                     |
    | LCH   | wearablebackpacks                 | 3.1.4                    | WearableBackpacks-1.12.2-3.1.4.jar                 | None                                     |
    | LCH   | wct                               | 3.12.93                  | WirelessCraftingTerminal-1.12.2-3.12.93.jar        | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
    | LCH   | wolfarmor                         | 2.2.3.6                  | wolfarmor-1.12.2-2.2.3.1798-universal.jar          | None                                     |
    | LCH   | woot                              | 1.12.2-1.4.11            | woot-1.12.2-1.4.11.jar                             | None                                     |
    | LCH   | xlfoodmod                         | 1.12.2-1.9.2             | XL-Food-Mod-1.12.2-1.9.2.jar                       | None                                     |
    | LCH   | yabba                             | 1.1.2.54                 | YABBA-1.1.2.54.jar                                 | None                                     |
    | LCH   | phosphor-lighting                 | 1.12.2-0.2.6             | phosphor-1.12.2-0.2.6+build50.jar                  | f0387d288626cc2d937daa504e74af570c52a2f1 |
    | LCH   | industrialwires                   | 1.7-36                   | IndustrialWires-1.7-36.jar                         | 7e11c175d1e24007afec7498a1616bef0000027d |
    | LCH   | jurassicraft                      | 2.1.23                   | JurassiCraft-1.12.2-2.1.23.jar                     | None                                     |
    | LCH   | ocsensors                         | 1.0.4                    | ocsensors-1.0.4-b23.jar                            | None                                     |
    | LCH   | teslacorelib_registries           | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | None                                     |

    Loaded coremods (and transformers): 
CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
  team.chisel.ctm.client.asm.CTMTransformer
iceandfire (iceandfire-1.8.3.jar)
  com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  squeek.applecore.asm.TransformerModuleHandler
ForgelinPlugin (Forgelin-1.8.4.jar)
  
AdvancedRocketryPlugin (AdvancedRocketry-1.12.2-1.6.0-187-universal.jar)
  zmaster587.advancedRocketry.asm.ClassTransformer
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  cubex2.cxlibrary.CoreModTransformer
TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
  li.cil.oc.common.asm.ClassTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar)
  mekanism.coremod.KeybindingMigrationHelper
EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
  net.fybertech.nwr.NWRTransformer
AstralCore (astralsorcery-1.12.2-1.10.20.jar)
  
p455w0rdc0re (p455w0rdslib-1.12.2-2.2.156.jar)
  p455w0rdslib.asm.ClassTransformer
Plugin (NotEnoughIDs-1.5.4.4.jar)
  ru.fewizz.neid.asm.Transformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  shetiphian.asm.ClassTransformer
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
  
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)
  
RandomPatches (randompatches-1.12.2-1.19.1.1.jar)
  com.therandomlabs.randompatches.core.RPTransformer
    AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - chiselIntegration (Enabled/Not Forced)
        - chiselsandbitsIntegration (Enabled/Not Forced)
        - wailaIntegration (Enabled/Not Forced)

    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleMelter (Enabled/Not Forced)
        - ModuleArmor (Enabled/Not Forced)
        - ModuleSteelworks (Enabled/Not Forced)
        - ChiselPlugin (Enabled/Not Forced)
        - ToolLevelingPlugin (Enabled/Not Forced)
        - Oredict (Enabled/Forced)

    List of loaded APIs: 
        * ae2wtlib|API (1.0.30) from AE2WTLib-1.12.2-1.0.30.jar
        * AgriCraftAPI (1.0) from AgriCraft-2.12.0-1.12.0-a6.jar
        * AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar
        * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.jar
        * ArmorPlusApi (2.1) from armorplus-1.12.2-11.25.1.62.jar
        * AtumAPI (0.0.2) from Atum-1.12.2-2.0.15.jar
        * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
        * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
        * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.67.jar
        * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.3-105.jar
        * bluepowerAPI (1.0) from BluePower-1.12.2-0.3.148-universal.jar
        * BotaniaAPI (93) from Botania r1.10-362.jar
        * buildcraftapi_blocks (1.0) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_boards (2.0) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_core (2.2) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_crops (1.1) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_enums (1.0) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_events (2.0) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_facades (1.1) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_filler (5.0) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_fuels (2.0) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_gates (4.1) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_items (1.1) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_library (2.0) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_lists (1.0) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_power (1.3) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_recipes (3.0) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_robotics (3.0) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_statements (1.1) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_tiles (1.2) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_tools (1.0) from buildcraft-all-7.99.24.3.jar
        * buildcraftapi_transport (5.0) from buildcraft-all-7.99.24.3.jar
        * chesttransporter|api (2) from ChestTransporter-1.12.2-2.8.8.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
        * 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
        * ctm-api (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
        * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.24.349-universal.jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.1.52.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.1.52.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.1.52.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.1.52.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.1.52.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.1.52.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.1.52.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.1.52.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.1.52.jar
        * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
        * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
        * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.8-63.jar
        * iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.2.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-92.jar
        * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-92.jar
        * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
        * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5.jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5.jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5.jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5.jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.291.jar
        * MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
        * MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
        * MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
        * MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
        * MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
        * MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.2.389.jar
        * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.2.389.jar
        * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
        * Open Glider|API (0.1) from OpenGlider-1.12.1-1.1.0.jar
        * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
        * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.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
        * projectred|api (2.1) from ProjectRed-1.12.2-4.9.4.120-Base.jar
        * railcraft:api_carts (3.0.0) from railcraft-12.0.0.jar
        * railcraft:api_charge (4.0.0) from railcraft-12.0.0.jar
        * railcraft:api_core (3.2.0) from railcraft-12.0.0.jar
        * railcraft:api_crafting (4.0.0) from railcraft-12.0.0.jar
        * railcraft:api_events (2.0.0) from railcraft-12.0.0.jar
        * railcraft:api_fuel (2.0.0) from railcraft-12.0.0.jar
        * railcraft:api_helpers (2.0.0) from railcraft-12.0.0.jar
        * railcraft:api_items (2.4.0) from railcraft-12.0.0.jar
        * railcraft:api_signals (4.0.0) from railcraft-12.0.0.jar
        * railcraft:api_tracks (5.1.1) from railcraft-12.0.0.jar
        * reborncoreAPI (3.16.4.478) from RebornCore-1.12.2-3.16.4.478-universal.jar
        * reborncoreAPI|Power (3.16.4.478) from RebornCore-1.12.2-3.16.4.478-universal.jar
        * reborncoreAPI|Praescriptum (3.16.4.478) from RebornCore-1.12.2-3.16.4.478-universal.jar
        * reborncoreAPI|Recipe (3.16.4.478) from RebornCore-1.12.2-3.16.4.478-universal.jar
        * reborncoreAPI|Tile (3.16.4.478) from RebornCore-1.12.2-3.16.4.478-universal.jar
        * redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
        * stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.31.135.jar
        * stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.31.135.jar
        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.0.jar
        * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
        * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
        * wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.12.93.jar
        * wolfarmor|API (2.7) from wolfarmor-1.12.2-2.2.3.1798-universal.jar
        * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
        * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
        * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
        * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
    RebornCore: 
        Plugin Engine: 0
        RebornCore Version: 3.16.4.478
        Runtime Debofucsation 1
    Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
                  * Offline mode for dedicated servers is NOT supported by Ender IO.
                 This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.

    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!You are looking at the diagnostics information, not at the crash.       !!!
    !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    Profiler Position: N/A (disabled)
    Is Modded: Definitely; Server brand changed to 'fml,forge'
    Type: Dedicated Server (map_server.txt)

 

 

Posted
2 minutes ago, diesieben07 said:

I even quoted it...

sorry i dont se that   

can you help me with this with when i need to log in to my server it says this in the server [15:04:43] [Netty Server IO #4/ERROR] [FML]: NetworkDispatcher exception io.netty.handler.timeout.ReadTimeoutException: null

Posted (edited)
6 minutes ago, diesieben07 said:

Always post complete logs.

Spoiler

[14:50:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:50:44] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:50:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[14:50:44] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2847 for Minecraft 1.12.2 loading
[14:50:44] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_221
[14:50:45] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[14:50:45] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[14:50:45] [main/INFO] [FML]: Searching C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\.\mods for mods
[14:50:45] [main/INFO] [FML]: Searching C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\.\mods\1.12.2 for mods
[14:50:45] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AdvancedRocketry-1.12.2-1.6.0-187-universal.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:50:45] [main/WARN] [FML]: The coremod AdvancedRocketryPlugin (zmaster587.advancedRocketry.asm.AdvancedRocketryPlugin) is not signed!
[14:50:45] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.12.2-3.2.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:50:45] [main/WARN] [FML]: The coremod AppleCore (squeek.applecore.AppleCore) is not signed!
[14:50:45] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Aroma1997Core-1.12.2-2.0.0.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:50:45] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:45] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in astralsorcery-1.12.2-1.10.20.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:50:46] [main/WARN] [FML]: The coremod hellfirepvp.astralsorcery.core.AstralCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:46] [main/INFO] [Astral Core]: [AstralCore] Initialized.
[14:50:46] [main/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
[14:50:46] [main/INFO] [FML]: Loading tweaker codechicken.asm.internal.Tweaker from ChickenASM-1.12-1.0.2.7.jar
[14:50:46] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.0.29.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:50:46] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:46] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[14:50:46] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in cxlibrary-1.12.1-1.6.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:50:46] [main/WARN] [FML]: The coremod cubex2.cxlibrary.CoreModLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:46] [main/WARN] [FML]: The coremod CXLibraryCore (cubex2.cxlibrary.CoreModLoader) is not signed!
[14:50:46] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:50:46] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:46] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[14:50:46] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in iceandfire-1.8.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:50:46] [main/WARN] [FML]: The coremod iceandfire (com.github.alexthe666.iceandfire.asm.IceAndFirePlugin) is not signed!
[14:50:46] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in InventoryTweaks-1.63.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:50:46] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:46] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.5.1.jar
[14:50:46] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Mekanism-1.12.2-9.8.2.389.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:50:46] [main/WARN] [FML]: The coremod mekanism.coremod.MekanismCoremod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:46] [main/WARN] [FML]: The coremod MekanismCoremod (mekanism.coremod.MekanismCoremod) is not signed!
[14:50:46] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in NotEnoughIDs-1.5.4.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:50:46] [main/WARN] [FML]: The coremod ru.fewizz.neid.asm.Plugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:46] [main/WARN] [FML]: The coremod Plugin (ru.fewizz.neid.asm.Plugin) is not signed!
[14:50:46] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in OpenComputers-MC1.12.2-1.7.4.153.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:50:46] [main/WARN] [FML]: The coremod li.cil.oc.common.launch.TransformerLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:46] [main/WARN] [FML]: The coremod TransformerLoader (li.cil.oc.common.launch.TransformerLoader) is not signed!
[14:50:46] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in p455w0rdslib-1.12.2-2.2.156.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:50:46] [main/WARN] [FML]: The coremod com.therandomlabs.randompatches.core.RPCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:46] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in redstonepaste-mc1.12-1.7.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:50:46] [main/WARN] [FML]: The coremod net.fybertech.nwr.NWRTweak does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:46] [main/WARN] [FML]: The coremod NWRTweak (net.fybertech.nwr.NWRTweak) is not signed!
[14:50:46] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from SGCraft-2.0.2.jar
[14:50:46] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from phosphor-1.12.2-0.2.6+build50.jar
[14:50:46] [main/WARN] [FML]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:46] [main/WARN] [FML]: The coremod shetiphian.asm.TweakPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:46] [main/WARN] [FML]: The coremod ShetiPhian-ASM (shetiphian.asm.TweakPlugin) is not signed!
[14:50:46] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:50:46] [main/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
[14:50:46] [main/INFO] [LaunchWrapper]: Loading tweak class name codechicken.asm.internal.Tweaker
[14:50:46] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[14:50:46] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/Users/data-/OneDrive/Desktop/Advanced61b44ccf8323V4/./mods/malisiscore-1.12.2-6.5.1.jar Service=LaunchWrapper Env=SERVER
[14:50:46] [main/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:46] [main/WARN] [FML]: The coremod MalisisCorePlugin (net.malisis.core.asm.MalisisCorePlugin) is not signed!
[14:50:46] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[14:50:46] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[14:50:46] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[14:50:46] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:50:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:50:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:50:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:49] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[14:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:49] [main/INFO] [Aroma1997Core]: Finished data injection.
[14:50:49] [main/INFO] [Aroma1997Core]: Finished data injection.
[14:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class codechicken.asm.internal.Tweaker
[14:50:49] [main/INFO] [STDOUT]: [codechicken.asm.internal.Tweaker:injectIntoClassLoader:30]: false
[14:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[14:50:49] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@2b98b3bb
[14:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker
[14:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:50:49] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class 
java.lang.ClassNotFoundException: 
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
    at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_221]
    at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
    at net.minecraftforge.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:46) [forge-1.12.2-14.23.5.2847-universal.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2847-universal.jar:?]
    at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2847-universal.jar:?]
Caused by: java.lang.NullPointerException
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
    ... 12 more
[14:50:49] [main/INFO] [Astral Core]: [AstralTransformer] Loading patches...
[14:50:49] [main/INFO] [Astral Core]: [AstralTransformer] Initialized! Loaded 14 class patches!
[14:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:50:51] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[14:50:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:50:51] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[14:50:51] [main/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
[14:50:51] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHSUNBRIGHTNESSWORLDCLIENT as it can't be applied for side SERVER
[14:50:51] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
[14:50:51] [main/INFO] [Astral Core]: [AstralTransformer] Transforming pa : net.minecraft.network.NetHandlerPlayServer with 1 patches!
[14:50:51] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSERVEREXTENDENTITYINTERACTREACH
[14:50:51] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.util.text.TextComponentTranslation. This may cause patch issues
[14:50:51] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.util.math.BlockPos. This may cause patch issues
[14:50:51] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.tileentity.CommandBlockBaseLogic. This may cause patch issues
[14:50:51] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.item.ItemStack. This may cause patch issues
[14:50:51] [main/INFO] [Astral Core]: [AstralTransformer] Transforming aip : net.minecraft.item.ItemStack with 2 patches!
[14:50:51] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIP as it can't be applied for side SERVER
[14:50:51] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIPEVENT as it can't be applied for side SERVER
[14:50:51] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.com.therandomlabs.randompatches.core.RPTransformer' was detected and will no longer process meta class data
[14:50:51] [main/INFO] [neid]: Patching class: "net.minecraft.world.chunk.storage.AnvilChunkLoader" with Transformer Group: "TransformerGroupAnvilChunkLoader"
[14:50:51] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.ru.fewizz.neid.asm.Transformer' was detected and will no longer process meta class data
[14:50:51] [main/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.world.chunk.storage.ExtendedBlockStorage], Method [func_76663_a]
[14:50:51] [main/INFO] [EnderCore ASM]: Transforming net.minecraft.world.chunk.storage.ExtendedBlockStorage Finished.
[14:50:52] [main/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
[14:50:52] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHSUNBRIGHTNESSWORLDCLIENT as it can't be applied for side SERVER
[14:50:52] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
[14:50:52] [main/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow)
[14:50:52] [main/INFO] [mixin]: A re-entrant transformer 'guichaguri.betterfps.transformers.PatcherTransformer' was detected and will no longer process meta class data
[14:50:52] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[14:50:52] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[14:50:52] [main/INFO] [ShetiPhian-ASM]: Attempting: Injection of Run Particle Override into Entity.createRunningParticles
[14:50:52] [main/INFO] [ShetiPhian-ASM]: Searching for: Entity.createRunningParticles (func_174808_Z)
[14:50:52] [main/INFO] [ShetiPhian-ASM]: Found Method: Entity.createRunningParticles
[14:50:52] [main/INFO] [ShetiPhian-ASM]: Injecting: Run Particle Override
[14:50:52] [main/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
[14:50:52] [main/INFO] [Astral Core]: [AstralTransformer] Transforming vp : net.minecraft.entity.EntityLivingBase with 4 patches!
[14:50:52] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHAPPLYPOTIONEFFECTEVENT
[14:50:52] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYLIVINGBASEWATERSLOWDOWN
[14:50:52] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSETPLAYERATTRIBUTE
[14:50:52] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHUPDATEELYTRA
[14:50:52] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[14:50:52] [main/INFO] [neid]: Patching class: "net.minecraftforge.registries.GameData" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
[14:50:52] [main/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow)
[14:50:52] [main/INFO] [neid]: Patching class: "net.minecraft.block.Block" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
[14:50:52] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[14:50:52] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
[14:50:53] [main/INFO] [BetterFps]: Patching math utils with "RIVENS_HALF" algorithm
[14:50:54] [main/INFO] [OpenComputers]: Successfully patched net/minecraft/entity/EntityLiving.recreateLeash.
[14:50:55] [main/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityBeacon... (avh)
[14:50:55] [main/INFO] [BetterFps]: Patching net.minecraft.block.BlockHopper... (arl)
[14:50:55] [main/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityHopper... (avw)
[14:50:55] [main/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
[14:50:55] [main/INFO] [Astral Core]: [AstralTransformer] Transforming aip : net.minecraft.item.ItemStack with 2 patches!
[14:50:55] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIP as it can't be applied for side SERVER
[14:50:55] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIPEVENT as it can't be applied for side SERVER
[14:50:56] [main/INFO] [Astral Core]: [AstralTransformer] Transforming wg : net.minecraft.entity.ai.attributes.AbstractAttributeMap with 1 patches!
[14:50:56] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHADDPLAYERATTRIBUTE
[14:50:56] [main/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
[14:50:56] [main/INFO] [EnderCore ASM]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
[14:50:57] [main/INFO] [neid]: Patching class: "net.minecraft.stats.StatList" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
[14:50:57] [main/INFO] [BetterFps]: Patching net.minecraft.server.dedicated.DedicatedServer... (nz)
[14:50:57] [main/INFO] [neid]: Patching class: "net.minecraft.world.chunk.storage.AnvilChunkLoader" with Transformer Group: "TransformerGroupAnvilChunkLoader"
[14:50:58] [main/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[14:50:58] [main/INFO] [EnderCore ASM]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[14:50:58] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
[14:50:58] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2847 Initialized
[14:50:58] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[14:50:58] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[14:50:58] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
[14:50:58] [Server thread/INFO] [STDOUT]: [zmaster587.advancedRocketry.asm.ModContainer:<init>:23]: ********* CoreDummyContainer. OK
[14:50:58] [Server thread/INFO] [FML]: Searching C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\.\mods for mods
[14:50:58] [Server thread/INFO] [FML]: Searching C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\.\mods\1.12.2 for mods
[14:51:00] [Server thread/WARN] [FML]: Mod aroma1997core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.0.2
[14:51:00] [Server thread/WARN] [FML]: Mod aroma1997sdimension is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.0.2
[14:51:00] [Server thread/INFO] [FML]: Disabling mod backtools it is client side only.
[14:51:00] [Server thread/WARN] [FML]: Mod betterbuilderswands is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.1
[14:51:01] [Server thread/WARN] [FML]: Mod bluepower is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.3.148
[14:51:01] [Server thread/WARN] [FML]: Mod chickenchunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.2.74
[14:51:01] [Server thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[14:51:02] [Server thread/WARN] [FML]: Mod compactsolars is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-5.0.18.341
[14:51:02] [Server thread/INFO] [FML]: Disabling mod controlling it is client side only.
[14:51:02] [Server thread/WARN] [FML]: Mod cookingforblockheads is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 6.4.71
[14:51:02] [Server thread/INFO] [FML]: Disabling mod ctgui it is client side only.
[14:51:02] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only.
[14:51:03] [Server thread/WARN] [FML]: Mod enderstorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.6.137
[14:51:04] [Server thread/WARN] [FML]: Mod microblockcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.2.83
[14:51:04] [Server thread/WARN] [FML]: Mod forgemultipartcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.2.83
[14:51:04] [Server thread/WARN] [FML]: Mod minecraftmultipartcbe is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.6.2.83
[14:51:04] [Server thread/INFO] [FML]: Disabling mod fpsreducer it is client side only.
[14:51:05] [Server thread/WARN] [FML]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-7.0.67.844
[14:51:06] [Server thread/WARN] [FML]: Mod mekanismgenerators is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-9.8.2.389
[14:51:06] [Server thread/WARN] [FML]: Mod mekanismtools is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-9.8.2.389
[14:51:06] [Server thread/INFO] [FML]: Disabling mod mobdismemberment it is client side only.
[14:51:06] [Server thread/INFO] [FML]: Disabling mod moreoverlays it is client side only.
[14:51:06] [Server thread/INFO] [FML]: Disabling mod mousetweaks it is client side only.
[14:51:06] [Server thread/WARN] [FML]: Mod mrtjpcore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.1.4.43
[14:51:07] [Server thread/WARN] [FML]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-20
[14:51:07] [Server thread/WARN] [FML]: Mod projectred-core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[14:51:07] [Server thread/WARN] [FML]: Mod projectred-expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[14:51:07] [Server thread/WARN] [FML]: Mod projectred-relocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[14:51:07] [Server thread/WARN] [FML]: Mod projectred-transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.9.4.120
[14:51:08] [Server thread/WARN] [FML]: Mod signals is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1-30
[14:51:09] [Server thread/WARN] [FML]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.0.72
[14:51:10] [Server thread/INFO] [FML]: Disabling mod reauth it is client side only.
[14:51:10] [Server thread/INFO] [FML]: Forge Mod Loader has identified 220 mods to load
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[14:51:10] [Server thread/INFO] [STDOUT]: [zmaster587.advancedRocketry.asm.ModContainer:registerBus:42]: ********* registerBus. OK
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for appleskin: assets/appleskin/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for buildcraftbuilders: assets/buildcraftbuilders/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for buildcraftcore: assets/buildcraftcore/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for buildcraftenergy: assets/buildcraftenergy/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for buildcraftfactory: assets/buildcraftfactory/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for buildcraftrobotics: assets/buildcraftrobotics/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for buildcraftsilicon: assets/buildcraftsilicon/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for buildcrafttransport: assets/buildcrafttransport/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for chameleon: assets/chameleon/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for clumps: assets/clumps/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for codechickenlib: assets/codechickenlib/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for cofhcore: assets/cofhcore/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for craftstudioapi: assets/craftstudioapi/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for crafttweaker: assets/crafttweaker/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for crafttweakerjei: assets/crafttweakerjei/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for cxlibrary: assets/cxlibrary/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for enderiobase: assets/enderiobase/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for enderioconduitsappliedenergistics: assets/enderioconduitsappliedenergistics/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for enderioconduitsopencomputers: assets/enderioconduitsopencomputers/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for enderioconduitsrefinedstorage: assets/enderioconduitsrefinedstorage/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for enderioconduits: assets/enderioconduits/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for enderiointegrationforestry: assets/enderiointegrationforestry/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for enderiointegrationtic: assets/enderiointegrationtic/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for enderiointegrationticlate: assets/enderiointegrationticlate/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for enderiomachines: assets/enderiomachines/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for enderiopowertools: assets/enderiopowertools/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for fastleafdecay: assets/fastleafdecay/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for microblockcbe: assets/microblockcbe/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for forgemultipartcbe: assets/forgemultipartcbe/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for minecraftmultipartcbe: assets/minecraftmultipartcbe/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for universalmodcore: assets/universalmodcore/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for ic2: assets/ic2/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for infinitylib: assets/infinitylib/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for libraryex: assets/libraryex/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for mantle: assets/mantle/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for mcjtylib_ng: assets/mcjtylib_ng/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for mekanismgenerators: assets/mekanismgenerators/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for mekanismtools: assets/mekanismtools/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for mjrlegendslib: assets/mjrlegendslib/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for morpheus: assets/morpheus/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for mrtjpcore: assets/mrtjpcore/lang/en_us.lang
[14:51:10] [Server thread/WARN] [FML]: Missing English translation for neid: assets/neid/lang/en_us.lang
[14:51:11] [Server thread/WARN] [FML]: Missing English translation for projectred-core: assets/projectred-core/lang/en_us.lang
[14:51:11] [Server thread/WARN] [FML]: Missing English translation for projectred-expansion: assets/projectred-expansion/lang/en_us.lang
[14:51:11] [Server thread/WARN] [FML]: Missing English translation for projectred-relocation: assets/projectred-relocation/lang/en_us.lang
[14:51:11] [Server thread/WARN] [FML]: Missing English translation for projectred-transportation: assets/projectred-transportation/lang/en_us.lang
[14:51:11] [Server thread/WARN] [FML]: Missing English translation for redstoneflux: assets/redstoneflux/lang/en_us.lang
[14:51:11] [Server thread/WARN] [FML]: Missing English translation for teslacorelib_registries: assets/teslacorelib_registries/lang/en_us.lang
[14:51:11] [Server thread/WARN] [FML]: Missing English translation for trackapi: assets/trackapi/lang/en_us.lang
[14:51:11] [Server thread/WARN] [FML]: Missing English translation for orbis-lib: assets/orbis-lib/lang/en_us.lang
[14:51:11] [Server thread/WARN] [FML]: Missing English translation for phosphor-lighting: assets/phosphor-lighting/lang/en_us.lang
[14:51:11] [Server thread/INFO] [FML]: FML has found a non-mod file BackTools-1.12.2-7.0.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:51:11] [Server thread/INFO] [FML]: FML has found a non-mod file Controlling-3.0.7.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:51:11] [Server thread/INFO] [FML]: FML has found a non-mod file CTM-MC1.12.2-1.0.0.29.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:51:11] [Server thread/INFO] [FML]: FML has found a non-mod file FpsReducer-mc1.12.2-1.12.4.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:51:11] [Server thread/INFO] [FML]: FML has found a non-mod file MobDismemberment-1.12.2-7.0.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:51:11] [Server thread/INFO] [FML]: FML has found a non-mod file moreoverlays-1.15.1-mc1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:51:11] [Server thread/INFO] [FML]: FML has found a non-mod file MouseTweaks-2.10-mc1.12.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:51:11] [Server thread/INFO] [FML]: FML has found a non-mod file AutoSave-1.12.2-1.0.11.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:51:11] [Server thread/INFO] [FML]: FML has found a non-mod file AutoConfig-1.12.2-1.0.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:51:11] [Server thread/INFO] [FML]: FML has found a non-mod file core-3.6.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:51:11] [Server thread/INFO] [FML]: FML has found a non-mod file json-3.6.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:51:11] [Server thread/INFO] [FML]: FML has found a non-mod file reauth-3.6.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[14:51:14] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, advancedrocketrycore, opencomputers|core, randompatches, advanced_machines, advancedrocketry, ae2stuff, ae2wtlib, aether, agricraft, flyringbaublemod, applecore, appleskin, appliedenergistics2, armorplus, aroma1997core, aroma1997sdimension, astikorcarts, astralsorcery, atum, avaritia, bdsandm, baubles, bdlib, betterbuilderswands, bibliocraft, biomesoplenty, bloodmagic, bluepower, bonsaitrees, bookshelf, botania, brandonscore, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, buildinggadgets, carryon, chameleon, chancecubes, chesttransporter, chickenchunks, chineseworkshop, chisel, chiselsandbits, clumps, codechickenlib, cofhcore, compactsolars, computercraft, cookingforblockheads, craftstudioapi, crafttweaker, crafttweakerjei, cucumber, cxlibrary, draconicevolution, elevatorid, eplus, endercore, endercrop, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, enderstorage, endertanks, engineersdoors, erebus, extrabows, extracells, extrarails, extrautils2, bigreactors, fastleafdecay, foodexpansion, forestry, forgelin, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, fossil, ftbbackups, ftblib, ftbutilities, cfm, trashcansreborn, gravestone, guideapi, huntingdim, waila, icbmclassic, iceandfire, ichunutil, immcraft, mts, immersiverailroading, universalmodcore, immersivetech, ic2, industrialforegoing, industrialrenewal, infinitylib, inventorytweaks, ironbackpacks, ironchest, jei, journeymap, jee, libraryex, libvulpes, longfallboots, malisiscore, malisisdoors, mantle, mca, mcjtylib_ng, mekanism, mekanismgenerators, mekanismtools, mjrlegendslib, mobamputation, powersuits, morefurnaces, morph, morpheus, mowziesmobs, mrtjpcore, mtsofficialpack, mysticalagradditions, mysticalagriculture, netherex, neid, numina, ocsensors, omlib, ompd, opencomputers, openglider, p455w0rdslib, harvestcraft, patchouli, planttech2, portalgun, portality, projecte, projectex, projectred-core, projectred-expansion, projectred-relocation, projectred-transportation, railcraft, rangedpumps, reborncore, redstonearsenal, redstoneflux, redstonepaste, refinedstorage, refinedstorageaddons, xreliquary, rftools, rftoolsdim, rftoolspower, rsgauges, sgcraft, shadowmc, signals, signpost, simplyjetpacks, simplylight, stevescarts, storagedrawers, storagedrawersextra, storagetech, tconstruct, tektopia, tektopiainformation, teslacorelib, teslacorelib_registries, thaumcraft, thedragonlib, thermalsolars, tcomplement, tinkertoolleveling, torchmaster, trackapi, tropicraft, twilightforest, walljump, waystones, wearablebackpacks, wct, wolfarmor, woot, xlfoodmod, yabba, zerocore, orbis-lib, phosphor-lighting, immersiveengineering, industrialwires, jurassicraft, llibrary, shetiphiancore] at CLIENT
[14:51:14] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, advancedrocketrycore, opencomputers|core, randompatches, advanced_machines, advancedrocketry, ae2stuff, ae2wtlib, aether, agricraft, flyringbaublemod, applecore, appleskin, appliedenergistics2, armorplus, aroma1997core, aroma1997sdimension, astikorcarts, astralsorcery, atum, avaritia, bdsandm, baubles, bdlib, betterbuilderswands, bibliocraft, biomesoplenty, bloodmagic, bluepower, bonsaitrees, bookshelf, botania, brandonscore, buildcraftcompat, buildcraftbuilders, buildcraftcore, buildcraftenergy, buildcraftfactory, buildcraftlib, buildcraftrobotics, buildcraftsilicon, buildcrafttransport, buildinggadgets, carryon, chameleon, chancecubes, chesttransporter, chickenchunks, chineseworkshop, chisel, chiselsandbits, clumps, codechickenlib, cofhcore, compactsolars, computercraft, cookingforblockheads, craftstudioapi, crafttweaker, crafttweakerjei, cucumber, cxlibrary, draconicevolution, elevatorid, eplus, endercore, endercrop, enderio, enderiobase, enderioconduitsappliedenergistics, enderioconduitsopencomputers, enderioconduitsrefinedstorage, enderioconduits, enderiointegrationforestry, enderiointegrationtic, enderiointegrationticlate, enderiomachines, enderiopowertools, enderstorage, endertanks, engineersdoors, erebus, extrabows, extracells, extrarails, extrautils2, bigreactors, fastleafdecay, foodexpansion, forestry, forgelin, microblockcbe, forgemultipartcbe, minecraftmultipartcbe, fossil, ftbbackups, ftblib, ftbutilities, cfm, trashcansreborn, gravestone, guideapi, huntingdim, waila, icbmclassic, iceandfire, ichunutil, immcraft, mts, immersiverailroading, universalmodcore, immersivetech, ic2, industrialforegoing, industrialrenewal, infinitylib, inventorytweaks, ironbackpacks, ironchest, jei, journeymap, jee, libraryex, libvulpes, longfallboots, malisiscore, malisisdoors, mantle, mca, mcjtylib_ng, mekanism, mekanismgenerators, mekanismtools, mjrlegendslib, mobamputation, powersuits, morefurnaces, morph, morpheus, mowziesmobs, mrtjpcore, mtsofficialpack, mysticalagradditions, mysticalagriculture, netherex, neid, numina, ocsensors, omlib, ompd, opencomputers, openglider, p455w0rdslib, harvestcraft, patchouli, planttech2, portalgun, portality, projecte, projectex, projectred-core, projectred-expansion, projectred-relocation, projectred-transportation, railcraft, rangedpumps, reborncore, redstonearsenal, redstoneflux, redstonepaste, refinedstorage, refinedstorageaddons, xreliquary, rftools, rftoolsdim, rftoolspower, rsgauges, sgcraft, shadowmc, signals, signpost, simplyjetpacks, simplylight, stevescarts, storagedrawers, storagedrawersextra, storagetech, tconstruct, tektopia, tektopiainformation, teslacorelib, teslacorelib_registries, thaumcraft, thedragonlib, thermalsolars, tcomplement, tinkertoolleveling, torchmaster, trackapi, tropicraft, twilightforest, walljump, waystones, wearablebackpacks, wct, wolfarmor, woot, xlfoodmod, yabba, zerocore, orbis-lib, phosphor-lighting, immersiveengineering, industrialwires, jurassicraft, llibrary, shetiphiancore] at SERVER
[14:51:14] [Server thread/INFO] [neid]: Patching class: "net.minecraft.network.PacketBuffer" with Transformer Group: "TransformerGroupPacketBuffer"
[14:51:14] [Server thread/WARN] [mixin]: Static binding violation: PRIVATE @Overwrite method func_76615_h in mixins.phosphor.json:common.MixinChunk cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[14:51:15] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming pa : net.minecraft.network.NetHandlerPlayServer with 1 patches!
[14:51:15] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSERVEREXTENDENTITYINTERACTREACH
[14:51:16] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming thaumcraft.common.lib.events.PlayerEvents : thaumcraft.common.lib.events.PlayerEvents with 1 patches!
[14:51:16] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHRUNICSHIELDINGHOOK
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.integration.thaumcraft.ThaumcraftArmorMixin
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.paint.MobilityFlagForPaintedBlocksMixin.
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.power.forge.item.InternalPoweredItemMixin.
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.power.forge.item.IInternalPoweredItem
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.integration.thaumcraft.ThaumcraftArmorMixin.
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.base.item.darksteel.upgrade.DarkSteelUpgradeMixin.
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.api.upgrades.IDarkSteelItem
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$INonSolidBlockPaintableBlock
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$IBlockPaintableBlock
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Patching 2 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelArmor
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Added 3 new interfaces: [thaumcraft/api/items/IVisDiscountGear, thaumcraft/api/items/IGoggles, thaumcraft/api/items/IRevealer]
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [showNodes(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/EntityLivingBase;)Z, showIngamePopups(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/EntityLivingBase;)Z, getVisDiscount(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;)I]
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Added 4 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$ITexturePaintableBlock
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found interface target crazypants.enderio.base.paint.IPaintable$ISolidBlockPaintableBlock
[14:51:16] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderio is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.base.EnderIO.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
    at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
    at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelCrook
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[14:51:16] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:17] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemInventoryCharger from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[14:51:17] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemInventoryCharger
[14:51:17] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[14:51:17] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:18] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiointegrationtic is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.integration.tic.EnderIOIntegrationTic.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
    at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
    at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:51:19] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
[14:51:19] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
[14:51:19] [Server thread/INFO] [tconstruct]: Preparing to take over the world
[14:51:20] [Server thread/INFO] [thedragonlib]: Welcoming Minecraft
[14:51:20] [Server thread/INFO] [armorplus]: Welcoming Minecraft
[14:51:24] [Server thread/INFO] [brandonscore]: Brandon's Core online! Waiting for Draconic Evolution to join the party....
[14:51:24] [Server thread/INFO] [draconicevolution]: Draconic Evolution online!
[14:51:24] [Server thread/INFO] [brandonscore]: Hay! There you are! Now lets destroy some worlds!!
[14:51:24] [Server thread/INFO] [draconicevolution]: Sounds like fun! Lets get to it!
[14:51:25] [Server thread/INFO] [draconicevolution]: Hello Minecraft!!!
[14:51:25] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderioconduits is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.conduits.EnderIOConduits.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
    at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
    at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:51:25] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.conduit.me.conduit.MEMixin
[14:51:25] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[14:51:25] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.conduit.me.conduit.MEMixin.
[14:51:25] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.TileConduitBundle
[14:51:25] [Server thread/INFO] [EnderCore Mixins]: Added 1 new interface: [appeng/api/networking/IGridHost]
[14:51:25] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [getGridNode(Lappeng/api/util/AEPartLocation;)Lappeng/api/networking/IGridNode;, getCableConnectionType(Lappeng/api/util/AEPartLocation;)Lappeng/api/util/AECableType;, securityBreak()V]
[14:51:25] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:25] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderioconduitsappliedenergistics is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.conduit.me.EnderIOConduitsAppliedEnergistics.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
    at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
    at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:51:25] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.conduit.oc.conduit.OCMixin
[14:51:25] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[14:51:25] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.conduit.oc.conduit.OCMixin.
[14:51:25] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderioconduitsopencomputers is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.conduit.oc.EnderIOConduitsOpenComputers.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
    at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
    at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:51:26] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderioconduitsrefinedstorage is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.conduit.refinedstorage.EnderIOConduitsRefinedStorage.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
    at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
    at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:51:26] [Server thread/INFO] [EnderCore Mixins]: Found annotation mixin: crazypants.enderio.integration.forestry.upgrades.ArmorMixin
[14:51:26] [Server thread/INFO] [EnderCore Mixins]: Registered mixin.
[14:51:26] [Server thread/INFO] [EnderCore Mixins]: Found mixin source class data for crazypants.enderio.integration.forestry.upgrades.ArmorMixin.
[14:51:26] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.integration.forestry.upgrades.ArmorMixin from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[14:51:26] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.integration.forestry.upgrades.ArmorMixin
[14:51:26] [Server thread/INFO] [EnderCore Mixins]: Added 1 new interface: [com/enderio/core/api/client/gui/IAdvancedTooltipProvider]
[14:51:26] [Server thread/INFO] [EnderCore Mixins]: Added 6 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addDetailedEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[14:51:26] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:26] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiointegrationforestry is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.integration.forestry.EnderIOIntegrationForestry.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
    at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
    at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:51:26] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiointegrationticlate is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.integration.tic.EnderIOIntegrationTicLate.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
    at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
    at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:51:26] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiomachines is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.machines.EnderIOMachines.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
    at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
    at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:51:26] [Server thread/WARN] [FML]: The declared version check handler method checkModLists on network mod id enderiopowertools is not accessible
java.lang.NoSuchMethodException: crazypants.enderio.powertools.EnderIOPowerTools.checkModLists(java.util.Map, net.minecraftforge.fml.relauncher.Side)
    at java.lang.Class.getDeclaredMethod(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.network.internal.NetworkModHolder.<init>(NetworkModHolder.java:246) [NetworkModHolder.class:?]
    at net.minecraftforge.fml.common.network.NetworkRegistry.register(NetworkRegistry.java:299) [NetworkRegistry.class:?]
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:606) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:51:30] [Server thread/INFO] [STDOUT]: [cam72cam.mod.ModCore:<init>:50]: Welcome to UniversalModCore!
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `block_rail_preview`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [AE2 Wireless Terminal Library (AE2WTLib)]: API is not available until AE2 Wireless Terminal Library (AE2WTLib) starts the PreInit phase.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `block_rail_gag`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [AE2 Wireless Terminal Library (AE2WTLib)]: API is not available until AE2 Wireless Terminal Library (AE2WTLib) starts the PreInit phase.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `block_rail`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [AE2 Wireless Terminal Library (AE2WTLib)]: API is not available until AE2 Wireless Terminal Library (AE2WTLib) starts the PreInit phase.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `multiblock`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [AE2 Wireless Terminal Library (AE2WTLib)]: API is not available until AE2 Wireless Terminal Library (AE2WTLib) starts the PreInit phase.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_rolling_stock`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_rolling_stock_component`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_large_wrench`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_hook`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_augment`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_rail`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_manual`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_rail_part`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_plate`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_cast_rail`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_conductor_whistle`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_paint_brush`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_golden_spike`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_radio_control_card`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_switch_key`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_track_exchanger`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:31] [Server thread/WARN] [FML]: ****************************************
[14:51:31] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name item_large_wrench has occurred. It adds an item (type: class cam72cam.mod.item.ItemBase$ItemInternal) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod UniversalModCore report it to them!
[14:51:31] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
[14:51:31] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
[14:51:31] [Server thread/WARN] [FML]: *  at cam72cam.mod.item.Fuzzy.add(Fuzzy.java:85)
[14:51:31] [Server thread/WARN] [FML]: *  at cam72cam.immersiverailroading.items.ItemTrackExchanger.<init>(ItemTrackExchanger.java:23)
[14:51:31] [Server thread/WARN] [FML]: *  at cam72cam.immersiverailroading.IRItems.<clinit>(IRItems.java:22)
[14:51:31] [Server thread/WARN] [FML]: *  at cam72cam.immersiverailroading.ImmersiveRailroading.commonEvent(ImmersiveRailroading.java:92)...
[14:51:31] [Server thread/WARN] [FML]: ****************************************
[14:51:31] [Server thread/WARN] [FML]: ****************************************
[14:51:31] [Server thread/WARN] [FML]: * A broken ore dictionary registration with name item_rail has occurred. It adds an item (type: class cam72cam.mod.item.ItemBase$ItemInternal) which is currently unknown to the game registry. This dictionary item can only support a single value when registered with ores like this, and NO I am not going to turn this spam off. Just register your ore dictionary entries after the GameRegistry.
TO USERS: YES this is a BUG in the mod UniversalModCore report it to them!
[14:51:31] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:679)
[14:51:31] [Server thread/WARN] [FML]: *  at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:651)
[14:51:31] [Server thread/WARN] [FML]: *  at cam72cam.mod.item.Fuzzy.add(Fuzzy.java:85)
[14:51:31] [Server thread/WARN] [FML]: *  at cam72cam.immersiverailroading.items.ItemTrackExchanger.<init>(ItemTrackExchanger.java:24)
[14:51:31] [Server thread/WARN] [FML]: *  at cam72cam.immersiverailroading.IRItems.<clinit>(IRItems.java:22)
[14:51:31] [Server thread/WARN] [FML]: *  at cam72cam.immersiverailroading.ImmersiveRailroading.commonEvent(ImmersiveRailroading.java:92)...
[14:51:31] [Server thread/WARN] [FML]: ****************************************
[14:51:31] [Server thread/WARN] [teslacorelib]: Annotated class 'net.ndrei.teslacorelib.blocks.multipart.MultiPartBlockEvents' not found!
[14:51:35] [Server thread/INFO] [Pulsar-tcomplement]: Skipping Pulse CeramicsPlugin; missing dependency: ceramics
[14:51:35] [Server thread/INFO] [Pulsar-tcomplement]: Skipping Pulse ExNihiloPlugin; missing dependency: exnihilocreatio
[14:51:36] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `armorplus` for name `empty`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:36] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[14:51:38] [Server thread/INFO] [OpenComputers]: Successfully patched net/minecraft/entity/EntityLiving.recreateLeash.
[14:51:38] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming vp : net.minecraft.entity.EntityLivingBase with 4 patches!
[14:51:38] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHAPPLYPOTIONEFFECTEVENT
[14:51:38] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYLIVINGBASEWATERSLOWDOWN
[14:51:38] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSETPLAYERATTRIBUTE
[14:51:38] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHUPDATEELYTRA
[14:51:38] [Server thread/INFO] [ShetiPhian-ASM]: Attempting: Injection of Run Particle Override into Entity.createRunningParticles
[14:51:38] [Server thread/INFO] [ShetiPhian-ASM]: Searching for: Entity.createRunningParticles (func_174808_Z)
[14:51:38] [Server thread/INFO] [ShetiPhian-ASM]: Found Method: Entity.createRunningParticles
[14:51:38] [Server thread/INFO] [ShetiPhian-ASM]: Injecting: Run Particle Override
[14:51:38] [Server thread/INFO] [FML]: Found 4031 ObjectHolder annotations
[14:51:38] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[14:51:38] [Server thread/INFO] [FML]: Found 40 ItemStackHolder annotations
[14:51:38] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[14:51:38] [Forge Version Check/INFO] [forge.VersionCheck]: [shetiphiancore] Starting version check at https://gist.githubusercontent.com/ShetiPhian/5a4332ca6221ae61ab3c6d531a989f21/raw/ShetiPhianCore
[14:51:39] [Forge Version Check/INFO] [forge.VersionCheck]: [simplyjetpacks] Starting version check at https://raw.githubusercontent.com/Tomson124/SimplyJetpacks-2/1.12/update/update.json
[14:51:39] [Forge Version Check/INFO] [forge.VersionCheck]: [simplyjetpacks] Found status: AHEAD Target: null
[14:51:39] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftlib] Starting version check at https://mod-buildcraft.com/version/versions.json
[14:51:39] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftlib] Found status: AHEAD Target: null
[14:51:39] [Forge Version Check/INFO] [forge.VersionCheck]: [redstonearsenal] Starting version check at https://raw.github.com/cofh/version/master/redstonearsenal_update.json
[14:51:39] [Forge Version Check/INFO] [forge.VersionCheck]: [redstonearsenal] Found status: UP_TO_DATE Target: null
[14:51:39] [Forge Version Check/INFO] [forge.VersionCheck]: [thedragonlib] Starting version check at https://cdn.tdt.pw/thedragonlib-updater.json
[14:51:39] [Forge Version Check/INFO] [forge.VersionCheck]: [agricraft] Starting version check at https://agricraft.github.io/versions/1.12/update.json
[14:51:40] [Forge Version Check/INFO] [forge.VersionCheck]: [agricraft] Found status: BETA Target: null
[14:51:40] [Forge Version Check/INFO] [forge.VersionCheck]: [railcraft] Starting version check at http://www.railcraft.info/railcraft_versions
[14:51:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_machines` for name `rotary_macerator`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_machines` for name `singularity_compressor`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_machines` for name `centrifuge_extractor`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_machines` for name `compacting_recycler`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_machines` for name `liquescent_extruder`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_machines` for name `impellerized_roller`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_machines` for name `water_jet_cutter`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `advanced_machines` for name `thermal_washer`, expected `ic2`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:40] [Forge Version Check/INFO] [forge.VersionCheck]: [railcraft] Found status: BETA Target: null
[14:51:40] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcompat] Starting version check at https://mod-buildcraft.com/version/versions-compat.json
[14:51:40] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcompat] Found status: AHEAD Target: null
[14:51:40] [Forge Version Check/INFO] [forge.VersionCheck]: [industrialforegoing] Starting version check at https://raw.githubusercontent.com/Buuz135/Industrial-Foregoing/master/update.json
[14:51:40] [Forge Version Check/INFO] [forge.VersionCheck]: [industrialforegoing] Found status: BETA Target: null
[14:51:40] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
[14:51:40] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null
[14:51:40] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcore] Starting version check at https://mod-buildcraft.com/version/versions.json
[14:51:40] [Forge Version Check/INFO] [forge.VersionCheck]: [buildcraftcore] Found status: AHEAD Target: null
[14:51:40] [Forge Version Check/INFO] [forge.VersionCheck]: [enderstorage] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=EnderStorage
[14:51:40] [Forge Version Check/INFO] [forge.VersionCheck]: [enderstorage] Found status: BETA Target: null
[14:51:40] [Forge Version Check/INFO] [forge.VersionCheck]: [rsgauges] Starting version check at https://raw.githubusercontent.com/stfwi/rsgauges/develop/meta/update.json
[14:51:41] [Forge Version Check/INFO] [forge.VersionCheck]: [rsgauges] Found status: UP_TO_DATE Target: null
[14:51:41] [Forge Version Check/INFO] [forge.VersionCheck]: [industrialwires] Starting version check at https://raw.githubusercontent.com/malte0811/IndustrialWires/MC1.12/changelog.json
[14:51:41] [Forge Version Check/INFO] [forge.VersionCheck]: [industrialwires] Found status: UP_TO_DATE Target: null
[14:51:41] [Forge Version Check/INFO] [forge.VersionCheck]: [gravestone] Starting version check at http://maxhenkel.de/update/gravestone.json
[14:51:41] [Forge Version Check/INFO] [forge.VersionCheck]: [gravestone] Found status: AHEAD Target: null
[14:51:41] [Forge Version Check/INFO] [forge.VersionCheck]: [tektopia] Starting version check at https://raw.githubusercontent.com/TangoTek/tektopia-public/master/update.json
[14:51:41] [Forge Version Check/INFO] [forge.VersionCheck]: [tektopia] Found status: AHEAD Target: null
[14:51:41] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[14:51:41] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
[14:51:41] [Forge Version Check/INFO] [forge.VersionCheck]: [endertanks] Starting version check at https://gist.githubusercontent.com/ShetiPhian/5a4332ca6221ae61ab3c6d531a989f21/raw/EnderTanks
[14:51:41] [Forge Version Check/INFO] [forge.VersionCheck]: [refinedstorage] Starting version check at https://refinedstorage.raoulvdberge.com/update
[14:51:42] [Forge Version Check/INFO] [forge.VersionCheck]: [refinedstorage] Found status: UP_TO_DATE Target: null
[14:51:42] [Forge Version Check/INFO] [forge.VersionCheck]: [fastleafdecay] Starting version check at http://www.olafkeijsers.net/fastleafdecay-update.json
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [fastleafdecay] Found status: UP_TO_DATE Target: null
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/master/changelog.json
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [immersiveengineering] Found status: UP_TO_DATE Target: null
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [carryon] Starting version check at https://gist.githubusercontent.com/Tschipp/dccadee7c90d7a34e6e76a35d9d6fa2e/raw/
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Starting version check at https://gist.githubusercontent.com/gegy1000/a6639456aeb8edd92cbf7cbfcf9d65d9/raw/llibrary_updates.json
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Found status: AHEAD Target: null
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [xlfoodmod] Starting version check at https://raw.githubusercontent.com/mariot7/XL-Food-Mod/master/update.json
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [xlfoodmod] Found status: UP_TO_DATE Target: null
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [randompatches] Starting version check at https://raw.githubusercontent.com/TheRandomLabs/RandomPatches/misc/versions.json
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [randompatches] Found status: UP_TO_DATE Target: null
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.12.x/update.json
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Found status: AHEAD Target: null
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [chickenchunks] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=ChickenChunks
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [chickenchunks] Found status: BETA Target: null
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [industrialrenewal] Starting version check at https://raw.githubusercontent.com/Cassiobsk8/Industrial_Renewal/master/update.json
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [industrialrenewal] Found status: UP_TO_DATE Target: null
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [shadowmc] Starting version check at https://update.shadowfacts.net/shadowmc
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [buildinggadgets] Starting version check at https://github.com/Direwolf20-MC/BuildingGadgets/raw/master/update.json
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [buildinggadgets] Found status: AHEAD Target: null
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [cofhcore] Found status: UP_TO_DATE Target: null
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [tektopiainformation] Starting version check at https://raw.githubusercontent.com/Bletch1971/TektopiaInformation/master/1.0/updateforge.json
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [tektopiainformation] Found status: UP_TO_DATE Target: null
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [armorplus] Starting version check at https://raw.githubusercontent.com/sokratis12GR/ArmorPlus/1.12/armorplus-updater.json
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [armorplus] Found status: AHEAD Target: null
[14:51:43] [Forge Version Check/INFO] [forge.VersionCheck]: [craftstudioapi] Starting version check at https://leviathan-studio.com/craftstudioapi/update.json
[14:51:44] [Forge Version Check/INFO] [forge.VersionCheck]: [craftstudioapi] Found status: OUTDATED Target: 1.0.1.95-alpha
[14:51:44] [Forge Version Check/INFO] [forge.VersionCheck]: [projecte] Starting version check at https://raw.githubusercontent.com/sinkillerj/ProjectE/mc1.12.x/update.json
[14:51:44] [Forge Version Check/INFO] [forge.VersionCheck]: [projecte] Found status: UP_TO_DATE Target: null
[14:51:48] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 352 out of 352 recipes for shaped recipes
[14:51:48] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 79 out of 79 recipes for shapeless recipes
[14:51:48] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 41 out of 41 recipes for solid uu recipes
[14:51:48] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 27 out of 27 recipes for furnace recipes
[14:51:48] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[14:51:48] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for block cutter recipes
[14:51:48] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 51 out of 51 recipes for compressor recipes
[14:51:48] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes
[14:51:48] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 74 out of 74 recipes for macerator recipes
[14:51:48] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
[14:51:48] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
[14:51:48] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
[14:51:48] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes
[14:51:48] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 26 out of 26 recipes for thermal centrifuge recipes
[14:51:49] [Server thread/INFO] [libVulpes]: Tesla integration loaded
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arrocketbuilder`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arwarpcore`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arfuelingstation`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `armonitoringstation`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arspacelaser`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arprecisionassembler`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arobservatory`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arcrystallizer`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arcuttingmachine`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ardatabus`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arsatellitehatch`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arguidancecomputerhatch`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arsatellitebuilder`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artileentitysatellitecontrolcenter`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arplanetanalyser`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arguidancecomputer`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arelectricarcfurnace`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artileplanetselector`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artilematerial`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artilelathe`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artilemetalbender`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arstationbuilder`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arelectrolyser`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `archemicalreactor`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aroxygenvent`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aroxygencharger`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arco2scrubber`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arstationmonitor`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aroxygendetector`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arorientationcontrol`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `argravitycontrol`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arliquidpipe`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ardatapipe`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arenergypipe`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ardrill`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `armicrowavereciever`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arsuitworkstation`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arrocketloader`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arrocketunloader`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arbiomescanner`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arattterraformer`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arlandingpad`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arstationdeployablerocketassembler`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arfluidtank`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arfluidunloader`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arfluidloader`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arsolargenerator`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ardockingport`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arstationaltitudecontroller`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arrailgun`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arplanetholoselector`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arforcefieldprojector`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arblockseal`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arspaceelevator`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arbeacon`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `artransciever`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `arblackholegenerator`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `argravitymachine`, expected `advancedrocketry`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:50] [Server thread/INFO] [AE2:S]: Pre Initialization ( started )
[14:51:52] [Server thread/INFO] [AE2:S]: Starting AE2 VersionChecker
[14:51:52] [Server thread/INFO] [AE2:S]: Pre Initialization ( ended after 2638ms )
[14:51:52] [AE2 VersionChecker/INFO] [AE2:S]: Last check was just recently.
[14:51:52] [AE2 VersionChecker/INFO] [AE2:S]: Stopping AE2 VersionChecker
[14:51:52] [Server thread/INFO] [bdlib]: bdlib 1.14.3.12 loaded
[14:51:52] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
[14:51:52] [Server thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
[14:51:52] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/data-/OneDrive/Desktop/Advanced61b44ccf8323V4/./mods/ae2stuff-0.7.0.4-mc1.12.2.jar!/assets/ae2stuff/config/tuning.cfg
[14:51:53] [Server thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/data-/OneDrive/Desktop/Advanced61b44ccf8323V4/./mods/ae2stuff-0.7.0.4-mc1.12.2.jar!/assets/ae2stuff/config/recipes.cfg
[14:51:53] [Server thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
[14:51:53] [Server thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
[14:51:53] [Server thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
[14:51:54] [Server thread/WARN] [enderio]: ========================================================
[14:51:54] [Server thread/WARN] [enderio]: == Debug Logging is ENABLED ============================
[14:51:54] [Server thread/WARN] [enderio]: ======================================================== 
[14:51:54] [Server thread/WARN] [enderio]: == This WILL slow down the game, so we recommend you  ==
[14:51:54] [Server thread/WARN] [enderio]: == disable it unless you need it. A log level of INFO ==
[14:51:54] [Server thread/WARN] [enderio]: == is enough for normal operation.                    ==
[14:51:54] [Server thread/WARN] [enderio]: ========================================================  
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedFence from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFence
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedFenceGate from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedFenceGate
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedWall from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWall
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedStairs from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStairs
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedSlab from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedSlab
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneNonSolid
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:54] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedGlowstone$BlockPaintedGlowstoneSolid
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedCarpet from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedCarpet
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPressurePlate
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneNonSolid
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedRedstone$BlockPaintedRedstoneSolid
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedStone from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedStone
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedTrapDoor
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedDoor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ITexturePaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedDoor
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedWorkbench from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedWorkbench
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedReinforcedObsidian
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceNonSolid
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.painted.BlockPaintedPackedIce$BlockPaintedPackedIceSolid
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.travelstaff.ItemTravelStaff from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.travelstaff.ItemTravelStaff
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.power.forge.item.AbstractPoweredItem from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.AbstractPoweredItem
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.material.glass.BlockPaintedFusedQuartz
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.block.detector.BlockDetector from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.block.detector.BlockDetector
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShield
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelSword
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 2 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelPickaxe
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 5 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, addCommonEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, addBasicEntries(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/EntityPlayer;Ljava/util/List;Z)V, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelAxe
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelBow
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelShears
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelTreetap
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.darksteel.ItemDarkSteelHand
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity from implemented interfaces: [crazypants/enderio/api/upgrades/IDarkSteelItem]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.item.staffoflevity.ItemStaffOfLevity
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 3 new methods: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;, getAttributeModifiers(Lnet/minecraft/inventory/EntityEquipmentSlot;Lnet/minecraft/item/ItemStack;)Lcom/google/common/collect/Multimap;, openUpgradeGui(Lnet/minecraft/entity/player/EntityPlayer;Lnet/minecraft/inventory/EntityEquipmentSlot;)V]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.conduits.conduit.BlockConduitBundle from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.conduits.conduit.BlockConduitBundle
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [com.enderio.core.common.transform.NoClassloadClassWriter]: Class 2 super was object or null
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.alloy.BlockAlloySmelter
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.base.power.forge.item.PoweredBlockItem from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.base.power.forge.item.PoweredBlockItem
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[14:51:55] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.buffer.BlockBuffer from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.buffer.BlockBuffer
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.farm.BlockFarmStation from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.farm.BlockFarmStation
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.combustion.BlockCombustionGenerator
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.stirling.BlockStirlingGenerator
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.generator.lava.BlockLavaGenerator
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.painter.BlockPainter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.painter.BlockPainter
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.sagmill.BlockSagMill from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.sagmill.BlockSagMill
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.slicensplice.BlockSliceAndSplice
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.soul.BlockSoulBinder from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.soul.BlockSoulBinder
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.BlockPoweredSpawner
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vat.BlockVat from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vat.BlockVat
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.wired.BlockWiredCharger from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wired.BlockWiredCharger
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.wireless.BlockWirelessCharger
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.tank.BlockTank from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.tank.BlockTank
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.transceiver.BlockTransceiver from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.transceiver.BlockTransceiver
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.chest.BlockVacuumChest
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.vacuum.xp.BlockXPVacuum
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.niard.BlockNiard from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$INonSolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.niard.BlockNiard
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$IBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.anchor.BlockTravelAnchor
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.teleport.telepad.BlockTelePad
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.crafter.BlockCrafter from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.crafter.BlockCrafter
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.machines.machine.spawner.creative.BlockCreativeSpawner
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.capbank.BlockCapBank from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockCapBank
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank from implemented interfaces: [crazypants/enderio/base/power/forge/item/IInternalPoweredItem]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.capbank.BlockItemCapBank
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [initCapabilities(Lnet/minecraft/item/ItemStack;Lnet/minecraft/nbt/NBTTagCompound;)Lnet/minecraftforge/common/capabilities/ICapabilityProvider;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Found 1 patch to apply to class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor from implemented interfaces: [crazypants/enderio/base/paint/IPaintable$ISolidBlockPaintableBlock]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Patching 1 mixins onto class crazypants.enderio.powertools.machine.monitor.BlockPowerMonitor
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Added 1 new method: [func_149656_h(Lnet/minecraft/block/state/IBlockState;)Lnet/minecraft/block/material/EnumPushReaction;]
[14:51:56] [Server thread/INFO] [EnderCore Mixins]: Successfully patched.
[14:51:57] [Server thread/INFO] [FML]: Applying holder lookups
[14:51:57] [Server thread/INFO] [FML]: Holder lookups applied
[14:51:57] [Server thread/WARN] [enderio]: TConstruct, you fail again, muhaha! The world is mine, mine!
[14:51:58] [Server thread/INFO] [twilightforest]: Loaded compatibility for mod Baubles.
[14:51:58] [Server thread/INFO] [twilightforest]: Loaded compatibility for mod Chisel.
[14:51:58] [Server thread/INFO] [twilightforest]: Loaded compatibility for mod Forestry.
[14:51:58] [Server thread/INFO] [twilightforest]: Loaded compatibility for mod Immersive Engineering.
[14:51:58] [Server thread/INFO] [twilightforest]: Loaded compatibility for mod Just Enough Items.
[14:51:58] [Server thread/INFO] [twilightforest]: Loaded compatibility for mod Tinkers' Construct.
[14:51:58] [Server thread/INFO] [twilightforest]: Loaded compatibility for mod Thaumcraft.
[14:51:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aether.altar`, expected `aether`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aether.holystone_furnace`, expected `aether`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aether.skyroot_chest`, expected `aether`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aether.skyroot_sign`, expected `aether`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aether.multiblock_dummy`, expected `aether`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aether.moa_egg`, expected `aether`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aether.icestone_cooler`, expected `aether`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aether.incubator`, expected `aether`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aether.present`, expected `aether`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aether.wildcard`, expected `aether`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aether.masonry_bench`, expected `aether`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aether.outpost_campfire`, expected `aether`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aether.aether_teleporter`, expected `aether`. This could be a intended override, but in most cases indicates a broken mod.
[14:51:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aether.skyroot_bed`, expected `aether`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:00] [Server thread/INFO] [agricore]: Initializing core!
[14:52:00] [Server thread/INFO] [agricore]: Loading config!
[14:52:00] [Server thread/INFO] [agricore]: Loaded config!
[14:52:00] [Server thread/INFO] [agricore]: Configuring modules!
[14:52:00] [Server thread/INFO] [agricore]: Configured modules!
[14:52:00] [Server thread/INFO] [agricore]: Saving config!
[14:52:00] [Server thread/INFO] [agricore]: Saved config!
[14:52:00] [Server thread/INFO] [agricore]: Initialized core!
[14:52:02] [Server thread/INFO] [agricraft]: Attempting to read AgriCraft JSONs!
[14:52:04] [Server thread/INFO] [agricore]: Found a JSON file that was not accepted by any loader! Perhaps it has the wrong name?
C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\agricraft\json\defaults\mod_mysticalagriculture\plants\zinc_plant - Copy.json
[14:52:04] [Server thread/INFO] [agricraft]: Finished trying to read AgriCraft JSONs!
[14:52:05] [Server thread/INFO] [agricraft]: 
Found AgriCraft Plugin:
    - Id: vanilla
    - Name: Vanilla Minecraft Integration
    - Status: Enabled
[14:52:05] [Server thread/INFO] [agricraft]: 
Found AgriCraft Plugin:
    - Id: enderio
    - Name: EnderIO Integration
    - Status: Enabled
[14:52:05] [Server thread/INFO] [agricraft]: 
Found AgriCraft Plugin:
    - Id: baubles
    - Name: Baubles Integration
    - Status: Enabled
[14:52:05] [Server thread/INFO] [agricraft]: 
Found AgriCraft Plugin:
    - Id: thaumcraft
    - Name: Thaumcraft Integration
    - Status: Disabled
[14:52:05] [Server thread/INFO] [agricraft]: 
Found AgriCraft Plugin:
    - Id: theoneprobe
    - Name: The One Probe Integration
    - Status: Enabled
[14:52:05] [Server thread/INFO] [agricraft]: 
Found AgriCraft Plugin:
    - Id: computer
    - Name: Computer Integration
    - Status: Enabled
[14:52:05] [Server thread/INFO] [agricraft]: 
Found AgriCraft Plugin:
    - Id: botania
    - Name: Botania Integration
    - Status: Enabled
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `xutesrtile`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [tconstruct-API]: Itemstack 1xitem.null@17 cannot represent material xu_evil_metal since it is not associated with the material!
[14:52:06] [Server thread/WARN] [tconstruct-API]: Itemstack 1xitem.null@12 cannot represent material xu_enchanted_metal since it is not associated with the material!
[14:52:06] [Server thread/WARN] [tconstruct-API]: Itemstack 1xitem.null@11 cannot represent material xu_demonic_metal since it is not associated with the material!
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilesoundmuffler`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcan`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcanfluids`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcanenergy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepassivegenerator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowerhandcrank`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilesupermobspawner`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepoweroverload`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileresonator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilespotlight`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilescreen`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletransferholder`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileplayerchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilechunkloader`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileindexer`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecrafter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilescanner`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemine`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileuse`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank16`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank256`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank4096`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank65536`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tankinf`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemachineprovider`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemachinereceiver`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileteleporter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowertransmitter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowerbattery`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilequarryproxy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilequarry`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilelargishchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileminchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilerainbowgenerator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativechest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativeenergy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativeharvest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileterraformer`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileterraformerclimograph`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileanalogcrafter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:06] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileinteractionproxy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:07] [Server thread/INFO] [thedragonlib]: Finished PreInitialization
[14:52:07] [Server thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
[14:52:10] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming wh : net.minecraft.entity.ai.attributes.ModifiableAttributeInstance with 1 patches!
[14:52:10] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHPOSTPROCESSATTRIBUTES
[14:52:10] [Server thread/INFO] [Astral Sorcery]: Crafttweaker found! Adding recipe handlers...
[14:52:10] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `avaritia_extreme_crafting_table`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:10] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `neutron_collector`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:10] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `neutronium_compressor`, expected `avaritia`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:10] [Server thread/INFO] [betterbuilderswands]: Access transform success createStackedBlock (func_180643_i).
[14:52:16] [Server thread/INFO] [bonsaitrees]: Loading configuration
[14:52:16] [Server thread/INFO] [bonsaitrees]: Trying to tell Waila about us
[14:52:16] [Server thread/INFO] [bonsaitrees]: Trying to tell CraftTweaker2 about us
[14:52:17] [Server thread/INFO] [brandonscore]: Found mod feature container for mod: draconicevolution
[14:52:17] [Server thread/INFO] [brandonscore]: Found mod config container for mod: draconicevolution
[14:52:17] [Server thread/INFO] [brandonscore]: Found mod config container for mod: draconicevolution
[14:52:17] [Server thread/INFO] [brandonscore]: Found mod config container for mod: brandonscore
[14:52:17] [Server thread/INFO] [brandonscore]: Loading mod config for: draconicevolution
[14:52:17] [Server thread/INFO] [brandonscore]: Loading mod config for: brandonscore
[14:52:17] [Server thread/WARN] [brandonscore]: No features were detected for mod: brandonscore. This maybe an issue or maybe this mod just does not have any items or blocks.
[14:52:17] [Server thread/INFO] [BuildCraft]: 
[14:52:17] [Server thread/INFO] [BuildCraft]: Starting BuildCraft 7.99.24.3
[14:52:17] [Server thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2018
[14:52:17] [Server thread/INFO] [BuildCraft]: https://www.mod-buildcraft.com
[14:52:17] [Server thread/INFO] [BuildCraft]: Detailed Build Information:
[14:52:17] [Server thread/INFO] [BuildCraft]:   Branch HEAD
[14:52:17] [Server thread/INFO] [BuildCraft]:   Commit 30b0e64721b09b51e884707c87bfd5ed10686f1f
[14:52:17] [Server thread/INFO] [BuildCraft]:     Bump version for 7.99.24.3 release.
[14:52:17] [Server thread/INFO] [BuildCraft]:     committed by AlexIIL
[14:52:17] [Server thread/INFO] [BuildCraft]: 
[14:52:17] [Server thread/INFO] [BuildCraft]: Loaded Modules:
[14:52:17] [Server thread/INFO] [BuildCraft]:   - lib
[14:52:17] [Server thread/INFO] [BuildCraft]:   - core
[14:52:17] [Server thread/INFO] [BuildCraft]:   - builders
[14:52:17] [Server thread/INFO] [BuildCraft]:   - energy
[14:52:17] [Server thread/INFO] [BuildCraft]:   - factory
[14:52:17] [Server thread/INFO] [BuildCraft]:   - robotics
[14:52:17] [Server thread/INFO] [BuildCraft]:   - silicon
[14:52:17] [Server thread/INFO] [BuildCraft]:   - transport
[14:52:17] [Server thread/INFO] [BuildCraft]:   - compat
[14:52:17] [Server thread/INFO] [BuildCraft]: Missing Modules:
[14:52:17] [Server thread/INFO] [BuildCraft]: 
[14:52:18] [Server thread/INFO] [BuildCraft]: [debugger] Not a dev environment!
[14:52:18] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[14:52:19] [Server thread/INFO] [forestry]: Module Actually Additions Module failed to load: Actually Additions not found
[14:52:19] [Server thread/INFO] [forestry]: Module Better With Mods Module failed to load: Better With Mods not found
[14:52:19] [Server thread/INFO] [forestry]: Module Roots Module failed to load: Roots not found
[14:52:19] [Server thread/INFO] [forestry]: Module rustic Module failed to load: Rustic not found
[14:52:19] [Server thread/INFO] [forestry]: Module Natura Module failed to load: Natura not found
[14:52:19] [Server thread/INFO] [forestry]: Module TechReborn Module failed to load: TechReborn not found
[14:52:21] [Server thread/INFO] [BuildCraft]: 
[14:52:21] [Server thread/INFO] [BuildCraft]: Starting BuildCraftCompat 7.99.24.3
[14:52:21] [Server thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2017
[14:52:21] [Server thread/INFO] [BuildCraft]: https://www.mod-buildcraft.com
[14:52:21] [Server thread/INFO] [BuildCraft]: Detailed Build Information:
[14:52:21] [Server thread/INFO] [BuildCraft]:   Branch 8.0.x-1.12.2
[14:52:21] [Server thread/INFO] [BuildCraft]:   Commit 30bd1928813b741018bf0988f0453591382e135e
[14:52:21] [Server thread/INFO] [BuildCraft]:     Update buildcraft to 7.99.24.3 release.
[14:52:21] [Server thread/INFO] [BuildCraft]:     committed by AlexIIL
[14:52:21] [Server thread/INFO] [BuildCraft]: 
[14:52:21] [Server thread/INFO] [BuildCraft]: [compat] Module list:
[14:52:21] [Server thread/INFO] [BuildCraft]: [compat]   + forestry
[14:52:21] [Server thread/INFO] [BuildCraft]: [compat]   x theoneprobe (It cannot load)
[14:52:21] [Server thread/INFO] [BuildCraft]: [compat]   + crafttweaker
[14:52:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitychiseled`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitychiseled.tesr`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:22] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mod.chiselsandbits.tileentitybittank`, expected `chiselsandbits`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:22] [Server thread/INFO] [brandonscore]: Registering features for mod: draconicevolution
[14:52:23] [Server thread/INFO] [draconicevolution]: Finished PreInitialization
[14:52:23] [Server thread/WARN] [enderio]: Applied Energistics conduits loaded. Let your networks connect!
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `adapter`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/INFO] [OpenComputers]: Injecting interface ic2.api.energy.tile.IEnergySink into li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `assembler`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `cable`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `capacitor`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `carpetedcapacitor`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `case`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `charger`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `diskdrive`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `disassembler`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `keyboard`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `hologram`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `geolyzer`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `microcontroller`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `motionsensor`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `netsplitter`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `powerconverter`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `powerdistributor`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `print`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `printer`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `raid`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `redstone`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `relay`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `robot`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `screen`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `rack`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `transposer`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `oc` for name `waypoint`, expected `opencomputers`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:24] [Server thread/INFO] [OpenComputers]: Injecting interface ic2.api.item.IBoxable into li.cil.oc.common.item.Wrench.
[14:52:24] [Server thread/INFO] [OpenComputers]: Injecting interface ic2.api.item.ISpecialElectricItem into li.cil.oc.common.item.traits.Chargeable.
[14:52:25] [Server thread/INFO] [opencomputers]: Initializing OpenComputers API.
[14:52:33] [Server thread/INFO] [opencomputers]: Found a compatible native library: 'OpenComputersMod-1.7.4.153-lua52-native.64.dll'.
[14:52:33] [Server thread/INFO] [opencomputers]: Found a compatible native library: 'OpenComputersMod-1.7.4.153-lua53-native.64.dll'.
[14:52:33] [Server thread/INFO] [opencomputers]: Done with pre init phase.
[14:52:33] [Server thread/WARN] [enderio]: OpenComputers conduits loaded. Let your networks connect!
[14:52:34] [Server thread/WARN] [enderio]: Refined Storage conduits loaded. Let your networks connect!
[14:52:34] [Server thread/WARN] [enderio]: Forestry integration loaded. Let things grow.
[14:52:34] [Server thread/WARN] [FTB Library]: Replacing com.feed_the_beast.ftblib.lib.config.DefaultRankConfigHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
[14:52:35] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ender chest`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:35] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ender tank`, expected `enderstorage`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `commandblock_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:42] [Server thread/INFO] [railcraft]: Successfully substituted minecraft:commandblock_minecart with railcraft:cart_command_block.
[14:52:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:42] [Server thread/INFO] [railcraft]: Successfully substituted minecraft:minecart with railcraft:cart_basic.
[14:52:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chest_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:42] [Server thread/INFO] [railcraft]: Successfully substituted minecraft:chest_minecart with railcraft:cart_chest.
[14:52:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `furnace_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:42] [Server thread/INFO] [railcraft]: Successfully substituted minecraft:furnace_minecart with railcraft:cart_furnace.
[14:52:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tnt_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:42] [Server thread/INFO] [railcraft]: Successfully substituted minecraft:tnt_minecart with railcraft:cart_tnt.
[14:52:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `hopper_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:42] [Server thread/INFO] [railcraft]: Successfully substituted minecraft:hopper_minecart with railcraft:cart_hopper.
[14:52:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `spawner_minecart`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:42] [Server thread/INFO] [railcraft]: Successfully substituted minecraft:spawner_minecart with railcraft:cart_spawner.
[14:52:42] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mods.railcraft.common.carts.EntityTunnelBore from class mods.railcraft.common.plugins.forge.DataManagerPlugin
[14:52:42] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mods.railcraft.common.carts.EntityTunnelBore from class mods.railcraft.common.plugins.forge.DataManagerPlugin
[14:52:42] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mods.railcraft.common.carts.EntityTunnelBore from class mods.railcraft.common.plugins.forge.DataManagerPlugin
[14:52:42] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class mods.railcraft.common.carts.EntityTunnelBore from class mods.railcraft.common.plugins.forge.DataManagerPlugin
[14:52:45] [Server thread/WARN] [FML]: A mod has attempted to assign Block Block{minecraft:air} to the Fluid 'creosote' but this Fluid has already been linked to the Block Block{railcraft:creosote}. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
[14:52:45] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering]: Attempting to download special revolvers from GitHub
[14:52:45] [Server thread/INFO] [engineersdoors]: Pre-initializing fence gates module
[14:52:45] [Server thread/INFO] [engineersdoors]: Pre-initializing doors module
[14:52:45] [Server thread/INFO] [engineersdoors]: Pre-initializing trapdoors module
[14:52:45] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class erebus.entity.EntityScytodes from class erebus.entity.EntityJumpingSpider
[14:52:46] [Server thread/WARN] [FML]: A mod has attempted to assign Block Block{minecraft:air} to the Fluid 'honey' but this Fluid has already been linked to the Block Block{biomesoplenty:honey}. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.gaean_keystone`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.bamboo_crate`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.umber_furnace`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_of_crafting`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_empty`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_of_healing`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_of_lighting`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_of_repair`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.altar_of_xp`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.glowing_jar`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.bamboo_bridge`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.umber_golem_statue`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.petrified_wood_chest`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.block_of_bones`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.extender_thingy`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.fluid_jar`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.honey_comb`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.silo_tank`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.composter`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.offering_altar`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.smoothie_maker`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.temple_teleporter`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.preserved_block`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.bamboo_pipe`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.bamboo_pipe_extract`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `erebus.liquifier`, expected `erebus`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:47] [Server thread/INFO] [extracells]: Enable integration for 'waila (waila)'
[14:52:47] [Server thread/INFO] [extracells]: Enable integration for 'opencomputers (opencomputers)'
[14:52:47] [Server thread/INFO] [extracells]: Enable integration for 'MekanismGas (MekanismAPI|gas)'
[14:52:47] [Server thread/INFO] [extracells]: Enable integration for 'mekanism (mekanism)'
[14:52:47] [Server thread/INFO] [extracells]: Enable integration for 'AE2 Wireless Crafting Terminal (wct)'
[14:52:47] [Server thread/INFO] [BigReactors]: Loaded support for mekanism
[14:52:47] [Server thread/INFO] [BigReactors]: Loaded support for computercraft
[14:52:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `ccmp` for name `saved_multipart`, expected `forgemultipartcbe`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:49] [Server thread/INFO] [fossils]: Started Tinkers integration for FossilsArcheology
[14:52:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `enderference`, expected `fossil`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `insatiable`, expected `fossil`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `magnetic`, expected `fossil`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `momentum`, expected `fossil`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `dot`, expected `fossil`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:49] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `splinter`, expected `fossil`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:49] [Server thread/INFO] [fossils]: Archaean horizon
[14:52:49] [Server thread/INFO] [fossils]: The first sunrise
[14:52:49] [Server thread/INFO] [fossils]: On a pristine Gaea
[14:52:49] [Server thread/INFO] [fossils]: Opus perfectum
[14:52:49] [Server thread/INFO] [fossils]: Somewhere there, us sleeping
[14:52:50] [Server thread/WARN] [FML]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
[14:52:54] [Server thread/INFO] [Hunting Dimension]: Reading world generator settings.
[14:52:54] [Server thread/INFO] [Hunting Dimension]: World settings loaded: { "coordinateScale": 684.412, "heightScale": 684.412, "lowerLimitScale": 512.0, "upperLimitScale": 512.0, "depthNoiseScaleX": 200.0, "depthNoiseScaleZ": 200.0, "depthNoiseScaleExponent": 0.5, "mainNoiseScaleX": 80.0, "mainNoiseScaleY": 160.0, "mainNoiseScaleZ": 80.0, "baseSize": 8.5, "stretchY": 12.0, "biomeDepthWeight": 1.0, "biomeDepthOffset": 0.0, "biomeScaleWeight": 1.0, "biomeScaleOffset": 0.0, "seaLevel": 63, "useCaves": false, "useDungeons": false, "dungeonChance": 8, "useStrongholds": false, "useVillages": false, "useMineShafts": false, "useTemples": false, "useMonuments": false, "useMansions": false, "useRavines": false, "useWaterLakes": false, "waterLakeChance": 4, "useLavaLakes": false, "lavaLakeChance": 80, "useLavaOceans": false, "fixedBiome": -1, "biomeSize": 4, "riverSize": 4, "dirtSize": 33, "dirtCount": 10, "dirtMinHeight": 0, "dirtMaxHeight": 256, "gravelSize": 33, "gravelCount": 8, "gravelMinHeight": 0, "gravelMaxHeight": 256, "graniteSize": 33, "graniteCount": 10, "graniteMinHeight": 0, "graniteMaxHeight": 80, "dioriteSize": 33, "dioriteCount": 10, "dioriteMinHeight": 0, "dioriteMaxHeight": 80, "andesiteSize": 33, "andesiteCount": 10, "andesiteMinHeight": 0, "andesiteMaxHeight": 80, "coalSize": 17, "coalCount": 20, "coalMinHeight": 0, "coalMaxHeight": 128, "ironSize": 9, "ironCount": 20, "ironMinHeight": 0, "ironMaxHeight": 64, "goldSize": 9, "goldCount": 2, "goldMinHeight": 0, "goldMaxHeight": 32, "redstoneSize": 8, "redstoneCount": 8, "redstoneMinHeight": 0, "redstoneMaxHeight": 16, "diamondSize": 8, "diamondCount": 1, "diamondMinHeight": 0, "diamondMaxHeight": 16, "lapisSize": 7, "lapisCount": 1, "lapisCenterHeight": 16, "lapisSpread": 16}
[14:52:54] [Server thread/INFO] [Hunting Dimension]: Reading config file.
[14:52:54] [Server thread/INFO] [Ice And Fire]: A raven flies from the north to the sea
[14:52:54] [Server thread/INFO] [Ice And Fire]: A dragon whispers her name in the east
[14:52:54] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `tconstruct` for name `splinter`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[14:52:55] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/a1_peppercorn.json
[14:52:56] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/big_boy.json
[14:52:57] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/k4_pacific.json
[14:52:57] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/e6_atlantic.json
[14:52:58] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/a5_switcher.json
[14:52:58] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/class_38.json
[14:52:59] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/rodgers_460.json
[14:52:59] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/skookum.json
[14:53:00] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/br01.json
[14:53:00] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/cooke_mogul.json
[14:53:01] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/k36.json
[14:53:01] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/firefly.json
[14:53:01] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/iron_duke.json
[14:53:01] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/ge_40_ton_boxcab.json
[14:53:01] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/ge_b40_8.json
[14:53:02] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/ge_b40_8w.json
[14:53:02] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/ge_c44_9cw.json
[14:53:02] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/emd_sd40-2.json
[14:53:03] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/emd_sw1500.json
[14:53:03] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/locomotives/alco_rs1.json
[14:53:03] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/tender/a1_peppercorn_tender.json
[14:53:04] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/tender/big_boy_tender.json
[14:53:04] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/tender/k4_tender.json
[14:53:04] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/tender/e6_tender.json
[14:53:04] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/tender/a5_tender.json
[14:53:04] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/tender/class_38_tender.json
[14:53:04] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/tender/rodgers_460_tender.json
[14:53:05] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/tender/skookum_tender.json
[14:53:05] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/tender/br01_tender.json
[14:53:05] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/tender/cooke_tender.json
[14:53:05] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/tender/k36_tender.json
[14:53:05] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/passenger/br_coach_mk1.json
[14:53:05] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/passenger/b70baggage.json
[14:53:05] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/passenger/p70coach1.json
[14:53:06] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/freight/boxcar_x26.json
[14:53:06] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/freight/usra_boxcar_classrr40.json
[14:53:06] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/freight/70t_hopper_slsf.json
[14:53:06] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/freight/attx_flatcar_1.json
[14:53:06] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/freight/dw_gondola.json
[14:53:06] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/freight/prr_flatcar_1.json
[14:53:07] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/freight/usra_hopper_55t.json
[14:53:07] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/freight/n5c_cabin_car.json
[14:53:07] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/freight/russell_snow_plow.json
[14:53:07] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/freight/drgw_3000class_boxcar.json
[14:53:07] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/freight/drgw_1000class_gondola.json
[14:53:08] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/freight/drgw_5500class_stockcar.json
[14:53:08] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/freight/drgw_rail_and_tie_outfit.json
[14:53:08] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/freight/waycar.json
[14:53:08] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/tank/tank_us2.json
[14:53:08] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/tank/kamx_t.json
[14:53:08] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/tank/slag_car_1.json
[14:53:08] [Server thread/INFO] [universalmodcore]: Loading stock rolling_stock/hand_car/hand_car_1.json
[14:53:09] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/a1_peppercorn.json
[14:53:09] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/big_boy.json
[14:53:09] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/k4_pacific.json
[14:53:09] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/e6_atlantic.json
[14:53:09] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/a5_switcher.json
[14:53:09] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/class_38.json
[14:53:09] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/rodgers_460.json
[14:53:09] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/skookum.json
[14:53:09] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/br01.json
[14:53:10] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/cooke_mogul.json
[14:53:10] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/k36.json
[14:53:10] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/firefly.json
[14:53:10] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/iron_duke.json
[14:53:10] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/ge_40_ton_boxcab.json
[14:53:10] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/ge_b40_8.json
[14:53:10] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/ge_b40_8w.json
[14:53:10] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/ge_c44_9cw.json
[14:53:10] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/emd_sd40-2.json
[14:53:10] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/emd_sw1500.json
[14:53:10] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/locomotives/alco_rs1.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/tender/a1_peppercorn_tender.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/tender/big_boy_tender.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/tender/k4_tender.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/tender/e6_tender.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/tender/a5_tender.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/tender/class_38_tender.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/tender/rodgers_460_tender.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/tender/skookum_tender.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/tender/br01_tender.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/tender/cooke_tender.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/tender/k36_tender.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/passenger/br_coach_mk1.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/passenger/b70baggage.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/passenger/p70coach1.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/freight/boxcar_x26.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/freight/usra_boxcar_classrr40.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/freight/70t_hopper_slsf.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/freight/attx_flatcar_1.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/freight/dw_gondola.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/freight/prr_flatcar_1.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/freight/usra_hopper_55t.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/freight/n5c_cabin_car.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/freight/russell_snow_plow.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/freight/drgw_3000class_boxcar.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/freight/drgw_1000class_gondola.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/freight/drgw_5500class_stockcar.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/freight/drgw_rail_and_tie_outfit.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/freight/waycar.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/tank/tank_us2.json
[14:53:11] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/tank/kamx_t.json
[14:53:12] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/tank/slag_car_1.json
[14:53:12] [Server thread/INFO] [universalmodcore]: Generating heightmap rolling_stock/hand_car/hand_car_1.json
[14:53:12] [Server thread/INFO] [universalmodcore]: Loading Track immersiverailroading:track/default.json
[14:53:12] [Server thread/INFO] [universalmodcore]: Loading Track immersiverailroading:track/concrete.json
[14:53:12] [Server thread/INFO] [universalmodcore]: Loading Track immersiverailroading:track/railsonly.json
[14:53:12] [Server thread/WARN] [FML]: A mod has attempted to assign Block Block{minecraft:air} to the Fluid 'steam' but this Fluid has already been linked to the Block Block{railcraft:steam}. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
[14:53:12] [Server thread/ERROR] [immersiveengineering]: WireType#init was called by Immersive Tech (immersivetech)!
[14:53:12] [Server thread/ERROR] [immersiveengineering]: The method should only be called by Immersive Engineering, calls from other mods will cause many hard-to-debug issues and are therefore forbidden!
[14:53:12] [Server thread/ERROR] [immersiveengineering]: Please report this as a bug to Immersive Tech
[14:53:12] [Server thread/INFO] [Mekanism]: Didn't detect MCMP, ignoring compatibility package
[14:53:14] [Server thread/INFO] [STDOUT]: [cassiokf.industrialrenewal.IndustrialRenewal:preInit:66]: Industrial Renewal is loading preInit!
[14:53:14] [Server thread/INFO] [STDOUT]: [cassiokf.industrialrenewal.IndustrialRenewal:preInit:74]: Done!
[14:53:14] [Server thread/INFO] [malisiscore]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
[14:53:14] [Server thread/INFO] [malisiscore]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
[14:53:14] [Server thread/INFO] [malisiscore]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
[14:53:14] [Server thread/INFO] [malisiscore]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
[14:53:14] [Server thread/INFO] [malisiscore]: Registering DirectMessage for Packet with discriminator 5 in channel malisiscore
[14:53:14] [Server thread/INFO] [malisiscore]: Registering BlockDataMessage for Packet with discriminator 6 in channel malisiscore
[14:53:14] [Server thread/INFO] [malisiscore]: Registering ChunkBlockMessage for Packet with discriminator 7 in channel malisiscore
[14:53:14] [Server thread/INFO] [malisiscore]: Registering NeighborChangedMessage for Packet with discriminator 8 in channel malisiscore
[14:53:14] [Server thread/INFO] [malisiscore]: Registering SyncerMessage for Packet with discriminator 9 in channel malisiscore
[14:53:14] [Server thread/INFO] [malisiscore]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
[14:53:14] [Server thread/INFO] [malisiscore]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
[14:53:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `customdoortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `saloondoortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `verticalhatchtileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `garagedoortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `door3x3`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bigdoortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rustyhatchtileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `doorfactorytileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `forcefieldtileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `doortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `trapdoortileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:15] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fencegatetileentity`, expected `malisisdoors`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:15] [Server thread/WARN] [mca]: An update for Minecraft Comes Alive is available: v6.0.1
[14:53:15] [Server thread/INFO] [mca]: Loaded 12 supporters.
[14:53:16] [Server thread/INFO] [morpheus]: Loading configuration
[14:53:16] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ma.tinkering_table`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:16] [Server thread/INFO] [omlib]: Found the following mods: IC2 OpenComputers 
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `apple`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `wheat`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `potato`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `carrot`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `melon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beef`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_beef`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chicken`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_chicken`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `porkchop`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_porkchop`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rabbit`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_rabbit`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mutton`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_mutton`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cod`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_cod`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `salmon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cooked_salmon`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clownfish`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pufferfish`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mushroom_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bread`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `baked_potato`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pumpkin_pie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rabbit_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:17] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot_soup`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:18] [Server thread/INFO] [planttech2]: initiate blacklist
[14:53:18] [Server thread/INFO] [planttech2]: finish blacklist
[14:53:18] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `portalgun_tileentityportalmaster`, expected `portalgun`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:18] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `portalgun_tileentityportalbase`, expected `portalgun`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:19] [Server thread/INFO] [reborncore]: Pre loaded registries in 57ms
[14:53:19] [Server thread/INFO] [reborncore]: Loaded registrys for reborncore.common.registration.RegistryConstructionEvent in 114ms
[14:53:19] [Server thread/INFO] [reborncore]: Loaded power manager from: ForgePowerManager
[14:53:19] [Server thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPreInitializationEvent in 10ms
[14:53:19] [Server thread/INFO] [xreliquary]: [xreliquary] XP Juice registered by Reliquary.
[14:53:19] [Server thread/INFO] [mcjtylib_ng]: RFTools Detected Dimensions addon: enabling support
[14:53:21] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.screens.ScreenControllerTileEntity.
[14:53:21] [Server thread/INFO] [mcjtylib_ng]: Could not read 'userbuilder.json', this is not an error!
[14:53:22] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.shield.ShieldTEBase.
[14:53:22] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.environmental.EnvironmentalControllerTileEntity.
[14:53:22] [Server thread/INFO] [OpenComputers]: Successfully injected component logic into class mcjty.rftools.blocks.blockprotector.BlockProtectorTileEntity.
[14:53:22] [Server thread/INFO] [neid]: Patching class: "net.minecraft.world.chunk.ChunkPrimer" with Transformer Group: "TransformerGroupChunkPrimer"
[14:53:22] [Server thread/INFO] [mcjtylib_ng]: Reading dimlets.json from config
[14:53:22] [Server thread/INFO] [mcjtylib_ng]: Reading default dimlets.json
[14:53:22] [Server thread/INFO] [mcjtylib_ng]: Registering rftools dimension type at id 28886
[14:53:22] [Server thread/INFO] [rsgauges]: Redstone Gauges and Switches: Version 1.12.2-1.1.9 #0aea0d9.
[14:53:22] [Server thread/INFO] [rsgauges]: Redstone Gauges and Switches: Found fingerprint ed58ed655893ced6280650866985abcae2bf7559.
[14:53:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gcewing.sg.sgringte`, expected `sgcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gcewing.sg.sgbasete`, expected `sgcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gcewing.sg.dhdte`, expected `sgcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gcewing.sg.sgpowerte`, expected `sgcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gcewing.sg.ic2.ic2powerte`, expected `sgcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gcewing.sg.cc.ccinterfacete`, expected `sgcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gcewing.sg.oc.ocinterfacete`, expected `sgcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `block_signal`, expected `signals`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `path_signal`, expected `signals`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chain_signal`, expected `signals`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `station_marker`, expected `signals`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rail_link`, expected `signals`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `transport_rail`, expected `signals`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:23] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cart_hopper`, expected `signals`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:23] [Server thread/INFO] [SimplyJetpacks]: Starting Simply Jetpacks 2
[14:53:23] [Server thread/INFO] [simplyjetpacks]: Registering items...
[14:53:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `assembler`, expected `stevescarts`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cargo`, expected `stevescarts`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `liquid`, expected `stevescarts`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `distributor`, expected `stevescarts`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `activator`, expected `stevescarts`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `detector`, expected `stevescarts`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:24] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `upgrade`, expected `stevescarts`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:24] [Server thread/INFO] [stevescarts]: Loading plugins
[14:53:24] [Server thread/INFO] [stevescarts]: Found plugin candidate:vswe.stevescarts.compat.forestry.CompatForestry
[14:53:24] [Server thread/INFO] [stevescarts]: Plugin vswe.stevescarts.compat.forestry.CompatForestry was found and has been initialized successfully!
[14:53:24] [Server thread/INFO] [stevescarts]: Found plugin candidate:vswe.stevescarts.compat.ic2.CompatIC2
[14:53:24] [Server thread/INFO] [stevescarts]: Plugin vswe.stevescarts.compat.ic2.CompatIC2 was found and has been initialized successfully!
[14:53:24] [Server thread/INFO] [stevescarts]: Found plugin candidate:vswe.stevescarts.compat.techreborn.CompatTR
[14:53:24] [Server thread/INFO] [stevescarts]: Plugin (vswe.stevescarts.compat.techreborn.CompatTR) was NOT loaded due to mod 'techreborn' missing, this isn't an error
[14:53:24] [Server thread/INFO] [stevescarts]: Loaded 2 plugins
[14:53:24] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.TekVillager:preInit:78]: TekTopia is loading!
[14:53:25] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.ModEntities:init:58]: Registering Entities
[14:53:25] [Server thread/INFO] [FML]: [ThermalSolars] ThermalSolars -------------- successfully Finished preInit
[14:53:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo_chest`, expected `tropicraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `volcano`, expected `tropicraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `drink_mixer`, expected `tropicraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `sifter`, expected `tropicraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `seaweed`, expected `tropicraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `air_compressor`, expected `tropicraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `donation`, expected `tropicraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.woot_factory`, expected `woot`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.woot_anvil`, expected `woot`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.woot_structure`, expected `woot`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.woot_upgrade`, expected `woot`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:25] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.woot_controller`, expected `woot`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.woot_layout`, expected `woot`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.woot_importer`, expected `woot`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.woot_exporter`, expected `woot`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:26] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tile.woot_cell`, expected `woot`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:26] [Server thread/WARN] [net.minecraft.network.datasync.EntityDataManager]: defineId called for: class malte0811.industrialwires.entities.EntityBrokenPart from class malte0811.industrialwires.IndustrialWires
[14:53:26] [Update Checker: org.jurassicraft.JurassiCraft@7170ed58/WARN] [LLibrary]: Failed to load update container for mod JurassiCraft (jurassicraft)!
[14:53:27] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesoutputhatch`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:27] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesinputhatch`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:27] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesplaceholder`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:27] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesfluidhatch`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:27] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpestileschematic`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:27] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpescreativebattery`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:27] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesforgepowerinput`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:27] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpesforgepoweroutput`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:27] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpescoalgenerator`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:27] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpestilepointer`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:27] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vulpestileinvpointer`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:27] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `aric2plug`, expected `libvulpes`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:28] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `vine`, expected `jurassicraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:34] [Server thread/INFO] [Chisel]: Loading blocks...
[14:53:35] [Server thread/INFO] [Chisel]: 75 Feature's blocks loaded.
[14:53:35] [Server thread/INFO] [Chisel]: Loading Tile Entities...
[14:53:35] [Server thread/INFO] [Chisel]: Tile Entities loaded.
[14:53:35] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:35] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.craftingstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:35] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.stenciltable`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:35] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partbuilder`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:35] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.patternchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:35] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.partchest`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:35] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolstation`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:35] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.toolforge`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:36] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_controller`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:36] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_component`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:36] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:36] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.faucet`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:36] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:36] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_table`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:36] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.casting_basin`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:36] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.smeltery_drain`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:36] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.seared_furnace`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:36] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.tinker_tank`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:36] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.item_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:36] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.drying_rack`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:36] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.wooden_hopper`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:36] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tconstruct.slime_channel`, expected `tconstruct`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bookcase`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `shelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `markerpole`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clipboard`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bibliolight`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `furniturepaneler`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `potionshelf`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `toolrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `label`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `desk`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `table`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `seat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fancysign`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `fancyworkbench`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `framedchest`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mapframe`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `case`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `clock`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeborderless`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframefancy`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframeflat`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframemiddle`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingframesimple`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `paintingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `armorstand`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `typesettingtable`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `printingpress`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookiejar`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dinnerplate`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `discrack`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `swordpedestal`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bell`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `typewriter`, expected `bibliocraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tilebonsaipot`, expected `bonsaitrees`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:38] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `compactsolartype.low_voltage`, expected `compactsolars`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:38] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `compactsolartype.medium_voltage`, expected `compactsolars`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:38] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `compactsolartype.high_voltage`, expected `compactsolars`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:38] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `eplus.advanced.table`, expected `eplus`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:38] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `eplus.decorative.book`, expected `eplus`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:38] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extrarails.teleportingrail`, expected `extrarails`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:38] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `extrarails.comparatorrail`, expected `extrarails`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:38] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitygavestone`, expected `gravestone`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `lectern`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `podium`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `egginice`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pixie_house`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `jar`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dummygorgonheadidle`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dummygorgonheadactive`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `myrmexcocoon`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dragonforge`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dragonforgeinput`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dragonforgebrick`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `portal`, expected `mekanism`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironchest.dirtchest9000`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.iron`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.gold`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.diamond`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.copper`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.silver`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.crystal`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:45] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ironshulkerbox.obsidian`, expected `ironchest`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:46] [Server thread/INFO] [rsgauges]: Registering old underscore-prefixed tile entity for version transition, this may cause a warning.
[14:53:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rsgauges_gauge_entity`, expected `rsgauges`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:46] [Server thread/INFO] [rsgauges]: Registered gauge tile entity.
[14:53:46] [Server thread/INFO] [rsgauges]: Registering old underscore-prefixed tile entity for version transition, this may cause a warning.
[14:53:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rsgauges_pulseswitch_entity`, expected `rsgauges`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:46] [Server thread/INFO] [rsgauges]: Registered switch tile entity.
[14:53:46] [Server thread/INFO] [rsgauges]: Registering old underscore-prefixed tile entity for version transition, this may cause a warning.
[14:53:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rsgauges_contactswitch_entity`, expected `rsgauges`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:46] [Server thread/INFO] [rsgauges]: Registered contact switch tile entity.
[14:53:46] [Server thread/INFO] [rsgauges]: Registering old underscore-prefixed tile entity for version transition, this may cause a warning.
[14:53:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rsgauges_autoswitch_entity`, expected `rsgauges`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:46] [Server thread/INFO] [rsgauges]: Registered auto switch tile entity.
[14:53:46] [Server thread/INFO] [rsgauges]: Registering old underscore-prefixed tile entity for version transition, this may cause a warning.
[14:53:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rsgauges_detectorswitch_entity`, expected `rsgauges`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:46] [Server thread/INFO] [rsgauges]: Registered detector auto switch tile entity.
[14:53:46] [Server thread/INFO] [rsgauges]: Registering old underscore-prefixed tile entity for version transition, this may cause a warning.
[14:53:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rsgauges_sensorswitch_entity`, expected `rsgauges`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:46] [Server thread/INFO] [rsgauges]: Registered environmental auto switch tile entity.
[14:53:46] [Server thread/INFO] [rsgauges]: Registering old underscore-prefixed tile entity for version transition, this may cause a warning.
[14:53:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rsgauges_timerswitch_entity`, expected `rsgauges`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:46] [Server thread/INFO] [rsgauges]: Registered timer auto switch tile entity.
[14:53:46] [Server thread/INFO] [rsgauges]: Registered inspection switch tile entity.
[14:53:46] [Server thread/INFO] [rsgauges]: Registered 117 blocks.
[14:53:46] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.ModBlocks:register:28]: Registering Blocks
[14:53:47] [Server thread/WARN] [FML]: A mod has attempted to assign Block Block{minecraft:air} to the Fluid 'tropicraft.portal' but this Fluid has already been linked to the Block Block{tropicraft:portal}. You may have duplicate Fluid Blocks as a result. It *may* be possible to configure your mods to avoid this.
[14:53:47] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitysensor`, expected `ocsensors`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:47] [Server thread/INFO] [Aroma1997Core]: Successfully registered 3 Blocks for class net.minecraft.block.Block from aroma1997sdimension.
[14:53:51] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `conveyor_tile`, expected `industrialforegoing`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:51] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `redstonepastete`, expected `redstonepaste`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:51] [Server thread/INFO] [FML]: Applying holder lookups
[14:53:51] [Server thread/INFO] [FML]: Holder lookups applied
[14:53:52] [Server thread/INFO] [Chisel]: Loading items...
[14:53:52] [Server thread/INFO] [Chisel]: 75 Feature's items loaded.
[14:53:54] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bow`, expected `extrabows`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:55] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.ModItems:register:150]: Registering Items
[14:53:55] [Server thread/INFO] [Aroma1997Core]: Successfully registered 4 Items for class net.minecraft.item.Item from aroma1997sdimension.
[14:53:56] [Server thread/WARN] [forestry]: Missing block: sandstone
[14:53:56] [Server thread/INFO] [FML]: Applying holder lookups
[14:53:56] [Server thread/INFO] [FML]: Holder lookups applied
[14:53:56] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `botania` for name `petals`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:56] [Server thread/INFO] [enderio]: Farming Station: Botania integration for farming fully loaded
[14:53:56] [Server thread/INFO] [enderio]: Farming Station: MFR integration not loaded
[14:53:56] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `ic2` for name `trees`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:56] [Server thread/INFO] [enderio]: Farming Station: IC2 integration fully loaded
[14:53:56] [Server thread/INFO] [enderio]: Farming Station: Natura integration not loaded
[14:53:56] [Server thread/INFO] [enderio]: Farming Station: TechReborn integration not loaded
[14:53:56] [Server thread/INFO] [enderio]: Farming Station: IC2 classic integration not loaded
[14:53:56] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiveengineering` for name `hemp`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:56] [Server thread/INFO] [enderio]: Farming Station: Immersive Engineering integration fully loaded
[14:53:57] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `extrautils2` for name `enderlilly`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:57] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `extrautils2` for name `redorchid`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:57] [Server thread/INFO] [enderio]: Farming Station: Extra Utilities 2 integration fully loaded
[14:53:57] [Server thread/WARN] [enderio]: Farming Station: Forestry integration for farming loaded but could not find Forestry sapling.
[14:53:57] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dye`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:57] [Server thread/INFO] [enderio]: Farming Station: Actually Additions integration not loaded
[14:53:57] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `botania` for name `fertilizer`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:57] [Server thread/INFO] [enderio]: Farming Station: Botania integration for fertilizing fully loaded
[14:53:57] [Server thread/INFO] [enderio]: Farming Station: Magicalcrops integration not loaded
[14:53:57] [Server thread/INFO] [enderio]: Farming Station: Metallurgy integration not loaded
[14:53:57] [Server thread/INFO] [enderio]: Farming Station: Gardencore integration not loaded
[14:53:57] [Server thread/WARN] [enderio]: Farming Station: Forestry integration for fertilizing loaded but could not find Forestry fertilizer.
[14:53:57] [Server thread/INFO] [enderio]: Dark Steel Upgrades: Thaumcraft integration loaded
[14:53:57] [Server thread/INFO] [enderio]: Dark Steel Upgrades: Forestry integration loaded
[14:53:58] [Server thread/INFO] [STDOUT]: [zmaster587.advancedRocketry.AdvancedRocketry:register:221]: REGISTERING BIOMES
[14:53:58] [Server thread/INFO] [Aroma1997Core]: Successfully registered 1 Biomes for class net.minecraft.world.biome.Biome from aroma1997sdimension.
[14:53:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `carfreight`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `carpassenger`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `cartank`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `handcar`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `locomotivediesel`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `locomotivesteam`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:53:59] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `tender`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:00] [Server thread/INFO] [FML]: Applying holder lookups
[14:54:00] [Server thread/INFO] [FML]: Holder lookups applied
[14:54:00] [Server thread/INFO] [FML]: Applying holder lookups
[14:54:00] [Server thread/INFO] [FML]: Holder lookups applied
[14:54:00] [Server thread/INFO] [FML]: Injecting itemstacks
[14:54:00] [Server thread/INFO] [FML]: Itemstack injection complete
[14:54:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
[14:54:00] [Server thread/WARN] [net.minecraft.server.dedicated.PropertyManager]: server.properties does not exist
[14:54:00] [Server thread/INFO] [net.minecraft.server.dedicated.PropertyManager]: Generating new properties file
[14:54:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
[14:54:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
[14:54:00] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25565
[14:54:00] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using default channel type
[14:54:02] [Server thread/INFO] [railcraft]: Fluid ingredient factory loaded
[14:54:02] [Server thread/INFO] [railcraft]: Remaining item shaped recipe factory loaded
[14:54:02] [Server thread/INFO] [railcraft]: Remaining item shaped recipe factory loaded
[14:54:03] [Server thread/ERROR] [FML]: Parsing error loading recipe bibliocraft:markerpole
com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:488) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
    at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_221]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:54:03] [Server thread/ERROR] [FML]: Parsing error loading recipe bibliocraft:clipboard
com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:488) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
    at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_221]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:54:10] [Server thread/ERROR] [FML]: Parsing error loading recipe extracells:storagecells/gas/portable
com.google.gson.JsonParseException: Missing data for item 'extracells:storage.gas.portable'
    at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:217) ~[CraftingHelper.class:?]
    at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
    at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_221]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:54:10] [Server thread/ERROR] [FML]: Parsing error loading recipe extracells:storagecells/fluid/portable
com.google.gson.JsonParseException: Missing data for item 'extracells:storage.fluid.portable'
    at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:217) ~[CraftingHelper.class:?]
    at net.minecraftforge.oredict.ShapelessOreRecipe.factory(ShapelessOreRecipe.java:157) ~[ShapelessOreRecipe.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
    at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_221]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:54:12] [Server thread/ERROR] [FML]: Parsing error loading recipe redstonearsenal:gem_crystal_flux
com.google.gson.JsonSyntaxException: Unknown recipe type: thermalfoundation:fluid_shapeless
    at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:414) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
    at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_221]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:54:12] [Server thread/ERROR] [FML]: Parsing error loading recipe redstonearsenal:dust_electrum_flux_alloy
com.google.gson.JsonSyntaxException: Unknown recipe type: thermalfoundation:fluid_shapeless
    at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:414) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
    at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_221]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:54:12] [Server thread/ERROR] [FML]: Parsing error loading recipe redstonearsenal:dust_electrum_flux
com.google.gson.JsonSyntaxException: Unknown recipe type: thermalfoundation:fluid_shapeless
    at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:414) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
    at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_221]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:54:12] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming alm : net.minecraft.enchantment.EnchantmentHelper with 1 patches!
[14:54:12] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELS
[14:54:12] [Server thread/ERROR] [FML]: Parsing error loading recipe woot:upgrade_ec_blood_iii
com.google.gson.JsonSyntaxException: Unknown item 'evilcraft:sanguinary_pedestal'
    at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:262) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:544) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:204) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:531) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
    at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_221]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:54:12] [Server thread/ERROR] [FML]: Parsing error loading recipe woot:upgrade_ec_blood_ii
com.google.gson.JsonSyntaxException: Unknown item 'evilcraft:sanguinary_pedestal'
    at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:262) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:544) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:204) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:531) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
    at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_221]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:54:12] [Server thread/ERROR] [FML]: Parsing error loading recipe woot:upgrade_ec_blood_i
com.google.gson.JsonSyntaxException: Unknown item 'evilcraft:sanguinary_pedestal'
    at net.minecraftforge.common.crafting.CraftingHelper.getItemStackBasic(CraftingHelper.java:262) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$16(CraftingHelper.java:544) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:204) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$15(CraftingHelper.java:531) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) ~[CraftingHelper.class:?]
    at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_221]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
[14:54:12] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xic2.dust@8 = 1xitem.ingotIron@0
[14:54:12] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xic2.dust@7 = 1xitem.ingotGold@0
[14:54:12] [Server thread/INFO] [THAUMCRAFT]: Checking for mod & oredict compatibilities
[14:54:12] [Server thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
[14:54:13] [Server thread/INFO] [Chisel]: Loading recipes...
[14:54:13] [Server thread/INFO] [Chisel]: 75 Feature's recipes loaded.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `stick`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `torch`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ladder`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `chest`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `trapdoor`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `orange_wool`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_wool`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_wool`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_wool`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `lime_wool`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pink_wool`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `gray_wool`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_wool`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cyan_wool`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `purple_wool`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `blue_wool`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `brown_wool`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `green_wool`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `red_wool`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `black_wool`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `stone_sword`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `stone_shovel`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `stone_pickaxe`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `stone_hoe`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `stone_axe`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:13] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `furnace`, expected `atum`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `enderio` for name `capbank_basic2normal`, expected `enderiopowertools`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `enderio` for name `capbank_normal2vibrant`, expected `enderiopowertools`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@18 = 1xitem.ingotIron@0
[14:54:14] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@19 = 1xitem.ingotGold@0
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_large_wrench`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_hook`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_rail`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_manual`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_conductor_whistle`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_paint_brush`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_golden_spike`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_radio_control_card`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_switch_key`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `immersiverailroading` for name `item_track_exchanger`, expected `universalmodcore`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.Dust@0 = 1xitem.ingotIron@0
[14:54:14] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.Dust@1 = 1xitem.ingotGold@0
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `painted acacia slab`, expected `mowziesmobs`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `nether_brick_fence`, expected `netherex`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bread`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Unable to find recipe for minecraft:rabbit_stew
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `beetroot_soup`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `mushroom_stew`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cookie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pumpkin_pie`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:14] [Server thread/WARN] [FML]: Unable to find recipe for minecraft:baked_potato
[14:54:14] [Server thread/INFO] [agricraft]: Registering in Ore Dictionary: nuggetEmerald
[14:54:14] [Server thread/INFO] [agricraft]: Adding a recipe to convert nine nuggetEmerald into one gemEmerald
[14:54:14] [Server thread/INFO] [agricraft]: Registering nugget recipe: agricraft:combine_nugget_emerald!
[14:54:14] [Server thread/INFO] [agricraft]: Registering in Ore Dictionary: nuggetDiamond
[14:54:14] [Server thread/INFO] [agricraft]: Adding a recipe to convert nine nuggetDiamond into one gemDiamond
[14:54:14] [Server thread/INFO] [agricraft]: Registering nugget recipe: agricraft:combine_nugget_diamond!
[14:54:14] [Server thread/INFO] [agricraft]: Registering in Ore Dictionary: nuggetQuartz
[14:54:14] [Server thread/INFO] [agricraft]: Adding a recipe to convert nine nuggetQuartz into one gemQuartz
[14:54:14] [Server thread/INFO] [agricraft]: Registering nugget recipe: agricraft:combine_nugget_quartz!
[14:54:14] [Server thread/INFO] [agricraft]: Registering in Ore Dictionary: nuggetIron
[14:54:14] [Server thread/INFO] [agricraft]: Adding a recipe to convert nine nuggetIron into one ingotIron
[14:54:14] [Server thread/INFO] [agricraft]: Registering nugget recipe: agricraft:combine_nugget_iron!
[14:54:14] [Server thread/INFO] [agricraft]: Registering in Ore Dictionary: nuggetCopper
[14:54:14] [Server thread/INFO] [agricraft]: Adding a recipe to convert nine nuggetCopper into one ingotCopper
[14:54:14] [Server thread/INFO] [agricraft]: Registering nugget recipe: agricraft:combine_nugget_copper!
[14:54:14] [Server thread/INFO] [agricraft]: Registering in Ore Dictionary: nuggetTin
[14:54:14] [Server thread/INFO] [agricraft]: Adding a recipe to convert nine nuggetTin into one ingotTin
[14:54:14] [Server thread/INFO] [agricraft]: Registering nugget recipe: agricraft:combine_nugget_tin!
[14:54:14] [Server thread/INFO] [agricraft]: Registering in Ore Dictionary: nuggetLead
[14:54:14] [Server thread/INFO] [agricraft]: Adding a recipe to convert nine nuggetLead into one ingotLead
[14:54:14] [Server thread/INFO] [agricraft]: Registering nugget recipe: agricraft:combine_nugget_lead!
[14:54:14] [Server thread/INFO] [agricraft]: Registering in Ore Dictionary: nuggetSilver
[14:54:14] [Server thread/INFO] [agricraft]: Adding a recipe to convert nine nuggetSilver into one ingotSilver
[14:54:14] [Server thread/INFO] [agricraft]: Registering nugget recipe: agricraft:combine_nugget_silver!
[14:54:14] [Server thread/INFO] [agricraft]: Registering in Ore Dictionary: nuggetAluminum
[14:54:14] [Server thread/INFO] [agricraft]: Adding a recipe to convert nine nuggetAluminum into one ingotAluminum
[14:54:14] [Server thread/INFO] [agricraft]: Registering nugget recipe: agricraft:combine_nugget_aluminum!
[14:54:14] [Server thread/INFO] [agricraft]: Registering in Ore Dictionary: nuggetNickel
[14:54:14] [Server thread/INFO] [agricraft]: Adding a recipe to convert nine nuggetNickel into one ingotNickel
[14:54:14] [Server thread/INFO] [agricraft]: Registering nugget recipe: agricraft:combine_nugget_nickel!
[14:54:14] [Server thread/INFO] [agricraft]: Registering in Ore Dictionary: nuggetPlatinum
[14:54:14] [Server thread/INFO] [agricraft]: Registering in Ore Dictionary: nuggetOsmium
[14:54:14] [Server thread/INFO] [agricraft]: Adding a recipe to convert nine nuggetOsmium into one ingotOsmium
[14:54:14] [Server thread/INFO] [agricraft]: Registering nugget recipe: agricraft:combine_nugget_osmium!
[14:54:14] [Server thread/INFO] [agricraft]: Registering in Ore Dictionary: nuggetUnknown
[14:54:17] [Server thread/INFO] [Avaritia]: rawMeats: []
[14:54:17] [Server thread/INFO] [Avaritia]: knownMeats: [1xitem.minecraft:beef@0, 1xitem.minecraft:chicken@0, 1xitem.minecraft:porkchop@0, 1xitem.minecraft:rabbit@0, 1xitem.fish@0]
[14:54:17] [Server thread/INFO] [draconicevolution]: Loading Default Recipes...
[14:54:23] [Server thread/INFO] [agricraft-api-v1]: The AgriCraft APIv1 successfully connected to AgriCraft! Thank you for including AgriCraft in your modpack!
[14:54:24] [Server thread/INFO] [FML]: Applying holder lookups
[14:54:24] [Server thread/INFO] [FML]: Holder lookups applied
[14:54:25] [Server thread/INFO] [advanced_machines]: Successfully loaded 0 out of 0 recipes for rotary macerator recipes
[14:54:25] [Server thread/INFO] [advanced_machines]: Successfully loaded 0 out of 0 recipes for singularity compressor recipes
[14:54:25] [Server thread/INFO] [advanced_machines]: Successfully loaded 0 out of 0 recipes for centrifuge extractor recipes
[14:54:25] [Server thread/INFO] [advanced_machines]: Successfully loaded 1 out of 1 recipes for compacting recycler recipes
[14:54:25] [Server thread/INFO] [advanced_machines]: Successfully loaded 0 out of 0 recipes for liquescent extruder recipes
[14:54:25] [Server thread/INFO] [advanced_machines]: Successfully loaded 0 out of 0 recipes for impellerized roller recipes
[14:54:25] [Server thread/INFO] [advanced_machines]: Successfully loaded 0 out of 0 recipes for water jet cutter recipes
[14:54:25] [Server thread/INFO] [advanced_machines]: Successfully loaded 0 out of 0 recipes for thermal washer recipes
[14:54:25] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.dust@1 = 1xitem.ingotIron@0
[14:54:25] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.dust@2 = 1xitem.ingotGold@0
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:25] [Server thread/INFO] [AE2:S]: Initialization ( started )
[14:54:25] [Server thread/INFO] [AE2:S]: Disabling item.csv export for custom recipes, since creative tab information is only available on the client.
[14:54:25] [Server thread/INFO] [AE2:S]: Initialization ( ended after 236ms )
[14:54:25] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
[14:54:25] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.FluidVisualsHandler, it is not loaded on this side.
[14:54:25] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE]
[14:54:25] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE]
[14:54:25] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE]
[14:54:25] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE]
[14:54:25] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.EnchantTooltipHandler, it is not loaded on this side.
[14:54:25] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.ClientHandler, it is not loaded on this side.
[14:54:25] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.OreDictTooltipHandler, it is not loaded on this side.
[14:54:25] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.SpecialTooltipHandler, it is not loaded on this side.
[14:54:25] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler FluidSpawnHandler to busses: [FORGE]
[14:54:25] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE]
[14:54:25] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE]
[14:54:25] [Server thread/INFO] [EnderCore]: Sending dummy event to all mods
[14:54:26] [Server thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
[14:54:26] [Server thread/INFO] [enderio]: Reloading config file...
[14:54:26] [Server thread/INFO] [enderio]: Config reload finished
[14:54:26] [Server thread/INFO] [bonsaitrees]: Loading configuration
[14:54:26] [Server thread/INFO] [enderio]: Reloading config file...
[14:54:26] [Server thread/INFO] [enderio]: Config reload finished
[14:54:26] [Server thread/INFO] [enderio]: Reloading config file...
[14:54:26] [Server thread/INFO] [enderio]: Config reload finished
[14:54:26] [Server thread/INFO] [enderio]: Reloading config file...
[14:54:26] [Server thread/INFO] [enderio]: Config reload finished
[14:54:26] [Server thread/INFO] [enderio]: Reloading config file...
[14:54:26] [Server thread/INFO] [enderio]: Config reload finished
[14:54:26] [Server thread/INFO] [enderio]: Sending whitelist message to Chisel and Bits for block blockDecoration1
[14:54:26] [Server thread/INFO] [enderio]: Sending whitelist message to Chisel and Bits for block blockDecoration2
[14:54:26] [Server thread/INFO] [enderio]: Sending whitelist message to Chisel and Bits for block blockDecoration3
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_dark_steel_anvil
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_dark_paper_anvil
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_basic_item_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_advanced_item_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_limited_item_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_big_item_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_big_advanced_item_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_existing_item_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_mod_item_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_power_item_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_soul_filter_normal
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_soul_filter_big
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_enchantment_filter_normal
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_enchantment_filter_big
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_fluid_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_not_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_or_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_and_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_nor_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_nand_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_xor_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_xnor_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_toggle_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_counting_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_sensor_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_redstone_timer_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_dark_steel_helmet
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_dark_steel_chestplate
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_dark_steel_leggings
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_dark_steel_boots
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_end_steel_helmet
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_end_steel_chestplate
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_end_steel_leggings
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_end_steel_boots
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_conduit_bundle
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.item_species_item_filter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_furnace
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_alloy_smelter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_alloy_smelter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_alloy_smelter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_buffer
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_enchanter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_farm_station
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_combustion_generator
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_combustion_generator
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_stirling_generator
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_stirling_generator
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_zombie_generator
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_franken_zombie_generator
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_ender_generator
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_lava_generator
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_killer_joe
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_attractor_obelisk
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_aversion_obelisk
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_inhibitor_obelisk
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_relocator_obelisk
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_weather_obelisk
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_experience_obelisk
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_painter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_sag_mill
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_sag_mill
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_sag_mill
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_slice_and_splice
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_soul_binder
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_powered_spawner
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_vat
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_vat
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_wired_charger
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_wired_charger
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_enhanced_wired_charger
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_tank
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_transceiver
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_vacuum_chest
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_xp_vacuum
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_niard
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_travel_anchor
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_tele_pad
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_dialing_device
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_impulse_hopper
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_simple_crafter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_crafter
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_creative_spawner
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_cap_bank
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_power_monitor
[14:54:26] [Server thread/INFO] [enderio]: Registered permission enderio.gui.block_advanced_power_monitor
[14:54:27] [Server thread/INFO] [agricraft]: Registering Soils!
[14:54:27] [Server thread/INFO] [agricraft]: Registered Soils (7/7):
[14:54:27] [Server thread/INFO] [agricraft]:  - Stone
[14:54:27] [Server thread/INFO] [agricraft]:  - Mycelium
[14:54:27] [Server thread/INFO] [agricraft]:  - Gravel
[14:54:27] [Server thread/INFO] [agricraft]:  - Sand
[14:54:27] [Server thread/INFO] [agricraft]:  - Farmland
[14:54:27] [Server thread/INFO] [agricraft]:  - Grass
[14:54:27] [Server thread/INFO] [agricraft]:  - Soul Sand
[14:54:27] [Server thread/INFO] [agricraft]: Registering Plants!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:basalz_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:inferium_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:moonstone_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:inferium_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:star_steel_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:chimerite_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:mithril_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:ender_biotite_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:black_quartz_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:blitz_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:blue_topaz_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:chrome_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:desh_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:inferium_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:aquarium_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:vinteum_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:enderium_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:tungsten_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:sunstone_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:lumium_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:inferium_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:inferium_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:inferium_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:signalum_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:platinum_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:blizz_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:adamantine_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:cold_iron_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricore]: Invalid Product: Invalid Item: mysticalagriculture:meteoric_iron_essence!
[14:54:27] [Server thread/INFO] [agricore]: Invalid List: Invalid Required Product!
[14:54:27] [Server thread/INFO] [agricraft]: Registered Plants (196/225):
[14:54:27] [Server thread/INFO] [agricraft]:  - Uranium Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Carrot
[14:54:27] [Server thread/INFO] [agricraft]:  - Cauliflower
[14:54:27] [Server thread/INFO] [agricraft]:  - Apatite Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Ender Amethyst
[14:54:27] [Server thread/INFO] [agricraft]:  - Skeleton Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Tin Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Limestone
[14:54:27] [Server thread/INFO] [agricraft]:  - Eggplant
[14:54:27] [Server thread/INFO] [agricraft]:  - Zinc Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Scallion
[14:54:27] [Server thread/INFO] [agricraft]:  - Water Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Quartzanthemum
[14:54:27] [Server thread/INFO] [agricraft]:  - Sapphire
[14:54:27] [Server thread/INFO] [agricraft]:  - Cuprosia
[14:54:27] [Server thread/INFO] [agricraft]:  - Beets
[14:54:27] [Server thread/INFO] [agricraft]:  - Fire Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - White Mushroom
[14:54:27] [Server thread/INFO] [agricraft]:  - Potato
[14:54:27] [Server thread/INFO] [agricraft]:  - Topaz
[14:54:27] [Server thread/INFO] [agricraft]:  - Rock Crystal Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Hemp
[14:54:27] [Server thread/INFO] [agricraft]:  - Certus Quartz
[14:54:27] [Server thread/INFO] [agricraft]:  - Aquamarine Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Constantan Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Petinia
[14:54:27] [Server thread/INFO] [agricraft]:  - Mustard
[14:54:27] [Server thread/INFO] [agricraft]:  - Artichoke
[14:54:27] [Server thread/INFO] [agricraft]:  - Nether Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Blue Orchid
[14:54:27] [Server thread/INFO] [agricraft]:  - Blaze Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Onion
[14:54:27] [Server thread/INFO] [agricraft]:  - Amber
[14:54:27] [Server thread/INFO] [agricraft]:  - Invar Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Draconium
[14:54:27] [Server thread/INFO] [agricraft]:  - Ardite Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Candleberry
[14:54:27] [Server thread/INFO] [agricraft]:  - Soybean
[14:54:27] [Server thread/INFO] [agricraft]:  - Peas
[14:54:27] [Server thread/INFO] [agricraft]:  - Uranium 238 Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Basalt
[14:54:27] [Server thread/INFO] [agricraft]:  - Sulfur Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - End Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Okra
[14:54:27] [Server thread/INFO] [agricraft]:  - Spiceleaf
[14:54:27] [Server thread/INFO] [agricraft]:  - Tomato
[14:54:27] [Server thread/INFO] [agricraft]:  - Lapender
[14:54:27] [Server thread/INFO] [agricraft]:  - White Tulip
[14:54:27] [Server thread/INFO] [agricraft]:  - Obsidian Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Orange Tulip
[14:54:27] [Server thread/INFO] [agricraft]:  - Nature Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Fluix
[14:54:27] [Server thread/INFO] [agricraft]:  - Cotton
[14:54:27] [Server thread/INFO] [agricraft]:  - Osmium
[14:54:27] [Server thread/INFO] [agricraft]:  - Guardian Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Zombie Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Leek
[14:54:27] [Server thread/INFO] [agricraft]:  - Wheat
[14:54:27] [Server thread/INFO] [agricraft]:  - Spider Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Awakened Draconium Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Copper Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Emerald Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Melon
[14:54:27] [Server thread/INFO] [agricraft]:  - Dark Steel Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Peridot
[14:54:27] [Server thread/INFO] [agricraft]:  - Aurigold
[14:54:27] [Server thread/INFO] [agricraft]:  - Niccissus
[14:54:27] [Server thread/INFO] [agricraft]:  - Lettuce
[14:54:27] [Server thread/INFO] [agricraft]:  - Titanium Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Tea
[14:54:27] [Server thread/INFO] [agricraft]:  - Bellpepper
[14:54:27] [Server thread/INFO] [agricraft]:  - Curryleaf
[14:54:27] [Server thread/INFO] [agricraft]:  - Dirt Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Bronze Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Experience Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Corn
[14:54:27] [Server thread/INFO] [agricraft]:  - Electrum Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Redstone Alloy Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Pumpkin
[14:54:27] [Server thread/INFO] [agricraft]:  - Pineapple
[14:54:27] [Server thread/INFO] [agricraft]:  - Manyullyn Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Osmonium
[14:54:27] [Server thread/INFO] [agricraft]:  - Nitorwart
[14:54:27] [Server thread/INFO] [agricraft]:  - Red Mushroom
[14:54:27] [Server thread/INFO] [agricraft]:  - Manasteel
[14:54:27] [Server thread/INFO] [agricraft]:  - Malachite
[14:54:27] [Server thread/INFO] [agricraft]:  - Dandelion
[14:54:27] [Server thread/INFO] [agricraft]:  - Ginger
[14:54:27] [Server thread/INFO] [agricraft]:  - Grape
[14:54:27] [Server thread/INFO] [agricraft]:  - Marble
[14:54:27] [Server thread/INFO] [agricraft]:  - Lapis Lazuli Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Peanut
[14:54:27] [Server thread/INFO] [agricraft]:  - Radish
[14:54:27] [Server thread/INFO] [agricraft]:  - Wood Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Enderman Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Quartz Enriched Iron Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Daisy
[14:54:27] [Server thread/INFO] [agricraft]:  - Stone Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Cucumber
[14:54:27] [Server thread/INFO] [agricraft]:  - Pulsating Iron Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Iridium Ore Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Allium
[14:54:27] [Server thread/INFO] [agricraft]:  - Aluminum Brass Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Emeryllis
[14:54:27] [Server thread/INFO] [agricraft]:  - Dye Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Oats
[14:54:27] [Server thread/INFO] [agricraft]:  - Soularium Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Creeper Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Nickel Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Slime Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Gold Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Lead Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Refined Obsidian
[14:54:27] [Server thread/INFO] [agricraft]:  - Pink Tulip
[14:54:27] [Server thread/INFO] [agricraft]:  - Iron Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Terrasteel
[14:54:27] [Server thread/INFO] [agricraft]:  - Ice Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Silicon Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Nether Wart
[14:54:27] [Server thread/INFO] [agricraft]:  - Parsnip
[14:54:27] [Server thread/INFO] [agricraft]:  - Sugarcane
[14:54:27] [Server thread/INFO] [agricraft]:  - Brown Mushroom
[14:54:27] [Server thread/INFO] [agricraft]:  - Weed
[14:54:27] [Server thread/INFO] [agricraft]:  - Kiwi
[14:54:27] [Server thread/INFO] [agricraft]:  - Rubber
[14:54:27] [Server thread/INFO] [agricraft]:  - Cactus Fruit
[14:54:27] [Server thread/INFO] [agricraft]:  - Barley
[14:54:27] [Server thread/INFO] [agricraft]:  - Broccoli
[14:54:27] [Server thread/INFO] [agricraft]:  - Spinach
[14:54:27] [Server thread/INFO] [agricraft]:  - Vibrant Alloy Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Cow Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Raspberry
[14:54:27] [Server thread/INFO] [agricraft]:  - Blueberry
[14:54:27] [Server thread/INFO] [agricraft]:  - Mystical Flower Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Plombean
[14:54:27] [Server thread/INFO] [agricraft]:  - Garlic
[14:54:27] [Server thread/INFO] [agricraft]:  - Zucchini
[14:54:27] [Server thread/INFO] [agricraft]:  - Diamahlia
[14:54:27] [Server thread/INFO] [agricraft]:  - Strawberry
[14:54:27] [Server thread/INFO] [agricraft]:  - Coal Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Asparagus
[14:54:27] [Server thread/INFO] [agricraft]:  - Chicken Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Energetic Alloy Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Diamond Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Cabbage
[14:54:27] [Server thread/INFO] [agricraft]:  - Sweet Potato
[14:54:27] [Server thread/INFO] [agricraft]:  - Celery
[14:54:27] [Server thread/INFO] [agricraft]:  - Beet
[14:54:27] [Server thread/INFO] [agricraft]:  - Cactus
[14:54:27] [Server thread/INFO] [agricraft]:  - Platiolus
[14:54:27] [Server thread/INFO] [agricraft]:  - Pig Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Wither Skeleton Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Rice
[14:54:27] [Server thread/INFO] [agricraft]:  - Glowstone Ingot
[14:54:27] [Server thread/INFO] [agricraft]:  - Glowstone Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Rutabaga
[14:54:27] [Server thread/INFO] [agricraft]:  - Nether Star Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Cobalt
[14:54:27] [Server thread/INFO] [agricraft]:  - Aluminum Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Seaweed
[14:54:27] [Server thread/INFO] [agricraft]:  - Water Chestnut
[14:54:27] [Server thread/INFO] [agricraft]:  - Brass Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Tanzanite
[14:54:27] [Server thread/INFO] [agricraft]:  - Sheep Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Rabbit Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Chili Pepper
[14:54:27] [Server thread/INFO] [agricraft]:  - Cranberry
[14:54:27] [Server thread/INFO] [agricraft]:  - Knightslime Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Redstone Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Electrical Steel Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Poppy
[14:54:27] [Server thread/INFO] [agricraft]:  - Winter Squash
[14:54:27] [Server thread/INFO] [agricraft]:  - Silver Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Blackberry
[14:54:27] [Server thread/INFO] [agricraft]:  - Coffee
[14:54:27] [Server thread/INFO] [agricraft]:  - Redstodendron
[14:54:27] [Server thread/INFO] [agricraft]:  - Nether Quartz Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Ferranium
[14:54:27] [Server thread/INFO] [agricraft]:  - Rye
[14:54:27] [Server thread/INFO] [agricraft]:  - Red Tulip
[14:54:27] [Server thread/INFO] [agricraft]:  - Rhubarb
[14:54:27] [Server thread/INFO] [agricraft]:  - Sesame Seeds
[14:54:27] [Server thread/INFO] [agricraft]:  - Bean
[14:54:27] [Server thread/INFO] [agricraft]:  - Turnip
[14:54:27] [Server thread/INFO] [agricraft]:  - Brussel Sprout
[14:54:27] [Server thread/INFO] [agricraft]:  - Saltpeter Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Cantaloupe
[14:54:27] [Server thread/INFO] [agricraft]:  - Ghast Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Iridium Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Bamboo Shoot
[14:54:27] [Server thread/INFO] [agricraft]:  - Steel Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Ruby
[14:54:27] [Server thread/INFO] [agricraft]:  - Yellorium Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Jaslumine
[14:54:27] [Server thread/INFO] [agricraft]:  - Conductive Iron Crop
[14:54:27] [Server thread/INFO] [agricraft]:  - Starmetal Crop
[14:54:27] [Server thread/INFO] [agricraft]: Registering Mutations!
[14:54:28] [Server thread/INFO] [agricraft]: Registered Mutations (91/91):
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:beet_mutation: Radish + Carrot = Beet
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:barley_mutation: Wheat + Sugarcane = Barley
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:blackberry_mutation: Strawberry + Soybean = Blackberry
[14:54:28] [Server thread/INFO] [agricraft]:  - resource:lapender_mutation: Ferranium + Potato = Lapender
[14:54:28] [Server thread/INFO] [agricraft]:  - vanilla:poppy_mutation: Sugarcane + Melon = Poppy
[14:54:28] [Server thread/INFO] [agricraft]:  - resource:petinia_mutation: Ferranium + Wheat = Petinia
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:zucchini_mutation: Pumpkin + Cucumber = Zucchini
[14:54:28] [Server thread/INFO] [agricraft]:  - resource:aurigold_mutation: Ferranium + Redstodendron = Aurigold
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:pineapple_mutation: Bamboo Shoot + Cantaloupe = Pineapple
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:tea_mutation: Seaweed + Soybean = Tea
[14:54:28] [Server thread/INFO] [agricraft]:  - vanilla:allium_mutation: Poppy + Blue Orchid = Allium
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:bean_mutation: Pumpkin + Potato = Bean
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:cranberry_mutation: Blueberry + Grape = Cranberry
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:garlic_mutation: Onion + Ginger = Garlic
[14:54:28] [Server thread/INFO] [agricraft]:  - resource:nitorwart_mutation: Redstodendron + Carrot = Nitorwart
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:lettuce_mutation: Soybean + Celery = Lettuce
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:wintersquash_mutation: Pumpkin + Zucchini = Winter Squash
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:celery_mutation: Wheat + Soybean = Celery
[14:54:28] [Server thread/INFO] [agricraft]:  - vanilla:orange_tulip_mutation: Daisy + Blue Orchid = Orange Tulip
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:leek_mutation: Scallion + Celery = Leek
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:cactusfruit_mutation: Kiwi + Bamboo Shoot = Cactus Fruit
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:sesameseed_mutation: Rice + Coffee = Sesame Seeds
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:peas_mutation: Soybean + Okra = Peas
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:soybean_mutation: Bean + Rice = Soybean
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:cauliflower_mutation: Cabbage + Lettuce = Cauliflower
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:brusselsprout_mutation: Cabbage + Peas = Brussel Sprout
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:tomato_mutation: Sweet Potato + Carrot = Tomato
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:broccoli_mutation: Lettuce + Soybean = Broccoli
[14:54:28] [Server thread/INFO] [agricraft]:  - vanilla:sugarcane_mutation: Wheat + Beets = Sugarcane
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:waterchestnut_mutation: Sesame Seeds + Seaweed = Water Chestnut
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:blueberry_mutation: Strawberry + Soybean = Blueberry
[14:54:28] [Server thread/INFO] [agricraft]:  - vanilla:pumpkin_mutation: Carrot + Potato = Pumpkin
[14:54:28] [Server thread/INFO] [agricraft]:  - resource:ferranium_mutation: Melon + Pumpkin = Ferranium
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:cantaloupe_mutation: Melon + Strawberry = Cantaloupe
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:grape_mutation: Blueberry + Cantaloupe = Grape
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:chilipepper_mutation: Tomato + Onion = Chili Pepper
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:curryleaf_mutation: Spiceleaf + Mustard = Curryleaf
[14:54:28] [Server thread/INFO] [agricraft]:  - resource:niccissus_mutation: Ferranium + White Tulip = Niccissus
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:raspberry_mutation: Strawberry + Soybean = Raspberry
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:rye_mutation: Barley + Wheat = Rye
[14:54:28] [Server thread/INFO] [agricraft]:  - resource:emeryllis_mutation: Aurigold + Quartzanthemum = Emeryllis
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:oats_mutation: Corn + Rice = Oats
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:cucumber_mutation: Peas + Okra = Cucumber
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:candleberry_mutation: Cactus Fruit + Grape = Candleberry
[14:54:28] [Server thread/INFO] [agricraft]:  - vanilla:dandelion_mutation: Pumpkin + Wheat = Dandelion
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:sweetpotato_mutation: Potato + Sugarcane = Sweet Potato
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:eggplant_mutation: Zucchini + Tomato = Eggplant
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:radish_mutation: Tomato + Brussel Sprout = Radish
[14:54:28] [Server thread/INFO] [agricraft]:  - resource:platiolus_mutation: Ferranium + Aurigold = Platiolus
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:coffee_mutation: Bean + Sugarcane = Coffee
[14:54:28] [Server thread/INFO] [agricraft]:  - resource:plombean_mutation: Ferranium + Brown Mushroom = Plombean
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:artichoke_mutation: Asparagus + Lettuce = Artichoke
[14:54:28] [Server thread/INFO] [agricraft]:  - vanilla:pink_tulip_mutation: Allium + Dandelion = Pink Tulip
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:ginger_mutation: Mustard + Peanut = Ginger
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:okra_mutation: Bean + Leek = Okra
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:cotton_mutation: Barley + Soybean = Cotton
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:bambooshoot_mutation: Corn + Rice = Bamboo Shoot
[14:54:28] [Server thread/INFO] [agricraft]:  - resource:cuprosia_mutation: Ferranium + Carrot = Cuprosia
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:parsnip_mutation: Carrot + Beet = Parsnip
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:scallion_mutation: Carrot + Sugarcane = Scallion
[14:54:28] [Server thread/INFO] [agricraft]:  - vanilla:carrot_mutation: Wheat + Potato = Carrot
[14:54:28] [Server thread/INFO] [agricraft]:  - resource:jaslumine_mutation: Ferranium + Potato = Jaslumine
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:onion_mutation: Celery + Brussel Sprout = Onion
[14:54:28] [Server thread/INFO] [agricraft]:  - resource:redstodendron_mutation: Ferranium + Lapender = Redstodendron
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:seaweed_mutation: Lettuce + Celery = Seaweed
[14:54:28] [Server thread/INFO] [agricraft]:  - vanilla:red_tulip_mutation: Poppy + Allium = Red Tulip
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:peanut_mutation: Peas + Bamboo Shoot = Peanut
[14:54:28] [Server thread/INFO] [agricraft]:  - vanilla:brown_mushroom_mutation: Potato + Carrot = Brown Mushroom
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:spinach_mutation: Lettuce + Cactus = Spinach
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:bellpepper_mutation: Chili Pepper + Spiceleaf = Bellpepper
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:mustard_mutation: Chili Pepper + Bean = Mustard
[14:54:28] [Server thread/INFO] [agricraft]:  - vanilla:white_tulip_mutation: Daisy + Dandelion = White Tulip
[14:54:28] [Server thread/INFO] [agricraft]:  - vanilla:melon_mutation: Sugarcane + Pumpkin = Melon
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:spiceleaf_mutation: Tea + Chili Pepper = Spiceleaf
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:asparagus_mutation: Scallion + Corn = Asparagus
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:strawberry_mutation: Radish + Soybean = Strawberry
[14:54:28] [Server thread/INFO] [agricraft]:  - resource:quartzanthemum_mutation: Redstodendron + Nitorwart = Quartzanthemum
[14:54:28] [Server thread/INFO] [agricraft]:  - resource:diamahlia_mutation: Aurigold + Nitorwart = Diamahlia
[14:54:28] [Server thread/INFO] [agricraft]:  - vanilla:cactus_mutation: Sugarcane + Potato = Cactus
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:kiwi_mutation: Cantaloupe + Strawberry = Kiwi
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:rhubarb_mutation: Sugarcane + Lettuce = Rhubarb
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:whitemushroom_mutation: Red Mushroom + Brown Mushroom = White Mushroom
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:corn_mutation: Barley + Rye = Corn
[14:54:28] [Server thread/INFO] [agricraft]:  - vanilla:orchid_mutation: Poppy + Dandelion = Blue Orchid
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:cabbage_mutation: Broccoli + Lettuce = Cabbage
[14:54:28] [Server thread/INFO] [agricraft]:  - resource:osmonium_mutation: Ferranium + Quartzanthemum = Osmonium
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:turnip_mutation: Parsnip + Radish = Turnip
[14:54:28] [Server thread/INFO] [agricraft]:  - vanilla:daisy_mutation: Dandelion + Blue Orchid = Daisy
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:rice_mutation: Rye + Sugarcane = Rice
[14:54:28] [Server thread/INFO] [agricraft]:  - harvestcraft:rutabaga_mutation: Beet + Turnip = Rutabaga
[14:54:28] [Server thread/INFO] [agricraft]:  - vanilla:red_mushroom_mutation: Potato + Carrot = Red Mushroom
[14:54:28] [Server thread/INFO] [armorplus]: Finished Initialization
[14:54:28] [Server thread/INFO] [Aroma1997Core]: Finished Initialization.
[14:54:28] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid crystaloil for rarity registry - it doesn't exist in the current environment
[14:54:28] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid empoweredoil for rarity registry - it doesn't exist in the current environment
[14:54:28] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid pyrotheum for rarity registry - it doesn't exist in the current environment
[14:54:28] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid cryotheum for rarity registry - it doesn't exist in the current environment
[14:54:28] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid refined_oil for rarity registry - it doesn't exist in the current environment
[14:54:28] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid refined_fuel for rarity registry - it doesn't exist in the current environment
[14:54:28] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid fluidoil for rarity registry - it doesn't exist in the current environment
[14:54:28] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid fluidnitrodiesel for rarity registry - it doesn't exist in the current environment
[14:54:28] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid mana for rarity registry - it doesn't exist in the current environment
[14:54:28] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid nacre for rarity registry - it doesn't exist in the current environment
[14:54:28] [Server thread/INFO] [Astral Sorcery]: Ignoring amulet enchantment 'cofhcore:holding' as it's prone to cause issues.
[14:54:28] [Server thread/INFO] [Astral Sorcery]: Got 0 recipe modifications from CraftTweaker. - Applying...
[14:54:28] [Server thread/INFO] [Astral Sorcery]: Recipe changes applied.
[14:54:29] [AstralSorcery Patreon Effect Loader/INFO] [Astral Sorcery]: Patreon effect loading finished.
[14:54:29] [Server thread/INFO] [Astral Sorcery]: Loaded OAK of minecraft into tree registry.
[14:54:29] [Server thread/INFO] [Astral Sorcery]: Loaded SPRUCE of minecraft into tree registry.
[14:54:29] [Server thread/INFO] [Astral Sorcery]: Loaded BIRCH of minecraft into tree registry.
[14:54:29] [Server thread/INFO] [Astral Sorcery]: Loaded JUNGLE of minecraft into tree registry.
[14:54:29] [Server thread/INFO] [Astral Sorcery]: Loaded ACACIA of minecraft into tree registry.
[14:54:29] [Server thread/INFO] [Astral Sorcery]: Loaded DARK_OAK of minecraft into tree registry.
[14:54:29] [Server thread/INFO] [Astral Sorcery]: Loaded SLIME of tconstruct into tree registry.
[14:54:30] [Server thread/ERROR] [BuildCraft]: [silicon.facade] Invalid property!
java.lang.RuntimeException: Invalid IProperty object detected!
  Class = class com.rwtema.extrautils2.blocks.BlockEnderLilly$1
  Method not overriden: IProperty.parseValue(String)
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
    at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73) [BCSilicon.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/blocks/BlockEnderLilly$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
    at com.rwtema.extrautils2.blocks.BlockEnderLilly$1.func_185929_b(BlockEnderLilly.java) ~[BlockEnderLilly$1.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
    ... 38 more
[14:54:30] [Server thread/ERROR] [BuildCraft]: [silicon.facade] Invalid property!
java.lang.RuntimeException: Invalid IProperty object detected!
  Class = class com.rwtema.extrautils2.tile.TilePower$1
  Method not overriden: IProperty.parseValue(String)
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
    at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73) [BCSilicon.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
    at com.rwtema.extrautils2.tile.TilePower$1.func_185929_b(TilePower.java) ~[TilePower$1.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
    ... 38 more
[14:54:30] [Server thread/ERROR] [BuildCraft]: [silicon.facade] Invalid property!
java.lang.RuntimeException: Invalid IProperty object detected!
  Class = class com.rwtema.extrautils2.tile.TilePower$1
  Method not overriden: IProperty.parseValue(String)
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
    at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73) [BCSilicon.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
    at com.rwtema.extrautils2.tile.TilePower$1.func_185929_b(TilePower.java) ~[TilePower$1.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
    ... 38 more
[14:54:30] [Server thread/ERROR] [BuildCraft]: [silicon.facade] Invalid property!
java.lang.RuntimeException: Invalid IProperty object detected!
  Class = class com.rwtema.extrautils2.tile.TilePower$1
  Method not overriden: IProperty.parseValue(String)
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
    at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73) [BCSilicon.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
    at com.rwtema.extrautils2.tile.TilePower$1.func_185929_b(TilePower.java) ~[TilePower$1.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
    ... 38 more
[14:54:30] [Server thread/ERROR] [BuildCraft]: [silicon.facade] Invalid property!
java.lang.RuntimeException: Invalid IProperty object detected!
  Class = class com.rwtema.extrautils2.tile.TilePower$1
  Method not overriden: IProperty.parseValue(String)
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
    at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73) [BCSilicon.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
    at com.rwtema.extrautils2.tile.TilePower$1.func_185929_b(TilePower.java) ~[TilePower$1.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
    ... 38 more
[14:54:30] [Server thread/ERROR] [BuildCraft]: [silicon.facade] Invalid property!
java.lang.RuntimeException: Invalid IProperty object detected!
  Class = class com.rwtema.extrautils2.tile.TilePower$1
  Method not overriden: IProperty.parseValue(String)
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
    at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73) [BCSilicon.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
    at com.rwtema.extrautils2.tile.TilePower$1.func_185929_b(TilePower.java) ~[TilePower$1.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
    ... 38 more
[14:54:30] [Server thread/ERROR] [BuildCraft]: [silicon.facade] Invalid property!
java.lang.RuntimeException: Invalid IProperty object detected!
  Class = class com.rwtema.extrautils2.blocks.BlockPlayerChest$1
  Method not overriden: IProperty.parseValue(String)
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
    at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73) [BCSilicon.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/blocks/BlockPlayerChest$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
    at com.rwtema.extrautils2.blocks.BlockPlayerChest$1.func_185929_b(BlockPlayerChest.java) ~[BlockPlayerChest$1.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
    ... 38 more
[14:54:30] [Server thread/ERROR] [BuildCraft]: [silicon.facade] Invalid property!
java.lang.RuntimeException: Invalid IProperty object detected!
  Class = class com.rwtema.extrautils2.tile.TilePower$1
  Method not overriden: IProperty.parseValue(String)
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
    at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73) [BCSilicon.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
    at com.rwtema.extrautils2.tile.TilePower$1.func_185929_b(TilePower.java) ~[TilePower$1.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
    ... 38 more
[14:54:30] [Server thread/ERROR] [BuildCraft]: [silicon.facade] Invalid property!
java.lang.RuntimeException: Invalid IProperty object detected!
  Class = class com.rwtema.extrautils2.tile.TilePower$1
  Method not overriden: IProperty.parseValue(String)
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
    at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73) [BCSilicon.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
    at com.rwtema.extrautils2.tile.TilePower$1.func_185929_b(TilePower.java) ~[TilePower$1.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
    ... 38 more
[14:54:30] [Server thread/ERROR] [BuildCraft]: [silicon.facade] Invalid property!
java.lang.RuntimeException: Invalid IProperty object detected!
  Class = class com.rwtema.extrautils2.tile.TilePower$1
  Method not overriden: IProperty.parseValue(String)
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
    at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73) [BCSilicon.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
    at com.rwtema.extrautils2.tile.TilePower$1.func_185929_b(TilePower.java) ~[TilePower$1.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
    ... 38 more
[14:54:30] [Server thread/ERROR] [BuildCraft]: [silicon.facade] Invalid property!
java.lang.RuntimeException: Invalid IProperty object detected!
  Class = class com.rwtema.extrautils2.tile.TilePower$1
  Method not overriden: IProperty.parseValue(String)
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
    at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73) [BCSilicon.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.AbstractMethodError: Method com/rwtema/extrautils2/tile/TilePower$1.func_185929_b(Ljava/lang/String;)Lcom/google/common/base/Optional; is abstract
    at com.rwtema.extrautils2.tile.TilePower$1.func_185929_b(TilePower.java) ~[TilePower$1.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
    ... 38 more
[14:54:30] [Server thread/ERROR] [BuildCraft]: [silicon.facade] Invalid property!
java.lang.RuntimeException: Invalid IProperty object detected!
  Class = class crazypants.enderio.base.render.property.PropertyIO
  Method not overriden: IProperty.parseValue(String)
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:373) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.scanBlock(FacadeStateManager.java:235) [FacadeStateManager.class:?]
    at buildcraft.silicon.plug.FacadeStateManager.init(FacadeStateManager.java:213) [FacadeStateManager.class:?]
    at buildcraft.silicon.BCSilicon.init(BCSilicon.java:73) [BCSilicon.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.AbstractMethodError
    at buildcraft.silicon.plug.FacadeStateManager.doesPropertyConform(FacadeStateManager.java:368) ~[FacadeStateManager.class:?]
    ... 38 more
[14:54:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `computercraft ` for name ` computer`, expected `computercraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `computercraft ` for name ` diskdrive`, expected `computercraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `computercraft ` for name ` wirelessmodem`, expected `computercraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `computercraft ` for name ` monitor`, expected `computercraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `computercraft ` for name ` ccprinter`, expected `computercraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `computercraft ` for name ` wiredmodem`, expected `computercraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `computercraft ` for name ` command_computer`, expected `computercraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `computercraft ` for name ` advanced_modem`, expected `computercraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `computercraft ` for name ` speaker`, expected `computercraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `computercraft ` for name ` turtle`, expected `computercraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `computercraft ` for name ` turtleex`, expected `computercraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:33] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `computercraft ` for name ` turtleadv`, expected `computercraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:33] [Server thread/INFO] [draconicevolution]: Finished Initialization
[14:54:33] [Server thread/INFO] [STDOUT]: [crazypants.enderio.conduit.me.EnderIOConduitsAppliedEnergistics:init:74]: Mixin successful? true
[14:54:34] [Server thread/INFO] [opencomputers]: Found extended redstone mods, enabling tier two redstone card.
[14:54:35] [Server thread/INFO] [opencomputers]: Initializing capabilities.
[14:54:35] [Server thread/INFO] [opencomputers]: Done with init phase.
[14:54:35] [Server thread/INFO] [STDOUT]: [crazypants.enderio.conduit.oc.EnderIOConduitsOpenComputers:init:75]: Mixin successful? false
[14:54:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rail`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `golden_rail`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `detector_rail`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:37] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `activator_rail`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:37] [Server thread/INFO] [railcraft]: Activating Halloween Seasonal Pack
[14:54:37] [Server thread/INFO] [railcraft]: Registered Mine Ore Generator at depth 60 called mine_copper
[14:54:37] [Server thread/INFO] [railcraft]: Registered Mine Ore Generator at depth 15 called mine_gold
[14:54:37] [Server thread/INFO] [railcraft]: Registered Mine Ore Generator at depth 40 called mine_iron
[14:54:37] [Server thread/INFO] [railcraft]: Registered Mine Ore Generator at depth 30 called mine_lead
[14:54:37] [Server thread/INFO] [railcraft]: Registered Mine Ore Generator at depth 40 called mine_nickel
[14:54:37] [Server thread/INFO] [railcraft]: Registered Mine Ore Generator at depth 20 called mine_silver
[14:54:37] [Server thread/INFO] [railcraft]: Registered Mine Ore Generator at depth 50 called mine_tin
[14:54:38] [Server thread/INFO] [railcraft]: Registered Mine Ore Generator at depth 30 called mine_zinc
[14:54:38] [Thread-9/INFO] [immersiveengineering]: Arc Recycling: Removed 0 old recipes
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: net.minecraftforge.oredict.ShapedOreRecipe@6612b422 (fossil:bone_leggings)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: net.minecraftforge.oredict.ShapedOreRecipe@7bd978ec (fossil:bone_helmet)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: net.minecraftforge.oredict.ShapedOreRecipe@3a5ef2fc (fossil:bone_chestplate)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: net.minecraftforge.oredict.ShapedOreRecipe@737c9e6e (fossil:bone_boots)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@48c7af58 (simplyjetpacks:upgraderecipe0)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@6afb00fe (simplyjetpacks:upgraderecipe5)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@43cbec01 (simplyjetpacks:upgraderecipe6)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@3334941e (simplyjetpacks:upgraderecipe7)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@1f00b89e (simplyjetpacks:upgraderecipe8)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@165bf00a (simplyjetpacks:upgraderecipe9)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@4f4564ed (simplyjetpacks:upgraderecipe10)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@594e9de3 (simplyjetpacks:upgraderecipe11)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@b345e10 (simplyjetpacks:upgraderecipe12)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@7861b86d (simplyjetpacks:upgraderecipe13)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: tonius.simplyjetpacks.crafting.UpgradingRecipe@3276e58e (simplyjetpacks:upgraderecipe14)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: net.minecraft.item.crafting.ShapedRecipes@1d8ec29e (advancedrocketry:spacehelmet_alt)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: net.minecraft.item.crafting.ShapedRecipes@4a876130 (advancedrocketry:spaceleggings_alt)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: net.minecraft.item.crafting.ShapedRecipes@62d0d65 (advancedrocketry:jackhammer_alt)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: net.minecraftforge.oredict.ShapedOreRecipe@3fe5b638 (industrialrenewal:safety_helmet)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: net.minecraft.item.crafting.ShapedRecipes@27d224b5 (advancedrocketry:spaceboots_alt)
[14:54:38] [Immersive Engineering Registry Iteration Thread/WARN] [immersiveengineering]: Recipe has invalid inputs and will be ignored: net.minecraft.item.crafting.ShapedRecipes@136e95b5 (advancedrocketry:spacechestplate_alt)
[14:54:38] [Thread-9/INFO] [immersiveengineering]: Finished recipe profiler for Arc Recycling, took 181 milliseconds
[14:54:38] [Server thread/INFO] [engineersdoors]: Initializing fence gates module
[14:54:38] [Server thread/INFO] [engineersdoors]: Initializing doors module
[14:54:38] [Server thread/INFO] [engineersdoors]: Overwriting door generation in IE village engineer's house (IEVEH)
[14:54:38] [Server thread/INFO] [engineersdoors]: Demapped base IEVEH in VillagerRegistry
[14:54:38] [Server thread/INFO] [engineersdoors]: Registered modified IEVEH in VillagerRegistry
[14:54:38] [Server thread/INFO] [engineersdoors]: Demapped base IEVEH from NtC map in MapGenStructureIO
[14:54:38] [Server thread/INFO] [engineersdoors]: Demapped base IEVEH from CtN map in MapGenStructureIO
[14:54:39] [Server thread/INFO] [engineersdoors]: Registered modified IEVEH in MapGenStructureIO
[14:54:39] [Server thread/INFO] [engineersdoors]: Initializing trapdoors module
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitycertustank`, expected `extracells`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitywalrus`, expected `extracells`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityfluidcrafter`, expected `extracells`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityfluidinterface`, expected `extracells`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityfluidfiller`, expected `extracells`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityhardmedrive`, expected `extracells`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityvibrationchamberfluid`, expected `extracells`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Overriding existing radiation moderator data for <redstone>
[14:54:39] [Server thread/WARN] [FML]: Overriding existing radiation moderator data for <glowstone>
[14:54:39] [Server thread/WARN] [FML]: Overriding existing radiation moderator data for <ender>
[14:54:39] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.egg@0 = 1xitem.itemFriedEgg@0
[14:54:39] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.egg@32767 = 1xitem.cooked_egg@0
[14:54:39] [Server thread/INFO] [fossils]: After a billion years
[14:54:39] [Server thread/INFO] [fossils]: The show is still here
[14:54:39] [Server thread/INFO] [fossils]: Not a single one of your fathers died young
[14:54:39] [Server thread/INFO] [fossils]: The handy travelers out of Africa
[14:54:39] [Server thread/INFO] [fossils]: Little Lucy of the Afar
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmoven`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmfridge`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmfreezer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbedsidecabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmailbox`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcomputer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmprinter`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmstereo`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmpresent`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbin`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmwallcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmbath`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmshowerhead`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmplate`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcouch`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtoaster`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmchoppingboard`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmblender`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmicrowave`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmwashingmachine`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdishwasher`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcabinetkitchen`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcup`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcookiejar`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtree`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmirror`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmgrill`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmeski`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdoormat`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmcrate`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmlightswitch`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmceilingfan`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdeskcabinet`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmmodernslidingdoor`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmdigitalclock`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmtv`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmkitchencounter`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cfmkitchencounterdrawer`, expected `cfm`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:39] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(2, 1) invalid, 1 smaller than 2
[14:54:39] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(4, 1) invalid, 1 smaller than 4
[14:54:39] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(10, 1) invalid, 1 smaller than 10
[14:54:39] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(9, 1) invalid, 1 smaller than 9
[14:54:39] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(3, 2) invalid, 2 smaller than 3
[14:54:39] [Server thread/INFO] [Ice And Fire]: The watcher waits on the northern wall
[14:54:39] [Server thread/INFO] [Ice And Fire]: A daughter picks up a warrior's sword
[14:54:40] [Server thread/INFO] [Mekanism]: Version 9.8.2 initializing...
[14:54:40] [Server thread/INFO] [Mekanism]: Loading complete.
[14:54:40] [Server thread/INFO] [Mekanism]: Mod loaded.
[14:54:40] [Server thread/INFO] [STDOUT]: [cassiokf.industrialrenewal.IndustrialRenewal:init:50]: Industrial Renewal is loading init!
[14:54:40] [Server thread/INFO] [STDOUT]: [cassiokf.industrialrenewal.IndustrialRenewal:init:54]: Done!
[14:54:40] [Server thread/INFO] [Mekanism]: Loaded MekanismGenerators module.
[14:54:40] [Server thread/INFO] [Mekanism]: Loaded 'Mekanism: Tools' module.
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:290]: Property config values missing: 
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:291]: property: aoePickUpgrade.aoeMiningDiameter.diameter.multiplier
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:292]: getValue: 5
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:290]: Property config values missing: 
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:291]: property: fortuneModule.fortuneLevel.enchLevel.multiplier
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:292]: getValue: 3
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing: 
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: chisel.slotPoints.base
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 1.0
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing: 
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: chisel.chiselEnergyCon.base
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 500.0
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing: 
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: chisel.chiselHarvSpd.base
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 8.0
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing: 
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: chisel.chiselEnergyCon.overclock.multiplier
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 9500.0
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing: 
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: chisel.chiselHarvSpd.overclock.multiplier
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 22.0
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing: 
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: omniProbe.slotPoints.base
[14:54:40] [Server thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 1.0
[14:54:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cubex2 iron furnace`, expected `morefurnaces`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cubex2 gold furnace`, expected `morefurnaces`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cubex2 diamond furnace`, expected `morefurnaces`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cubex2 obsidian furnace`, expected `morefurnaces`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cubex2 netherrack furnace`, expected `morefurnaces`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cubex2 copper furnace`, expected `morefurnaces`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `cubex2 silver furnace`, expected `morefurnaces`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ma_seed_reprocessor`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ma_inferium_furnace`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ma_prudentium_furnace`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ma_intermedium_furnace`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ma_superium_furnace`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ma_supremium_furnace`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `ma_ultimate_furnace`, expected `mysticalagriculture`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:41] [Server thread/INFO] [NetherEx]: Reading Nether biome data configs from disk.
[14:54:41] [Server thread/INFO] [NetherEx]: Reading Pigtificate trade configs from disk.
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:ocean;OCEAN;0.5;false;false;false;[WATER, OCEAN]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:plains;MEDIUM;0.8;false;false;false;[PLAINS]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:desert;WARM;2.0;false;false;false;[DRY, HOT, SANDY]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:extreme_hills;MEDIUM;0.2;false;false;false;[HILLS, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:forest;MEDIUM;0.7;false;false;false;[FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:taiga;MEDIUM;0.25;false;false;false;[COLD, CONIFEROUS, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:swampland;MEDIUM;0.8;true;false;false;[SWAMP, WET]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:river;MEDIUM;0.5;false;false;false;[RIVER, WATER]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:hell;WARM;2.0;false;false;false;[DRY, NETHER, HOT]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:sky;MEDIUM;0.5;false;false;false;[DRY, END, COLD]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:frozen_ocean;OCEAN;0.0;false;false;true;[SNOWY, WATER, COLD, OCEAN]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:frozen_river;COLD;0.0;false;false;true;[SNOWY, RIVER, WATER, COLD]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:ice_flats;COLD;0.0;false;false;true;[SNOWY, WASTELAND, COLD]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:ice_mountains;COLD;0.0;false;false;true;[SNOWY, COLD, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mushroom_island;MEDIUM;0.9;true;false;false;[MUSHROOM, RARE]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mushroom_island_shore;MEDIUM;0.9;true;false;false;[MUSHROOM, RARE, BEACH]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:beaches;MEDIUM;0.8;false;false;false;[BEACH]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:desert_hills;WARM;2.0;false;false;false;[DRY, HILLS, HOT, SANDY]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:forest_hills;MEDIUM;0.7;false;false;false;[HILLS, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:taiga_hills;MEDIUM;0.25;false;false;false;[HILLS, COLD, CONIFEROUS, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:smaller_extreme_hills;MEDIUM;0.2;false;false;false;[MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:jungle;MEDIUM;0.95;true;false;false;[WET, DENSE, HOT, JUNGLE]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:jungle_hills;MEDIUM;0.95;true;false;false;[WET, DENSE, HILLS, HOT, JUNGLE]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:jungle_edge;MEDIUM;0.95;false;false;false;[WET, HOT, RARE, JUNGLE, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:deep_ocean;OCEAN;0.5;false;false;false;[WATER, OCEAN]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:stone_beach;MEDIUM;0.2;false;false;false;[BEACH]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:cold_beach;COLD;0.05;false;false;true;[SNOWY, COLD, BEACH]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:birch_forest;MEDIUM;0.6;false;false;false;[FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:birch_forest_hills;MEDIUM;0.6;false;false;false;[HILLS, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:roofed_forest;MEDIUM;0.7;false;false;false;[DENSE, SPOOKY, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:taiga_cold;COLD;-0.5;false;false;true;[SNOWY, COLD, CONIFEROUS, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:taiga_cold_hills;COLD;-0.5;false;false;true;[SNOWY, HILLS, COLD, CONIFEROUS, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:redwood_taiga;MEDIUM;0.3;false;false;false;[COLD, CONIFEROUS, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:redwood_taiga_hills;MEDIUM;0.3;false;false;false;[HILLS, COLD, CONIFEROUS, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:extreme_hills_with_trees;MEDIUM;0.2;false;false;false;[SPARSE, MOUNTAIN, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:savanna;WARM;1.2;false;false;false;[SPARSE, HOT, SAVANNA, PLAINS]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:savanna_rock;WARM;1.0;false;false;false;[SPARSE, HOT, SAVANNA, PLAINS, RARE]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mesa;WARM;2.0;false;false;false;[DRY, MESA, SANDY]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mesa_rock;WARM;2.0;false;false;false;[DRY, SPARSE, MESA, SANDY]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mesa_clear_rock;WARM;2.0;false;false;false;[DRY, MESA, SANDY]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:void;MEDIUM;0.5;false;false;false;[VOID]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_plains;MEDIUM;0.8;false;true;false;[PLAINS, RARE]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_desert;WARM;2.0;false;true;false;[DRY, HOT, SANDY, RARE]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_extreme_hills;MEDIUM;0.2;false;true;false;[SPARSE, RARE, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_forest;MEDIUM;0.7;false;true;false;[HILLS, RARE, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_taiga;MEDIUM;0.25;false;true;false;[COLD, CONIFEROUS, RARE, FOREST, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_swampland;MEDIUM;0.8;true;true;false;[SWAMP, WET, HILLS, RARE]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_ice_flats;COLD;0.0;false;true;true;[SNOWY, HILLS, COLD, RARE]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_jungle;MEDIUM;0.95;true;true;false;[WET, DENSE, HOT, RARE, JUNGLE, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_jungle_edge;MEDIUM;0.95;false;true;false;[SPARSE, HILLS, HOT, RARE, JUNGLE]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_birch_forest;MEDIUM;0.6;false;true;false;[DENSE, HILLS, RARE, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_birch_forest_hills;MEDIUM;0.6;false;true;false;[DENSE, RARE, FOREST, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_roofed_forest;MEDIUM;0.7;false;true;false;[DENSE, SPOOKY, RARE, FOREST, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_taiga_cold;COLD;-0.5;false;true;true;[SNOWY, COLD, CONIFEROUS, RARE, FOREST, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_redwood_taiga;MEDIUM;0.25;false;true;false;[DENSE, RARE, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_redwood_taiga_hills;MEDIUM;0.25;false;true;false;[DENSE, HILLS, RARE, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_extreme_hills_with_trees;MEDIUM;0.2;false;true;false;[SPARSE, RARE, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_savanna;WARM;1.1;false;true;false;[DRY, SPARSE, HOT, SAVANNA, RARE, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_savanna_rock;WARM;1.0;false;true;false;[DRY, SPARSE, HILLS, HOT, SAVANNA, RARE]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_mesa;WARM;2.0;false;true;false;[DRY, SPARSE, HOT, RARE, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_mesa_rock;WARM;2.0;false;true;false;[DRY, SPARSE, HILLS, HOT, RARE]
[14:54:42] [Server thread/INFO] [harvestcraft]: minecraft:mutated_mesa_clear_rock;WARM;2.0;false;true;false;[DRY, SPARSE, HOT, RARE, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:gravel_beach;MEDIUM;0.6;false;false;false;[BEACH]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:white_beach;WARM;1.0;true;false;false;[BEACH]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:origin_beach;MEDIUM;0.6;false;false;false;[RARE, BEACH]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:alps;COLD;-0.25;false;false;true;[SNOWY, DRY, COLD, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:bamboo_forest;MEDIUM;0.9;false;false;false;[WET, DENSE, JUNGLE, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:bayou;MEDIUM;0.95;true;false;false;[SWAMP, WET, DENSE, HOT]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:bog;MEDIUM;0.5;true;false;false;[SWAMP, WET, COLD, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:boreal_forest;MEDIUM;0.3;false;false;false;[HILLS, DENSE, COLD, CONIFEROUS, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:brushland;WARM;1.5;false;false;false;[DRY, SPARSE, HOT, SAVANNA]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:chaparral;MEDIUM;0.8;false;false;false;[DRY, PLAINS]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:cherry_blossom_grove;MEDIUM;0.55;false;false;false;[WET, DENSE, LUSH, FOREST, MAGICAL]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:cold_desert;MEDIUM;0.2;false;false;false;[SNOWY, DRY, COLD]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:coniferous_forest;MEDIUM;0.45;false;false;false;[DENSE, COLD, CONIFEROUS, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:crag;MEDIUM;0.5;false;false;false;[WASTELAND, HILLS, DRY, COLD, MOUNTAIN, MAGICAL]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:dead_forest;MEDIUM;0.3;false;false;false;[DRY, SPARSE, COLD, DEAD, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:dead_swamp;MEDIUM;0.6;true;false;false;[SWAMP, WET, SPARSE, SPOOKY, COLD, DEAD]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:eucalyptus_forest;MEDIUM;0.95;true;false;false;[WET, DENSE, JUNGLE, LUSH, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:fen;MEDIUM;0.4;false;false;false;[SWAMP, WET, DENSE, COLD, DEAD, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:flower_field;MEDIUM;0.7;false;false;false;[PLAINS, LUSH]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:grassland;MEDIUM;0.6;false;false;false;[HILLS, WET, PLAINS]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:grove;MEDIUM;0.6;false;false;false;[WET, SPARSE, PLAINS, LUSH, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:highland;MEDIUM;0.6;false;false;false;[HILLS, WET, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:land_of_lakes;MEDIUM;0.5;true;false;false;[SWAMP, WET, DENSE, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:lavender_fields;MEDIUM;0.7;false;false;false;[PLAINS, LUSH, MAGICAL]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:lush_desert;WARM;1.2;false;false;false;[DRY, SPARSE, HOT, SAVANNA, SANDY, LUSH]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:lush_swamp;MEDIUM;0.7;true;false;false;[SWAMP, WET, DENSE, LUSH]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:mangrove;MEDIUM;0.85;false;false;false;[SWAMP, WET, DENSE, WATER, LUSH]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:maple_woods;MEDIUM;0.25;false;false;false;[DENSE, COLD, CONIFEROUS, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:marsh;MEDIUM;0.6;false;false;false;[WET, LUSH]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:meadow;MEDIUM;0.4;false;false;false;[WET, SPARSE, PLAINS, COLD, LUSH, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:moor;MEDIUM;0.6;true;false;false;[SWAMP, HILLS, WET]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:mountain;MEDIUM;0.5;false;false;false;[DRY, SPARSE, MOUNTAIN, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:mystic_grove;MEDIUM;0.7;false;false;false;[WET, DENSE, RARE, LUSH, MAGICAL, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:ominous_woods;MEDIUM;0.6;false;false;false;[WET, DENSE, SPOOKY, DEAD, RARE, MAGICAL, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:orchard;MEDIUM;0.7;false;false;false;[DENSE, PLAINS, LUSH, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:outback;WARM;2.0;false;false;false;[DRY, SPARSE, HOT, SAVANNA, SANDY]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:overgrown_cliffs;MEDIUM;0.95;false;false;false;[HILLS, WET, DENSE, LUSH, JUNGLE, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:prairie;MEDIUM;0.8;false;false;false;[DRY, SPARSE, PLAINS]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:quagmire;MEDIUM;0.6;true;false;false;[SWAMP, WASTELAND, WET, DEAD]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:rainforest;MEDIUM;0.95;true;false;false;[HILLS, WET, DENSE, JUNGLE, LUSH, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:redwood_forest;MEDIUM;0.7;false;false;false;[DENSE, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:sacred_springs;MEDIUM;0.85;true;false;false;[WET, DENSE, RARE, JUNGLE, LUSH, MAGICAL, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:seasonal_forest;MEDIUM;0.4;false;false;false;[DENSE, COLD, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:shield;MEDIUM;0.4;false;false;false;[WET, DENSE, COLD, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:shrubland;MEDIUM;0.6;false;false;false;[DRY, SPARSE, PLAINS]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:snowy_coniferous_forest;COLD;-0.25;false;false;true;[SNOWY, DENSE, COLD, CONIFEROUS, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:snowy_forest;COLD;-0.25;false;false;true;[SNOWY, WET, SPARSE, COLD, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:steppe;MEDIUM;0.75;false;false;false;[DRY, SANDY, PLAINS]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:temperate_rainforest;MEDIUM;0.75;true;false;false;[WET, DENSE, LUSH, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:tropical_rainforest;WARM;1.0;true;false;false;[WET, DENSE, HOT, JUNGLE, LUSH]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:tundra;MEDIUM;0.2;false;false;false;[WASTELAND, WET, SPARSE, COLD, DEAD]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:wasteland;WARM;2.0;false;false;false;[WASTELAND, DRY, SPARSE, DEAD]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:wetland;MEDIUM;0.6;false;false;false;[SWAMP, WET, DENSE, LUSH, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:woodland;MEDIUM;0.7;false;false;false;[DRY, DENSE, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:xeric_shrubland;WARM;1.75;false;false;false;[DRY, SPARSE, HOT, SAVANNA, SANDY, LUSH]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:alps_foothills;COLD;-0.25;false;false;true;[SNOWY, SPARSE, DRY, COLD, MOUNTAIN, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:mountain_foothills;MEDIUM;0.5;false;false;false;[HILLS, DRY, SPARSE, MOUNTAIN, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:redwood_forest_edge;MEDIUM;0.7;false;false;false;[DENSE, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:pasture;MEDIUM;0.8;false;false;false;[DRY, SPARSE, PLAINS]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:glacier;COLD;-0.5;false;false;false;[SNOWY, WASTELAND, COLD]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:oasis;WARM;2.0;false;false;false;[WET, SPARSE, HOT, SANDY, LUSH, JUNGLE]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:snowy_tundra;COLD;0.0;false;false;false;[SNOWY, WASTELAND, WET, SPARSE, COLD, DEAD]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:coral_reef;MEDIUM;0.5;false;false;false;[WATER, OCEAN]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:kelp_forest;MEDIUM;0.5;false;false;false;[WATER, OCEAN]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:origin_island;MEDIUM;0.6;false;false;false;[WATER, RARE, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:tropical_island;MEDIUM;0.95;true;false;false;[WET, DENSE, WATER, JUNGLE, LUSH]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:volcanic_island;WARM;1.2;false;false;false;[WASTELAND, DRY, HOT, WATER, DEAD, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:flower_island;MEDIUM;0.8;false;false;false;[DENSE, WATER, PLAINS, LUSH, MAGICAL]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:corrupted_sands;WARM;2.0;false;false;false;[DRY, DENSE, NETHER, HOT, SANDY]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:fungi_forest;WARM;2.0;false;false;false;[DENSE, NETHER, HOT, MUSHROOM]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:phantasmagoric_inferno;WARM;2.0;false;false;false;[WASTELAND, DRY, NETHER, SPOOKY, HOT, MAGICAL]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:undergarden;WARM;2.0;false;false;false;[NETHER, HOT, LUSH]
[14:54:42] [Server thread/INFO] [harvestcraft]: biomesoplenty:visceral_heap;WARM;2.0;false;false;false;[WET, NETHER, HOT]
[14:54:42] [Server thread/WARN] [FML]: No types have been added to Biome appliedenergistics2:storage_biome, types have been assigned on a best-effort guess: [PLAINS, COLD]
[14:54:42] [Server thread/INFO] [harvestcraft]: appliedenergistics2:storage_biome;COLD;-100.0;false;true;false;[PLAINS, COLD]
[14:54:42] [Server thread/INFO] [harvestcraft]: thaumcraft:magical_forest;MEDIUM;0.8;false;false;false;[MAGICAL, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: thaumcraft:eerie;MEDIUM;0.8;false;false;false;[SPOOKY, MAGICAL]
[14:54:42] [Server thread/INFO] [harvestcraft]: thaumcraft:eldritch;MEDIUM;0.8;false;false;false;[SPOOKY, END, MAGICAL]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_lake;MEDIUM;0.66;true;false;false;[TWILIGHT, WATER, OCEAN]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_forest;MEDIUM;0.5;false;false;false;[TWILIGHT, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:dense_twilight_forest;MEDIUM;0.7;false;false;false;[TWILIGHT, DENSE, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_highlands;MEDIUM;0.4;false;false;false;[TWILIGHT, CONIFEROUS, FOREST, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:mushroom_forest;MEDIUM;0.8;false;false;false;[TWILIGHT, MUSHROOM, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_swamp;MEDIUM;0.8;true;false;false;[SWAMP, TWILIGHT, WET]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_stream;MEDIUM;0.5;false;false;false;[TWILIGHT, RIVER, WATER]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:snowy_forest;COLD;0.09;true;false;false;[SNOWY, TWILIGHT, COLD, CONIFEROUS, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_glacier;COLD;0.0;false;false;false;[SNOWY, TWILIGHT, WASTELAND, COLD]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:twilight_clearing;MEDIUM;0.8;false;false;false;[TWILIGHT, SPARSE, PLAINS]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:oak_savannah;MEDIUM;0.9;false;false;false;[TWILIGHT, SPARSE, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:firefly_forest;MEDIUM;0.5;true;false;false;[TWILIGHT, LUSH, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:deep_mushroom_forest;MEDIUM;0.8;true;false;false;[TWILIGHT, MUSHROOM, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:dark_forest;MEDIUM;0.7;true;false;false;[TWILIGHT, DENSE, SPOOKY, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:enchanted_forest;MEDIUM;0.5;false;false;false;[TWILIGHT, FOREST, MAGICAL]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:fire_swamp;WARM;1.0;false;false;false;[SWAMP, TWILIGHT, WASTELAND, HOT]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:dark_forest_center;MEDIUM;0.5;true;false;false;[TWILIGHT, DENSE, SPOOKY, FOREST, MAGICAL]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:highlands_center;MEDIUM;0.3;false;false;false;[TWILIGHT, WASTELAND, DRY, MESA, DEAD]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:thornlands;MEDIUM;0.3;false;false;false;[TWILIGHT, WASTELAND, HILLS, DRY, DEAD]
[14:54:42] [Server thread/INFO] [harvestcraft]: twilightforest:spooky_forest;MEDIUM;0.5;true;false;false;[TWILIGHT, DENSE, SPOOKY, DEAD, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: aether:aether_highlands;MEDIUM;0.5;false;false;false;[PLAINS]
[14:54:42] [Server thread/INFO] [harvestcraft]: aether:aether_magnetic_hills;MEDIUM;0.5;false;false;false;[HILLS, SPARSE, HOT]
[14:54:42] [Server thread/INFO] [harvestcraft]: aether:aether_arctic_peaks;COLD;0.0;false;false;true;[SNOWY, DENSE, COLD, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: aether:aether_forgotten_highlands;COLD;0.0;false;false;false;[DENSE]
[14:54:42] [Server thread/INFO] [harvestcraft]: aether:aether_irradiated_forests;COLD;0.0;false;false;false;[DENSE, HOT, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: aether:aether_void;MEDIUM;0.5;false;false;false;[VOID]
[14:54:42] [Server thread/INFO] [harvestcraft]: aether:instanced_zone;MEDIUM;0.5;false;false;false;[VOID]
[14:54:42] [Server thread/WARN] [FML]: No types have been added to Biome armorplus:realm_of_insanity, types have been assigned on a best-effort guess: [HOT, PLAINS]
[14:54:42] [Server thread/INFO] [harvestcraft]: armorplus:realm_of_insanity;WARM;5.0;false;false;false;[HOT, PLAINS]
[14:54:42] [Server thread/INFO] [harvestcraft]: atum:dead_oasis;WARM;2.0;false;false;false;[ATUM, SPARSE, DRY, HOT, SANDY, DEAD, RARE]
[14:54:42] [Server thread/INFO] [harvestcraft]: atum:deadwood_forest;WARM;2.0;false;false;false;[ATUM, SPARSE, DRY, HOT, SANDY, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: atum:dried_river;WARM;2.0;false;false;false;[ATUM, SPARSE, DRY, HOT, RIVER, WATER, SANDY]
[14:54:42] [Server thread/INFO] [harvestcraft]: atum:limestone_crags;WARM;2.0;false;false;false;[ATUM, SPARSE, DRY, HILLS, HOT, SANDY, RARE]
[14:54:42] [Server thread/INFO] [harvestcraft]: atum:limestone_mountains;WARM;2.0;false;false;false;[ATUM, SPARSE, DRY, HOT, SANDY, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: atum:oasis;WARM;2.0;false;false;false;[WET, RARE, OASIS, LUSH]
[14:54:42] [Server thread/INFO] [harvestcraft]: atum:sand_dunes;WARM;2.0;false;false;false;[ATUM, SPARSE, DRY, HILLS, HOT, SANDY]
[14:54:42] [Server thread/INFO] [harvestcraft]: atum:sand_hills;WARM;2.0;false;false;false;[ATUM, SPARSE, DRY, HILLS, HOT, SANDY]
[14:54:42] [Server thread/INFO] [harvestcraft]: atum:sand_plains;WARM;2.0;false;false;false;[ATUM, SPARSE, DRY, HOT, SANDY, PLAINS]
[14:54:42] [Server thread/INFO] [harvestcraft]: buildcraftenergy:oil_ocean;OCEAN;0.5;false;false;false;[WATER, OCEAN]
[14:54:42] [Server thread/INFO] [harvestcraft]: buildcraftenergy:oil_desert;WARM;2.0;false;false;false;[DRY, HOT, SANDY]
[14:54:42] [Server thread/INFO] [harvestcraft]: erebus:underground_jungle;MEDIUM;0.5;false;false;false;[DENSE, HOT, LUSH, JUNGLE]
[14:54:42] [Server thread/INFO] [harvestcraft]: erebus:volcanic_desert;MEDIUM;0.5;false;false;false;[DRY, HOT, SANDY]
[14:54:42] [Server thread/INFO] [harvestcraft]: erebus:subterranean_savannah;MEDIUM;0.5;false;false;false;[SAVANNA]
[14:54:42] [Server thread/INFO] [harvestcraft]: erebus:elysian_fields;MEDIUM;0.5;false;false;false;[PLAINS, LUSH]
[14:54:42] [Server thread/INFO] [harvestcraft]: erebus:ulterior_outback;MEDIUM;0.5;false;false;false;[DRY, HOT, SANDY]
[14:54:42] [Server thread/INFO] [harvestcraft]: erebus:fungal_forest;MEDIUM;0.5;false;false;false;[DENSE, SPOOKY, MUSHROOM]
[14:54:42] [Server thread/INFO] [harvestcraft]: erebus:submerged_swamp;MEDIUM;0.5;false;false;false;[SWAMP, WET, HOT, WATER]
[14:54:42] [Server thread/INFO] [harvestcraft]: erebus:fields_sub_forest;MEDIUM;0.5;false;false;false;[LUSH, FOREST, MAGICAL]
[14:54:42] [Server thread/INFO] [harvestcraft]: erebus:petrified_forest;MEDIUM;0.5;false;false;false;[DRY, HOT, DEAD]
[14:54:42] [Server thread/INFO] [harvestcraft]: fossil:lair of darkness;WARM;2.0;false;false;false;[VOID, NETHER]
[14:54:42] [Server thread/INFO] [harvestcraft]: fossil:treasure;WARM;2.0;false;false;false;[VOID]
[14:54:42] [Server thread/INFO] [harvestcraft]: iceandfire:glacier;COLD;0.0;false;false;true;[SNOWY, WASTELAND, SPARSE, COLD, DEAD]
[14:54:42] [Server thread/INFO] [harvestcraft]: netherex:ruthless_sands;WARM;2.0;false;false;false;[DRY, NETHER, HOT, SANDY]
[14:54:42] [Server thread/INFO] [harvestcraft]: netherex:fungi_forest;WARM;1.1;false;false;false;[WET, NETHER, MUSHROOM, COLD]
[14:54:42] [Server thread/INFO] [harvestcraft]: netherex:torrid_wasteland;WARM;4.0;false;false;false;[WASTELAND, DRY, NETHER, HOT]
[14:54:42] [Server thread/INFO] [harvestcraft]: netherex:arctic_abyss;COLD;0.0;false;false;false;[WET, NETHER, COLD]
[14:54:42] [Server thread/INFO] [harvestcraft]: advancedrocketry:moon;MEDIUM;0.3;false;false;false;[WASTELAND, DRY, COLD]
[14:54:42] [Server thread/INFO] [harvestcraft]: advancedrocketry:alien forest;MEDIUM;0.5;false;false;false;[MAGICAL, FOREST]
[14:54:42] [Server thread/INFO] [harvestcraft]: advancedrocketry:hotdryrock;MEDIUM;0.9;false;false;false;[WASTELAND, DRY, HOT]
[14:54:42] [Server thread/INFO] [harvestcraft]: advancedrocketry:space;WARM;1.0;false;false;false;[VOID]
[14:54:42] [Server thread/INFO] [harvestcraft]: advancedrocketry:stormland;MEDIUM;0.9;true;false;false;[WASTELAND, WET, HOT]
[14:54:42] [Server thread/WARN] [FML]: No types have been added to Biome advancedrocketry:crystalchasms, types have been assigned on a best-effort guess: [PLAINS, COLD]
[14:54:42] [Server thread/INFO] [harvestcraft]: advancedrocketry:crystalchasms;COLD;0.1;false;false;false;[PLAINS, COLD]
[14:54:42] [Server thread/INFO] [harvestcraft]: advancedrocketry:deepswamp;MEDIUM;0.9;true;false;false;[WET, HOT]
[14:54:42] [Server thread/INFO] [harvestcraft]: advancedrocketry:marsh;MEDIUM;0.5;false;false;false;[WET, HOT]
[14:54:42] [Server thread/INFO] [harvestcraft]: advancedrocketry:oceanspires;MEDIUM;0.5;false;false;false;[WATER, OCEAN]
[14:54:42] [Server thread/INFO] [harvestcraft]: advancedrocketry:moondark;MEDIUM;0.3;false;false;false;[WASTELAND, DRY, COLD]
[14:54:42] [Server thread/INFO] [harvestcraft]: advancedrocketry:volcanic;WARM;1.0;false;false;false;[WASTELAND, DRY, HOT, MOUNTAIN]
[14:54:42] [Server thread/INFO] [harvestcraft]: advancedrocketry:volcanicbarren;WARM;1.0;false;false;false;[WASTELAND, DRY, HOT, MOUNTAIN]
[14:54:42] [Server thread/WARN] [FML]: No types have been added to Biome aroma1997sdimension:miningbiome, types have been assigned on a best-effort guess: [PLAINS]
[14:54:42] [Server thread/INFO] [harvestcraft]: aroma1997sdimension:miningbiome;MEDIUM;0.5;false;false;false;[PLAINS]
[14:54:42] [Server thread/INFO] [harvestcraft]: Registering drops for shadedGarden.
[14:54:42] [Server thread/INFO] [harvestcraft]: Registering drops for tropicalGarden.
[14:54:42] [Server thread/INFO] [harvestcraft]: Registering drops for windyGarden.
[14:54:42] [Server thread/INFO] [harvestcraft]: Registering drops for frostGarden.
[14:54:42] [Server thread/INFO] [harvestcraft]: Registering drops for aridGarden.
[14:54:42] [Server thread/INFO] [harvestcraft]: Registering drops for soggyGarden.
[14:54:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamapiary`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pammarket`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamshippingbin`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pampresser`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamgroundtrap`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamwatertrap`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamwaterfilter`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:42] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pamgrinder`, expected `harvestcraft`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:42] [Server thread/INFO] [reborncore]: Found 376 ores
[14:54:42] [Server thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&64769
[14:54:42] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&64769 side: SERVER id:0
[14:54:42] [Server thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&39932
[14:54:42] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:0
[14:54:42] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:1
[14:54:42] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:2
[14:54:42] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:3
[14:54:42] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:4
[14:54:42] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:5
[14:54:42] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:6
[14:54:42] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:7
[14:54:42] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:8
[14:54:42] [Server thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:9
[14:54:42] [Server thread/INFO] [reborncore]: Created new network wrapper rc&vswe.steves&10928
[14:54:42] [Server thread/INFO] [reborncore]: Registed packet to rc&vswe.steves&10928 side: CLIENT id:0
[14:54:42] [Server thread/INFO] [reborncore]: Registed packet to rc&vswe.steves&10928 side: SERVER id:2
[14:54:42] [Server thread/INFO] [reborncore]: Registed packet to rc&vswe.steves&10928 side: CLIENT id:3
[14:54:42] [Server thread/INFO] [reborncore]: Registed packet to rc&vswe.steves&10928 side: SERVER id:4
[14:54:42] [Server thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLInitializationEvent in 0ms
[14:54:43] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `signpostbasetile`, expected `signpost`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:43] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `signpostposttile`, expected `signpost`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:43] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `signpostbigposttile`, expected `signpost`. This could be a intended override, but in most cases indicates a broken mod.
[14:54:43] [Server thread/INFO] [SimplyJetpacks]: Registering handlers
[14:54:43] [Server thread/INFO] [SimplyJetpacks]: Registering network messages
[14:54:43] [Server thread/INFO] [SimplyJetpacks]: Doing intermod communication
[14:54:43] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Alloy Smelter recipe
[14:54:43] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Alloy Smelter recipe
[14:54:43] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Alloy Smelter recipe
[14:54:43] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Alloy Smelter recipe
[14:54:43] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Soul Binder recipe
[14:54:43] [Server thread/INFO] [SimplyJetpacks]: Registering Sounds...
[14:54:43] [Server thread/INFO] [chameleon]: Could not load integration module: com.jaquadro.minecraft.storagedrawers.integration.Thaumcraft
[14:54:43] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekStructureVillagePieces:registerVillagePieces:27]: Registering Tek Village Structures
[14:54:43] [Server thread/INFO] [TektopiaInformation]: Registering Gui
[14:54:43] [Server thread/INFO] [TektopiaInformation]: Registered Gui
[14:54:43] [Server thread/INFO] [STDOUT]: [bletch.tektopiainformation.core.ModSounds:initialise:13]: [TektopiaInformation] Registering Blocks
[14:54:43] [Server thread/INFO] [STDOUT]: [bletch.tektopiainformation.core.ModSounds:initialise:17]: [TektopiaInformation] Done Registering Blocks
[14:54:43] [Server thread/INFO] [FML]: [ThermalSolars] ThermalSolars -------------- successfully Finished init
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:villager/FACTORY_TIER/3
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:wither_skeleton/SPAWN_UNITS/40
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:wither_skeleton/FACTORY_TIER/3
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:magma_cube/FACTORY_TIER/2
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:enderman/FACTORY_TIER/3
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:ender_dragon/DEATH_XP/500
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:ender_dragon/SPAWN_UNITS/500
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:ender_dragon/FACTORY_TIER/4
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:ender_dragon/SPAWN_TICKS/12000
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:ender_dragon/MASS_1_PARAM/2
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:ender_dragon/MASS_2_PARAM/3
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:ender_dragon/MASS_3_PARAM/4
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:ender_dragon/MASS_FX/2
[14:54:43] [Server thread/INFO] [woot]: Woot: draconicevolution:chaosguardian/DEATH_XP/5000
[14:54:43] [Server thread/INFO] [woot]: Woot: draconicevolution:chaosguardian/SPAWN_UNITS/5000
[14:54:43] [Server thread/INFO] [woot]: Woot: draconicevolution:chaosguardian/FACTORY_TIER/4
[14:54:43] [Server thread/INFO] [woot]: Woot: draconicevolution:chaosguardian/SPAWN_TICKS/12000
[14:54:43] [Server thread/INFO] [woot]: Woot: draconicevolution:chaosguardian/MASS_1_PARAM/1
[14:54:43] [Server thread/INFO] [woot]: Woot: draconicevolution:chaosguardian/MASS_2_PARAM/1
[14:54:43] [Server thread/INFO] [woot]: Woot: draconicevolution:chaosguardian/MASS_3_PARAM/2
[14:54:43] [Server thread/INFO] [woot]: Woot: draconicevolution:chaosguardian/MASS_FX/2
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:wither/FACTORY_TIER/4
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:wither/SPAWN_UNITS/500
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:wither/SPAWN_TICKS/1200
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:wither/MASS_1_PARAM/2
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:wither/MASS_2_PARAM/3
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:wither/MASS_3_PARAM/4
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:wither/MASS_FX/2
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:villager_golem/FACTORY_TIER/3
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:guardian/FACTORY_TIER/3
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:blaze/FACTORY_TIER/2
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:witch/FACTORY_TIER/2
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:ghast/FACTORY_TIER/2
[14:54:43] [Server thread/INFO] [woot]: Woot: minecraft:zombie_pigman/FACTORY_TIER/2
[14:54:43] [Server thread/INFO] [woot]: Woot: Add spawn recipe ingredients for minecraft:wither->efficiency:true:Soul Sandx4:Wither Skeleton Skullx3
[14:54:43] [Server thread/INFO] [woot]: Woot: Add spawn recipe ingredients for minecraft:ender_dragon->efficiency:true:End Crystalx4
[14:54:43] [Server thread/INFO] [woot]: Woot: Add spawn recipe ingredients for draconicevolution:chaosguardian->efficiency:true:Awakened Corex1
[14:54:44] [Server thread/INFO] [woot]: Woot: Added custom drop Dragon Egg for minecraft:ender_dragon
[14:54:44] [Server thread/INFO] [woot]: Woot: Added custom drop Dragon's Breath for minecraft:ender_dragon
[14:54:44] [Server thread/INFO] [woot]: Woot: Added custom drop Dragon Heart for minecraft:ender_dragon
[14:54:44] [Server thread/INFO] [woot]: Woot: Added custom drop Draconium Dust for minecraft:ender_dragon
[14:54:44] [Server thread/ERROR] [woot]: Woot: getItemStack: unknown item quark:enderdragon_scale
[14:54:44] [Server thread/INFO] [woot]: Woot: Ignoring invalid itemstack
[14:54:44] [Server thread/INFO] [woot]: Woot: Added custom drop Chaos Shard for draconicevolution:chaosguardian
[14:54:44] [Server thread/INFO] [woot]: Woot: Added custom drop Dragon Heart for draconicevolution:chaosguardian
[14:54:44] [Server thread/INFO] [woot]: Woot: Added custom drop Draconium Dust for draconicevolution:chaosguardian
[14:54:44] [Server thread/INFO] [woot]: Woot: Added custom drop Soul Crystal for erebus:erebus.antlion_boss
[14:54:44] [Server thread/INFO] [woot]: Woot: Added custom drop Quake Hammer for erebus:erebus.antlion_boss
[14:54:44] [Server thread/INFO] [woot]: Woot: Added custom drop Antlion Egg for erebus:erebus.antlion_boss
[14:54:44] [Server thread/INFO] [woot]: Woot: Added custom drop Tarantula Egg for erebus:erebus.tarantula_mini_boss
[14:54:44] [Server thread/INFO] [woot]: Woot: Added custom drop Tarantula Boss Trophy for erebus:erebus.tarantula_mini_boss
[14:54:44] [Server thread/INFO] [woot]: Woot: Added custom drop %s Vis Crystal for thaumcraft:wisp
[14:54:44] [Server thread/INFO] [woot]: Woot: EnderIO: <recipes><recipe name="Vat: Liquid XP" required="true" disabled="false"><fermenting energy="20"><inputgroup><input name="woot:xpshard" multiplier="1.0"/></inputgroup><inputfluid name="water" multiplier="0.32"/><outputfluid name="xpjuice"/></fermenting></recipe></recipes>
[14:54:44] [Server thread/INFO] [enderio]: Processing IMC message recipe:xml from endercore
[14:54:44] [Server thread/INFO] [enderio]: Processing IMC message recipe:xml from endercore
[14:54:44] [Server thread/INFO] [enderio]: Processing IMC message fluidFuel:add from forestry
[14:54:44] [Server thread/INFO] [enderio]: Processing IMC message fluidCoolant:add from forestry
[14:54:44] [Server thread/INFO] [enderio]: Processing IMC message recipe:xml from simplyjetpacks
[14:54:44] [Server thread/INFO] [enderio]: Processing IMC message recipe:xml from simplyjetpacks
[14:54:44] [Server thread/INFO] [enderio]: Processing IMC message recipe:xml from simplyjetpacks
[14:54:44] [Server thread/INFO] [enderio]: Processing IMC message recipe:xml from simplyjetpacks
[14:54:44] [Server thread/INFO] [enderio]: Processing IMC message recipe:soulbinder from simplyjetpacks
[14:54:44] [Server thread/INFO] [enderio]: Processing IMC message recipe:xml from woot
[14:54:46] [Server thread/INFO] [enderio]: Reading user recipe file user_recipes.xml
[14:54:47] [Server thread/INFO] [enderio]: Valid IMC recipes to be processed:
[14:54:47] [Server thread/INFO] [enderio]:  * Vat: Liquid XP from IMC from mod 'woot'
[14:54:47] [Server thread/INFO] [enderio]:  * Enchanter: endercore:xpboost from IMC from mod 'endercore'
[14:54:47] [Server thread/INFO] [enderio]:  * Enchanter: endercore:autosmelt from IMC from mod 'endercore'
[14:54:47] [Server thread/INFO] [enderio]:  * Conductive Iron Armor Plating from IMC from mod 'simplyjetpacks'
[14:54:47] [Server thread/INFO] [enderio]:  * Electrical Steel Armor Plating from IMC from mod 'simplyjetpacks'
[14:54:47] [Server thread/INFO] [enderio]:  * Dark Steel Armor Plating from IMC from mod 'simplyjetpacks'
[14:54:47] [Server thread/INFO] [enderio]:  * Dark Soularium Alloy from IMC from mod 'simplyjetpacks'
[14:54:47] [Server thread/INFO] [enderio]: Reading user recipe file user_recipes.xml
[14:54:47] [Server thread/INFO] [enderio]: Created 6 synthetic recipes for 3xitem.item_material@38 => 1xitem.item_material@3
[14:54:47] [Server thread/INFO] [enderio]: Created 6 synthetic recipes for 4xitem.netherquartz@0 => 1xtile.block_fused_quartz@0
[14:54:47] [Server thread/INFO] [enderio]: Created 6 synthetic recipes for 1xtile.quartzBlock@0 => 1xtile.block_fused_quartz@0
[14:54:47] [Server thread/INFO] [enderio]: Created 6 synthetic recipes for 1xtile.glass@0 => 1xtile.block_fused_glass@0
[14:54:47] [Server thread/INFO] [enderio]: Created 6 synthetic recipes for 1xtile.sapling@0 => 1xtile.deadbush@0
[14:54:47] [Server thread/INFO] [enderio]: Created 6 synthetic recipes for 9xitem.item_material@28 => 1xitem.enderPearl@0
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Copper Dust (1xitem.dust@4 => 1xic2.ingot@2) because another mod already has registered a recipe 1xitem.dust@4 => 1xitem.ingot@4.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Copper Dust (1xitem.immersiveengineering.metal@9 => 1xic2.ingot@2) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@9 => 1xitem.immersiveengineering.metal@0.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Copper Dust (1xitem.Dust@3 => 1xic2.ingot@2) because another mod already has registered a recipe 1xitem.Dust@3 => 1xitem.Ingot@5.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Tin Dust (1xitem.dust@5 => 1xic2.ingot@6) because another mod already has registered a recipe 1xitem.dust@5 => 1xitem.ingot@5.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Tin Dust (1xitem.Dust@4 => 1xic2.ingot@6) because another mod already has registered a recipe 1xitem.Dust@4 => 1xitem.Ingot@6.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Lead Dust (1xitem.immersiveengineering.metal@11 => 1xic2.ingot@3) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@11 => 1xitem.immersiveengineering.metal@2.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Silver Dust (1xitem.immersiveengineering.metal@12 => 1xic2.ingot@4) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@12 => 1xitem.immersiveengineering.metal@3.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Nickel Dust (1xitem.immersiveengineering.metal@13 => 1xitem.railcraft.ingot@6) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@13 => 1xitem.immersiveengineering.metal@4.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Aluminum Dust (1xitem.immersiveengineering.metal@10 => 1xitem.ingot@9) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@10 => 1xitem.immersiveengineering.metal@1.
[14:54:47] [Server thread/WARN] [enderio]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.railcraft.ore@1
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Uranium Dust (1xitem.immersiveengineering.metal@14 => 1xic2.ingot@8) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@14 => 1xitem.immersiveengineering.metal@5.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Uranium Dust (1xitem.bigreactors:dustyellorium@0 => 1xic2.ingot@8) because another mod already has registered a recipe 1xitem.bigreactors:dustyellorium@0 => 1xitem.bigreactors:ingotyellorium@0.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Steel Dust (1xitem.dust@6 => 1xic2.ingot@5) because another mod already has registered a recipe 1xitem.dust@6 => 1xitem.ingot@6.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Steel Dust (1xitem.immersiveengineering.metal@17 => 1xic2.ingot@5) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@17 => 1xitem.immersiveengineering.metal@8.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Steel Dust (1xitem.bigreactors:duststeel@0 => 1xic2.ingot@5) because another mod already has registered a recipe 1xitem.bigreactors:duststeel@0 => 1xitem.bigreactors:ingotsteel@0.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Steel Dust (1xitem.OtherDust@1 => 1xic2.ingot@5) because another mod already has registered a recipe 1xitem.OtherDust@1 => 1xitem.Ingot@4.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Smelting: Titanium Dust (1xitem.thermalsolars.itemtitaniumdust@0 => 1xitem.ingot@7) because another mod already has registered a recipe 1xitem.thermalsolars.itemtitaniumdust@0 => 1xitem.thermalsolars.itemtitaniumingot@0.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Copper (1xitem.dust@4 => 1xic2.ingot@2) because another mod already has registered a recipe 1xitem.dust@4 => 1xitem.ingot@4.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Copper (1xitem.immersiveengineering.metal@9 => 1xic2.ingot@2) because another mod already has registered a recipe 1xitem.immersiveengineering.metal@9 => 1xitem.immersiveengineering.metal@0.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Copper (1xitem.Dust@3 => 1xic2.ingot@2) because another mod already has registered a recipe 1xitem.Dust@3 => 1xitem.Ingot@5.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Tin (1xitem.dust@5 => 1xic2.ingot@6) because another mod already has registered a recipe 1xitem.dust@5 => 1xitem.ingot@5.
[14:54:47] [Server thread/ERROR] [enderio]: Cannot add smelting recipe Tin (1xitem.Dust@4 => 1xic2.ingot@6) because another mod already has registered a recipe 1xitem.Dust@4 => 1xitem.Ingot@6.
[14:54:48] [Server thread/INFO] [Chisel]: Received 11 IMC messages from mod tcomplement.
[14:54:48] [Server thread/INFO] [Chisel]: Received 9 IMC messages from mod immersiveengineering.
[14:54:48] [Server thread/INFO] [Chisel]: Received 7 IMC messages from mod astralsorcery.
[14:54:48] [Server thread/INFO] [Chisel]: Received 14 IMC messages from mod netherex.
[14:54:48] [Server thread/INFO] [Chisel]: Received 52 IMC messages from mod twilightforest.
[14:54:48] [Server thread/INFO] [Chisel]: Received 22 IMC messages from mod tconstruct.
[14:54:48] [Server thread/INFO] [Mekanism]: bigreactors added recipe of type EnrichmentChamber to the recipe list.
[14:54:48] [Server thread/INFO] [Mekanism]: bigreactors added recipe of type Crusher to the recipe list.
[14:54:48] [Server thread/INFO] [Mekanism]: bigreactors added recipe of type Crusher to the recipe list.
[14:54:48] [Server thread/INFO] [Mekanism]: bigreactors added recipe of type Crusher to the recipe list.
[14:54:48] [Server thread/INFO] [Mekanism]: bigreactors added recipe of type Crusher to the recipe list.
[14:54:48] [Server thread/INFO] [mcjtylib_ng]: Received RFTools dimension manager request from mod 'rftools'
[14:54:48] [Server thread/INFO] [FML]: Injecting itemstacks
[14:54:48] [Server thread/INFO] [FML]: Itemstack injection complete
[14:54:48] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_ocean, types have been assigned on a best-effort guess: [WET, HILLS, HOT, WATER, OCEAN]
[14:54:48] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_kelp_forest, types have been assigned on a best-effort guess: [SWAMP, WET, HOT, WATER, OCEAN]
[14:54:48] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics, types have been assigned on a best-effort guess: [WET, HOT, PLAINS]
[14:54:48] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_rainforest_plains, types have been assigned on a best-effort guess: [WET, HOT, PLAINS]
[14:54:48] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_rainforest_hills, types have been assigned on a best-effort guess: [WET, HILLS, HOT]
[14:54:48] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_rainforest_mountains, types have been assigned on a best-effort guess: [WET, HILLS, HOT]
[14:54:48] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_rainforest_island_mountains, types have been assigned on a best-effort guess: [WET, HOT, MOUNTAIN]
[14:54:48] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_river, types have been assigned on a best-effort guess: [SWAMP, WET, HOT, WATER, OCEAN]
[14:54:48] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_beach, types have been assigned on a best-effort guess: [SWAMP, WET, HOT]
[14:54:48] [Server thread/WARN] [FML]: No types have been added to Biome tropicraft:tc_tropics_lake, types have been assigned on a best-effort guess: [SWAMP, WET, HOT, WATER, OCEAN]
[14:54:48] [Server thread/INFO] [ic2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
[14:54:49] [Server thread/INFO] [ic2.General]: ic2 version 2.8.170-ex112 loaded.
[14:54:49] [Server thread/INFO] [advanced_machines]: Advanced Machines 61.0.1 loaded.
[14:54:49] [Server thread/INFO] [advancedrocketry]: GC IGalacticraftWorldProvider not found
[14:54:49] [Server thread/INFO] [advancedrocketry]: Start registering liquid rocket fuels
[14:54:49] [Server thread/INFO] [advancedrocketry]: Registering fluid rocketfuel as rocket fuel
[14:54:49] [Server thread/INFO] [advancedrocketry]: Finished registering liquid rocket fuels
[14:54:49] [Server thread/INFO] [advancedrocketry]: Start registering sealable blocks
[14:54:49] [Server thread/INFO] [advancedrocketry]: End registering sealable blocks
[14:54:49] [Server thread/INFO] [advancedrocketry]: Start registering torch blocks
[14:54:49] [Server thread/INFO] [advancedrocketry]: End registering torch blocks
[14:54:49] [Server thread/INFO] [advancedrocketry]: Start registering blackhole generator blocks
[14:54:49] [Server thread/INFO] [advancedrocketry]: End registering blackhole generator blocks
[14:54:49] [Server thread/INFO] [advancedrocketry]: Start registering rocket blacklist blocks
[14:54:49] [Server thread/INFO] [advancedrocketry]: End registering rocket blacklist blocks
[14:54:49] [Server thread/INFO] [advancedrocketry]: Start registering Harvestable Gasses
[14:54:49] [Server thread/INFO] [advancedrocketry]: End registering Harvestable Gasses
[14:54:49] [Server thread/INFO] [advancedrocketry]: Start registering entity atmosphere bypass
[14:54:49] [Server thread/INFO] [advancedrocketry]: End registering entity atmosphere bypass
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@0] -> [6xtile.planks@0]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xcircuitplate@1] -> [4xcircuitIC@2]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xcircuitplate@0] -> [4xcircuitIC@0]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xitem.boule@3] -> [4xwafer@0]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@0] -> [6xtile.wood@0]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@1] -> [6xtile.wood@1]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@2] -> [6xtile.wood@2]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@3] -> [6xtile.wood@3]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@0] -> [6xtile.wood@4]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCuttingMachine for [1xtile.log@1] -> [6xtile.wood@5]
[14:54:49] [Server thread/WARN] [libVulpes]: Invalid item "input" (itemStack techreborn:plates;1;30) in recipe 1 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\PrecisionAssembler.xml!  Skipping.
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xbattery@0, 1xcircuitIC@2, 1xmiscpart@0, 1xlens@0] -> [1xitem.atmAnalyser@0]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xbattery@0, 1xcircuitIC@2, 1xcircuitIC@3, 1xlens@0] -> [1xitemUpgrade@4]
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xtile.motor@0, 1xcircuitIC@2, 1xcircuitIC@3] -> [1xitemUpgrade@2]
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [3xlens@0, 3xtile.glass@0] -> [1xtile.lens@0]
[14:54:49] [Server thread/WARN] [libVulpes]: Invalid item "input" (itemStack techreborn:plates;1;21) in recipe 5 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\PrecisionAssembler.xml!  Skipping.
[14:54:49] [Server thread/WARN] [libVulpes]: Invalid item "input" (itemStack techreborn:plates;1;29) in recipe 5 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\PrecisionAssembler.xml!  Skipping.
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0] -> [1xcircuitIC@3]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0, 1xitem.emerald@0, 1xcircuitIC@0] -> [1xdataUnit@0]
[14:54:49] [Server thread/WARN] [libVulpes]: Invalid item "input" (itemStack techreborn:plates;1;1) in recipe 7 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\PrecisionAssembler.xml!  Skipping.
[14:54:49] [Server thread/WARN] [libVulpes]: Invalid item "input" (itemStack techreborn:plates;1;29) in recipe 7 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\PrecisionAssembler.xml!  Skipping.
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0] -> [1xcircuitIC@4]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.ingotGold@0, 1xtile.blockRedstone@0, 1xwafer@0] -> [1xcircuitplate@1]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.ingotGold@0, 1xitem.redstone@0, 1xwafer@0] -> [1xcircuitplate@0]
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.feather@0, 1xcircuitIC@2, 1xcircuitIC@3, 1xitem.bootsCloth@0] -> [1xitemUpgrade@3]
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.diamond@0, 1xcircuitIC@2, 1xcircuitIC@3, 1xitem.fireball@0] -> [1xitemUpgrade@1]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0, 1xcircuitIC@0, 1xcircuitIC@3, 1xtile.notGate@0] -> [1xitemUpgrade@0]
[14:54:49] [Server thread/WARN] [libVulpes]: Invalid item "input" (itemStack techreborn:plates;1;30) in recipe 13 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\PrecisionAssembler.xml!  Skipping.
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xbattery@0, 1xcircuitIC@2, 1xmiscpart@0, 1xcircuitIC@1] -> [1xitem.biomeChanger@0]
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xcircuitIC@1, 1xitemUpgrade@4] -> [1xitem.beaconFinder@0]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.stationChip@0, 1xcircuitIC@1] -> [1xitem.elevatorChip@0]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0, 1xitem.eyeOfEnder@0, 1xcircuitplate@0] -> [1xcircuitIC@1]
[14:54:49] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [2xitem.stick@4, 1xitem.stick@7, 1xcircuitIC@2, 2xwafer@0] -> [1xsatellitePrimaryFunction@5]
[14:54:49] [Server thread/WARN] [libVulpes]: Invalid item "input" (itemStack techreborn:plates;1;29) in recipe 18 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\PrecisionAssembler.xml!  Skipping.
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.redstone@0, 1xitem.dyePowder@4] -> [1xcircuitIC@5]
[14:54:49] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xcircuitIC@2, 2xwafer@0] -> [1xsatellitePrimaryFunction@5]
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TilePrecisionAssembler for [1xitem.stick@1, 3xlens@0, 3xtile.glass@0] -> [1xtile.lens@0]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileChemicalReactor for [1xitem.carbonScrubberCartridge@32766] -> [1xitem.carbonScrubberCartridge@0, 1xitem.coal@1]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileChemicalReactor for [net.minecraftforge.fluids.FluidStack@31fdae52, net.minecraftforge.fluids.FluidStack@5292dec0] -> [net.minecraftforge.fluids.FluidStack@498d5f21]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileChemicalReactor for [1xitem.bone@0, net.minecraftforge.fluids.FluidStack@65669151] -> [8xitem.dyePowder@15]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCrystallizer for [dustDilithiumx1] -> [1xitem.gem@0]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileCrystallizer for [ingotSiliconx1, nuggetSiliconx1] -> [1xitem.boule@3]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectrolyser for [net.minecraftforge.fluids.FluidStack@1f9835c] -> [net.minecraftforge.fluids.FluidStack@5292dec0, net.minecraftforge.fluids.FluidStack@31fdae52]
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "input" (itemStack techreborn:ingot;7) in recipe 1 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\ElectricArcFurnace.xml!  Skipping.
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "input" (itemStack techreborn:ingot;3;14) in recipe 1 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\ElectricArcFurnace.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectricArcFurnace for [] -> [3xitem.ingot@0]
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:ingot;1;12) in recipe 2 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\ElectricArcFurnace.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 2
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectricArcFurnace for [1xtile.sand@0] -> [1xitem.ingot@3]
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "input" (itemStack techreborn:ingot;1;7) in recipe 4 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\ElectricArcFurnace.xml!  Skipping.
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "input" (itemStack techreborn:ingot;1;14) in recipe 4 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\ElectricArcFurnace.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectricArcFurnace for [] -> [2xitem.ingot@1]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileElectricArcFurnace for [oreRutilex1] -> [1xitem.ingot@7]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotTitaniumAluminidex1] -> [2xitem.stick@0]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotAluminumx1] -> [2xitem.immersiveengineering.material@3]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotTitaniumx1] -> [2xitem.stick@7]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotIronx1] -> [2xitem.stick@1]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotIridiumx1] -> [2xitem.stick@10]
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotCopperx1] -> [2xitem.stick@4]
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotSteelx1] -> [2xitem.stick@6]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileLathe for [ingotTitaniumIridiumx1] -> [2xitem.stick@1]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [2xitem.sheet@6, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xpressureTank@1]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [2xitem.sheet@9, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xpressureTank@2]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [2xitem.sheet@7, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xpressureTank@3]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [2xitem.sheet@1, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xpressureTank@0]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateIronx1, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xitem.sheet@1]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateCopperx1, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xitem.sheet@4]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateSteelx1, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xitem.sheet@6]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateTitaniumx1, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xitem.sheet@7]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateAluminumx1, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xitem.sheet@9]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateTitaniumAluminidex1, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xitem.sheet@0]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [plateTitaniumIridiumx1, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xitem.sheet@1]
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;17) in recipe 12 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 12
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "input" (oreDict ingotAdvancedAlloy) in recipe 13 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;36) in recipe 13 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 13
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;31) in recipe 14 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 14
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;35) in recipe 15 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 15
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "input" (oreDict ingotIridiumAlloy) in recipe 16 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;38) in recipe 16 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 16
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;21) in recipe 17 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 17
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotVoidx1, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xitem.plate@3]
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;19) in recipe 19 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 19
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;1) in recipe 20 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 20
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;28) in recipe 21 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 21
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;24) in recipe 22 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 22
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;33) in recipe 23 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 23
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;18) in recipe 24 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 24
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates) in recipe 25 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 25
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotUraniumx1, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xitem.immersiveengineering.metal@35]
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;27) in recipe 27 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 27
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;32) in recipe 28 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 28
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;25) in recipe 29 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 29
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "input" (oreDict ingotChrome) in recipe 30 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;20) in recipe 30 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 30
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;11) in recipe 31 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 31
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotElectrumFluxx1, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xitem.redstonearsenal.material@128]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotTitaniumAluminidex1, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xitem.plate@0]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotThaumiumx1, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xitem.plate@2]
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;29) in recipe 35 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 35
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;2) in recipe 36 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 36
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;22) in recipe 37 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 37
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;34) in recipe 38 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 38
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;30) in recipe 39 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 39
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;23) in recipe 40 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 40
[14:54:50] [Server thread/WARN] [libVulpes]: Invalid item "output" (itemStack techreborn:plates;1;26) in recipe 41 in C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\config\advRocketry\RollingMachine.xml!  Skipping.
[14:54:50] [Server thread/INFO] [libVulpes]: Output List empty in recipe 41
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotTitaniumIridiumx1, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xitem.plate@1]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.tile.multiblock.machine.TileRollingMachine for [ingotConstantanx1, net.minecraftforge.fluids.FluidStack@1f9835c] -> [1xitem.immersiveengineering.metal@36]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreDilithiumx1] -> [2xitem.dust@0]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockIronx1] -> [4xitem.plate@1]
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreIronx1] -> [2xitem.dust@1]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockGoldx1] -> [4xitem.plate@2]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreGoldx1] -> [2xitem.dust@2]
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockCopperx1] -> [4xitem.plate@4]
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreCopperx1] -> [2xitem.dust@4]
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockTinx1] -> [4xitem.plate@5]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreTinx1] -> [2xitem.dust@5]
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockSteelx1] -> [4xitem.plate@6]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockTitaniumx1] -> [4xitem.plate@7]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockAluminumx1] -> [4xitem.plate@9]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreAluminumx1] -> [2xitem.dust@9]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockIridiumx1] -> [4xitem.plate@10]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [oreIridiumx1] -> [2xitem.dust@10]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockTitaniumAluminidex1] -> [4xitem.plate@0]
[14:54:50] [Server thread/INFO] [libVulpes]: Overwriting recipe true
[14:54:50] [Server thread/INFO] [libVulpes]: Sucessfully added recipe to zmaster587.advancedRocketry.block.BlockPress for [blockTitaniumIridiumx1] -> [4xitem.plate@1]
[14:54:50] [Server thread/INFO] [AE2:S]: Post Initialization ( started )
[14:54:50] [Server thread/INFO] [AE2:S]: Industrial Craft 2 - Integration Enable
[14:54:50] [Server thread/INFO] [AE2:S]: Railcraft - Integration Enable
[14:54:50] [Server thread/INFO] [AE2:S]: Mine Factory Reloaded - Integration Disabled
[14:54:50] [Server thread/INFO] [AE2:S]: Waila - Integration Enable
[14:54:50] [Server thread/INFO] [AE2:S]: Mekanism - Integration Enable
[14:54:50] [Server thread/INFO] [AE2:S]: OpenComputers - Integration Enable
[14:54:50] [Server thread/INFO] [AE2:S]: TheOneProbe - Integration Disabled
[14:54:50] [Server thread/INFO] [AE2:S]: Tesla - Integration Disabled
[14:54:50] [Server thread/INFO] [AE2:S]: CraftTweaker - Integration Enable
[14:54:51] [Server thread/INFO] [AE2:S]: Post Initialization ( ended after 444ms )
[14:55:05] [Server thread/INFO] [THAUMCRAFT]: Loaded 22 research entries from thaumcraft:research/alchemy
[14:55:05] [Server thread/INFO] [THAUMCRAFT]: Loaded 5 research entries from thaumcraft:research/eldritch
[14:55:05] [Server thread/INFO] [THAUMCRAFT]: Loaded 20 research entries from thaumcraft:research/basics
[14:55:05] [Server thread/INFO] [THAUMCRAFT]: Loaded 23 research entries from thaumcraft:research/auromancy
[14:55:05] [Server thread/INFO] [THAUMCRAFT]: Loaded 12 research entries from thaumcraft:research/scans
[14:55:05] [Server thread/INFO] [THAUMCRAFT]: Loaded 20 research entries from thaumcraft:research/artifice
[14:55:05] [Server thread/INFO] [THAUMCRAFT]: Loaded 17 research entries from thaumcraft:research/infusion
[14:55:05] [Server thread/INFO] [THAUMCRAFT]: Loaded 29 research entries from thaumcraft:research/golemancy
[14:55:06] [Server thread/INFO] [enderio]: Thaumcraft integration: Adding aspects...
[14:55:06] [Server thread/INFO] [enderio]: Thaumcraft integration: Added aspects for 11 items and 10 ore dictionary entrties
[14:55:06] [Server thread/INFO] [tconstruct-TinkerSmeltery]: Started adding oredict melting recipes
[14:55:22] [Server thread/INFO] [tconstruct-TinkerSmeltery]: Oredict melting recipes finished in 15950.6291 ms
[14:55:22] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(-4, -8) invalid, -8 smaller than -4
[14:55:22] [Server thread/INFO] [armorplus]: Finished PostInitialization
[14:55:22] [Server thread/INFO] [Astral Sorcery]: Post compile recipes
[14:55:23] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:lapis_ore/0=>1*minecraft:lapis_ore/4=>minecraft:lapis_ore/0' to mapping
[14:55:23] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:lit_redstone_ore/0=>1*minecraft:redstone_ore/0=>minecraft:lit_redstone_ore/0' to mapping
[14:55:23] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:grass/0=>1*minecraft:grass/0=>minecraft:grass/0' to mapping
[14:55:23] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:grass/0=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
[14:55:23] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:dirt/1=>1*minecraft:dirt/1=>minecraft:dirt/1' to mapping
[14:55:23] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:dirt/1=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
[14:55:23] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:dirt/2=>1*minecraft:dirt/2=>minecraft:dirt/2' to mapping
[14:55:23] [Server thread/INFO] [betterbuilderswands]: Added 'minecraft:dirt/2=>1*minecraft:dirt/0=>minecraft:dirt/0' to mapping
[14:55:23] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.stone@32767 = 2xitem.bluepower:stone_tile@0
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_yellow.json': Mod 'traverse' for type 'traverse:yellow_autumnal_sapling' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_maple.json': Mod 'natura' for type 'natura:maple' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_hopseed.json': Mod 'natura' for type 'natura:hopseed' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_eucalyptus.json': Mod 'natura' for type 'natura:eucalpytus' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_fir.json': Mod 'traverse' for type 'traverse:fir' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'randomthings_spectre.json': Mod 'randomthings' for type 'randomthings:spectre' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_apple.json': Mod 'terraqueous' for type 'terraqueous:apple' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'primalcore_yew.json': Mod 'primal' for type 'primal:yew' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_silverbell.json': Mod 'natura' for type 'natura:silverbell' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'rustic_olive.json': Mod 'rustic' for type 'rustic:olive' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_banana.json': Mod 'terraqueous' for type 'terraqueous:banana' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_lemon.json': Mod 'terraqueous' for type 'terraqueous:lemon' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_plum.json': Mod 'terraqueous' for type 'terraqueous:plum' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'abyssalcraft_dltsapling.json': Mod 'abyssalcraft' for type 'abyssalcraft:dltsapling' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_brown.json': Mod 'traverse' for type 'traverse:brown_autumnal_sapling' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_ghostwood.json': Mod 'natura' for type 'natura:ghostwood' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_bloodwood.json': Mod 'natura' for type 'natura:bloodwood' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'totemic_cedar.json': Mod 'totemic' for type 'totemic:cedar' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_pear.json': Mod 'terraqueous' for type 'terraqueous:pear' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_willow.json': Mod 'natura' for type 'natura:willow' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_peach.json': Mod 'terraqueous' for type 'terraqueous:peach' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'techreborn_rubber.json': Mod 'techreborn' for type 'techreborn:rubber' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'hac_lemon.json': Mod 'dcs_climate' for type 'dcs_climate:lemon' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'hac_walnut.json': Mod 'dcs_climate' for type 'dcs_climate:walnut' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'primalcore_ironwood.json': Mod 'primal' for type 'primal:ironwood' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'hac_dates.json': Mod 'dcs_climate' for type 'dcs_climate:dates' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'hac_morus.json': Mod 'dcs_climate' for type 'dcs_climate:morus' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_cherry.json': Mod 'terraqueous' for type 'terraqueous:cherry' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_tigerwood.json': Mod 'natura' for type 'natura:tigerwood' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_orange.json': Mod 'traverse' for type 'traverse:orange_autumnal_sapling' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'abyssalcraft_dreadsapling.json': Mod 'abyssalcraft' for type 'abyssalcraft:dreadsapling' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'integrateddynamics_menril.json': Mod 'integrateddynamics' for type 'integrateddynamics:menril' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_fusewood.json': Mod 'natura' for type 'natura:fusewood' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_darkwood.json': Mod 'natura' for type 'natura:darkwood' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_coconut.json': Mod 'terraqueous' for type 'terraqueous:coconut' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'rustic_ironwood.json': Mod 'rustic' for type 'rustic:ironwood' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'hac_olive.json': Mod 'dcs_climate' for type 'dcs_climate:olive' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_mango.json': Mod 'terraqueous' for type 'terraqueous:mango' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_amaranth.json': Mod 'natura' for type 'natura:amaranth' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'natura_sakura.json': Mod 'natura' for type 'natura:sakura' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'sugiforest_sugi.json': Mod 'sugiforest' for type 'sugiforest:sugi' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'traverse_red.json': Mod 'traverse' for type 'traverse:red_autumnal_sapling' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Could not load tree type from file 'terraqueous_orange.json': Mod 'terraqueous' for type 'terraqueous:orange' is not loaded. Skipping integration!
[14:55:31] [Server thread/INFO] [bonsaitrees]: Registering trees from integration: org.dave.bonsaitrees.integration.mods.PamsHarvestcraft
[14:55:31] [Server thread/INFO] [bonsaitrees]: Registering trees from integration: org.dave.bonsaitrees.integration.mods.Vanilla
[14:55:31] [Server thread/INFO] [bonsaitrees]: Registering trees from integration: org.dave.bonsaitrees.integration.mods.Forestry
[14:55:31] [Server thread/INFO] [bonsaitrees]: Registered 130 tree types
[14:55:31] [Server thread/INFO] [bonsaitrees]: Registering soils from integration: org.dave.bonsaitrees.integration.mods.PamsHarvestcraft
[14:55:31] [Server thread/INFO] [bonsaitrees]: Registering soils from integration: org.dave.bonsaitrees.integration.mods.Vanilla
[14:55:31] [Server thread/INFO] [bonsaitrees]: Registering soils from integration: org.dave.bonsaitrees.integration.mods.Forestry
[14:55:31] [Server thread/INFO] [bonsaitrees]: Registered 24 soil types
[14:55:31] [Server thread/INFO] [bonsaitrees]: Loaded 344 tree shapes.
[14:55:31] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:breadfruit' has no shapes configured
[14:55:31] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:rambutan' has no shapes configured
[14:55:31] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:jackfruit' has no shapes configured
[14:55:31] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:tamarind' has no shapes configured
[14:55:31] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:passionfruit' has no shapes configured
[14:55:31] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:pawpaw' has no shapes configured
[14:55:31] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:guava' has no shapes configured
[14:55:31] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:soursop' has no shapes configured
[14:55:31] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:lychee' has no shapes configured
[14:55:31] [Server thread/WARN] [bonsaitrees]: Tree type 'harvestcraft:hazelnut' has no shapes configured
[14:55:31] [Server thread/INFO] [botania]: The Lexica Botania has 26974 words.
[14:55:34] [Server thread/INFO] [chancecubes]: Adding minecraft:bedrock:0 to NRB array.
[14:55:34] [Server thread/INFO] [chancecubes]: Death and destruction prepared! (And Cookies. Cookies were also prepared.)
[14:55:34] [Server thread/INFO] [draconicevolution]: Finished PostInitialization
[14:55:34] [Server thread/INFO] [opencomputers]: Done with post init phase.
[14:55:35] [Server thread/WARN] [enderio]: Item used in cast recipe 'Things [things=[OreThing [name=nuggetSignalum, ores=[]]], size=1, ] ([])' doesn't smelt into a fluid
[14:55:35] [Server thread/WARN] [enderio]: Item used in cast recipe 'Things [things=[OreThing [name=nuggetEnderium, ores=[]]], size=1, ] ([])' doesn't smelt into a fluid
[14:55:35] [Server thread/WARN] [enderio]: Item used in cast recipe 'Things [things=[OreThing [name=nuggetLumium, ores=[]]], size=1, ] ([])' doesn't smelt into a fluid
[14:55:35] [Server thread/INFO] [railcraft]: Adding Standard Worldspike Fuel: [railcraft:dust#0]=2.0
[14:55:35] [Server thread/INFO] [railcraft]: Adding Standard Worldspike Fuel: [minecraft:ender_pearl]=4.0
[14:55:35] [Server thread/INFO] [railcraft]: Adding Standard Worldspike Fuel: [railcraft:dust#6]=8.0
[14:55:35] [Server thread/INFO] [railcraft]: Adding Standard Worldspike Fuel: [railcraft:dust#7]=12.0
[14:55:35] [Server thread/INFO] [railcraft]: Adding Personal Worldspike Fuel: [railcraft:dust#0]=2.0
[14:55:35] [Server thread/INFO] [railcraft]: Adding Personal Worldspike Fuel: [minecraft:ender_pearl]=4.0
[14:55:35] [Server thread/INFO] [railcraft]: Adding Personal Worldspike Fuel: [railcraft:dust#6]=8.0
[14:55:35] [Server thread/INFO] [railcraft]: Adding Personal Worldspike Fuel: [railcraft:dust#7]=12.0
[14:55:35] [Server thread/INFO] [railcraft]: Adding Passive Worldspike Fuel: [railcraft:dust#0]=2.0
[14:55:35] [Server thread/INFO] [railcraft]: Adding Passive Worldspike Fuel: [minecraft:ender_pearl]=4.0
[14:55:35] [Server thread/INFO] [railcraft]: Adding Passive Worldspike Fuel: [railcraft:dust#6]=8.0
[14:55:35] [Server thread/INFO] [railcraft]: Adding Passive Worldspike Fuel: [railcraft:dust#7]=12.0
[14:55:35] [Server thread/INFO] [railcraft]: Blacklisting Cargo: [minecraft:red_shulker_box, minecraft:pink_shulker_box, minecraft:purple_shulker_box, minecraft:black_shulker_box, minecraft:blue_shulker_box, minecraft:gray_shulker_box, minecraft:green_shulker_box, minecraft:white_shulker_box, minecraft:silver_shulker_box, minecraft:yellow_shulker_box, minecraft:lime_shulker_box, minecraft:orange_shulker_box, minecraft:light_blue_shulker_box, minecraft:magenta_shulker_box, minecraft:cyan_shulker_box, minecraft:brown_shulker_box]
[14:55:35] [Server thread/INFO] [railcraft]: Blacklisting Cargo: [minecraft:milk_bucket, minecraft:water_bucket, minecraft:lava_bucket]
[14:55:35] [Server thread/INFO] [railcraft]: Blacklisting Cargo: [forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled]
[14:55:35] [Server thread/INFO] [railcraft]: Blacklisting Cargo: [ic2:advanced_batpack, ic2:advanced_batpack, ic2:re_battery, ic2:re_battery, ic2:batpack, ic2:batpack, ic2:charging_re_battery, ic2:charging_re_battery, ic2:advanced_re_battery, ic2:advanced_re_battery, ic2:advanced_charging_re_battery, ic2:advanced_charging_re_battery, ic2:single_use_battery]
[14:55:35] [Server thread/INFO] [railcraft]: Blacklisting Cargo: [ic2:energy_crystal, ic2:energy_crystal, ic2:charging_lapotron_crystal, ic2:charging_lapotron_crystal, ic2:lapotron_crystal, ic2:lapotron_crystal, ic2:charging_energy_crystal, ic2:charging_energy_crystal]
[14:55:35] [Server thread/INFO] [railcraft]: Blacklisting Cargo: [ic2:jetpack_electric, ic2:jetpack_electric]
[14:55:35] [Server thread/INFO] [railcraft]: Blacklisting Cargo: [ic2:energy_pack, ic2:energy_pack]
[14:55:35] [Server thread/INFO] [railcraft]: Blacklisting Cargo: []
[14:55:35] [Server thread/INFO] [railcraft]: Blacklisting Cargo: [ic2:te#68, ic2:te#69, ic2:te#70, ic2:te#71, ic2:te#72, ic2:te#73, ic2:te#74, ic2:te#75]
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xic2.alloy_chestplate@32767, missing knowledge for {1xitem.chestplateCloth@32767=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xic2.nano_helmet@0, missing knowledge for {1xic2.nightvision_goggles@32767=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.draconicevolution:wyvern_helm@0, missing knowledge for {1xitem.helmetDiamond@0=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.ma.supremium_paxel@0, missing knowledge for {1xitem.ma.supremium_shovel@0=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.draconicevolution:wyvern_legs@0, missing knowledge for {1xitem.leggingsDiamond@0=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.SteelPaxel@32767, missing knowledge for {1xitem.SteelAxe@0=1.0, 1xitem.SteelPickaxe@0=1.0, 1xitem.SteelShovel@0=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.starSword@32767, missing knowledge for {1xitem.terraSword@0=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.terrasteelHelmReveal@32767, missing knowledge for {1xitem.manasteelHelmReveal@0=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.terrasteelChest@32767, missing knowledge for {1xitem.manasteelChest@0=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.atum.stoneguardGreatsword@32767, missing knowledge for {1xitem.atum.stoneguardSword@0=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xic2.quantum_boots@0, missing knowledge for {1xic2.rubber_boots@0=2.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.draconicevolution:wyvern_boots@0, missing knowledge for {1xitem.bootsDiamond@0=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.draconicevolution:wyvern_chest@0, missing knowledge for {1xitem.chestplateDiamond@0=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.terrasteelBoots@32767, missing knowledge for {1xitem.manasteelBoots@0=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xic2.quantum_chestplate@0, missing knowledge for {1xic2.jetpack_electric@32767=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.thunderSword@32767, missing knowledge for {1xitem.terraSword@0=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xtile.immersiveengineering.metal_device1@10, missing knowledge for {1xtile.immersiveengineering.metal_device0@4=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.terrasteelHelm@32767, missing knowledge for {1xitem.manasteelHelm@0=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.terrasteelLegs@32767, missing knowledge for {1xitem.manasteelLegs@0=1.0}
[14:55:35] [Server thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.bloodmagic.pack.sacrifice@32767, missing knowledge for {1xitem.chestplateCloth@0=1.0}
[14:55:35] [Server thread/INFO] [engineersdoors]: Post-initializing fence gates module
[14:55:35] [Server thread/INFO] [engineersdoors]: Post-initializing doors module
[14:55:35] [Server thread/INFO] [engineersdoors]: Post-initializing trapdoors module
[14:55:35] [Server thread/INFO] [Ice And Fire]: A brother bound to a love he must hide
[14:55:35] [Server thread/INFO] [Ice And Fire]: The younger's armor is worn in the mind
[14:55:35] [Server thread/INFO] [Ice And Fire]: A cold iron throne holds a boy barely grown
[14:55:35] [Server thread/INFO] [Ice And Fire]: And now it is known
[14:55:35] [Server thread/INFO] [Ice And Fire]: A claim to the prize, a crown laced in lies
[14:55:35] [Server thread/INFO] [Ice And Fire]: You win or you die
[14:55:35] [Server thread/INFO] [Ice And Fire]: Damn season 8 really sucked didn't it
[14:55:35] [Server thread/INFO] [iChunUtil]: =============================================================
[14:55:35] [Server thread/INFO] [iChunUtil]: By using iChunUtil you therefore agree to the EULA of the mod. It may be found in the jar file of the mod. The latest version will be available on iChun's website or on GitHub.
[14:55:35] [Server thread/INFO] [iChunUtil]: You can disable this console message by going to the iChunUtil config and setting the "eulaAcknowledged" config to "true" (no quotes).
[14:55:35] [Server thread/INFO] [iChunUtil]: =============================================================
[14:55:35] [Server thread/ERROR] [universalmodcore]: Catching
java.lang.reflect.InvocationTargetException: null
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at cam72cam.immersiverailroading.thirdparty.CompatLoader.invokeStatic(CompatLoader.java:15) ~[CompatLoader.class:?]
    at cam72cam.immersiverailroading.thirdparty.CompatLoader.setup(CompatLoader.java:24) ~[CompatLoader.class:?]
    at cam72cam.immersiverailroading.ImmersiveRailroading.commonEvent(ImmersiveRailroading.java:112) ~[ImmersiveRailroading.class:?]
    at cam72cam.mod.ModCore$Proxy.lambda$event$0(ModCore.java:112) ~[ModCore$Proxy.class:?]
    at java.util.ArrayList.forEach(Unknown Source) [?:1.8.0_221]
    at cam72cam.mod.ModCore$Proxy.event(ModCore.java:112) [ModCore$Proxy.class:?]
    at cam72cam.mod.ModCore$ServerProxy.event(ModCore.java:125) [ModCore$ServerProxy.class:?]
    at cam72cam.mod.ModCore.postInit(ModCore.java:68) [ModCore.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
    at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754) [Loader.class:?]
    at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:108) [FMLServerHandler.class:?]
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:338) [FMLCommonHandler.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:219) [nz.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_221]
Caused by: java.lang.IllegalStateException: Please register all drivers in the init phase.
    at li.cil.oc.server.driver.Registry$.add(Registry.scala:62) ~[Registry$.class:?]
    at cam72cam.immersiverailroading.thirdparty.opencomputers.Compat.init(Compat.java:7) ~[Compat.class:?]
    ... 47 more
[14:55:35] [Server thread/INFO] [Mekanism]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
[14:55:35] [Server thread/INFO] [Mekanism]: Hooked into IC2 successfully.
[14:55:35] [Server thread/INFO] [Mekanism]: Hooked into AE2 successfully.
[14:55:35] [Server thread/INFO] [Mekanism]: Hooked into Computer Craft successfully.
[14:55:35] [Server thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
[14:55:35] [Server thread/INFO] [Mekanism]: Hooking complete.
[14:55:35] [Server thread/INFO] [STDOUT]: [cassiokf.industrialrenewal.IndustrialRenewal:postInit:59]: Industrial Renewal is loading posInit!
[14:55:35] [Server thread/INFO] [STDOUT]: [cassiokf.industrialrenewal.IndustrialRenewal:postInit:60]: Done!
[14:55:35] [Server thread/INFO] [NetherEx]: Writing Nether biome data configs to disk.
[14:55:35] [Server thread/INFO] [NetherEx]: Writing Pigtificate trade configs to disk.
[14:55:36] [Morph Resource Thread/INFO] [Morph]: Loaded NBT modifiers for presumably 18 Minecraft mobs
[14:55:36] [Server thread/INFO] [planttech2]: initiate cropparents
[14:55:36] [Server thread/INFO] [planttech2]: finish cropparents
[14:55:36] [Server thread/INFO] [planttech2]: initiate croptemperature
[14:55:36] [Server thread/INFO] [planttech2]: finish croptemperature
[14:55:36] [Server thread/INFO] [planttech2]: initiate cropsoils
[14:55:36] [Server thread/INFO] [planttech2]: finish cropsoil
[14:55:36] [Server thread/INFO] [planttech2]: initiate recipes compressor
[14:55:36] [Server thread/INFO] [planttech2]: finish recipes compressor
[14:55:36] [Server thread/WARN] [ProjectRed]: Failed to add Inductive Furnace recipe for IN: 1xtile.air@0, OUT: 1xtile.air@0
[14:55:36] [Server thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPostInitializationEvent in 0ms
[14:55:36] [Server thread/INFO] [xreliquary]: [xreliquary] Loaded successfully!
[14:55:36] [Server thread/INFO] [STDOUT]: [gcewing.sg.SGCraft:postInit:224]: SGCraft - SpongeAPI not found, permissions system NOT initialized!
[14:55:36] [Server thread/INFO] [signals]: Found class annotating @SignalRail : com.minemaarten.signals.rail.RailBase
[14:55:36] [Server thread/INFO] [signals]: Successfully registered the IRail for "com.minemaarten.signals.rail.RailBase".
[14:55:36] [Server thread/INFO] [signals]: Found class annotating @SignalRail : com.minemaarten.signals.tileentity.carthopperbehaviour.CartHopperBehaviourItems
[14:55:36] [Server thread/INFO] [signals]: Successfully registered the ICartHopperBehaviour for "com.minemaarten.signals.tileentity.carthopperbehaviour.CartHopperBehaviourItems".
[14:55:36] [Server thread/INFO] [signals]: Found class annotating @SignalRail : com.minemaarten.signals.capabilities.destinationproviders.DestinationProviderItems
[14:55:36] [Server thread/INFO] [signals]: Successfully registered the IDestinationProvider for "com.minemaarten.signals.capabilities.destinationproviders.DestinationProviderItems".
[14:55:36] [Server thread/INFO] [signals]: Found class annotating @SignalRail : com.minemaarten.signals.railcraft.RailCraftTrainHandler
[14:55:36] [Server thread/INFO] [signals]: Successfully registered the ICartLinker for "com.minemaarten.signals.railcraft.RailCraftTrainHandler".
[14:55:36] [Server thread/INFO] [signals]: Found class annotating @SignalRail : com.minemaarten.signals.rail.RailMapperBlockRail
[14:55:36] [Server thread/INFO] [signals]: Successfully registered the IRailMapper for "com.minemaarten.signals.rail.RailMapperBlockRail".
[14:55:36] [Server thread/INFO] [FML]: [ThermalSolars] ThermalSolars -------------- successfully Finished postInit
[14:55:36] [Server thread/INFO] [torchmaster]: Applying mega torch entity block list overrides...
[14:55:36] [Server thread/INFO] [torchmaster]: Applying dread lamp entity block list overrides...
[14:55:36] [Server thread/INFO] [woot]: Woot: Adding EnderIO enderman skull
[14:55:37] [Server thread/INFO] [jurassicraft]: Successfully registered maps trade
[14:55:37] [Server thread/INFO] [ocsensors]: Loading 'org.dave.ocsensors.integration.reflection.ReflectionIntegration', integration='reflection'.
[14:55:37] [Server thread/INFO] [ocsensors]: Loading 'org.dave.ocsensors.integration.forge.FluidHandlerIntegration', integration='fluid'.
[14:55:37] [Server thread/INFO] [ocsensors]: Loading 'org.dave.ocsensors.integration.entity.EntityVillagerIntegration', integration='entity_villager'.
[14:55:37] [Server thread/WARN] [ocsensors]: Could not find field 'careerId' in class 'net.minecraft.entity.passive.EntityVillager'! Exception=net.minecraftforge.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: careerId
[14:55:37] [Server thread/WARN] [ocsensors]: Could not find field 'buyingList' in class 'net.minecraft.entity.passive.EntityVillager'! Exception=net.minecraftforge.fml.relauncher.ReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: buyingList
[14:55:37] [Server thread/INFO] [ocsensors]: Loading 'org.dave.ocsensors.integration.forge.ItemHandlerIntegration', integration='items'.
[14:55:37] [Server thread/INFO] [ocsensors]: Loading 'org.dave.ocsensors.integration.forge.ForgeEnergyIntegration', integration='energy'.
[14:55:37] [Server thread/INFO] [ocsensors]: Loading 'org.dave.ocsensors.integration.entity.EntityLivingIntegration', integration='entity_living'.
[14:55:37] [Server thread/INFO] [ocsensors]: Loading 'org.dave.ocsensors.integration.nbt.NbtIntegration', integration='nbt'.
[14:55:37] [Server thread/INFO] [ocsensors]: Registering integration class: class org.dave.ocsensors.integration.reflection.ReflectionIntegration
[14:55:37] [Server thread/INFO] [ocsensors]:  > Loading reflection config from file: 'vanilla-entities.json'
[14:55:37] [Server thread/INFO] [ocsensors]:  > Loading reflection config from file: 'extrautils2.json'
[14:55:37] [Server thread/INFO] [ocsensors]:  > Loading reflection config from file: 'vanilla-tiles.json'
[14:55:37] [Server thread/INFO] [ocsensors]:  > Loading reflection config from file: 'moofluids.json'
[14:55:37] [Server thread/INFO] [ocsensors]: Class not found: com.robrit.moofluids.common.entity.EntityFluidCow
[14:55:37] [Server thread/INFO] [ocsensors]: Registering integration class: class org.dave.ocsensors.integration.forge.FluidHandlerIntegration
[14:55:37] [Server thread/INFO] [ocsensors]: Registering integration class: class org.dave.ocsensors.integration.entity.EntityVillagerIntegration
[14:55:37] [Server thread/INFO] [ocsensors]: Registering integration class: class org.dave.ocsensors.integration.forge.ItemHandlerIntegration
[14:55:37] [Server thread/INFO] [ocsensors]: Registering integration class: class org.dave.ocsensors.integration.forge.ForgeEnergyIntegration
[14:55:37] [Server thread/INFO] [ocsensors]: Registering integration class: class org.dave.ocsensors.integration.entity.EntityLivingIntegration
[14:55:37] [Server thread/INFO] [ocsensors]: Registering integration class: class org.dave.ocsensors.integration.nbt.NbtIntegration
[14:55:37] [Server thread/INFO] [ocsensors]:  > Loading nbt config from file: 'vanilla.json'
[14:55:37] [Server thread/INFO] [cofhcore]: CoFH Core: Load Complete.
[14:55:37] [Server thread/INFO] [Waila]: Starting Waila...
[14:55:37] [Server thread/INFO] [Waila]: Gathering annotated plugins...
[14:55:37] [Server thread/INFO] [Waila]: Gathering wrapped IMC plugins...
[14:55:37] [Server thread/WARN] [Waila]: Error wrapping plugin at io.github.drmanganese.endercrop.compat.WailaDataProvider.callbackRegister: ClassNotFoundException: io.github.drmanganese.endercrop.compat.WailaDataProvider
[14:55:37] [Server thread/INFO] [Waila]: Registering plugins...
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.core.PluginCore
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at appeng.integration.modules.waila.WailaModule
[14:55:37] [Server thread/ERROR] [Waila]: Error registering wrapped plugin from appliedenergistics2 at appeng.integration.modules.waila.WailaModule.register
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at buildcraft.compat.module.waila.HWYLAPlugin
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at com.blakebr0.mysticalagradditions.compat.WailaDataProvider
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at com.blakebr0.mysticalagriculture.compat.WailaDataProvider
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at com.bluepowermod.compat.waila.CompatModuleWaila
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at com.github.alexthe666.iceandfire.compat.waila.PluginIceAndFire
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at com.jaquadro.minecraft.storagedrawers.integration.Waila
[14:55:37] [Server thread/ERROR] [Waila]: Error registering wrapped plugin from storagedrawers at com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at com.teammetallurgy.atum.integration.waila.WailaSupport
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at extracells.integration.waila.Waila
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at mcp.mobius.waila.addons.capability.PluginCapability
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at funwayguy.bdsandm.core.BdsmWailaPlugin
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at li.cil.oc.integration.waila.BlockDataProvider
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at mcjty.lib.compat.waila.WailaCompatibility
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at net.bdew.ae2stuff.waila.WailaHandler
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at net.blay09.mods.cookingforblockheads.compat.WailaProvider
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at net.blay09.mods.waystones.compat.WailaProvider
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at omtteam.omlib.compatibility.hwyla.OMLibWailaPlugin
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at org.dave.bonsaitrees.compat.Waila.WailaProvider
[14:55:37] [Server thread/INFO] [bonsaitrees]: Enabled support for Waila/Hwyla
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at shetiphian.endertanks.modintegration.waila.WailaDataProvider
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at slimeknights.tconstruct.plugin.waila.WailaRegistrar
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at team.chisel.common.integration.waila.ChiselDataHandler
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at WayofTime.bloodmagic.compat.waila.BloodMagicHwylaPlugin
[14:55:37] [Server thread/INFO] [Waila]: Registering plugin at xreliquary.compat.waila.WailaCallbackHandler
[14:55:37] [Server thread/INFO] [Waila]: Starting Waila took 413.7 ms
[14:55:37] [Server thread/INFO] [redstonearsenal]: Redstone Arsenal: Load Complete.
[14:55:39] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 220 mods
[14:55:40] [Server thread/ERROR] [OrbisLib]: WARNING: A mod data file (mutated_tree - 5acec47a-c3f2-43e7-922f-4ea3a5499642:31dae1da-5d8a-4a6c-833d-0296367f5326:Player155) has a different identifier assigned after loading (Old identifier: 02afc608-3e90-4589-8fe6-ce03a0e68b0e:8e954611-5766-484a-8ca1-a17ad4861184:OscarPayn). This usually means the original identifier has a null UUID data id or the identifier itself is null. Please reimport this data into your project OUTSIDE of the development workspace and let it assign itself the correct metadata.
[14:55:40] [Server thread/INFO] [mcjtylib_ng]: Preparing all world data
[14:55:40] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
[14:55:40] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:40] [Server thread/INFO] [railcraft]: Appending Loot Pools to minecraft:chests/simple_dungeon
[14:55:41] [Server thread/INFO] [railcraft]: Appending Loot Pools to minecraft:chests/abandoned_mineshaft
[14:55:41] [Server thread/INFO] [railcraft]: Appending Loot Pools to minecraft:chests/stronghold_corridor
[14:55:41] [Server thread/INFO] [railcraft]: Appending Loot Pools to minecraft:chests/village_blacksmith
[14:55:41] [Server thread/INFO] [railcraft]: Appending Loot Pools to minecraft:chests/stronghold_crossing
[14:55:44] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 1529 advancements
[14:55:44] [Server thread/INFO] [neid]: Patching class: "ru.fewizz.neid.asm.Hooks" with Transformer Group: "TransformerGroupChunkPrimer"
[14:55:44] [Server thread/INFO] [EnderCore ASM]: Transforming Class [net.minecraft.world.chunk.storage.ExtendedBlockStorage], Method [func_76663_a]
[14:55:44] [Server thread/INFO] [EnderCore ASM]: Transforming net.minecraft.world.chunk.storage.ExtendedBlockStorage Finished.
[14:55:45] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 0
[14:55:45] [Server thread/INFO] [twilightforest]: Loaded a world with the tfEnforcedProgression game rule not defined. Defining it.
[14:55:45] [Server thread/INFO] [railcraft]: Appending Loot Pools to minecraft:chests/simple_dungeon
[14:55:45] [Server thread/INFO] [railcraft]: Appending Loot Pools to minecraft:chests/abandoned_mineshaft
[14:55:45] [Server thread/INFO] [railcraft]: Appending Loot Pools to minecraft:chests/stronghold_corridor
[14:55:45] [Server thread/INFO] [railcraft]: Appending Loot Pools to minecraft:chests/village_blacksmith
[14:55:45] [Server thread/INFO] [railcraft]: Appending Loot Pools to minecraft:chests/stronghold_crossing
[14:55:47] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 1529 advancements
[14:55:47] [Server thread/INFO] [FTB Library]: Reloaded server in 36ms
[14:55:48] [Server thread/INFO] [NetherEx]: Reading Nether biome data configs from disk.
[14:55:48] [Server thread/INFO] [NetherEx]: Reading Pigtificate trade configs from disk.
[14:55:48] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 0
[14:55:48] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 1ms! Collected and checked 0 gateway nodes!
[14:55:48] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:48] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 1
[14:55:48] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 1
[14:55:48] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:48] [Server thread/INFO] [FML]: Loading dimension 3 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:48] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 3
[14:55:48] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 3
[14:55:48] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:48] [Server thread/INFO] [FML]: Loading dimension 121 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:48] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 121
[14:55:48] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 121
[14:55:48] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:48] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOPHell:<init>:32]: settings for hell world: 
[14:55:49] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
[14:55:49] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -1
[14:55:49] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:49] [Server thread/INFO] [FML]: Loading dimension 66 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 66
[14:55:49] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 66
[14:55:49] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:49] [Server thread/INFO] [FML]: Loading dimension -23 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -23
[14:55:49] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -23
[14:55:49] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:49] [Server thread/INFO] [FML]: Loading dimension -24 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -24
[14:55:49] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -24
[14:55:49] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:49] [Server thread/INFO] [FML]: Loading dimension 28885 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 28885
[14:55:49] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 28885
[14:55:49] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:49] [Server thread/INFO] [FML]: Loading dimension 418 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 418
[14:55:49] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 418
[14:55:49] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:49] [Server thread/INFO] [FML]: Loading dimension -11325 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -11325
[14:55:49] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -11325
[14:55:49] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:49] [Server thread/INFO] [FML]: Loading dimension -9999 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -9999
[14:55:49] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -9999
[14:55:49] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:49] [Server thread/INFO] [FML]: Loading dimension -6 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:49] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -6
[14:55:49] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -6
[14:55:49] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:55] [Server thread/INFO] [FML]: Loading dimension -127 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:55] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -127
[14:55:55] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -127
[14:55:55] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:55] [Server thread/INFO] [FML]: Loading dimension -2 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:55] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -2
[14:55:55] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -2
[14:55:55] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:55] [Server thread/INFO] [FML]: Loading dimension 2 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:55] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 2
[14:55:55] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 2
[14:55:55] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:56] [Server thread/INFO] [FML]: Loading dimension 7 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:56] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 7
[14:55:56] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 7
[14:55:56] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:56] [Server thread/INFO] [FML]: Loading dimension 17 (world) (net.minecraft.server.dedicated.DedicatedServer@54ee5d4a)
[14:55:56] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 17
[14:55:56] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 17
[14:55:56] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
[14:55:56] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2Handler:getVillagePieceWeight:19]: Getting village TekHouse2 piece weight
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse6Handler:getVillagePieceWeight:19]: Getting village TekHouse6 piece weight
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekStorageHallHandler:getVillagePieceWeight:19]: Getting village TekStorageHall piece weight
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2bHandler:getVillagePieceWeight:19]: Getting village TekHouse2 piece weight
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekTownHallHandler:getVillagePieceWeight:19]: Getting village TekTownHall piece weight
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekStorageHallHandler:buildComponent:50]: TekStorageHall buildComponent() at -1191, 74, 4978
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekTownHallHandler:buildComponent:50]: TekTownHall buildComponent() at -1190, 74, 4982
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2bHandler:buildComponent:50]: TekHouse2 buildComponent() at -1198, 74, 4946
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2Handler:buildComponent:50]: TekHouse2 buildComponent() at -1198, 74, 4956
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2bHandler:buildComponent:50]: TekHouse2 buildComponent() at -1198, 74, 4967
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2Handler:buildComponent:50]: TekHouse2 buildComponent() at -1194, 74, 4961
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse6Handler:buildComponent:50]: TekHouse6 buildComponent() at -1198, 74, 4985
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2Handler:buildComponent:50]: TekHouse2 buildComponent() at -1198, 74, 5003
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2bHandler:buildComponent:50]: TekHouse2 buildComponent() at -1194, 74, 4988
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse6Handler:buildComponent:50]: TekHouse6 buildComponent() at -1175, 74, 4955
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2bHandler:buildComponent:50]: TekHouse2 buildComponent() at -1175, 74, 4955
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse6Handler:buildComponent:50]: TekHouse6 buildComponent() at -1175, 74, 4963
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2Handler:buildComponent:50]: TekHouse2 buildComponent() at -1171, 74, 4953
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2bHandler:buildComponent:50]: TekHouse2 buildComponent() at -1171, 74, 4962
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2Handler:buildComponent:50]: TekHouse2 buildComponent() at -1225, 74, 4978
[14:55:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse6Handler:buildComponent:50]: TekHouse6 buildComponent() at -1225, 74, 4982
[14:55:57] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 4%
[14:55:59] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 5%
[14:56:00] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 8%
[14:56:01] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 11%
[14:56:02] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 15%
[14:56:03] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 19%
[14:56:04] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 23%
[14:56:05] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 28%
[14:56:06] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 32%
[14:56:07] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 36%
[14:56:08] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 41%
[14:56:09] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 46%
[14:56:10] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 51%
[14:56:10] [Server thread/WARN] [mca]: No skin found for profession: `fossil:archeologist`. A random skin will be generated.
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2Handler:getVillagePieceWeight:19]: Getting village TekHouse2 piece weight
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse6Handler:getVillagePieceWeight:19]: Getting village TekHouse6 piece weight
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekStorageHallHandler:getVillagePieceWeight:19]: Getting village TekStorageHall piece weight
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2bHandler:getVillagePieceWeight:19]: Getting village TekHouse2 piece weight
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekTownHallHandler:getVillagePieceWeight:19]: Getting village TekTownHall piece weight
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekTownHallHandler:buildComponent:50]: TekTownHall buildComponent() at 274, 74, 187
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekStorageHallHandler:buildComponent:50]: TekStorageHall buildComponent() at 274, 74, 201
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2bHandler:buildComponent:50]: TekHouse2 buildComponent() at 278, 74, 184
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse6Handler:buildComponent:50]: TekHouse6 buildComponent() at 278, 74, 192
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2Handler:buildComponent:50]: TekHouse2 buildComponent() at 278, 74, 206
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse6Handler:buildComponent:50]: TekHouse6 buildComponent() at 278, 74, 215
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2bHandler:buildComponent:50]: TekHouse2 buildComponent() at 278, 74, 215
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2bHandler:buildComponent:50]: TekHouse2 buildComponent() at 280, 74, 219
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2Handler:buildComponent:50]: TekHouse2 buildComponent() at 290, 74, 219
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse6Handler:buildComponent:50]: TekHouse6 buildComponent() at 274, 74, 158
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2bHandler:buildComponent:50]: TekHouse2 buildComponent() at 278, 74, 160
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2Handler:buildComponent:50]: TekHouse2 buildComponent() at 278, 74, 168
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2bHandler:buildComponent:50]: TekHouse2 buildComponent() at 247, 74, 215
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2Handler:buildComponent:50]: TekHouse2 buildComponent() at 255, 74, 215
[14:56:11] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.generation.TekHouse2Handler:buildComponent:50]: TekHouse2 buildComponent() at 278, 74, 156
[14:56:11] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 56%
[14:56:12] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 61%
[14:56:13] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 66%
[14:56:14] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 72%
[14:56:15] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 78%
[14:56:16] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 83%
[14:56:16] [Server thread/WARN] [mca]: No skin found for profession: `sgcraft:tokra`. A random skin will be generated.
[14:56:17] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 86%
[14:56:18] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 91%
[14:56:18] [Server thread/WARN] [mca]: No skin found for profession: `sgcraft:tokra`. A random skin will be generated.
[14:56:18] [Server thread/WARN] [mca]: No skin found for profession: `fossil:archeologist`. A random skin will be generated.
[14:56:19] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 96%
[14:56:19] [Server thread/WARN] [mca]: No skin found for profession: `sgcraft:tokra`. A random skin will be generated.
[14:56:19] [Server thread/WARN] [mca]: No skin found for profession: `sgcraft:tokra`. A random skin will be generated.
[14:56:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (41.000s)! For help, type "help" or "?"
[14:56:20] [Server thread/INFO] [advancedrocketry]: Checking for asteroid config at C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\.\config\advRocketry\asteroidConfig.xml
[14:56:20] [Server thread/INFO] [advancedrocketry]: Checking for ore config at C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\.\config\advRocketry\oreConfig.xml
[14:56:20] [Server thread/INFO] [advancedrocketry]: Checking for config at C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\.\world\advRocketry\planetDefs.xml
[14:56:20] [Server thread/INFO] [advancedrocketry]: File not found.  Now checking for config at ./config/advRocketry/planetDefs.xml
[14:56:20] [Server thread/INFO] [projecte]: Starting server-side EMC mapping.
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'obisidan.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'glass.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'glass.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'iron.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'gold.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'copper.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'tin.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'silver.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'lead.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'nickel.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'aluminum.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'ardite.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'cobalt.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'platinum.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'obsidian.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'electrum.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'invar.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'signalum.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'lumium.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'enderium.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'mithril.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'bronze.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'aluminumbrass.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'manyullyn.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'alumite.molten'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'emerald.liquid'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'cryotheum'
[14:56:20] [Server thread/WARN] [projecte]: Can not get Fluid 'pryotheum'
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: ingredients (0 + 9*minecraft:iron_nugget:0 => 1*minecraft:iron_ingot:0) cost 72 but output value is 256
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: ingredients (0 + 9*immersiveengineering:metal:29 => 1*minecraft:iron_ingot:0) cost 252 but output value is 256
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: ingredients (0 + 9*NSSFAKE:/[1xitem.ironNugget@0, 1xitem.nugget@0, 1xitem.immersiveengineering.metal@29, 1xitem.agricraft:agri_nugget@3] => 1*minecraft:iron_ingot:0) cost 72 but output value is 256
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*thaumcraft:nugget:3 => 1*ic2:ingot:4" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*OD: ingotIron => 1*ic2:ingot:4
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.railcraft.nugget@4, 1xitem.nugget@3, 1xitem.immersiveengineering.metal@23, 1xitem.iceandfire.silverNugget@0, 1xitem.agricraft:agri_nugget@7] => 1*ic2:ingot:4" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*OD: ingotIron => 1*ic2:ingot:4
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*thaumcraft:nugget:2 => 1*ic2:ingot:6" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*OD: ingotIron => 1*ic2:ingot:6
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.railcraft.nugget@2, 1xitem.nugget@5, 1xitem.nugget@2, 1xitem.Nugget@6, 1xitem.agricraft:agri_nugget@5] => 1*ic2:ingot:6" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*OD: ingotIron => 1*ic2:ingot:6
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*thaumcraft:nugget:1 => 1*ic2:ingot:2" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*OD: ingotIron => 2*ic2:ingot:2
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.railcraft.nugget@1, 1xitem.nugget@4, 1xitem.nugget@1, 1xitem.immersiveengineering.metal@20, 1xitem.Nugget@5, 1xitem.agricraft:agri_nugget@4] => 1*ic2:ingot:2" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*OD: ingotIron => 2*ic2:ingot:2
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*thaumcraft:nugget:4 => 1*ic2:ingot:3" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*OD: ingotIron => 1*ic2:ingot:3
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.railcraft.nugget@3, 1xitem.nugget@4, 1xitem.immersiveengineering.metal@22, 1xitem.agricraft:agri_nugget@6] => 1*ic2:ingot:3" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*OD: ingotIron => 1*ic2:ingot:3
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: ingredients (0 + 9*NSSFAKE:/[1xitem.nugget@9, 1xitem.agricraft:agri_nugget@2] => 1*minecraft:quartz:0) cost 252 but output value is 256
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.nugget@9, 1xitem.immersiveengineering.metal@21, 1xitem.agricraft:agri_nugget@8] => 1*libvulpes:productingot:9" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*OD: ingotIron => 2*libvulpes:productingot:9
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.railcraft.nugget@1, 1xitem.nugget@4, 1xitem.nugget@1, 1xitem.immersiveengineering.metal@20, 1xitem.Nugget@5, 1xitem.agricraft:agri_nugget@4] => 1*libvulpes:productingot:4" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*OD: ingotIron => 2*libvulpes:productingot:4
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.railcraft.nugget@2, 1xitem.nugget@5, 1xitem.nugget@2, 1xitem.Nugget@6, 1xitem.agricraft:agri_nugget@5] => 1*libvulpes:productingot:5" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*OD: ingotIron => 1*libvulpes:productingot:5
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: ingredients (0 + 9*libvulpes:productnugget:3 => 1*libvulpes:productingot:3) cost 27 but output value is 32
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*tconstruct:nuggets:2 => 1*tconstruct:ingots:2" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 1*OD: ingotCobalt + 1*OD: ingotArdite => 1*tconstruct:ingots:2
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*tconstruct:nuggets:1 => 1*tconstruct:ingots:1" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*OD: ingotIron => 1*tconstruct:ingots:1
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*tconstruct:nuggets:0 => 1*tconstruct:ingots:0" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*OD: ingotIron => 1*tconstruct:ingots:0
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.railcraft.nugget@4, 1xitem.nugget@3, 1xitem.immersiveengineering.metal@23, 1xitem.iceandfire.silverNugget@0, 1xitem.agricraft:agri_nugget@7] => 1*iceandfire:silver_ingot:0" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*OD: ingotIron => 1*iceandfire:silver_ingot:0
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*immersiveengineering:metal:27 => 1*immersiveengineering:metal:7" ingredient cost: 1278 value of result: 1280 setValueFromConversion: 0 + 1*OD: ingotSilver + 1*OD: ingotGold => 2*immersiveengineering:metal:7
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*immersiveengineering:metal:24 => 1*immersiveengineering:metal:4" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*OD: ingotIron => 1*immersiveengineering:metal:4
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: ingredients (0 + 9*immersiveengineering:metal:25 => 1*immersiveengineering:metal:5) cost 4095 but output value is 4096
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*immersiveengineering:metal:22 => 1*immersiveengineering:metal:2" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*OD: ingotIron => 1*immersiveengineering:metal:2
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*immersiveengineering:metal:23 => 1*immersiveengineering:metal:3" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*OD: ingotIron => 1*immersiveengineering:metal:3
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*immersiveengineering:metal:20 => 1*immersiveengineering:metal:0" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*OD: ingotIron => 2*immersiveengineering:metal:0
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*immersiveengineering:metal:21 => 1*immersiveengineering:metal:1" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*OD: ingotIron => 2*immersiveengineering:metal:1
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.railcraft.nugget@3, 1xitem.nugget@4, 1xitem.immersiveengineering.metal@22, 1xitem.agricraft:agri_nugget@6] => 1*railcraft:ingot:3" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*OD: ingotIron => 1*railcraft:ingot:3
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.railcraft.nugget@2, 1xitem.nugget@5, 1xitem.nugget@2, 1xitem.Nugget@6, 1xitem.agricraft:agri_nugget@5] => 1*railcraft:ingot:2" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*OD: ingotIron => 1*railcraft:ingot:2
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.railcraft.nugget@1, 1xitem.nugget@4, 1xitem.nugget@1, 1xitem.immersiveengineering.metal@20, 1xitem.Nugget@5, 1xitem.agricraft:agri_nugget@4] => 1*railcraft:ingot:1" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*OD: ingotIron => 2*railcraft:ingot:1
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*railcraft:nugget:7 => 1*railcraft:ingot:7" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 1*OD: ingotNickel + 2*OD: ingotIron => 3*railcraft:ingot:7
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.railcraft.nugget@6, 1xitem.immersiveengineering.metal@24, 1xitem.agricraft:agri_nugget@9] => 1*railcraft:ingot:6" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*OD: ingotIron => 1*railcraft:ingot:6
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.railcraft.nugget@5, 1xitem.Nugget@2] => 1*railcraft:ingot:5" ingredient cost: 153 value of result: 160 setValueFromConversion: 0 + 3*OD: ingotCopper + 1*OD: ingotTin => 4*railcraft:ingot:5
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.railcraft.nugget@4, 1xitem.nugget@3, 1xitem.immersiveengineering.metal@23, 1xitem.iceandfire.silverNugget@0, 1xitem.agricraft:agri_nugget@7] => 1*railcraft:ingot:4" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*OD: ingotIron => 1*railcraft:ingot:4
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.railcraft.nugget@5, 1xitem.Nugget@2] => 1*mekanism:ingot:2" ingredient cost: 153 value of result: 160 setValueFromConversion: 0 + 3*OD: ingotCopper + 1*OD: ingotTin => 4*mekanism:ingot:2
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: ingredients (0 + 9*NSSFAKE:/[1xitem.Nugget@1, 1xitem.agricraft:agri_nugget@11] => 1*mekanism:ingot:1) cost 504 but output value is 512
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.railcraft.nugget@2, 1xitem.nugget@5, 1xitem.nugget@2, 1xitem.Nugget@6, 1xitem.agricraft:agri_nugget@5] => 1*mekanism:ingot:6" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*OD: ingotIron => 1*mekanism:ingot:6
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*NSSFAKE:/[1xitem.railcraft.nugget@1, 1xitem.nugget@4, 1xitem.nugget@1, 1xitem.immersiveengineering.metal@20, 1xitem.Nugget@5, 1xitem.agricraft:agri_nugget@4] => 1*mekanism:ingot:5" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*OD: ingotIron => 2*mekanism:ingot:5
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*enderio:item_alloy_nugget:2 => 1*enderio:item_alloy_ingot:2" ingredient cost: 3519 value of result: 3520 setValueFromConversion: 0 + 1*minecraft:ender_pearl:0 + 1*OD: ingotEnergeticAlloy => 1*enderio:item_alloy_ingot:2
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*enderio:item_alloy_nugget:3 => 1*enderio:item_alloy_ingot:3" ingredient cost: 90 value of result: 96 setValueFromConversion: 0 + 1*OD: itemSilicon + 1*OD: dustRedstone => 1*enderio:item_alloy_ingot:3
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*enderio:item_alloy_nugget:0 => 1*enderio:item_alloy_ingot:0" ingredient cost: 315 value of result: 320 setValueFromConversion: 0 + 1*OD: itemSilicon + 1*minecraft:coal:1 + 1*OD: ingotIron => 1*enderio:item_alloy_ingot:0
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*enderio:item_alloy_nugget:1 => 1*enderio:item_alloy_ingot:1" ingredient cost: 2493 value of result: 2496 setValueFromConversion: 0 + 1*OD: ingotGold + 1*OD: dustRedstone + 1*OD: dustGlowstone => 1*enderio:item_alloy_ingot:1
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*enderio:item_alloy_nugget:6 => 1*enderio:item_alloy_ingot:6" ingredient cost: 351 value of result: 352 setValueFromConversion: 0 + 1*minecraft:coal:1 + 1*OD: ingotIron + 1*minecraft:obsidian:0 => 1*enderio:item_alloy_ingot:6
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*enderio:item_alloy_nugget:4 => 1*enderio:item_alloy_ingot:4" ingredient cost: 315 value of result: 320 setValueFromConversion: 0 + 1*OD: dustRedstone + 1*OD: ingotIron => 1*enderio:item_alloy_ingot:4
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*enderio:item_alloy_nugget:5 => 1*enderio:item_alloy_ingot:5" ingredient cost: 1278 value of result: 1280 setValueFromConversion: 0 + 1*minecraft:ender_pearl:0 + 1*OD: ingotIron => 1*enderio:item_alloy_ingot:5
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: "0 + 9*minecraft:gold_nugget:0 => 1*minecraft:gold_ingot:0" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*OD: ingotIron => 1*minecraft:gold_ingot:0
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: ingredients (0 + 9*thaumcraft:nugget:6 => 1*thaumcraft:ingot:0) cost 2043 but output value is 2048
[14:56:29] [Server thread/WARN] [projecte]: EMC Exploit: ingredients (0 + 1*NSSFAKE:/[1xtile.stonebrick@0, 1xtile.chisel.cobblestone@0, 1xtile.chisel.cobblestone@1, 1xtile.chisel.cobblestone@2, 1xtile.chisel.cobblestone@3, 1xtile.chisel.cobblestone@4, 1xtile.chisel.cobblestone@5, 1xtile.chisel.cobblestone@6, 1xtile.chisel.cobblestone@7, 1xtile.chisel.cobblestone@8, 1xtile.chisel.cobblestone@9, 1xtile.chisel.cobblestone@10, 1xtile.chisel.cobblestone@11, 1xtile.chisel.cobblestone@12, 1xtile.chisel.cobblestone@13, 1xtile.chisel.cobblestone@14, 1xtile.chisel.cobblestone@15, 1xtile.chisel.cobblestone@0, 1xtile.chisel.cobblestone@1, 1xtile.chisel.cobblestone@2, 1xtile.chisel.cobblestone@3, 1xtile.chisel.cobblestone@4, 1xtile.chisel.cobblestone@5, 1xtile.chisel.cobblestone@6, 1xtile.chisel.cobblestone@7, 1xtile.chisel.cobblestone@8, 1xtile.chisel.cobblestone@9, 1xtile.chisel.cobblestone@0, 1xtile.chisel.cobblestone@1, 1xtile.chisel.cobblestone@2, 1xtile.chisel.cobblestone@3, 1xtile.chisel.cobblestone@4, 1xtile.chisel.cobblestone@5, 1xtile.chisel.cobblestone@6, 1xtile.chisel.cobblestone@7, 1xtile.chisel.cobblestone@8, 1xtile.chisel.cobblestone@9, 1xtile.atum.limestoneCracked@0, 1xtile.erebus.umberstone@1, 1xtile.erebus.petrified_wood_rock@0, 1xtile.erebus.petrified_wood_rock_2@0, 1xtile.erebus.petrified_wood_rock_4@0, 1xtile.erebus.petrified_wood_rock_5@0, 1xtile.erebus.petrified_wood_rock_6@0, 1xtile.erebus.petrified_log_inner@0, 1xtile.erebus.petrified_bark_brown@0, 1xtile.erebus.petrified_bark_red@0] + 1*NSSFAKE:/[1xtile.stone@3, 1xtile.chisel.diorite@0, 1xtile.chisel.diorite@1, 1xtile.chisel.diorite@2, 1xtile.chisel.diorite@3, 1xtile.chisel.diorite@4, 1xtile.chisel.diorite@5, 1xtile.chisel.diorite@6, 1xtile.chisel.diorite@7, 1xtile.chisel.diorite@8, 1xtile.chisel.diorite@9, 1xtile.chisel.diorite@10, 1xtile.chisel.diorite@11, 1xtile.chisel.diorite@12, 1xtile.chisel.diorite@13, 1xtile.chisel.diorite@14, 1xtile.chisel.diorite@15, 1xtile.chisel.diorite@0, 1xtile.chisel.diorite@1, 1xtile.chisel.diorite@2, 1xtile.chisel.diorite@3, 1xtile.chisel.diorite@4, 1xtile.chisel.diorite@5, 1xtile.chisel.diorite@6, 1xtile.chisel.diorite@7, 1xtile.chisel.diorite@8, 1xtile.chisel.diorite@9, 1xtile.chisel.diorite@10, 1xtile.chisel.diorite@11, 1xtile.chisel.diorite@12, 1xtile.chisel.diorite@13, 1xtile.chisel.diorite@14, 1xtile.chisel.diorite@15, 1xtile.chisel.diorite@0] => 2*minecraft:stone:5) cost 17 but output value is 16
[14:56:30] [Server thread/INFO] [projecte]: Registered 7504 EMC values. (took 9947 ms)
[14:56:31] [Server thread/INFO] [chancecubes]: Loaded custom rewards for the mod Extra Utilities 2
[14:56:31] [Server thread/INFO] [icbmclassic]: Starting threads
[14:56:31] [Server thread/INFO] [journeymap]: global (FirstLoaded) Setting config file to version "5.5.5": journeymap.server.global.config
[14:56:31] [Server thread/INFO] [journeymap]: global (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.global.config
[14:56:31] [Server thread/INFO] [journeymap]: default (FirstLoaded) Setting config file to version "5.5.5": journeymap.server.default.config
[14:56:31] [Server thread/INFO] [journeymap]: default (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.default.config
[14:56:31] [Server thread/INFO] [journeymap]: dim0 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim0.config
[14:56:31] [Server thread/INFO] [journeymap]: dim0 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim0.config
[14:56:32] [Server thread/INFO] [journeymap]: dim1 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim1.config
[14:56:32] [Server thread/INFO] [journeymap]: dim1 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim1.config
[14:56:32] [Server thread/INFO] [journeymap]: dim3 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim3.config
[14:56:32] [Server thread/INFO] [journeymap]: dim3 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim3.config
[14:56:32] [Server thread/INFO] [journeymap]: dim121 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim121.config
[14:56:32] [Server thread/INFO] [journeymap]: dim121 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim121.config
[14:56:32] [Server thread/INFO] [journeymap]: dim-1 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim-1.config
[14:56:32] [Server thread/INFO] [journeymap]: dim-1 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim-1.config
[14:56:32] [Server thread/INFO] [journeymap]: dim66 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim66.config
[14:56:32] [Server thread/INFO] [journeymap]: dim66 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim66.config
[14:56:32] [Server thread/INFO] [journeymap]: dim-23 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim-23.config
[14:56:32] [Server thread/INFO] [journeymap]: dim-23 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim-23.config
[14:56:32] [Server thread/INFO] [journeymap]: dim-24 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim-24.config
[14:56:32] [Server thread/INFO] [journeymap]: dim-24 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim-24.config
[14:56:32] [Server thread/INFO] [journeymap]: dim28885 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim28885.config
[14:56:32] [Server thread/INFO] [journeymap]: dim28885 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim28885.config
[14:56:32] [Server thread/INFO] [journeymap]: dim418 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim418.config
[14:56:32] [Server thread/INFO] [journeymap]: dim418 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim418.config
[14:56:32] [Server thread/INFO] [journeymap]: dim-11325 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim-11325.config
[14:56:32] [Server thread/INFO] [journeymap]: dim-11325 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim-11325.config
[14:56:32] [Server thread/INFO] [journeymap]: dim-9999 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim-9999.config
[14:56:32] [Server thread/INFO] [journeymap]: dim-9999 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim-9999.config
[14:56:32] [Server thread/INFO] [journeymap]: dim-6 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim-6.config
[14:56:32] [Server thread/INFO] [journeymap]: dim-6 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim-6.config
[14:56:32] [Server thread/INFO] [journeymap]: dim-127 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim-127.config
[14:56:32] [Server thread/INFO] [journeymap]: dim-127 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim-127.config
[14:56:32] [Server thread/INFO] [journeymap]: dim-2 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim-2.config
[14:56:32] [Server thread/INFO] [journeymap]: dim-2 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim-2.config
[14:56:32] [Server thread/INFO] [journeymap]: dim2 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim2.config
[14:56:32] [Server thread/INFO] [journeymap]: dim2 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim2.config
[14:56:32] [Server thread/INFO] [journeymap]: dim7 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim7.config
[14:56:32] [Server thread/INFO] [journeymap]: dim7 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim7.config
[14:56:32] [Server thread/INFO] [journeymap]: dim17 (Initialized) Setting config file to version "5.5.5": journeymap.server.dim17.config
[14:56:32] [Server thread/INFO] [journeymap]: dim17 (Valid) Creating config file: .\journeymap\server\5.5\journeymap.server.dim17.config
[14:56:32] [Server thread/INFO] [NetherEx]: The Nether has been overridden.
[14:56:32] [Server thread/ERROR] [woot]: Woot: Could not load factory loot from C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\woot\loot.json
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]: java.io.FileNotFoundException: C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\woot\loot.json (Det går inte att hitta sökvägen)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at java.io.FileInputStream.open0(Native Method)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at java.io.FileInputStream.open(Unknown Source)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at java.io.FileInputStream.<init>(Unknown Source)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at java.io.FileReader.<init>(Unknown Source)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at ipsis.woot.configuration.loaders.FactoryLootLoader.loadConfig(FactoryLootLoader.java:27)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at ipsis.Woot.serverStart(Woot.java:140)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at java.lang.reflect.Method.invoke(Unknown Source)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at java.lang.reflect.Method.invoke(Unknown Source)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at java.lang.reflect.Method.invoke(Unknown Source)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at net.minecraftforge.fml.common.Loader.serverStarting(Loader.java:797)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarting(FMLCommonHandler.java:297)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:307)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
[14:56:32] [Server thread/INFO] [STDERR]: [ipsis.woot.configuration.loaders.FactoryLootLoader:loadConfig:32]:     at java.lang.Thread.run(Unknown Source)
[14:56:32] [Server thread/INFO] [endertanks]: Loading EnderTank Data
[14:56:32] [Server thread/INFO] [immersiveengineering]: WorldData loading
[14:56:32] [Server thread/INFO] [immersiveengineering]: WorldData not found
[14:56:32] [Server thread/INFO] [FTB Backups]: Backups folder - C:\Users\data-\OneDrive\Desktop\Advanced61b44ccf8323V4\.\backups
[14:56:32] [Server thread/INFO] [FTB Utilities]: Overridden 236 commands
[14:56:32] [BetterFps Update Checker/WARN] [BetterFps]: Could not check for updates: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2 path $
[14:56:32] [Server thread/INFO] [mcjtylib_ng]: RFTools: server is starting
[14:56:32] [Server thread/INFO] [mcjtylib_ng]: Registering RFTools dimensions: 
[14:56:33] [Thread-22/INFO] [THAUMCRAFT]: Starting aura thread for dim 0
[14:56:34] [Thread-23/INFO] [THAUMCRAFT]: Starting aura thread for dim 1
[14:56:34] [Thread-24/INFO] [THAUMCRAFT]: Starting aura thread for dim 3
[14:56:34] [Thread-25/INFO] [THAUMCRAFT]: Starting aura thread for dim 121
[14:56:34] [Thread-26/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
[14:56:34] [Thread-27/INFO] [THAUMCRAFT]: Starting aura thread for dim 66
[14:56:34] [Thread-28/INFO] [THAUMCRAFT]: Starting aura thread for dim -23
[14:56:34] [Thread-29/INFO] [THAUMCRAFT]: Starting aura thread for dim -24
[14:56:34] [Thread-30/INFO] [THAUMCRAFT]: Starting aura thread for dim 28885
[14:56:34] [Thread-31/INFO] [THAUMCRAFT]: Starting aura thread for dim 418
[14:56:34] [Thread-32/INFO] [THAUMCRAFT]: Starting aura thread for dim -11325
[14:56:34] [Thread-33/INFO] [THAUMCRAFT]: Starting aura thread for dim -9999
[14:56:34] [Thread-34/INFO] [THAUMCRAFT]: Starting aura thread for dim -6
[14:56:34] [Thread-35/INFO] [THAUMCRAFT]: Starting aura thread for dim -127
[14:56:34] [Thread-36/INFO] [THAUMCRAFT]: Starting aura thread for dim -2
[14:56:34] [Thread-37/INFO] [THAUMCRAFT]: Starting aura thread for dim 2
[14:56:34] [Thread-38/INFO] [THAUMCRAFT]: Starting aura thread for dim 7
[14:56:34] [Thread-39/INFO] [THAUMCRAFT]: Starting aura thread for dim 17
[14:56:34] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 1
[14:56:34] [Server thread/INFO] [FML]: Unloading dimension 1
[14:56:34] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 3
[14:56:34] [Server thread/INFO] [FML]: Unloading dimension 3
[14:56:34] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
[14:56:34] [Server thread/INFO] [FML]: Unloading dimension -1
[14:56:34] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 66
[14:56:34] [Server thread/INFO] [FML]: Unloading dimension 66
[14:56:34] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -23
[14:56:34] [Server thread/INFO] [FML]: Unloading dimension -23
[14:56:34] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -24
[14:56:34] [Server thread/INFO] [FML]: Unloading dimension -24
[14:56:35] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 28885
[14:56:35] [Server thread/INFO] [FML]: Unloading dimension 28885
[14:56:35] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 418
[14:56:35] [Server thread/INFO] [FML]: Unloading dimension 418
[14:56:35] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -11325
[14:56:35] [Server thread/INFO] [FML]: Unloading dimension -11325
[14:56:35] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -6
[14:56:35] [Server thread/INFO] [FML]: Unloading dimension -6
[14:56:35] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -2
[14:56:35] [Server thread/INFO] [FML]: Unloading dimension -2
[14:56:35] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 7
[14:56:35] [Server thread/INFO] [FML]: Unloading dimension 7
[14:56:35] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 17
[14:56:35] [Server thread/INFO] [FML]: Unloading dimension 17
[14:56:35] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2567ms behind, skipping 51 tick(s)
[14:56:36] [Thread-23/INFO] [THAUMCRAFT]: Stopping aura thread for dim 1
[14:56:36] [Thread-24/INFO] [THAUMCRAFT]: Stopping aura thread for dim 3
[14:56:36] [Thread-26/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
[14:56:36] [Thread-27/INFO] [THAUMCRAFT]: Stopping aura thread for dim 66
[14:56:36] [Thread-28/INFO] [THAUMCRAFT]: Stopping aura thread for dim -23
[14:56:36] [Thread-29/INFO] [THAUMCRAFT]: Stopping aura thread for dim -24
[14:56:36] [Thread-30/INFO] [THAUMCRAFT]: Stopping aura thread for dim 28885
[14:56:36] [Thread-31/INFO] [THAUMCRAFT]: Stopping aura thread for dim 418
[14:56:36] [Thread-32/INFO] [THAUMCRAFT]: Stopping aura thread for dim -11325
[14:56:36] [Thread-34/INFO] [THAUMCRAFT]: Stopping aura thread for dim -6
[14:56:36] [Thread-36/INFO] [THAUMCRAFT]: Stopping aura thread for dim -2
[14:56:36] [Thread-38/INFO] [THAUMCRAFT]: Stopping aura thread for dim 7
[14:56:36] [Thread-39/INFO] [THAUMCRAFT]: Stopping aura thread for dim 17
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [] Village has no Token
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Village ADDED - [3DS]   1a70a323-69d8-4a03-bd0a-22732212f5c0
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Adding structure TOWNHALL [BlockPos{x=274, y=67, z=188}]
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Binding Structure Marker to village - BlockPos{x=277, y=67, z=185}
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Adding structure HOME2 [BlockPos{x=278, y=66, z=186}]
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Binding Structure Marker to village - BlockPos{x=277, y=67, z=193}
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Adding structure HOME6 [BlockPos{x=278, y=66, z=194}]
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Binding Structure Marker to village - BlockPos{x=275, y=67, z=204}
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Storage Chest [BlockPos{x=270, y=66, z=203}]   Added    (1 total)
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Storage Chest [BlockPos{x=265, y=66, z=207}]   Added    (2 total)
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Storage Chest [BlockPos{x=265, y=66, z=205}]   Added    (3 total)
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Adding structure STORAGE [BlockPos{x=274, y=66, z=203}]
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Binding Structure Marker to village - BlockPos{x=277, y=67, z=206}
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Adding structure HOME2 [BlockPos{x=278, y=66, z=207}]
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Binding Structure Marker to village - BlockPos{x=279, y=67, z=214}
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Binding Structure Marker to village - BlockPos{x=283, y=68, z=218}
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Adding structure HOME2 [BlockPos{x=282, y=67, z=219}]
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Binding Structure Marker to village - BlockPos{x=292, y=69, z=218}
[14:56:40] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Adding structure HOME2 [BlockPos{x=291, y=68, z=219}]
[14:56:41] [Netty Server IO #1/INFO] [neid]: Patching class: "net.minecraft.network.play.server.SPacketBlockAction" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
[14:56:42] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Binding Structure Marker to village - BlockPos{x=278, y=67, z=157}
[14:56:42] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Adding structure HOME2 [BlockPos{x=279, y=66, z=156}]
[14:56:42] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Binding Structure Marker to village - BlockPos{x=275, y=68, z=161}
[14:56:42] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Adding structure HOME6 [BlockPos{x=274, y=67, z=160}]
[14:56:42] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Binding Structure Marker to village - BlockPos{x=277, y=69, z=161}
[14:56:42] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Adding structure HOME2 [BlockPos{x=278, y=68, z=162}]
[14:56:42] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Binding Structure Marker to village - BlockPos{x=277, y=69, z=168}
[14:56:42] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Adding structure HOME2 [BlockPos{x=278, y=68, z=169}]
[14:56:49] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityNitwit|Andrew Hardy|158  Attaching to village
[14:56:49] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Morgan Jones|165  Attaching to village
[14:56:49] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Raynard Varzand|178  Attaching to village
[14:56:50] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Daniela Blackstrand|157  Attaching to village
[14:56:50] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityGuard|Randy Falck|177  Attaching to village
[14:56:50] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Sienna Vrye|220  Attaching to village
[14:56:50] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Gabriella Star|229  Attaching to village
[14:56:51] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Harbin Towerfall|180  Attaching to village
[14:56:51] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Adolph Doobie|304  Attaching to village
[14:56:52] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Theazim Valur|156  Attaching to village
[14:56:52] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Tura Nando|269  Attaching to village
[14:56:52] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Ahren Redraven|258  Attaching to village
[14:56:52] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Scarlett Rosemourne|262  Attaching to village
[14:56:52] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Spencer McDonald|276  Attaching to village
[14:56:52] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Mirabel Towerfall|164  Attaching to village
[14:56:52] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Makani Leerstrom|280  Attaching to village
[14:56:53] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Benvolio Kerchas|263  Attaching to village
[14:56:53] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Fenton Zatchet|300  Attaching to village
[14:56:53] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Aimery Daargen|250  Attaching to village
[14:56:53] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Hamlin Valur|289  Attaching to village
[14:56:53] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Giselle Kerchas|1654  Attaching to village
[14:56:53] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityGuard|Daisy Pyncion|249  Attaching to village
[14:56:53] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Danielle Danamark|259  Attaching to village
[14:56:54] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Brey Kerchas|181  Attaching to village
[14:56:54] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Krynt Kroft|230  Attaching to village
[14:56:54] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityCleric|Maya Van Hyden|302  Attaching to village
[14:56:54] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Falken Redraven|226  Attaching to village
[14:56:54] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Axelle Cuttlescar|236  Attaching to village
[14:56:54] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Ollie Bass|279  Attaching to village
[14:56:55] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Sevenson Merrill|160  Attaching to village
[14:56:55] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Xell Towerfall|163  Attaching to village
[14:56:55] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Bram Grifter|278  Attaching to village
[14:56:55] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|John Daargen|237  Attaching to village
[14:56:56] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Berthold Baldric|231  Attaching to village
[14:56:56] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Annie Mann|219  Attaching to village
[14:56:56] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Grimm Fallenbridge|301  Attaching to village
[14:56:56] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|John Cuttlescar|167  Attaching to village
[14:56:56] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Remora Falck|260  Attaching to village
[14:56:56] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Nicola Targana|288  Attaching to village
[14:56:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Saidi Coldshore|287  Attaching to village
[14:56:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Ahren Daargen|162  Attaching to village
[14:56:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityNitwit|Miriam Oakenheart|225  Attaching to village
[14:56:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Reagan Wintermere|291  Attaching to village
[14:56:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityGuard|Arialla Enotion|264  Attaching to village
[14:56:57] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Dedric Feenix|270  Attaching to village
[14:56:58] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Jaelynn Pham|275  Attaching to village
[14:56:58] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityGuard|Taran Pham|166  Attaching to village
[14:56:58] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Caable Cassanova|303  Attaching to village
[14:56:58] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityBard|Zeke Stormchapel|298  Attaching to village
[14:56:58] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Mirabel Enotion|299  Attaching to village
[14:56:58] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Lorelei Kreel|159  Attaching to village
[14:56:58] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Amy Welfer|228  Attaching to village
[14:56:58] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Meklan Lorondu|292  Attaching to village
[14:56:58] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Ursula Endless|257  Attaching to village
[14:56:59] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Ningyan Morning|277  Attaching to village
[14:56:59] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Makani Nando|297  Attaching to village
[14:56:59] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Vanan Lynchfield|290  Attaching to village
[14:56:59] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Zeke Kroft|1653  Attaching to village
[14:56:59] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Jessica Welfer|261  Attaching to village
[14:56:59] [Server thread/INFO] [mca]: Villager death: Edwardo. Caused by: inWall. UUID: 3afb36e0-6ef7-4051-84e8-98fc3a1ecb05
[14:57:00] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Mirabel Aliyar|286  Attaching to village
[14:57:00] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Remora Enotion|274  Attaching to village
[14:57:00] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityLumberjack|Nydia Carnavon|285  Attaching to village
[14:57:01] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Arando Swiller|223  Attaching to village
[14:57:01] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityTradesman|Tradesman|1793  Attaching to village
[14:57:02] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] EntityFarmer|Nydia Shalabim|224  Attaching to village
[14:57:03] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Spawning merchant at BlockPos{x=162, y=64, z=286}
[14:57:04] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Timpan00 is 545ac541-decb-4769-9282-1441c8856503
[14:57:05] [Netty Server IO #2/INFO] [FML]: Client protocol version 2
[14:57:05] [Netty Server IO #2/INFO] [FML]: Client attempting to join with 229 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],storagedrawersextra@@VERSION@,[email protected]_1.12-d4e654e,[email protected],[email protected],[email protected],[email protected],[email protected],openglider@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],fastleafdecay@v14,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]+release.109.220f184,[email protected],[email protected],[email protected],[email protected] V1.9.5,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],advancedrocketrycore@1,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] b10,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] ,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv6-stable-7,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],opencomputers|[email protected],[email protected],[email protected],[email protected]
[14:57:05] [Netty Server IO #2/INFO] [journeymap]: CLIENT
[14:57:06] [Netty Server IO #2/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
[14:57:20] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] Village REMOVED - [3DS]   1a70a323-69d8-4a03-bd0a-22732212f5c0
[14:57:20] [Server thread/INFO] [STDOUT]: [net.tangotek.tektopia.Village:debugOut:133]: [3DS] == Village being destroyed ==
[14:58:36] [Netty Server IO #2/ERROR] [FML]: NetworkDispatcher exception
io.netty.handler.timeout.ReadTimeoutException: null
[14:58:36] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Timpan00 lost connection: Timed out
[14:58:36] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Timpan00 left the game
[14:58:51] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2084ms behind, skipping 41 tick(s)
[14:59:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Unknown command. Try /help for a list of commands
[15:01:28] [User Authenticator #2/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Timpan00 is 545ac541-decb-4769-9282-1441c8856503
[15:01:28] [Netty Server IO #3/INFO] [FML]: Client protocol version 2
[15:01:28] [Netty Server IO #3/INFO] [FML]: Client attempting to join with 229 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],storagedrawersextra@@VERSION@,[email protected]_1.12-d4e654e,[email protected],[email protected],[email protected],[email protected],[email protected],openglider@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],fastleafdecay@v14,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]+release.109.220f184,[email protected],[email protected],[email protected],[email protected] V1.9.5,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],advancedrocketrycore@1,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] b10,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] ,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv6-stable-7,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],opencomputers|[email protected],[email protected],[email protected],[email protected]
[15:01:28] [Netty Server IO #3/INFO] [journeymap]: CLIENT
[15:01:28] [Netty Server IO #3/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
[15:01:51] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2286ms behind, skipping 45 tick(s)
[15:02:22] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2044ms behind, skipping 40 tick(s)
[15:02:58] [Netty Server IO #3/ERROR] [FML]: NetworkDispatcher exception
io.netty.handler.timeout.ReadTimeoutException: null
[15:02:58] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Timpan00 lost connection: Timed out
[15:02:58] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Timpan00 left the game
[15:03:12] [User Authenticator #3/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player Timpan00 is 545ac541-decb-4769-9282-1441c8856503
[15:03:12] [Netty Server IO #4/INFO] [FML]: Client protocol version 2
[15:03:12] [Netty Server IO #4/INFO] [FML]: Client attempting to join with 229 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],storagedrawersextra@@VERSION@,[email protected]_1.12-d4e654e,[email protected],[email protected],[email protected],[email protected],[email protected],openglider@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],fastleafdecay@v14,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]+release.109.220f184,[email protected],[email protected],[email protected],[email protected] V1.9.5,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],advancedrocketrycore@1,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] b10,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] ,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv6-stable-7,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],opencomputers|[email protected],[email protected],[email protected],[email protected]
[15:03:12] [Netty Server IO #4/INFO] [journeymap]: CLIENT
[15:03:13] [Netty Server IO #4/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
[15:04:43] [Netty Server IO #4/ERROR] [FML]: NetworkDispatcher exception
io.netty.handler.timeout.ReadTimeoutException: null
[15:04:43] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Timpan00 lost connection: Timed out
[15:04:43] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Timpan00 left the game
[15:04:51] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2268ms behind, skipping 45 tick(s)
[15:05:39] [Server thread/INFO] [icbmclassic]: Stopping threads
[15:05:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[15:05:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[15:05:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds
[15:05:39] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/overworld
[15:05:40] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/realm_of_insanity
[15:05:40] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/ExtraUtils2_Quarry_Dim
[15:05:40] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/Tropics
[15:05:40] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Saving chunks for level 'world'/Storage Cell
[15:05:40] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 0
[15:05:40] [Server thread/INFO] [NetherEx]: Writing Nether biome data configs to disk.
[15:05:40] [Server thread/INFO] [NetherEx]: Writing Pigtificate trade configs to disk.
[15:05:40] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 121
[15:05:40] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -9999
[15:05:40] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -127
[15:05:40] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 2
[15:05:40] [Server thread/INFO] [FML]: Unloading dimension 0
[15:05:40] [Server thread/INFO] [FML]: Unloading dimension 121
[15:05:40] [Server thread/INFO] [FML]: Unloading dimension -9999
[15:05:40] [Server thread/INFO] [FML]: Unloading dimension -127
[15:05:40] [Server thread/INFO] [FML]: Unloading dimension 2
[15:05:40] [Server thread/INFO] [endertanks]: Unloading EnderTank Data
[15:05:40] [Server thread/INFO] [mcjtylib_ng]: Cleaning up all world data: 0 data blobs
[15:05:40] [Server thread/INFO] [mcjtylib_ng]: RFTools Dimensions: server is stopping. Shutting down gracefully
[15:05:40] [Server thread/INFO] [mcjtylib_ng]: Cleaning up RFTools dimensions
[15:05:40] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Stopping server
[15:05:40] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving players
[15:05:40] [Server Shutdown Thread/INFO] [net.minecraft.server.MinecraftServer]: Saving worlds

 

Edited by diesieben07
spoiler
Posted (edited)
4 hours ago, diesieben07 said:

Post client logs as well.

Spoiler

[14:56:40] [ReAuth-VersionChecker/INFO]: Looking for Updates
[14:56:41] [Netty Client IO #5/INFO]: Attempting connection with missing mods [backtools, controlling, ctgui, ctm, fpsreducer, mobdismemberment, moreoverlays, mousetweaks, reauth] at SERVER
[14:56:41] [Session-Validator/INFO]: Session validation successful
[14:56:42] [ReAuth-VersionChecker/INFO]: Looking for Updates - Finished
[14:56:42] [Netty Client IO #6/INFO]: Attempting connection with missing mods [backtools, controlling, ctgui, ctm, fpsreducer, mobdismemberment, moreoverlays, mousetweaks, reauth] at SERVER
[14:57:02] [Client thread/INFO]: Connecting to localhost, 25565
[14:57:05] [Netty Client IO #7/INFO]: Server protocol version 2
[14:57:05] [Netty Client IO #7/INFO]: Attempting connection with missing mods [backtools, controlling, ctgui, ctm, fpsreducer, mobdismemberment, moreoverlays, mousetweaks, reauth] at SERVER
[14:57:06] [Client thread/INFO]: Injecting existing registry data into this client instance
[14:59:26] [Client thread/INFO]: Applying holder lookups
[14:59:26] [Client thread/INFO]: Holder lookups applied
[14:59:26] [Netty Client IO #7/ERROR]: NetworkDispatcher exception
java.io.IOException: En etablerad anslutning avbröts av programvaran i värddatorn
    at sun.nio.ch.SocketDispatcher.write0(Native Method) ~[?:1.8.0_51]
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51) ~[?:1.8.0_51]
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) ~[?:1.8.0_51]
    at sun.nio.ch.IOUtil.write(IOUtil.java:51) ~[?:1.8.0_51]
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471) ~[?:1.8.0_51]
    at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:417) ~[NioSocketChannel.class:4.1.9.Final]
    at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) ~[AbstractChannel$AbstractUnsafe.class:4.1.9.Final]
    at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:362) ~[AbstractNioChannel$AbstractNioUnsafe.class:4.1.9.Final]
    at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:823) ~[AbstractChannel$AbstractUnsafe.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1296) ~[DefaultChannelPipeline$HeadContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:117) ~[ChannelDuplexHandler.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.flush(NetworkDispatcher.java:555) ~[NetworkDispatcher.class:?]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:802) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:4.1.9.Final]
    at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:4.1.9.Final]
    at net.minecraft.network.NetworkManager.func_150732_b(NetworkManager.java:225) [gw.class:?]
    at net.minecraft.network.NetworkManager.func_179290_a(NetworkManager.java:168) [gw.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.sendProxy(NetworkDispatcher.java:462) [NetworkDispatcher.class:?]
    at net.minecraftforge.fml.common.network.handshake.HandshakeInjector.write(HandshakeInjector.java:39) [HandshakeInjector.class:?]
    at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:730) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:816) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:723) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111) [MessageToMessageEncoder.class:4.1.9.Final]
    at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) [MessageToMessageCodec.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at net.minecraftforge.fml.common.network.handshake.FMLHandshakeClientState$5.accept(FMLHandshakeClientState.java:179) [FMLHandshakeClientState$5.class:?]
    at net.minecraftforge.fml.common.network.handshake.HandshakeMessageHandler.channelRead0(HandshakeMessageHandler.java:48) [HandshakeMessageHandler.class:?]
    at net.minecraftforge.fml.common.network.handshake.HandshakeMessageHandler.channelRead0(HandshakeMessageHandler.java:28) [HandshakeMessageHandler.class:?]
    at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) [MessageToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at net.minecraftforge.fml.common.network.handshake.ChannelRegistrationHandler.channelRead0(ChannelRegistrationHandler.java:54) [ChannelRegistrationHandler.class:?]
    at net.minecraftforge.fml.common.network.handshake.ChannelRegistrationHandler.channelRead0(ChannelRegistrationHandler.java:36) [ChannelRegistrationHandler.class:?]
    at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) [DefaultChannelPipeline$HeadContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) [DefaultChannelPipeline.class:4.1.9.Final]
    at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:274) [EmbeddedChannel.class:4.1.9.Final]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleClientSideCustomPacket(NetworkDispatcher.java:363) [NetworkDispatcher.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:268) [NetworkDispatcher.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:72) [NetworkDispatcher.class:?]
    at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:280) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:396) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) [MessageToMessageDecoder.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287) [IdleStateHandler.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) [DefaultChannelPipeline$HeadContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) [DefaultChannelPipeline.class:4.1.9.Final]
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134) [AbstractNioByteChannel$NioByteUnsafe.class:4.1.9.Final]
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) [NioEventLoop.class:4.1.9.Final]
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:4.1.9.Final]
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:4.1.9.Final]
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:4.1.9.Final]
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:4.1.9.Final]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[15:01:28] [Client thread/INFO]: Connecting to localhost, 25565
[15:01:28] [Netty Client IO #8/INFO]: Server protocol version 2
[15:01:28] [Netty Client IO #8/INFO]: Attempting connection with missing mods [backtools, controlling, ctgui, ctm, fpsreducer, mobdismemberment, moreoverlays, mousetweaks, reauth] at SERVER
[15:01:28] [Client thread/INFO]: Injecting existing registry data into this client instance
[15:03:00] [Client thread/INFO]: Applying holder lookups
[15:03:00] [Client thread/INFO]: Holder lookups applied
[15:03:00] [Netty Client IO #8/ERROR]: NetworkDispatcher exception
java.io.IOException: En etablerad anslutning avbröts av programvaran i värddatorn
    at sun.nio.ch.SocketDispatcher.write0(Native Method) ~[?:1.8.0_51]
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51) ~[?:1.8.0_51]
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) ~[?:1.8.0_51]
    at sun.nio.ch.IOUtil.write(IOUtil.java:51) ~[?:1.8.0_51]
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471) ~[?:1.8.0_51]
    at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:417) ~[NioSocketChannel.class:4.1.9.Final]
    at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) ~[AbstractChannel$AbstractUnsafe.class:4.1.9.Final]
    at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:362) ~[AbstractNioChannel$AbstractNioUnsafe.class:4.1.9.Final]
    at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:823) ~[AbstractChannel$AbstractUnsafe.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1296) ~[DefaultChannelPipeline$HeadContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:117) ~[ChannelDuplexHandler.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.flush(NetworkDispatcher.java:555) ~[NetworkDispatcher.class:?]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:802) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:4.1.9.Final]
    at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:4.1.9.Final]
    at net.minecraft.network.NetworkManager.func_150732_b(NetworkManager.java:225) [gw.class:?]
    at net.minecraft.network.NetworkManager.func_179290_a(NetworkManager.java:168) [gw.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.sendProxy(NetworkDispatcher.java:462) [NetworkDispatcher.class:?]
    at net.minecraftforge.fml.common.network.handshake.HandshakeInjector.write(HandshakeInjector.java:39) [HandshakeInjector.class:?]
    at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:730) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:816) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:723) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111) [MessageToMessageEncoder.class:4.1.9.Final]
    at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) [MessageToMessageCodec.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at net.minecraftforge.fml.common.network.handshake.FMLHandshakeClientState$5.accept(FMLHandshakeClientState.java:179) [FMLHandshakeClientState$5.class:?]
    at net.minecraftforge.fml.common.network.handshake.HandshakeMessageHandler.channelRead0(HandshakeMessageHandler.java:48) [HandshakeMessageHandler.class:?]
    at net.minecraftforge.fml.common.network.handshake.HandshakeMessageHandler.channelRead0(HandshakeMessageHandler.java:28) [HandshakeMessageHandler.class:?]
    at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) [MessageToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at net.minecraftforge.fml.common.network.handshake.ChannelRegistrationHandler.channelRead0(ChannelRegistrationHandler.java:54) [ChannelRegistrationHandler.class:?]
    at net.minecraftforge.fml.common.network.handshake.ChannelRegistrationHandler.channelRead0(ChannelRegistrationHandler.java:36) [ChannelRegistrationHandler.class:?]
    at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) [DefaultChannelPipeline$HeadContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) [DefaultChannelPipeline.class:4.1.9.Final]
    at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:274) [EmbeddedChannel.class:4.1.9.Final]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleClientSideCustomPacket(NetworkDispatcher.java:363) [NetworkDispatcher.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:268) [NetworkDispatcher.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:72) [NetworkDispatcher.class:?]
    at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:280) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:396) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) [MessageToMessageDecoder.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287) [IdleStateHandler.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) [DefaultChannelPipeline$HeadContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) [DefaultChannelPipeline.class:4.1.9.Final]
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134) [AbstractNioByteChannel$NioByteUnsafe.class:4.1.9.Final]
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) [NioEventLoop.class:4.1.9.Final]
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:4.1.9.Final]
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:4.1.9.Final]
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:4.1.9.Final]
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:4.1.9.Final]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[15:03:07] [Session-Validator/INFO]: Session validation successful
[15:03:12] [Client thread/INFO]: Connecting to localhost, 25565
[15:03:12] [Netty Client IO #9/INFO]: Server protocol version 2
[15:03:12] [Netty Client IO #9/INFO]: Attempting connection with missing mods [backtools, controlling, ctgui, ctm, fpsreducer, mobdismemberment, moreoverlays, mousetweaks, reauth] at SERVER
[15:03:13] [Client thread/INFO]: Injecting existing registry data into this client instance
[15:04:48] [Client thread/INFO]: Applying holder lookups
[15:04:48] [Client thread/INFO]: Holder lookups applied
[15:04:48] [Netty Client IO #9/ERROR]: NetworkDispatcher exception
java.io.IOException: En etablerad anslutning avbröts av programvaran i värddatorn
    at sun.nio.ch.SocketDispatcher.write0(Native Method) ~[?:1.8.0_51]
    at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:51) ~[?:1.8.0_51]
    at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:93) ~[?:1.8.0_51]
    at sun.nio.ch.IOUtil.write(IOUtil.java:51) ~[?:1.8.0_51]
    at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:471) ~[?:1.8.0_51]
    at io.netty.channel.socket.nio.NioSocketChannel.doWrite(NioSocketChannel.java:417) ~[NioSocketChannel.class:4.1.9.Final]
    at io.netty.channel.AbstractChannel$AbstractUnsafe.flush0(AbstractChannel.java:856) ~[AbstractChannel$AbstractUnsafe.class:4.1.9.Final]
    at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe.flush0(AbstractNioChannel.java:362) ~[AbstractNioChannel$AbstractNioUnsafe.class:4.1.9.Final]
    at io.netty.channel.AbstractChannel$AbstractUnsafe.flush(AbstractChannel.java:823) ~[AbstractChannel$AbstractUnsafe.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline$HeadContext.flush(DefaultChannelPipeline.java:1296) ~[DefaultChannelPipeline$HeadContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.ChannelDuplexHandler.flush(ChannelDuplexHandler.java:117) ~[ChannelDuplexHandler.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.ChannelOutboundHandlerAdapter.flush(ChannelOutboundHandlerAdapter.java:115) ~[ChannelOutboundHandlerAdapter.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush(AbstractChannelHandlerContext.java:768) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.flush(AbstractChannelHandlerContext.java:749) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.flush(NetworkDispatcher.java:555) ~[NetworkDispatcher.class:?]
    at io.netty.channel.AbstractChannelHandlerContext.invokeFlush0(AbstractChannelHandlerContext.java:776) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:802) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) ~[AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032) ~[DefaultChannelPipeline.class:4.1.9.Final]
    at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296) ~[AbstractChannel.class:4.1.9.Final]
    at net.minecraft.network.NetworkManager.func_150732_b(NetworkManager.java:225) [gw.class:?]
    at net.minecraft.network.NetworkManager.func_179290_a(NetworkManager.java:168) [gw.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.sendProxy(NetworkDispatcher.java:462) [NetworkDispatcher.class:?]
    at net.minecraftforge.fml.common.network.handshake.HandshakeInjector.write(HandshakeInjector.java:39) [HandshakeInjector.class:?]
    at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:730) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:816) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:723) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111) [MessageToMessageEncoder.class:4.1.9.Final]
    at io.netty.handler.codec.MessageToMessageCodec.write(MessageToMessageCodec.java:116) [MessageToMessageCodec.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:738) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:801) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:814) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:794) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:831) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at net.minecraftforge.fml.common.network.handshake.FMLHandshakeClientState$5.accept(FMLHandshakeClientState.java:179) [FMLHandshakeClientState$5.class:?]
    at net.minecraftforge.fml.common.network.handshake.HandshakeMessageHandler.channelRead0(HandshakeMessageHandler.java:48) [HandshakeMessageHandler.class:?]
    at net.minecraftforge.fml.common.network.handshake.HandshakeMessageHandler.channelRead0(HandshakeMessageHandler.java:28) [HandshakeMessageHandler.class:?]
    at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) [MessageToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) [MessageToMessageCodec.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at net.minecraftforge.fml.common.network.handshake.ChannelRegistrationHandler.channelRead0(ChannelRegistrationHandler.java:54) [ChannelRegistrationHandler.class:?]
    at net.minecraftforge.fml.common.network.handshake.ChannelRegistrationHandler.channelRead0(ChannelRegistrationHandler.java:36) [ChannelRegistrationHandler.class:?]
    at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) [DefaultChannelPipeline$HeadContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) [DefaultChannelPipeline.class:4.1.9.Final]
    at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:274) [EmbeddedChannel.class:4.1.9.Final]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.handleClientSideCustomPacket(NetworkDispatcher.java:363) [NetworkDispatcher.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:268) [NetworkDispatcher.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher.channelRead0(NetworkDispatcher.java:72) [NetworkDispatcher.class:?]
    at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105) [SimpleChannelInboundHandler.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:267) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:293) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:280) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:396) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:248) [ByteToMessageDecoder.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102) [MessageToMessageDecoder.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287) [IdleStateHandler.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334) [DefaultChannelPipeline$HeadContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348) [AbstractChannelHandlerContext.class:4.1.9.Final]
    at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926) [DefaultChannelPipeline.class:4.1.9.Final]
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:134) [AbstractNioByteChannel$NioByteUnsafe.class:4.1.9.Final]
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) [NioEventLoop.class:4.1.9.Final]
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [NioEventLoop.class:4.1.9.Final]
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [NioEventLoop.class:4.1.9.Final]
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [NioEventLoop.class:4.1.9.Final]
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [SingleThreadEventExecutor$5.class:4.1.9.Final]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]


 

Edited by DaemonUmbra
Text Wall Moved to Spoiler

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Use the exclusive "acw696499" Temu coupon code to unlock the best discounts available in 2025. This code is especially beneficial for savvy shoppers in the USA, Canada, and across European nations. If you're an existing customer, this is your chance to cash in on massive savings. With our Temu coupon code 2025 for existing customers and Temu 70% discount coupon, there's never been a better time to shop. What Is The Temu Coupon Code 70% Off? At Temu, both new and returning customers are rewarded generously. With our Temu coupon 70% off and 70% off Temu coupon code, you can enjoy steep discounts whether you're shopping for the first time or coming back for more. acw696499 – Use this to get up to 70% off for new users. acw696499 – Apply it for a flat 70% discount for existing users. acw696499 – Unlock a $100 discount for new Temu users. acw696499 – Redeem a $100 coupon pack usable across multiple orders. acw696499 – Claim an extra $100 off promo code valid in the USA, Canada, and European nations. Temu Coupon Code 70% Off For New Users If you're new to Temu, you’re in for a treat. Our Temu coupon 70% off is your one-way pass to the best value for your first order. The Temu coupon code 70 off for existing users also holds great perks for loyal customers who haven't redeemed this offer yet. Here’s how new users can benefit from our code: acw696499 – Get a flat 70% discount right off the bat. acw696499 – Unlock a $100 coupon bundle exclusively for new customers. acw696499 – Redeem up to $100 in coupons across multiple transactions. acw696499 – Enjoy free shipping to 68 countries globally. acw696499 – Grab an extra 40% off your first purchase. How To Redeem The Temu 70% Off Coupon Code For New Customers? Using the Temu 70% off and Temu 70 off coupon code is easy. Just follow these steps: Download the Temu app or visit the official website. Create a new account or sign in. Add your favorite products to the cart. Proceed to checkout. Enter the coupon code acw696499 in the promo section. Hit "Apply" and enjoy your 70% discount. Temu Coupon Code 70% Off For Existing Users Existing users, don’t feel left out! With our exclusive Temu 70 off coupon code, you too can enjoy incredible savings. Our Temu coupon code for existing customers ensures you get the value you deserve for sticking with Temu. Check out these benefits: acw696499 – Enjoy a generous 70% discount on your next purchase. acw696499 – Unlock a $100 coupon bundle for multiple shopping sessions. acw696499 – Get a free gift with express shipping across the USA and Canada. acw696499 – Score an extra 30% off even on discounted items. acw696499 – Benefit from free shipping to 68 countries worldwide. How To Use The Temu Coupon Code 70% Off For Existing Customers? To use the Temu coupon code 70 off and Temu discount code for existing users, follow this quick guide: Open the Temu app or log in to the website. Log into your existing Temu account. Select your desired items and go to the cart. Enter the coupon code acw696499 in the promo box. Click "Apply" and see the savings roll in. How To Find The Temu Coupon Code 70% Off? You can easily find the Temu coupon code 70% off first order and latest Temu coupons 70 off through various platforms. Sign up for the Temu newsletter to get insider deals directly to your inbox. Follow Temu on their official social media accounts for flash deals and coupon drops. For verified and tested promo codes, make sure to visit trusted coupon websites like ours regularly. How Temu 70% Off Coupons Work? The Temu coupon code 70% off first time user and Temu coupon code 70 percent off work by applying the discount directly to your cart during checkout. All you need to do is enter the coupon code, and Temu automatically adjusts your total amount. These promo codes are valid for both app and website users. Whether you're shopping from the USA, Canada, or Europe, the discount applies as long as the code is valid and the items are eligible. No tricky terms, just straightforward savings. How To Earn 70% Off Coupons In Temu As A New Customer? To earn the Temu coupon code 70% off and Temu 70 off coupon code first order, simply sign up on Temu as a new customer. After registration, you’ll receive access to a welcome bonus pack, including exclusive discounts. You can also participate in Temu’s referral program to get even more discount codes. Keep your eyes on seasonal campaigns or app notifications, which often contain limited-time coupon opportunities. What Are The Advantages Of Using Temu 70% Off Coupons? The benefits of using our Temu 70% off coupon code legit and coupon code for Temu 70 off are truly impressive: 70% discount on your first order. $100 coupon bundle usable for multiple purchases. 70% discount on popular items across various categories. 70% off for existing Temu customers. Up to 70% off selected items. Free gift for new users. Free delivery to 68 countries. Temu Free Gift And Special Discount For New And Existing Users When you apply the Temu 70% off coupon code or 70% off Temu coupon code, you open the door to exclusive rewards and gifts. acw696499 – Get 70% discount on your first order. acw696499 – Enjoy an extra 30% off on any item. acw696499 – Claim a free gift exclusively for new Temu users. acw696499 – Score up to 70% discount on any item available in the Temu app. acw696499 – Get a free gift with free shipping to 68 countries including the USA and UK. Pros And Cons Of Using Temu Coupon Code 70% Off Here are some pros and cons of using the Temu coupon 70% off code and Temu free coupon code 70 off: Pros: Massive 70% discount on a wide range of items. Easy to apply and redeem. Works for both new and existing users. Includes free gifts and shipping. Valid across 68 countries. Cons: Can’t be combined with some other promotions. Limited to select items and categories. May have limited-time availability. Terms And Conditions Of The Temu 70% Off Coupon Code In 2025 Make sure to understand these terms when using our Temu coupon code 70% off free shipping and Temu coupon code 70% off reddit: The coupon code doesn’t have any expiration date. Valid for both new and existing users. Usable in 68 countries including the USA, Canada, and European regions. No minimum purchase required. Cannot be combined with some other limited-time offers. Must be entered manually at checkout to apply. Final Note Don’t miss out on this golden opportunity to save with our Temu coupon code 70% off. Whether you're a new shopper or a loyal Temu fan, the savings are too good to pass up. We hope this guide helps you take full advantage of the Temu 70% off coupon. Start shopping smart and enjoy unbeatable discounts today! FAQs Of Temu 70% Off Coupon What is the best Temu coupon code for 2025? The best code we recommend is "acw696499," which gives users up to 70% off, a $100 coupon pack, and free gifts for both new and existing users. Can existing users use the Temu 70% off coupon? Yes, existing users can use the "acw696499" coupon to get 70% off, free gifts, and shipping benefits. It’s not just for new users anymore.  Is the Temu 70% off coupon valid globally? Yes, the code works in 68 countries including the USA, UK, Canada, and across Europe. Just apply it at checkout to redeem your discounts.  How often can I use the Temu 70% off code? You can use it for multiple purchases as long as it’s valid and active. Some benefits are even reusable across different orders.  Where can I find working Temu coupons? Check the Temu app, sign up for their newsletter, follow their social media, or visit trusted coupon websites like ours for verified codes.
    • With the power of the acw696499 Temu coupon code, you can unlock some of the most valuable discounts available today. This code brings maximum benefits to users in the United Kingdom and across European nations. Whether you're typing in Temu coupon £100 off or looking for a Temu 100 off coupon code, we’ve got the verified solution for you. It’s time to shop smarter and save more. What Is The Coupon Code For Temu £100 Off? Both new and existing customers can get fantastic perks by using our Temu coupon £100 off on the Temu website or app. This £100 off Temu coupon is the key to scoring some of the best savings online. acw696499: Unlocks a flat £100 off your order instantly. acw696499: Provides a £100 coupon pack that can be used multiple times. acw696499: Offers a flat £100 discount for all new customers. acw696499: Delivers an extra £100 promo boost just for existing customers. acw696499: Exclusive £100 coupon for Temu users in the UK. Temu Coupon Code £100 Off For New Users In 2025 If you're new to Temu, you're in the perfect position to maximise your savings. Download the app and use our Temu coupon £100 off to enjoy unmatched value. acw696499: Get a flat £100 discount exclusively for new users. acw696499: Claim a generous £100 coupon bundle on sign-up. acw696499: Receive up to £100 in coupon savings for multiple purchases. acw696499: Enjoy free shipping across all European countries. acw696499: Snag an extra 30% off any item on your first purchase. How To Redeem The Temu coupon £100 off For New Customers? Using the Temu £100 coupon is as easy as a few simple steps. Follow this guide to activate the Temu £100 off coupon code for new users: Visit the Temu website or download the Temu app. Sign up as a new customer using your email or social media. Add your favourite items to your shopping basket. At checkout, enter the coupon code acw696499. Enjoy your £100 discount and proceed with payment. Temu Coupon £100 Off For Existing Customers Good news! Existing customers are not left out. Our Temu £100 coupon codes for existing users offer excellent value alongside Temu coupon £100 off for existing customers free shipping. acw696499: Gives you an additional £100 off for repeat Temu purchases. acw696499: Offers a £100 coupon bundle for multiple checkouts. acw696499: Includes a free gift with express delivery across Europe. acw696499: Grants up to 70% off on top of your existing discounts. acw696499: Enables free shipping benefits across the UK. How To Use The Temu Coupon Code £100 Off For Existing Customers? Applying the Temu coupon code £100 off is a breeze for our loyal users. Here's how to redeem the Temu coupon £100 off code: Log in to your existing Temu account. Browse and add items to your cart. Head to the checkout page. Paste the promo code acw696499 into the coupon field. Complete your order with the discount applied. Latest Temu Coupon £100 Off First Order If you’re making your first purchase, our promo code delivers unparalleled savings. Use the Temu coupon code £100 off first order, Temu coupon code first order, and Temu coupon code £100 off first time user to enjoy these benefits: acw696499: Flat £100 off your very first order. acw696499: Exclusive £100 Temu coupon code first order. acw696499: Up to £100 in multi-use coupon benefits. acw696499: Free delivery to all European destinations. acw696499: Additional 30% discount on any product for your first buy in the UK. How To Find The Temu Coupon Code £100 Off? Finding the best Temu coupon £100 off is easy if you know where to look. Many people also check platforms like Temu coupon £100 off Reddit to see what works for them. Sign up for the Temu newsletter to receive verified, up-to-date coupons. You can also check Temu’s official social media pages for ongoing promotions. Lastly, we recommend visiting reputable coupon sites like ours to grab the latest working codes. Is Temu £100 Off Coupon Legit? Yes, the Temu £100 Off Coupon Legit claim is absolutely true. You can trust our Temu 100 off coupon legit offer for all your shopping needs. The coupon code acw696499 is 100% legitimate and tested. It works smoothly on both new and existing orders throughout the UK and Europe. We’ve verified this code multiple times to ensure consistent results. Plus, it doesn’t expire, making it one of the most valuable promos available. How Does Temu £100 Off Coupon Work? The Temu coupon code £100 off first-time user and Temu coupon codes 100 off work by applying an instant discount to your total purchase amount. Just enter the code acw696499 at checkout, and £100 will be deducted from your total. This discount is automatically triggered once the code is validated, ensuring that you enjoy instant savings. Whether you’re a new customer or a long-time Temu user, this coupon applies directly to your basket and can be combined with other deals. It’s an easy way to reduce your costs while enjoying top-quality products. How To Earn Temu £100 Coupons As A New Customer? To earn Temu coupon code £100 off and 100 off Temu coupon code as a new user, simply register on the Temu app or website. Once your account is created, you’ll receive a welcome package including the promo code acw696499, allowing you to enjoy instant discounts. From there, you’ll also be eligible for Temu’s referral program, exclusive new-user promotions, and additional surprise vouchers. The best part? You don’t need to spend anything upfront to activate these perks. The more you shop, the more you save. What Are The Advantages Of Using The Temu Coupon £100 Off? Here are the top perks of using our Temu coupon code 100 off and Temu coupon code £100 off: £100 discount on your first order. £100 coupon bundle usable across multiple purchases. Up to 70% off on trending and popular items. Extra 30% off for existing Temu customers in the UK. Up to 90% off in selected clearance items. Free gift for new customers in the UK. Free shipping throughout Europe. Temu £100 Discount Code And Free Gift For New And Existing Customers By using our Temu £100 off coupon code and £100 off Temu coupon code, you unlock multiple rewards instantly. The acw696499 code is your gateway to amazing deals. acw696499: £100 discount on your very first Temu order. acw696499: Extra 30% discount on any item. acw696499: Free welcome gift for new users. acw696499: Up to 70% savings on items listed on the app. acw696499: Free gift along with free delivery in the UK and Europe. Pros And Cons Of Using Temu Coupon Code £100 Off This Month Explore the pros and cons of the Temu coupon £100 off code and Temu 100 off coupon this month: Pros: Massive £100 discount. Works for both new and existing users. Free shipping included. Additional offers stacked with the coupon. No expiration date. Cons: Not valid outside Europe and the UK. Requires coupon entry at checkout, which some may forget. Terms And Conditions Of Using The Temu Coupon £100 Off In 2025 Please keep in mind the following rules for the Temu coupon code £100 off free shipping and latest Temu coupon code £100 off: Valid for both new and existing users. Applicable in the UK and across Europe. No minimum purchase necessary. Coupon code acw696499 is required. No expiration date, use whenever you like. Final Note: Use The Latest Temu Coupon Code £100 Off Don’t miss out on this chance to save with the Temu coupon code £100 off. Whether you're buying fashion, gadgets, or home items, every pound counts. The Temu coupon £100 off is a game-changer for UK and European shoppers. Use it today and enjoy premium shopping at pocket-friendly prices. FAQs Of Temu £100 Off Coupon Can I use the Temu coupon code £100 off more than once? Yes, the coupon code can be used multiple times across different orders depending on eligibility.  Is the Temu 100 off coupon legit for UK users? Absolutely. The code acw696499 is verified and works smoothly for UK customers.  Does Temu offer free shipping with the £100 coupon code? Yes, all users using the code will enjoy free delivery across Europe.  Can existing users also use the Temu coupon £100 off? Yes, existing customers benefit from the same code with additional perks.  Where can I find the latest Temu £100 coupon code? Visit our website or trusted coupon platforms regularly for updated promo codes like acw696499.
    • Our special acw696499 Temu coupon code provides maximum benefits for shoppers in Europe, the USA, Canada, the Middle East, and beyond. Whether you're buying fashion, electronics, or home essentials, this code ensures you're getting the best deal available. With the Temu coupon code 2024 for existing customers and the unbeatable Temu 90% discount coupon, you’re all set to make the most of your purchases without breaking the bank. Let’s explore all the ways you can make the most of this exclusive offer! What Is The Temu Coupon Code 90% Off? Both new and existing customers can enjoy incredible benefits by using the Temu coupon 90% off on the app or website. This 90% off Temu coupon code is the key to unlocking up to 90% savings on thousands of items. acw696499 – Get up to 90% off on your first order as a new user. acw696499 – Enjoy an extra 30% discount if you’re an existing user. acw696499 – Redeem a flat 100€ off when you register as a new Temu customer. acw696499 – Receive a 100€ coupon pack usable over multiple purchases. acw696499 – Unlock 100€-300€ worth of coupons as a European shopper. Temu Coupon Code 90% Off For New Users If you’re new to Temu, you can enjoy maximum benefits by using the Temu coupon 90% off on your very first order. This offer is unmatched and ideal for first-time users wanting to save big with the Temu coupon code 90 off for existing users included for comparison. acw696499 – Enjoy a flat 90% discount on your first purchase. acw696499 – Unlock a 100€ coupon bundle as a welcome gift. acw696499 – Get up to 100€ in coupon bundles for repeat use. acw696499 – Benefit from free shipping to 68 countries worldwide. acw696499 – Receive 100€-300€ discount vouchers instantly. acw696499 – Grab an extra 30% off any first-time purchase. How To Redeem The Temu 90% Off Coupon Code For New Customers? To activate the Temu 90% off deal, start by installing the Temu app or visiting the website. Log in or sign up and follow the instructions below to use your Temu 90 off coupon code: Add your favourite items to the cart. Proceed to the checkout page. Enter the code acw696499 in the promo code box. Click "Apply" to activate the discount. Complete your payment and enjoy your savings! Temu Coupon Code 90% Off For Existing Users Returning users can also reap rewards by using our special coupon code on the Temu app. Whether you’re buying again or restocking, our Temu 90 off coupon code and Temu coupon code for existing customers work seamlessly to provide excellent value. acw696499 – Unlock a 90% discount as an existing Temu customer. acw696499 – Get a 100€ coupon pack for multiple future orders. acw696499 – Receive a free gift with express delivery throughout Europe. acw696499 – Enjoy an extra 90% off in addition to ongoing deals. acw696499 – Access free shipping to 68 international destinations. How To Use The Temu Coupon Code 90% Off For Existing Customers? Using the Temu coupon code 90 off is quick and effortless for repeat shoppers. Follow these steps to activate your Temu discount code for existing users: Open the Temu app or visit the official website. Sign into your existing account. Add products to your shopping bag. Enter the promo code acw696499 at checkout. Hit apply and finalize your order. How To Find The Temu Coupon Code 90% Off? Finding the Temu coupon code 90% off first order is easier than you think. Stay updated with latest Temu coupons 90 off by subscribing to their newsletter. You can also follow Temu’s official social media pages for time-limited promo codes and updates. Alternatively, check trusted coupon websites like ours to access verified and working deals every day. How Temu 90% Off Coupons Work? The Temu coupon code 90% off first time user works by slashing the total cost of your purchase by up to 90%. This is not just limited to new users; it often applies to selected deals for returning customers too. Once the code is entered at checkout, the system instantly recalculates the final price, applying the discount or activating special offers. The Temu coupon code 90 percent off can apply to a broad range of items across various categories, making it perfect for budget-conscious shoppers. How To Earn 90% Off Coupons In Temu As A New Customer? To earn the Temu coupon code 90% off, sign up on the app or site and you’ll automatically be eligible for exclusive welcome deals. New customers can also participate in daily sign-in bonuses and referral programs to earn more rewards. The Temu 90 off coupon code first order is typically part of the welcome package, which includes multiple coupons, free shipping perks, and even free gifts. Always keep your notifications on to never miss a limited-time offer. What Are The Advantages Of Using Temu 90% Off Coupons? Using the Temu 90% off coupon code legit has several great benefits. Here are the biggest advantages of our coupon code for Temu 90 off: 90% discount on your very first order. 100€ coupon bundle redeemable over multiple purchases. 75% discount on trending and popular items. 90% off for existing Temu customers. Up to 90% off on specially selected items. Free gift with your first order. Free international delivery to 68 countries. Temu Free Gift And Special Discount For New And Existing Users There are so many reasons to use our Temu 90% off coupon code for both new and returning customers. Whether you want a deal or a freebie, the 90% off Temu coupon code delivers. acw696499 – Get a 90% discount on your very first order. acw696499 – Redeem an extra 30% off on any purchase. acw696499 – Unlock a free gift for new customers. acw696499 – Score up to 75% off any item listed on Temu. acw696499 – Enjoy a free gift and free shipping across 68 countries. Pros And Cons Of Using Temu Coupon Code 90% Off Let’s explore the real benefits and a few limitations of using the Temu coupon 90% off code and Temu free coupon code 90 off: Pros: Massive 90% discount on selected purchases. Extra savings for both new and existing customers. Free gift with most coupon redemptions. Global shipping included at no extra cost. Works on both app and desktop. Cons: Some offers are time-limited. May not apply to all products. Needs manual entry at checkout. Terms And Conditions Of The Temu 90% Off Coupon Code In 2024 Be sure to understand the rules tied to the Temu coupon code 90% off free shipping and Temu coupon code 90% off reddit before using: The coupon code has no expiration date and can be used any time. It’s valid for both new and existing users in 68 countries. No minimum purchase is required to use the code. The offer includes free international shipping. Some items may be excluded based on inventory or promotions. Final Note Our Temu coupon code 90% off opens the door to amazing deals and big-time savings for smart shoppers like you. Whether you're a first-timer or seasoned user, this deal is not to be missed. With the Temu 90% off coupon, you can access deals, discounts, and gifts that make shopping a joy. Use our trusted code today and start saving! FAQs Of Temu 90% Off Coupon Is the Temu 90% off coupon valid for everyone? Yes, the coupon is valid for both new and existing users across multiple countries including the UK, France, Germany, and the USA.  How do I know the Temu 90% off code is legit? We personally verify all codes like acw696499 to ensure they are working, legit, and safe to use for everyone.  Can I use the 90% off Temu coupon more than once? New users can enjoy the discount once, but existing users may get additional offers and bundles for multiple use. Does the 90% off Temu coupon work on the app and website? Yes, you can use the code on both the Temu app and official website across mobile and desktop platforms.  Are there any hidden charges with the 90% off Temu coupon code? No hidden charges apply; what you see after applying the code is what you pay. Shipping is also free for many countries.
    • By using the exclusive code acw696499, you can unlock the maximum benefits that Temu has to offer, especially if you're located in Germany, France, Italy, Switzerland, or other European countries. Grab your Temu coupon 100€ off and apply this Temu 100 off coupon code today to enjoy massive discounts and exclusive perks only available to our European users. What Is The Coupon Code For Temu 100€ Off? Both new and existing customers can enjoy incredible savings when they use our exclusive Temu coupon 100€ off on the Temu app or website. This 100€ off Temu coupon brings substantial value across multiple purchases. acw696499: Get a flat 100€ off your shopping cart instantly. acw696499: Unlock a 100€ coupon pack for multiple uses throughout the month. acw696499: New users get a one-time 100€ flat discount on their first order. acw696499: Existing users can access an extra 100€ promo code. acw696499: A special 100€ coupon designed exclusively for our European users. Temu Coupon Code 100€ Off For New Users In 2025 If you're signing up for Temu in 2025, you're in luck! New users can get the maximum value by applying our Temu coupon 100€ off on the app. acw696499: Enjoy a flat 100€ discount when you place your first order. acw696499: Receive a valuable 100€ coupon bundle specially made for new users. acw696499: Redeem up to 100€ in coupons for multiple uses throughout the app. acw696499: Take advantage of free shipping all over Germany, France, Italy, and Switzerland. acw696499: Get an additional 30% discount on any purchase as a first-time user. How To Redeem The Temu coupon 100€ off For New Customers? To activate your Temu 100€ coupon and use the Temu 100€ off coupon code for new users, follow these easy steps: Download the Temu app or visit the Temu website. Sign up for a new account using your email address. Add your favorite products to the shopping cart. During checkout, enter the code acw696499 in the promo code field. Confirm your discount and complete your order to enjoy your 100€ off. Temu Coupon 100€ Off For Existing Customers Good news for loyal shoppers! The Temu 100€ coupon codes for existing users offer you more ways to save with exclusive deals and offers. The Temu coupon 100€ off for existing customers free shipping is available right now for users in Germany, France, Italy, Spain, Switzerland, and more. acw696499: Get an additional 100€ discount on your existing Temu account. acw696499: Unlock a 100€ coupon bundle usable over multiple purchases. acw696499: Receive a free gift with express shipping all over Europe. acw696499: Enjoy up to 70% off stacked on top of your 100€ discount. acw696499: Benefit from free delivery across European countries. How To Use The Temu Coupon Code 100€ Off For Existing Customers? To redeem your Temu coupon code 100€ off as a returning customer, follow this process: Open the Temu app or visit the website and log in to your account. Add your desired products to the cart. Enter the Temu coupon 100€ off code acw696499 at checkout. Apply the code and confirm your 100€ discount. Complete the purchase and enjoy your savings. Latest Temu Coupon 100€ Off First Order Whether you're a first-time shopper or planning your initial purchase, the Temu coupon code 100€ off first order delivers unbeatable savings. Use our Temu coupon code first order or Temu coupon code 100€ off first time user to unlock exclusive perks. acw696499: Flat 100€ discount on your very first purchase. acw696499: Apply this 100€ coupon code for immediate savings on your first order. acw696499: Get up to 100€ in coupons for repeated use. acw696499: Enjoy free shipping to countries like Germany, France, Italy, Switzerland, and Spain. acw696499: Save an extra 30% on any first-order purchase. How To Find The Temu Coupon Code 100€ Off? Finding a working Temu coupon 100€ off is easier than ever. Simply look for sources like Temu coupon 100€ off Reddit to see what others are using. You can also sign up for the Temu newsletter to receive verified and tested coupon codes directly to your inbox. Be sure to follow Temu's social media accounts and trusted coupon websites to stay updated with the newest offers. Is Temu 100€ Off Coupon Legit? Yes, the Temu 100€ Off Coupon Legit question is a valid one—but we assure you that the Temu 100 off coupon legit code is 100% real and working. Our exclusive code acw696499 is not only valid but also regularly tested and verified for use across Europe. It can be used multiple times with no hidden restrictions or expiration date. How Does Temu 100€ Off Coupon Work? The Temu coupon code 100€ off first-time user and Temu coupon codes 100 off work by directly applying the discount at checkout. You simply need to enter the code during the final payment stage to reduce the total amount by up to 100€. It works on eligible products, includes shipping benefits, and applies to both new and existing accounts based in Europe. How To Earn Temu 100€ Coupons As A New Customer? To earn Temu coupon code 100€ off and 100 off Temu coupon code, just register a new account on the Temu app. As a new customer, you'll receive bonus rewards, welcome gifts, and our exclusive 100€ off code by using acw696499. The more you shop, the more opportunities you'll have to earn additional coupons and discounts. What Are The Advantages Of Using Temu Coupon 100€ Off? Here are the top benefits of using the Temu coupon code 100 off and Temu coupon code 100€ off: 100€ discount on your very first Temu order. 100€ coupon bundle for multiple transactions. Up to 70% discount on high-demand products. Extra 30% off for returning Temu users in Europe. Up to 90% savings on selected limited-time items. Free gift for first-time European users. Free delivery across all European countries. Temu 100€ Discount Code And Free Gift For New And Existing Customers Using our Temu 100€ off coupon code and 100€ off Temu coupon code gives you a double benefit of savings and rewards. acw696499: Enjoy a 100€ discount on your first order. acw696499: Get an additional 30% off on any product. acw696499: Receive a special gift as a new Temu user. acw696499: Unlock up to 70% off on popular items. acw696499: Free gift with shipping to Germany, France, Italy, and Switzerland. Pros And Cons Of Using Temu Coupon Code 100€ Off This Month Check out the pros and cons of using the Temu coupon 100€ off code and Temu 100 off coupon: Pros: Flat 100€ off your first or recurring orders. Available to both new and existing European users. Free express shipping. Bonus discounts up to 70% on selected items. Additional 30% off during special sales. Cons: Some discounts may not apply to third-party sellers. Must manually enter the code during checkout. Terms And Conditions Of Using The Temu Coupon 100€ Off In 2025 Please read the terms for the Temu coupon code 100€ off free shipping and latest Temu coupon code 100€ off: Code is valid for both new and existing users. Available across European countries like Germany, France, Italy, Switzerland, and Spain. No expiration date—redeem anytime in 2025. No minimum purchase required. Not applicable with other promotional coupons. Final Note: Use The Latest Temu Coupon Code 100€ Off Unlock your full savings potential by applying the Temu coupon code 100€ off right now. There’s never been a better time to shop smart with Temu in Europe. Whether you're new or returning, the Temu coupon 100€ off helps you enjoy big discounts, free shipping, and free gifts today. FAQs Of Temu 100€ Off Coupon  What is the best Temu coupon code for new users in 2025? The best code is acw696499, which provides a flat 100€ off for new users and includes additional benefits like free shipping and extra discounts. Can existing users use the 100€ off Temu coupon? Yes, existing users can also use acw696499 to get a 100€ discount, bonus coupons, and free gifts, even if they’ve shopped before.  Is the 100€ Temu coupon code valid across all European countries? Absolutely. The coupon is valid for users in Germany, France, Italy, Spain, Switzerland, and all other European nations. How many times can I use the Temu coupon 100€ off code? You can use acw696499 for one-time major discounts and unlock bundled coupons for future use, depending on your user status.  Does the Temu 100€ off code expire? No, there is no expiry date attached to the acw696499 coupon code. You can use it anytime in 2025 and beyond.
    • We’ve got a fantastic deal for new users—just use the acw696499 Temu coupon code to unlock massive savings across Temu’s global marketplace. This code offers maximum benefits to shoppers in the USA, Canada, and major European countries. With the Temu coupon $100 off and Temu 100 off coupon code, you can enjoy generous discounts and exclusive offers. It’s your key to smart shopping without compromising on quality. What Is The Coupon Code For Temu $100 Off? Everyone loves a great deal, and Temu makes it even better with this limited-time offer. Whether you're a new or existing customer, the Temu coupon $100 off or $100 off Temu coupon is the real deal to watch. acw696499: Flat $100 off on your first purchase as a welcome bonus. acw696499: Access a $100 coupon pack with multiple-use options. acw696499: Exclusive $100 flat discount for new customers on sign-up. acw696499: Extra $100 promo code for existing customers. acw696499: Valid for all users in the USA and Canada for a $100 off coupon experience. Temu Coupon Code $100 Off For New Users In 2025 If you're just starting out with Temu, this deal is tailor-made for you. The Temu coupon $100 off and Temu coupon code $100 off are designed specifically to give new users an exceptional start. acw696499: Flat $100 discount for all new users. acw696499: Get a $100 coupon bundle instantly after registering. acw696499: Up to $100 coupon bundle usable over multiple orders. acw696499: Free shipping to 68 countries, making your first purchase even sweeter. acw696499: Enjoy an extra 30% off on any product as a first-time user. How To Redeem The Temu Coupon $100 Off For New Customers? Using the Temu $100 coupon and Temu $100 off coupon code for new users is easy: Download the Temu app or visit the Temu website. Register as a new user with your email or phone number. Go to the coupon section and enter code acw696499. Browse and add your favorite items to the cart. Apply the coupon at checkout to redeem your discount. Temu Coupon $100 Off For Existing Customers Temu doesn’t just stop at new users. Even returning shoppers can make the most of the Temu $100 coupon codes for existing users and Temu coupon $100 off for existing customers free shipping benefits. acw696499: $100 extra discount for existing Temu users. acw696499: Unlock a $100 coupon bundle for multiple purchases. acw696499: Get a free gift with express shipping throughout the USA and Canada. acw696499: Enjoy an extra 30% off on top of existing discounts. acw696499: Free shipping to 68 countries with no strings attached. How To Use The Temu Coupon Code $100 Off For Existing Customers? To use the Temu coupon code $100 off and Temu coupon $100 off code as an existing user: Log into your Temu account via app or website. Go to the ‘Coupons & Promotions’ section. Enter acw696499 in the coupon code box. Shop for your desired products. Apply the code during checkout to enjoy the savings. Latest Temu Coupon $100 Off First Order Your first order with Temu just got a whole lot more exciting. When you use the Temu coupon code $100 off first order, Temu coupon code first order, or Temu coupon code $100 off first time user, big savings await. acw696499: Flat $100 discount on your first order. acw696499: Activate your $100 Temu coupon code with ease. acw696499: Receive up to $100 worth of coupons for multiple purchases. acw696499: Enjoy free shipping across 68 countries. acw696499: Add 30% off on your first purchase. How To Find The Temu Coupon Code $100 Off? If you're searching for a Temu coupon $100 off or even a verified Temu coupon $100 off Reddit code, we’ve got you covered. Simply sign up for the Temu newsletter to get exclusive coupons straight to your inbox. You can also follow Temu’s official pages on Instagram, Facebook, or Twitter for surprise promo codes. For guaranteed and working coupons, visit any trusted coupon site—you’ll always find the best deals like acw696499 there. Is Temu $100 Off Coupon Legit? Yes, the Temu $100 Off Coupon Legit offer is 100% real. Our Temu 100 off coupon legit code—acw696499—has been tested and verified by thousands of users. You can safely use this code for $100 off on your first order and enjoy discounts on recurring purchases too. There’s no expiry date, and the code is valid globally. How Does Temu $100 Off Coupon Work? The Temu coupon code $100 off first-time user and Temu coupon codes 100 off offers work by instantly applying discounts to your cart. Once you sign up and apply the coupon code, Temu automatically adjusts the pricing to reflect your savings. Whether it’s a flat $100 off or a bundle, the discounts will apply across eligible items at checkout. How To Earn Temu $100 Coupons As A New Customer? To earn the Temu coupon code $100 off or 100 off Temu coupon code as a new customer, simply sign up on the Temu app or website. Enter the code acw696499 during registration or at checkout, and you’ll instantly unlock $100 worth of coupons. These can be applied over multiple orders, maximizing your benefits as a newcomer. What Are The Advantages Of Using The Temu Coupon $100 Off? The Temu coupon code 100 off and Temu coupon code $100 off offers bring many great benefits: $100 discount on the first order. $100 coupon bundle for multiple uses. Up to 70% discount on trending items. Extra 30% off for existing customers. Up to 90% off on selected categories. Free gift for new users. Free delivery to 68 countries. Temu $100 Discount Code And Free Gift For New And Existing Customers Using the Temu $100 off coupon code or $100 off Temu coupon code gives you unmatched savings and perks. Whether you’re a new or returning customer, you’ll love the benefits. acw696499: Enjoy a $100 discount on your very first order. acw696499: Get an extra 30% off on all purchases. acw696499: Free gift exclusively for new Temu users. acw696499: Up to 70% off across all product categories. acw696499: Free gift and free shipping in 68 countries, including the USA and UK. Pros And Cons Of Using The Temu Coupon Code $100 Off This Month Take advantage of the Temu coupon $100 off code and Temu 100 off coupon deals with these pros and cons: Pros: Massive $100 discount on eligible purchases. Works for both new and existing users. Stackable with other Temu offers. Valid in 68 countries worldwide. Comes with free shipping and gifts. Cons: Only valid through the app or website. May not apply to some sale items. Terms And Conditions Of Using The Temu Coupon $100 Off In 2025 Please read these Temu coupon code $100 off free shipping and latest Temu coupon code $100 off terms: Our coupon code acw696499 does not have an expiration date. The code is valid for both new and existing users. No minimum purchase is required to use this code. It applies across 68 countries worldwide. Free shipping and gifts are included. Final Note: Use The Latest Temu Coupon Code $100 Off Unlock unbeatable value with the Temu coupon code $100 off today. Whether you're new or returning, the savings are just one click away. Enjoy great deals, exclusive bundles, and premium products with our Temu coupon $100 off. Shop smart and save more every time. FAQs Of Temu $100 Off Coupon  Is the Temu $100 off coupon available to everyone? Yes, both new and existing users in supported countries can access the $100 off offer using code acw696499. How can I ensure my Temu coupon works? Use a trusted and verified code like acw696499 and follow the redemption steps properly at checkout. Does the Temu $100 coupon expire? No, our exclusive code acw696499 has no expiration date and can be used anytime.  Can I combine the $100 coupon with other discounts? Yes, Temu allows coupon stacking, so you can combine acw696499 with other ongoing deals.  Is the Temu $100 off coupon valid worldwide? Absolutely. The acw696499 code is valid in 68 countries, including the USA, Canada, and Europe.
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.