Jump to content

No logs in GUI or command prompt


Insane96MCP

Recommended Posts

When I try to run my server with a few mods using:

java -Xms1024M -Xmx2048M -jar forge-1.11.2-13.20.1.2454-universal.jar
pause

It gives me a bunch of errors and no logs are shown, in gui neither in command prompt

 

Errors:

2017-09-09 16:53:15,819 ERROR Error processing element Queue: CLASS_NOT_FOUND
2017-09-09 16:53:15,842 ERROR Unable to locate appender ServerGuiConsole for logger com.mojang
2017-09-09 16:53:15,844 ERROR Unable to locate appender ServerGuiConsole for logger
2017-09-09 16:53:15,844 ERROR Unable to locate appender ServerGuiConsole for logger net.minecraft
[16:53:15] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:53:15] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[16:53:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
2017-09-09 16:53:15,887 ERROR Error processing element TerminalConsole: CLASS_NOT_FOUND
2017-09-09 16:53:15,887 ERROR Error processing element TerminalConsole: CLASS_NOT_FOUND
2017-09-09 16:53:15,887 ERROR Error processing element Queue: CLASS_NOT_FOUND
2017-09-09 16:53:15,897 ERROR Unable to locate appender Console for logger com.mojang
2017-09-09 16:53:15,897 ERROR Unable to locate appender ServerGuiConsole for logger com.mojang
2017-09-09 16:53:15,898 ERROR Unable to locate appender FmlConsole for logger
2017-09-09 16:53:15,898 ERROR Unable to locate appender ServerGuiConsole for logger
2017-09-09 16:53:15,898 ERROR Unable to locate appender Console for logger net.minecraft
2017-09-09 16:53:15,898 ERROR Unable to locate appender ServerGuiConsole for logger net.minecraft
2017-09-09 16:53:15,963 ERROR Error processing element TerminalConsole: CLASS_NOT_FOUND
2017-09-09 16:53:15,963 ERROR Error processing element TerminalConsole: CLASS_NOT_FOUND
2017-09-09 16:53:15,964 ERROR Error processing element Queue: CLASS_NOT_FOUND
2017-09-09 16:53:15,970 ERROR Unable to locate appender Console for logger com.mojang
2017-09-09 16:53:15,971 ERROR Unable to locate appender ServerGuiConsole for logger com.mojang
2017-09-09 16:53:15,971 ERROR Unable to locate appender FmlConsole for logger
2017-09-09 16:53:15,971 ERROR Unable to locate appender ServerGuiConsole for logger
2017-09-09 16:53:15,972 ERROR Unable to locate appender Console for logger net.minecraft
2017-09-09 16:53:15,972 ERROR Unable to locate appender ServerGuiConsole for logger net.minecraft

I've tried running with nogui too and by double clicking the .jar file, but nothing changes.

Link to comment
Share on other sites

Yep.

But logs exist. But are not outputed in the gui/cmdprompt. The latest.log and the fml-latest logs are created.

latest.log

Spoiler

[17:16:09] [main/INFO]: [STDOUT]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
[17:16:09] [main/INFO]: [STDOUT]: Transforming net.minecraft.block.Block Finished.
[17:16:13] [Server thread/INFO]: Starting minecraft server version 1.11.2
[17:16:24] [Server thread/INFO]: [STDOUT]: Loading scripts
[17:16:26] [Server thread/INFO]: Loading properties
[17:16:26] [Server thread/INFO]: Default game type: SURVIVAL
[17:16:26] [Server thread/INFO]: Generating keypair
[17:16:26] [Server thread/INFO]: Starting Minecraft server on *:25565
[17:16:26] [Server thread/INFO]: Using default channel type
[17:16:26] [Server thread/INFO]: [STDOUT]: >>>
[17:16:26] [Server thread/INFO]: [STDOUT]: C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\config\MTLib\init
[17:16:26] [Server thread/INFO]: [STDOUT]: Loading scripts
[17:16:27] [Server thread/INFO]: [STDOUT]: Loaded class registry: JEI mod support
[17:16:28] [Server thread/INFO]: [STDOUT]: Loading scripts
[17:16:28] [Server thread/INFO]: Preparing level "world"
[17:16:29] [Server thread/INFO]: Preparing start region for level 0
[17:16:30] [Server thread/INFO]: Preparing spawn area: 0%
[17:16:31] [Server thread/INFO]: Preparing spawn area: 29%
[17:16:32] [Server thread/INFO]: Preparing spawn area: 76%
[17:16:33] [Server thread/INFO]: Done (4,639s)! For help, type "help" or "?"
[17:16:33] [Server thread/INFO]: [STDOUT]: Loading scripts
[17:16:33] [Server thread/INFO]: [STDOUT]: MineTweaker: Loading file betterquesting.zs
[17:16:33] [Server thread/INFO]: [STDOUT]: MineTweaker: Loading file chisel.zs
[17:16:33] [Server thread/INFO]: [STDOUT]: MineTweaker: Loading file foundry.zs
[17:16:33] [Server thread/INFO]: [STDOUT]: MineTweaker: Loading file harvestcraft.zs
[17:16:33] [Server thread/INFO]: [STDOUT]: MineTweaker: Loading file lapis_stay_in_ench_table.zs
[17:16:33] [Server thread/INFO]: [STDOUT]: MineTweaker: Loading file simplegrinder.zs
[17:16:33] [Server thread/INFO]: [STDOUT]: MineTweaker: Loading file vanilla.zs
[17:16:33] [Server thread/INFO]: [STDOUT]: MineTweaker: Loading group intermod
[17:16:39] [Aromabackup-Backup/INFO]: [AromaBackup] Starting Backup. The server may lag for a bit!
[17:16:42] [Aromabackup-Backup/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[17:16:42] [Aromabackup-Backup/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[17:16:42] [Aromabackup-Backup/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[17:16:42] [Aromabackup-Backup/INFO]: [AromaBackup] Server Backup done!

 

fml-server-latest.log (Pretty long, 2343 lines)

Spoiler


[17:16:07] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[17:16:07] [main/INFO] [FML/]: Forge Mod Loader version 13.20.1.2454 for Minecraft 1.11.2 loading
[17:16:07] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_121, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jdk1.8.0_121\jre
[17:16:07] [main/DEBUG] [FML/]: Java classpath at launch is forge-1.11.2-13.20.1.2454-universal.jar
[17:16:07] [main/DEBUG] [FML/]: Java library path at launch is C:\Program Files\Java\jdk1.8.0_121\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Java\jdk1.8.0_121\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files\Git\cmd;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\WinRAR;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Users\Insane\AppData\Local\Microsoft\WindowsApps;;.
[17:16:07] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[17:16:07] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[17:16:07] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[17:16:07] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[17:16:07] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
[17:16:07] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
[17:16:07] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
[17:16:07] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\.
[17:16:07] [main/DEBUG] [FML/]: Discovering coremods
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy AppleCore-mc1.11.2-2.2.2.jar
[17:16:07] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.11.2-2.2.2.jar, it will be examined later for regular @Mod instances
[17:16:07] [main/DEBUG] [FML/]: Instantiating coremod class AppleCore
[17:16:07] [main/DEBUG] [FML/]: The coremod squeek.applecore.AppleCore requested minecraft version 1.11.2 and minecraft is 1.11.2. It will be loaded.
[17:16:07] [main/DEBUG] [FML/]: Enqueued coremod AppleCore
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy AppleSkin-mc1.11-1.0.8.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in AppleSkin-mc1.11-1.0.8.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Aroma1997Core-1.11.2-1.2.0.0.jar
[17:16:07] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in Aroma1997Core-1.11.2-1.2.0.0.jar, it will be examined later for regular @Mod instances
[17:16:07] [main/DEBUG] [FML/]: Instantiating coremod class CoreMod
[17:16:07] [main/WARN] [FML/]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:16:07] [main/DEBUG] [FML/]: Enqueued coremod CoreMod
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy AromaBackup-1.11-2.1.0.0.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in AromaBackup-1.11-2.1.0.0.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy AutoRegLib-1.1-4.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in AutoRegLib-1.1-4.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy BabyMobs-1.11.2-1.5.4.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in BabyMobs-1.11.2-1.5.4.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy BedBugs-1.11.2-1.1.7.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in BedBugs-1.11.2-1.1.7.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy BetterQuesting-2.4.235.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in BetterQuesting-2.4.235.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy BetterQuestingTriggerer-0.9.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in BetterQuestingTriggerer-0.9.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Bloodmoon-MC1.11-1.5.1.jar
[17:16:07] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in Bloodmoon-MC1.11-1.5.1.jar, it will be examined later for regular @Mod instances
[17:16:07] [main/DEBUG] [FML/]: Instantiating coremod class LoadingPlugin
[17:16:07] [main/WARN] [FML/]: The coremod lumien.bloodmoon.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:16:07] [main/DEBUG] [FML/]: Enqueued coremod LoadingPlugin
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy carbonado-1.1.0-mc1.11.2.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in carbonado-1.1.0-mc1.11.2.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Chisel-MC1.11.2-0.0.13.23.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in Chisel-MC1.11.2-0.0.13.23.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy ColorUtility-universal-1.0.4.jar
[17:16:07] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in ColorUtility-universal-1.0.4.jar, it will be examined later for regular @Mod instances
[17:16:07] [main/DEBUG] [FML/]: Instantiating coremod class ColorUtilityCorePlugin
[17:16:07] [main/WARN] [FML/]: The coremod com.Axeryok.ColorUtility.ColorUtilityCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:16:07] [main/DEBUG] [FML/]: Enqueued coremod ColorUtilityCorePlugin
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy CraftTweaker-1.11.2-3.0.26.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in CraftTweaker-1.11.2-3.0.26.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy CTM-MC1.11.2-0.2.2.12.jar
[17:16:07] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.11.2-0.2.2.12.jar, it will be examined later for regular @Mod instances
[17:16:07] [main/DEBUG] [FML/]: Instantiating coremod class CTMCorePlugin
[17:16:07] [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
[17:16:07] [main/DEBUG] [FML/]: Enqueued coremod CTMCorePlugin
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy denseores-1.11-1.0.2.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in denseores-1.11-1.0.2.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy EnchantingTable-1.11-1.1.2.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in EnchantingTable-1.11-1.1.2.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy expandedbonemeal-1.11-1.1.0.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in expandedbonemeal-1.11-1.1.0.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy FastLeafDecay-v15.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in FastLeafDecay-v15.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy felling-1.2.3.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in felling-1.2.3.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy GiacomosCompass-1.11.2-1.0.5.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in GiacomosCompass-1.11.2-1.0.5.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy GiacomosFoundry-1.11.2-1.3.12.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in GiacomosFoundry-1.11.2-1.3.12.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy GiacomosMaps-1.11.2-1.2.2.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in GiacomosMaps-1.11.2-1.2.2.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy GiacomosTeleport-1.11.2-1.2.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in GiacomosTeleport-1.11.2-1.2.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy HungerPersistence-mc1.11.2-1.0.1.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in HungerPersistence-mc1.11.2-1.0.1.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy LootTweaker-1.11.2-0.0.6.3.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in LootTweaker-1.11.2-0.0.6.3.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy MiningTweaks-1.11.2-r2.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in MiningTweaks-1.11.2-r2.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy MTLib-2.0.3.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in MTLib-2.0.3.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Pam's Get all the Seeds! 1.11a.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in Pam's Get all the Seeds! 1.11a.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Pam's HarvestCraft 1.11.2h.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in Pam's HarvestCraft 1.11.2h.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy pamscookables-1.11.2_1.0.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in pamscookables-1.11.2_1.0.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy PassthroughSigns-1.11.2-2.1.2.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in PassthroughSigns-1.11.2-2.1.2.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy Quark-r1.2-93b.jar
[17:16:07] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in Quark-r1.2-93b.jar, it will be examined later for regular @Mod instances
[17:16:07] [main/DEBUG] [FML/]: Instantiating coremod class LoadingPlugin
[17:16:07] [main/WARN] [FML/]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:16:07] [main/DEBUG] [FML/]: Enqueued coremod LoadingPlugin
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy RealBench-1.11.2-1.3.2.jar
[17:16:07] [main/TRACE] [FML/]: Adding RealBench-1.11.2-1.3.2.jar to the list of known coremods, it will not be examined again
[17:16:07] [main/DEBUG] [FML/]: Instantiating coremod class RBLoadingPlugin
[17:16:07] [main/DEBUG] [FML/]: The coremod pw.prok.realbench.asm.RBLoadingPlugin requested minecraft version 1.11.2 and minecraft is 1.11.2. It will be loaded.
[17:16:07] [main/DEBUG] [FML/]: Added access transformer class pw.prok.realbench.asm.RBAccessTransformer to enqueued access transformers
[17:16:07] [main/DEBUG] [FML/]: Enqueued coremod RBLoadingPlugin
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy ResourceLoader-MC1.11.2-1.5.2.jar
[17:16:07] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in ResourceLoader-MC1.11.2-1.5.2.jar, it will be examined later for regular @Mod instances
[17:16:07] [main/DEBUG] [FML/]: Instantiating coremod class LoadingPlugin
[17:16:07] [main/WARN] [FML/]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:16:07] [main/DEBUG] [FML/]: Enqueued coremod LoadingPlugin
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy RoguelikeDungeons-1.11.2-1.6.6.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in RoguelikeDungeons-1.11.2-1.6.6.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy roughMobs1.0.11-1.11.2.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in roughMobs1.0.11-1.11.2.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy SimpleGrinder-3.140.R11112.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in SimpleGrinder-3.140.R11112.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy SpiceOfLife-mc1.11.2-1.3.9.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in SpiceOfLife-mc1.11.2-1.3.9.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy StandardExpansion-2.4.132.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in StandardExpansion-2.4.132.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy stg-1.11.2-1.1.1.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in stg-1.11.2-1.1.1.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy VillagerTrades-1.11-0.6.3.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in VillagerTrades-1.11-0.6.3.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy vulcanite-1.2.0-mc1.11.2.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in vulcanite-1.2.0-mc1.11.2.jar
[17:16:07] [main/DEBUG] [FML/]: Examining for coremod candidacy WearableBackpacks-1.11.2-2.5.0.jar
[17:16:07] [main/DEBUG] [FML/]: Not found coremod data in WearableBackpacks-1.11.2-2.5.0.jar
[17:16:07] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:16:07] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:16:07] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:16:07] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:16:07] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:16:07] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\} class transformers
[17:16:07] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[17:16:07] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[17:16:07] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[17:16:07] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[17:16:07] [main/DEBUG] [FML/]: Injection complete
[17:16:07] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin \{net.minecraftforge.fml.relauncher.FMLCorePlugin\}
[17:16:07] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
[17:16:08] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[17:16:08] [main/DEBUG] [FML/]: Read 986 binary patches
[17:16:08] [main/DEBUG] [FML/]: Loading deobfuscation resource /deobfuscation_data-1.11.2.lzma with 33539 records
[17:16:08] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[17:16:08] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
[17:16:08] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:16:08] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\} class transformers
[17:16:08] [main/DEBUG] [FML/]: Injection complete
[17:16:08] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin \{net.minecraftforge.classloading.FMLForgePlugin\}
[17:16:08] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
[17:16:08] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
[17:16:08] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:16:08] [main/DEBUG] [FML/]: Injecting coremod CoreMod \{aroma1997.core.coremod.CoreMod\} class transformers
[17:16:08] [main/DEBUG] [FML/]: Injection complete
[17:16:08] [main/DEBUG] [FML/]: Running coremod plugin for CoreMod \{aroma1997.core.coremod.CoreMod\}
[17:16:08] [main/DEBUG] [FML/]: Running coremod plugin CoreMod
[17:16:08] [main/INFO] [Aroma1997Core/]: Finished data injection.
[17:16:08] [main/INFO] [Aroma1997Core/]: Finished data injection.
[17:16:08] [main/TRACE] [Aroma1997Core/]: Initializing Configurations from: .\config
[17:16:08] [main/DEBUG] [FML/]: Coremod plugin class CoreMod run successfully
[17:16:08] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:16:08] [main/DEBUG] [FML/]: Injecting coremod ColorUtilityCorePlugin \{com.Axeryok.ColorUtility.ColorUtilityCorePlugin\} class transformers
[17:16:08] [main/TRACE] [FML/]: Registering transformer com.Axeryok.ColorUtility.ColorUtilityTransformer
[17:16:08] [main/DEBUG] [FML/]: Injection complete
[17:16:08] [main/DEBUG] [FML/]: Running coremod plugin for ColorUtilityCorePlugin \{com.Axeryok.ColorUtility.ColorUtilityCorePlugin\}
[17:16:08] [main/DEBUG] [FML/]: Running coremod plugin ColorUtilityCorePlugin
[17:16:08] [main/DEBUG] [FML/]: Coremod plugin class ColorUtilityCorePlugin run successfully
[17:16:08] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:16:08] [main/DEBUG] [FML/]: Injecting coremod LoadingPlugin \{vazkii.quark.base.asm.LoadingPlugin\} class transformers
[17:16:08] [main/TRACE] [FML/]: Registering transformer vazkii.quark.base.asm.ClassTransformer
[17:16:08] [main/DEBUG] [FML/]: Injection complete
[17:16:08] [main/DEBUG] [FML/]: Running coremod plugin for LoadingPlugin \{vazkii.quark.base.asm.LoadingPlugin\}
[17:16:08] [main/DEBUG] [FML/]: Running coremod plugin LoadingPlugin
[17:16:08] [main/DEBUG] [FML/]: Coremod plugin class LoadingPlugin run successfully
[17:16:08] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:16:08] [main/DEBUG] [FML/]: Injecting coremod RBLoadingPlugin \{pw.prok.realbench.asm.RBLoadingPlugin\} class transformers
[17:16:08] [main/TRACE] [FML/]: Registering transformer pw.prok.realbench.asm.RBTransformer
[17:16:08] [main/DEBUG] [FML/]: Injection complete
[17:16:08] [main/DEBUG] [FML/]: Running coremod plugin for RBLoadingPlugin \{pw.prok.realbench.asm.RBLoadingPlugin\}
[17:16:08] [main/DEBUG] [FML/]: Running coremod plugin RBLoadingPlugin
[17:16:08] [main/DEBUG] [FML/]: Coremod plugin class RBLoadingPlugin run successfully
[17:16:08] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:16:08] [main/DEBUG] [FML/]: Loaded 203 rules from AccessTransformer config file forge_at.cfg
[17:16:08] [main/DEBUG] [FML/]: Loaded 4 rules from AccessTransformer config file realbench_at.cfg
[17:16:08] [main/DEBUG] [FML/]: Loaded 5 rules from AccessTransformer mod jar file C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\mods\Chisel-MC1.11.2-0.0.13.23.jar!META-INF/chisel_at.cfg

[17:16:08] [main/DEBUG] [FML/]: Loaded 1 rules from AccessTransformer mod jar file C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\mods\ResourceLoader-MC1.11.2-1.5.2.jar!META-INF/ResourceLoader_At.cfg

[17:16:08] [main/DEBUG] [FML/]: Loaded 3 rules from AccessTransformer mod jar file C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\mods\Bloodmoon-MC1.11-1.5.1.jar!META-INF/Bloodmoon_at.cfg

[17:16:08] [main/DEBUG] [FML/]: Loaded 1 rules from AccessTransformer mod jar file C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\mods\expandedbonemeal-1.11-1.1.0.jar!META-INF/expandedbonemeal_at.cfg

[17:16:08] [main/DEBUG] [FML/]: Loaded 5 rules from AccessTransformer mod jar file C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\mods\CTM-MC1.11.2-0.2.2.12.jar!META-INF/ctm_at.cfg

[17:16:08] [main/DEBUG] [FML/]: Validating minecraft
[17:16:09] [main/DEBUG] [FML/]: Minecraft validated, launching...
[17:16:09] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:16:09] [main/DEBUG] [FML/]: Injecting coremod LoadingPlugin \{lumien.bloodmoon.asm.LoadingPlugin\} class transformers
[17:16:09] [main/TRACE] [FML/]: Registering transformer lumien.bloodmoon.asm.ClassTransformer
[17:16:09] [main/DEBUG] [FML/]: Injection complete
[17:16:09] [main/DEBUG] [FML/]: Running coremod plugin for LoadingPlugin \{lumien.bloodmoon.asm.LoadingPlugin\}
[17:16:09] [main/DEBUG] [FML/]: Running coremod plugin LoadingPlugin
[17:16:09] [main/DEBUG] [FML/]: Coremod plugin class LoadingPlugin run successfully
[17:16:09] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:16:09] [main/DEBUG] [FML/]: Injecting coremod LoadingPlugin \{lumien.resourceloader.asm.LoadingPlugin\} class transformers
[17:16:09] [main/TRACE] [FML/]: Registering transformer lumien.resourceloader.asm.ClassTransformer
[17:16:09] [main/DEBUG] [FML/]: Injection complete
[17:16:09] [main/DEBUG] [FML/]: Running coremod plugin for LoadingPlugin \{lumien.resourceloader.asm.LoadingPlugin\}
[17:16:09] [main/DEBUG] [FML/]: Running coremod plugin LoadingPlugin
[17:16:09] [main/DEBUG] [FML/]: Coremod plugin class LoadingPlugin run successfully
[17:16:09] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:16:09] [main/DEBUG] [FML/]: Injecting coremod AppleCore \{squeek.applecore.AppleCore\} class transformers
[17:16:09] [main/TRACE] [FML/]: Registering transformer squeek.applecore.asm.TransformerModuleHandler
[17:16:09] [main/DEBUG] [FML/]: Injection complete
[17:16:09] [main/DEBUG] [FML/]: Running coremod plugin for AppleCore \{squeek.applecore.AppleCore\}
[17:16:09] [main/DEBUG] [FML/]: Running coremod plugin AppleCore
[17:16:09] [main/DEBUG] [FML/]: Coremod plugin class AppleCore run successfully
[17:16:09] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:16:09] [main/DEBUG] [FML/]: Injecting coremod CTMCorePlugin \{team.chisel.ctm.client.asm.CTMCorePlugin\} class transformers
[17:16:09] [main/TRACE] [FML/]: Registering transformer team.chisel.ctm.client.asm.CTMTransformer
[17:16:09] [main/DEBUG] [FML/]: Injection complete
[17:16:09] [main/DEBUG] [FML/]: Running coremod plugin for CTMCorePlugin \{team.chisel.ctm.client.asm.CTMCorePlugin\}
[17:16:09] [main/DEBUG] [FML/]: Running coremod plugin CTMCorePlugin
[17:16:09] [main/DEBUG] [FML/]: Coremod plugin class CTMCorePlugin run successfully
[17:16:09] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:16:09] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:16:09] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[17:16:09] [main/INFO] [FML/]: [Quark ASM] Transforming BlockPistonBase
[17:16:09] [main/INFO] [FML/]: [Quark ASM] Applying Transformation to method (Names [doMove, func_176319_a, a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z / (Lajs;Lco;Lcv;Z)Z)
[17:16:09] [main/INFO] [FML/]: [Quark ASM] Located Method, patching...
[17:16:09] [main/INFO] [FML/]: [Quark ASM] Patch result: true
[17:16:09] [main/INFO] [FML/]: [Quark ASM] Applying Transformation to method (Names [canPush, func_185646_a, a] Descriptor (Lnet/minecraft/block/state/IBlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z / (Latl;Lajs;Lco;Lcv;Z)Z)
[17:16:09] [main/INFO] [FML/]: [Quark ASM] Located Method, patching...
[17:16:09] [main/INFO] [FML/]: [Quark ASM] Patch result: true
[17:16:10] [main/INFO] [FML/]: [Quark ASM] Transforming TileEntityPiston
[17:16:10] [main/INFO] [FML/]: [Quark ASM] Applying Transformation to method (Names [clearPistonTileEntity, func_145866_f, i] Descriptor ()V / ()V)
[17:16:10] [main/INFO] [FML/]: [Quark ASM] Located Method, patching...
[17:16:10] [main/INFO] [FML/]: [Quark ASM] Patch result: true
[17:16:10] [main/INFO] [FML/]: [Quark ASM] Applying Transformation to method (Names [update, func_73660_a, F_] Descriptor ()V / ()V)
[17:16:10] [main/INFO] [FML/]: [Quark ASM] Located Method, patching...
[17:16:10] [main/INFO] [FML/]: [Quark ASM] Patch result: true
[17:16:10] [main/INFO] [RB-Transformer/]: Injecting into amo (net.minecraft.block.BlockWorkbench)
[17:16:10] [main/INFO] [RB-Transformer/]:  - ITileEntityProvider
[17:16:10] [main/INFO] [RB-Transformer/]:  - createNewTileEntity
[17:16:10] [main/INFO] [RB-Transformer/]:  - breakBlock
[17:16:10] [main/INFO] [RB-Transformer/]:  - <clinit>
[17:16:10] [main/INFO] [RB-Transformer/]:  - Done
[17:16:10] [main/INFO] [RB-Transformer/]: Injecting into pw.prok.realbench.asm.ASMHooks (pw.prok.realbench.asm.ASMHooks)
[17:16:10] [main/INFO] [RB-Transformer/]:  - getTile
[17:16:10] [main/INFO] [RB-Transformer/]:  - Done
[17:16:11] [main/INFO] [FML/]: [Quark ASM] Transforming EntityBoat
[17:16:11] [main/INFO] [FML/]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_76986_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lry;F)Z)
[17:16:11] [main/INFO] [FML/]: [Quark ASM] Located Method, patching...
[17:16:11] [main/INFO] [FML/]: [Quark ASM] Patch result: true
[17:16:11] [main/INFO] [FML/]: [Quark ASM] Applying Transformation to method (Names [onUpdate, func_70071_h_, A_] Descriptor ()V / ()V)
[17:16:11] [main/INFO] [FML/]: [Quark ASM] Located Method, patching...
[17:16:11] [main/INFO] [FML/]: [Quark ASM] Patch result: true
[17:16:12] [main/DEBUG] [FML/]: Creating vanilla freeze snapshot
[17:16:12] [main/DEBUG] [FML/]: Vanilla freeze snapshot created
[17:16:13] [Server thread/INFO] [FML/]: MinecraftForge v13.20.1.2454 Initialized
[17:16:13] [Server thread/INFO] [FML/]: Replaced 232 ore recipes
[17:16:13] [Server thread/DEBUG] [FML/]: File C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\config\injectedDependencies.json not found. No dependencies injected
[17:16:13] [Server thread/DEBUG] [FML/]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, aroma1997.core.Aroma1997Core, com.Axeryok.ColorUtility.ColorUtility]
[17:16:13] [Server thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes
[17:16:13] [Server thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\forge-1.11.2-13.20.1.2454-universal.jar, examining for mod candidates
[17:16:13] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\mods\AppleCore-mc1.11.2-2.2.2.jar
[17:16:13] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\mods\Aroma1997Core-1.11.2-1.2.0.0.jar
[17:16:13] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\mods\Bloodmoon-MC1.11-1.5.1.jar
[17:16:13] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\mods\ColorUtility-universal-1.0.4.jar
[17:16:13] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\mods\CTM-MC1.11.2-0.2.2.12.jar
[17:16:13] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\mods\Quark-r1.2-93b.jar
[17:16:13] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\mods\RealBench-1.11.2-1.3.2.jar
[17:16:13] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\mods\ResourceLoader-MC1.11.2-1.5.2.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully
[17:16:13] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
[17:16:13] [Server thread/INFO] [FML/]: Searching C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\mods for mods
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file AppleCore-mc1.11.2-2.2.2.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file AppleSkin-mc1.11-1.0.8.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Aroma1997Core-1.11.2-1.2.0.0.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file AromaBackup-1.11-2.1.0.0.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file AutoRegLib-1.1-4.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file BabyMobs-1.11.2-1.5.4.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file BedBugs-1.11.2-1.1.7.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file BetterQuesting-2.4.235.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file BetterQuestingTriggerer-0.9.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Bloodmoon-MC1.11-1.5.1.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file carbonado-1.1.0-mc1.11.2.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Chisel-MC1.11.2-0.0.13.23.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file ColorUtility-universal-1.0.4.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file CraftTweaker-1.11.2-3.0.26.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file CTM-MC1.11.2-0.2.2.12.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file denseores-1.11-1.0.2.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file EnchantingTable-1.11-1.1.2.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file expandedbonemeal-1.11-1.1.0.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file FastLeafDecay-v15.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file felling-1.2.3.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file GiacomosCompass-1.11.2-1.0.5.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file GiacomosFoundry-1.11.2-1.3.12.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file GiacomosMaps-1.11.2-1.2.2.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file GiacomosTeleport-1.11.2-1.2.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file HungerPersistence-mc1.11.2-1.0.1.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file LootTweaker-1.11.2-0.0.6.3.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file MiningTweaks-1.11.2-r2.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file MTLib-2.0.3.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Pam's Get all the Seeds! 1.11a.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Pam's HarvestCraft 1.11.2h.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file pamscookables-1.11.2_1.0.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file PassthroughSigns-1.11.2-2.1.2.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Quark-r1.2-93b.jar
[17:16:13] [Server thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker RealBench-1.11.2-1.3.2.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file ResourceLoader-MC1.11.2-1.5.2.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file RoguelikeDungeons-1.11.2-1.6.6.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file roughMobs1.0.11-1.11.2.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file SimpleGrinder-3.140.R11112.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file SpiceOfLife-mc1.11.2-1.3.9.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file StandardExpansion-2.4.132.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file stg-1.11.2-1.1.1.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file VillagerTrades-1.11-0.6.3.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file vulcanite-1.2.0-mc1.11.2.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file WearableBackpacks-1.11.2-2.5.0.jar
[17:16:13] [Server thread/DEBUG] [FML/]: Examining file forge-1.11.2-13.20.1.2454-universal.jar for potential mods
[17:16:13] [Server thread/DEBUG] [FML/]: The mod container forge-1.11.2-13.20.1.2454-universal.jar appears to be missing an mcmod.info file
[17:16:14] [Server thread/DEBUG] [FML/]: Examining file AppleCore-mc1.11.2-2.2.2.jar for potential mods
[17:16:14] [Server thread/DEBUG] [FML/]: The mod container AppleCore-mc1.11.2-2.2.2.jar appears to be missing an mcmod.info file
[17:16:14] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (squeek.applecore.AppleCore) - loading
[17:16:14] [Server thread/TRACE] [applecore/]: Parsed dependency info : [forge@[13.20,)] [forge@[13.20,)] []
[17:16:14] [Server thread/DEBUG] [FML/]: Examining file AppleSkin-mc1.11-1.0.8.jar for potential mods
[17:16:14] [Server thread/TRACE] [FML/]: Located mcmod.info file in file AppleSkin-mc1.11-1.0.8.jar
[17:16:14] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (squeek.appleskin.AppleSkin) - loading
[17:16:14] [Server thread/TRACE] [appleskin/]: Parsed dependency info : [forge@[13.19.0,)] [jei@[3.8.1,), forge@[13.19.0,), applecore@[2.0.0,)] []
[17:16:14] [Server thread/DEBUG] [FML/]: Examining file Aroma1997Core-1.11.2-1.2.0.0.jar for potential mods
[17:16:14] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Aroma1997Core-1.11.2-1.2.0.0.jar
[17:16:14] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (aroma1997.core.helper.Aroma1997CoreHelper) - loading
[17:16:14] [Server thread/TRACE] [aroma1997corehelper/]: Parsed dependency info : [] [] []
[17:16:14] [Server thread/DEBUG] [aroma1997corehelper/]: Attempting to load the file version.properties from Aroma1997Core-1.11.2-1.2.0.0.jar to locate a version number for aroma1997corehelper
[17:16:14] [Server thread/WARN] [aroma1997corehelper/]: Mod aroma1997corehelper is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[17:16:14] [Server thread/DEBUG] [FML/]: Examining file AromaBackup-1.11-2.1.0.0.jar for potential mods
[17:16:14] [Server thread/TRACE] [FML/]: Located mcmod.info file in file AromaBackup-1.11-2.1.0.0.jar
[17:16:14] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (aroma1997.backup.mc.AromaBackup) - loading
[17:16:14] [Server thread/TRACE] [aromabackup/]: Parsed dependency info : [aroma1997core] [aroma1997core] []
[17:16:14] [Server thread/DEBUG] [aromabackup/]: Attempting to load the file version.properties from AromaBackup-1.11-2.1.0.0.jar to locate a version number for aromabackup
[17:16:14] [Server thread/WARN] [aromabackup/]: Mod aromabackup is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[17:16:14] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (aroma1997.backup.recovery.AromaBackupRecovery) - loading
[17:16:14] [Server thread/TRACE] [aromabackuprecovery/]: Parsed dependency info : [aroma1997core, aromabackup] [aromabackup, aroma1997core] []
[17:16:14] [Server thread/DEBUG] [aromabackuprecovery/]: Attempting to load the file version.properties from AromaBackup-1.11-2.1.0.0.jar to locate a version number for aromabackuprecovery
[17:16:14] [Server thread/WARN] [aromabackuprecovery/]: Mod aromabackuprecovery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[17:16:14] [Server thread/DEBUG] [FML/]: Examining file AutoRegLib-1.1-4.jar for potential mods
[17:16:14] [Server thread/TRACE] [FML/]: Located mcmod.info file in file AutoRegLib-1.1-4.jar
[17:16:14] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (vazkii.arl.AutoRegLib) - loading
[17:16:14] [Server thread/TRACE] [autoreglib/]: Parsed dependency info : [] [] []
[17:16:14] [Server thread/DEBUG] [FML/]: Examining file BabyMobs-1.11.2-1.5.4.jar for potential mods
[17:16:14] [Server thread/TRACE] [FML/]: Located mcmod.info file in file BabyMobs-1.11.2-1.5.4.jar
[17:16:14] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (furgl.babyMobs.common.BabyMobs) - loading
[17:16:14] [Server thread/TRACE] [babymobs/]: Parsed dependency info : [] [] []
[17:16:14] [Server thread/DEBUG] [FML/]: Examining file BedBugs-1.11.2-1.1.7.jar for potential mods
[17:16:14] [Server thread/TRACE] [FML/]: Located mcmod.info file in file BedBugs-1.11.2-1.1.7.jar
[17:16:14] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (gr8pefish.bedbugs.common.BedBugs) - loading
[17:16:14] [Server thread/TRACE] [bedbugs/]: Parsed dependency info : [] [] []
[17:16:14] [Server thread/DEBUG] [FML/]: Examining file BetterQuesting-2.4.235.jar for potential mods
[17:16:14] [Server thread/TRACE] [FML/]: Located mcmod.info file in file BetterQuesting-2.4.235.jar
[17:16:14] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (betterquesting.core.BetterQuesting) - loading
[17:16:14] [Server thread/TRACE] [betterquesting/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file BetterQuestingTriggerer-0.9.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file BetterQuestingTriggerer-0.9.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.mramericanmike.bqt.BQT) - loading
[17:16:15] [Server thread/TRACE] [bqt/]: Parsed dependency info : [betterquesting] [betterquesting] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file Bloodmoon-MC1.11-1.5.1.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Bloodmoon-MC1.11-1.5.1.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (lumien.bloodmoon.Bloodmoon) - loading
[17:16:15] [Server thread/TRACE] [bloodmoon/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file carbonado-1.1.0-mc1.11.2.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file carbonado-1.1.0-mc1.11.2.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (net.insane96mcp.carbonado.Carbonado) - loading
[17:16:15] [Server thread/TRACE] [carbonado/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file Chisel-MC1.11.2-0.0.13.23.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Chisel-MC1.11.2-0.0.13.23.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (team.chisel.Chisel) - loading
[17:16:15] [Server thread/TRACE] [chisel/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file ColorUtility-universal-1.0.4.jar for potential mods
[17:16:15] [Server thread/DEBUG] [FML/]: The mod container ColorUtility-universal-1.0.4.jar appears to be missing an mcmod.info file
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file CraftTweaker-1.11.2-3.0.26.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file CraftTweaker-1.11.2-3.0.26.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.blamejared.ctgui.MTRecipe) - loading
[17:16:15] [Server thread/INFO] [FML/]: Disabling mod ctgui it is client side only.
[17:16:15] [Server thread/DEBUG] [FML/]: Skipping mod com.blamejared.ctgui.MTRecipe, container opted to not load.
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (minetweaker.mc1112.MineTweakerMod) - loading
[17:16:15] [Server thread/TRACE] [crafttweaker/]: Parsed dependency info : [] [jei@[4.2.6.238,)] []
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (minetweaker.mods.jei.JEIMod) - loading
[17:16:15] [Server thread/TRACE] [crafttweakerjei/]: Parsed dependency info : [crafttweaker] [] [crafttweaker]
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file CTM-MC1.11.2-0.2.2.12.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file CTM-MC1.11.2-0.2.2.12.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (team.chisel.ctm.CTM) - loading
[17:16:15] [Server thread/INFO] [FML/]: Disabling mod ctm it is client side only.
[17:16:15] [Server thread/DEBUG] [FML/]: Skipping mod team.chisel.ctm.CTM, container opted to not load.
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file denseores-1.11-1.0.2.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file denseores-1.11-1.0.2.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.rwtema.denseores.DenseOresMod) - loading
[17:16:15] [Server thread/TRACE] [denseores/]: Parsed dependency info : [] [*] []
[17:16:15] [Server thread/INFO] [denseores/]: Mod denseores is missing the required element 'name'. Substituting denseores
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file EnchantingTable-1.11-1.1.2.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file EnchantingTable-1.11-1.1.2.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (net.crazysnailboy.mods.enchantingtable.EnchantingTable) - loading
[17:16:15] [Server thread/TRACE] [csb_ench_table/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file expandedbonemeal-1.11-1.1.0.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file expandedbonemeal-1.11-1.1.0.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (josephcsible.expandedbonemeal.ExpandedBonemeal) - loading
[17:16:15] [Server thread/TRACE] [expandedbonemeal/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file FastLeafDecay-v15.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file FastLeafDecay-v15.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (net.olafkeijsers.fastleafdecay.FastLeafDecay) - loading
[17:16:15] [Server thread/TRACE] [fastleafdecay/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file felling-1.2.3.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file felling-1.2.3.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (arlyon.felling.Felling) - loading
[17:16:15] [Server thread/TRACE] [felling/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file GiacomosCompass-1.11.2-1.0.5.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file GiacomosCompass-1.11.2-1.0.5.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.polipo.compass.CompassMod) - loading
[17:16:15] [Server thread/TRACE] [giacomoscompass/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file GiacomosFoundry-1.11.2-1.3.12.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file GiacomosFoundry-1.11.2-1.3.12.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.polipo.foundry.ModFoundry) - loading
[17:16:15] [Server thread/TRACE] [giacomosfoundry/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file GiacomosMaps-1.11.2-1.2.2.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file GiacomosMaps-1.11.2-1.2.2.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.polipo.maps.GiacomosMapsMod) - loading
[17:16:15] [Server thread/TRACE] [giacomos_maps/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file GiacomosTeleport-1.11.2-1.2.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file GiacomosTeleport-1.11.2-1.2.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.polipo.teleport.GiacomosTeleport) - loading
[17:16:15] [Server thread/TRACE] [giacomos_teleport/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file HungerPersistence-mc1.11.2-1.0.1.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file HungerPersistence-mc1.11.2-1.0.1.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (squeek.hungerpersistence.HungerPersistence) - loading
[17:16:15] [Server thread/TRACE] [hungerpersistence/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file LootTweaker-1.11.2-0.0.6.3.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file LootTweaker-1.11.2-0.0.6.3.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (leviathan143.loottweaker.common.LootTweakerMain) - loading
[17:16:15] [Server thread/TRACE] [loottweaker/]: Parsed dependency info : [crafttweaker] [crafttweaker] [jeresources]
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file MiningTweaks-1.11.2-r2.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file MiningTweaks-1.11.2-r2.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (de.ellpeck.miningtweaks.MiningTweaks) - loading
[17:16:15] [Server thread/TRACE] [miningtweaks/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file MTLib-2.0.3.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file MTLib-2.0.3.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.blamejared.mtlib.MTLib) - loading
[17:16:15] [Server thread/TRACE] [mtlib/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file Pam's Get all the Seeds! 1.11a.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Pam's Get all the Seeds! 1.11a.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.pam.getalltheseeds.getalltheseeds) - loading
[17:16:15] [Server thread/TRACE] [getalltheseeds/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file Pam's HarvestCraft 1.11.2h.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Pam's HarvestCraft 1.11.2h.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.pam.harvestcraft.HarvestCraft) - loading
[17:16:15] [Server thread/TRACE] [harvestcraft/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file pamscookables-1.11.2_1.0.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file pamscookables-1.11.2_1.0.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (atm.bloodworkxgaming.atm1tweaks.PamsCookables) - loading
[17:16:15] [Server thread/TRACE] [pamscookables/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file PassthroughSigns-1.11.2-2.1.2.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file PassthroughSigns-1.11.2-2.1.2.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.girafi.passthroughsigns.PassthroughSigns) - loading
[17:16:15] [Server thread/TRACE] [passthroughsigns/]: Parsed dependency info : [forge@[13.20,)] [forge@[13.20,)] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file Quark-r1.2-93b.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Quark-r1.2-93b.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (vazkii.quark.base.Quark) - loading
[17:16:15] [Server thread/TRACE] [quark/]: Parsed dependency info : [autoreglib] [] [autoreglib]
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file ResourceLoader-MC1.11.2-1.5.2.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file ResourceLoader-MC1.11.2-1.5.2.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (lumien.resourceloader.ResourceLoader) - loading
[17:16:15] [Server thread/INFO] [FML/]: Disabling mod resourceloader it is client side only.
[17:16:15] [Server thread/DEBUG] [FML/]: Skipping mod lumien.resourceloader.ResourceLoader, container opted to not load.
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file RoguelikeDungeons-1.11.2-1.6.6.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file RoguelikeDungeons-1.11.2-1.6.6.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (greymerk.roguelike.Roguelike) - loading
[17:16:15] [Server thread/TRACE] [roguelike/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file roughMobs1.0.11-1.11.2.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file roughMobs1.0.11-1.11.2.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (lellson.roughMobs.RoughMobs) - loading
[17:16:15] [Server thread/TRACE] [roughmobs/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file SimpleGrinder-3.140.R11112.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file SimpleGrinder-3.140.R11112.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.rumaruka.simplegrinder.Core.simplygrinderCore) - loading
[17:16:15] [Server thread/TRACE] [simplegrinder/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file SpiceOfLife-mc1.11.2-1.3.9.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file SpiceOfLife-mc1.11.2-1.3.9.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (squeek.spiceoflife.ModSpiceOfLife) - loading
[17:16:15] [Server thread/TRACE] [spiceoflife/]: Parsed dependency info : [applecore] [applecore] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file StandardExpansion-2.4.132.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file StandardExpansion-2.4.132.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (bq_standard.core.BQ_Standard) - loading
[17:16:15] [Server thread/TRACE] [bq_standard/]: Using mcmod dependency info : [betterquesting] [betterquesting] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file stg-1.11.2-1.1.1.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file stg-1.11.2-1.1.1.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.exidex.stg.STG) - loading
[17:16:15] [Server thread/TRACE] [stg/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file VillagerTrades-1.11-0.6.3.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file VillagerTrades-1.11-0.6.3.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (net.crazysnailboy.mods.villagertrades.VillagerTradesMod) - loading
[17:16:15] [Server thread/TRACE] [vtt/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file vulcanite-1.2.0-mc1.11.2.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file vulcanite-1.2.0-mc1.11.2.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (net.insane96mcp.vulcanite.Vulcanite) - loading
[17:16:15] [Server thread/TRACE] [vulcanite/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/DEBUG] [FML/]: Examining file WearableBackpacks-1.11.2-2.5.0.jar for potential mods
[17:16:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file WearableBackpacks-1.11.2-2.5.0.jar
[17:16:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (net.mcft.copy.backpacks.WearableBackpacks) - loading
[17:16:15] [Server thread/TRACE] [wearablebackpacks/]: Parsed dependency info : [] [] []
[17:16:15] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 48 mods to load
[17:16:15] [Server thread/DEBUG] [FML/]: Found API com.girafi.passthroughsigns.api (owned by passthroughsigns providing PassthroughSignsAPI) embedded in passthroughsigns
[17:16:15] [Server thread/DEBUG] [FML/]: Found API betterwithmods.api (owned by betterwithmods providing BetterWithModsAPI) embedded in appleskin
[17:16:15] [Server thread/DEBUG] [FML/]: Found API aroma1997.backup.mc.api (owned by AromaBackup providing AromaBackupAPI) embedded in aromabackup
[17:16:15] [Server thread/DEBUG] [FML/]: Found API aroma1997.backup.mc.api (owned by AromaBackup providing AromaBackupAPI) embedded in aromabackuprecovery
[17:16:15] [Server thread/DEBUG] [FML/]: Found API betterwithmods.api (owned by betterwithmods providing BetterWithModsAPI) embedded in quark
[17:16:15] [Server thread/DEBUG] [FML/]: Found API team.chisel.api.carving (owned by Chisel providing ChiselAPI|Carving) embedded in chisel
[17:16:15] [Server thread/DEBUG] [FML/]: Found API squeek.applecore.api (owned by applecore providing AppleCoreAPI) embedded in applecore
[17:16:15] [Server thread/DEBUG] [FML/]: Found API betterquesting.api (owned by betterquesting providing BetterQuesting|API) embedded in betterquesting
[17:16:15] [Server thread/DEBUG] [FML/]: Found API team.chisel.api (owned by chisel providing Chisel-API) embedded in chisel
[17:16:15] [Server thread/DEBUG] [FML/]: Creating API container dummy for API AppleCoreAPI: owner: applecore, dependents: []
[17:16:15] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ctm-api-models: owner: ctm, dependents: []
[17:16:15] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ctm-api-textures: owner: ctm, dependents: []
[17:16:15] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ChiselAPI|Carving: owner: Chisel, dependents: [chisel]
[17:16:15] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BetterWithModsAPI: owner: betterwithmods, dependents: [appleskin, quark]
[17:16:15] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ctm-api-events: owner: ctm, dependents: []
[17:16:15] [Server thread/DEBUG] [FML/]: Creating API container dummy for API AromaBackupAPI: owner: AromaBackup, dependents: [aromabackup, aromabackuprecovery]
[17:16:15] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ctm-api: owner: ctm, dependents: []
[17:16:15] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ctm-api-utils: owner: ctm, dependents: []
[17:16:15] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BetterQuesting|API: owner: betterquesting, dependents: []
[17:16:15] [Server thread/DEBUG] [FML/]: Creating API container dummy for API PassthroughSignsAPI: owner: passthroughsigns, dependents: []
[17:16:15] [Server thread/DEBUG] [FML/]: Creating API container dummy for API Chisel-API: owner: chisel, dependents: []
[17:16:15] [Server thread/TRACE] [FML/]: Received a system property request ''
[17:16:15] [Server thread/TRACE] [FML/]: System property request managing the state of 0 mods
[17:16:15] [Server thread/DEBUG] [FML/]: After merging, found state information for 0 mods
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for minecraft: minecraft.jar (Impossibile trovare il file specificato)
java.io.FileNotFoundException: minecraft.jar (Impossibile trovare il file specificato)
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_121]
	at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_121]
	at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_121]
	at java.util.zip.ZipFile.<init>(ZipFile.java:163) ~[?:1.8.0_121]
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:258) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for mcp: minecraft.jar (Impossibile trovare il file specificato)
java.io.FileNotFoundException: minecraft.jar (Impossibile trovare il file specificato)
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_121]
	at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_121]
	at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_121]
	at java.util.zip.ZipFile.<init>(ZipFile.java:163) ~[?:1.8.0_121]
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:258) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for FML: assets/fml/lang/en_us.lang
java.io.FileNotFoundException: assets/fml/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for aroma1997core: assets/aroma1997core/lang/en_us.lang
java.io.FileNotFoundException: assets/aroma1997core/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for ColorUtility: minecraft.jar (Impossibile trovare il file specificato)
java.io.FileNotFoundException: minecraft.jar (Impossibile trovare il file specificato)
	at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_121]
	at java.util.zip.ZipFile.<init>(ZipFile.java:219) ~[?:1.8.0_121]
	at java.util.zip.ZipFile.<init>(ZipFile.java:149) ~[?:1.8.0_121]
	at java.util.zip.ZipFile.<init>(ZipFile.java:163) ~[?:1.8.0_121]
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:258) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [applecore/]: Enabling mod applecore
[17:16:15] [Server thread/DEBUG] [appleskin/]: Enabling mod appleskin
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for appleskin: assets/appleskin/lang/en_us.lang
java.io.FileNotFoundException: assets/appleskin/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [aroma1997corehelper/]: Enabling mod aroma1997corehelper
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for aroma1997corehelper: assets/aroma1997corehelper/lang/en_us.lang
java.io.FileNotFoundException: assets/aroma1997corehelper/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [aromabackup/]: Enabling mod aromabackup
[17:16:15] [Server thread/DEBUG] [aromabackuprecovery/]: Enabling mod aromabackuprecovery
[17:16:15] [Server thread/DEBUG] [autoreglib/]: Enabling mod autoreglib
[17:16:15] [Server thread/DEBUG] [babymobs/]: Enabling mod babymobs
[17:16:15] [Server thread/DEBUG] [bedbugs/]: Enabling mod bedbugs
[17:16:15] [Server thread/DEBUG] [betterquesting/]: Enabling mod betterquesting
[17:16:15] [Server thread/DEBUG] [bqt/]: Enabling mod bqt
[17:16:15] [Server thread/DEBUG] [bloodmoon/]: Enabling mod bloodmoon
[17:16:15] [Server thread/DEBUG] [carbonado/]: Enabling mod carbonado
[17:16:15] [Server thread/DEBUG] [chisel/]: Enabling mod chisel
[17:16:15] [Server thread/DEBUG] [crafttweaker/]: Enabling mod crafttweaker
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for crafttweaker: assets/crafttweaker/lang/en_us.lang
java.io.FileNotFoundException: assets/crafttweaker/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [crafttweakerjei/]: Enabling mod crafttweakerjei
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for crafttweakerjei: assets/crafttweakerjei/lang/en_us.lang
java.io.FileNotFoundException: assets/crafttweakerjei/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [denseores/]: Enabling mod denseores
[17:16:15] [Server thread/DEBUG] [csb_ench_table/]: Enabling mod csb_ench_table
[17:16:15] [Server thread/DEBUG] [expandedbonemeal/]: Enabling mod expandedbonemeal
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for expandedbonemeal: assets/expandedbonemeal/lang/en_us.lang
java.io.FileNotFoundException: assets/expandedbonemeal/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [fastleafdecay/]: Enabling mod fastleafdecay
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for fastleafdecay: assets/fastleafdecay/lang/en_us.lang
java.io.FileNotFoundException: assets/fastleafdecay/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [felling/]: Enabling mod felling
[17:16:15] [Server thread/DEBUG] [giacomoscompass/]: Enabling mod giacomoscompass
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for giacomoscompass: assets/giacomoscompass/lang/en_us.lang
java.io.FileNotFoundException: assets/giacomoscompass/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [giacomosfoundry/]: Enabling mod giacomosfoundry
[17:16:15] [Server thread/DEBUG] [giacomos_maps/]: Enabling mod giacomos_maps
[17:16:15] [Server thread/DEBUG] [giacomos_teleport/]: Enabling mod giacomos_teleport
[17:16:15] [Server thread/DEBUG] [hungerpersistence/]: Enabling mod hungerpersistence
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for hungerpersistence: assets/hungerpersistence/lang/en_us.lang
java.io.FileNotFoundException: assets/hungerpersistence/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [loottweaker/]: Enabling mod loottweaker
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for loottweaker: assets/loottweaker/lang/en_us.lang
java.io.FileNotFoundException: assets/loottweaker/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [miningtweaks/]: Enabling mod miningtweaks
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for miningtweaks: assets/miningtweaks/lang/en_us.lang
java.io.FileNotFoundException: assets/miningtweaks/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [mtlib/]: Enabling mod mtlib
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for mtlib: assets/mtlib/lang/en_us.lang
java.io.FileNotFoundException: assets/mtlib/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [getalltheseeds/]: Enabling mod getalltheseeds
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for getalltheseeds: assets/getalltheseeds/lang/en_us.lang
java.io.FileNotFoundException: assets/getalltheseeds/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [harvestcraft/]: Enabling mod harvestcraft
[17:16:15] [Server thread/DEBUG] [pamscookables/]: Enabling mod pamscookables
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for pamscookables: assets/pamscookables/lang/en_us.lang
java.io.FileNotFoundException: assets/pamscookables/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [passthroughsigns/]: Enabling mod passthroughsigns
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for passthroughsigns: assets/passthroughsigns/lang/en_us.lang
java.io.FileNotFoundException: assets/passthroughsigns/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [quark/]: Enabling mod quark
[17:16:15] [Server thread/DEBUG] [roguelike/]: Enabling mod roguelike
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for roguelike: assets/roguelike/lang/en_us.lang
java.io.FileNotFoundException: assets/roguelike/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [roughmobs/]: Enabling mod roughmobs
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for roughmobs: assets/roughmobs/lang/en_us.lang
java.io.FileNotFoundException: assets/roughmobs/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [simplegrinder/]: Enabling mod simplegrinder
[17:16:15] [Server thread/DEBUG] [spiceoflife/]: Enabling mod spiceoflife
[17:16:15] [Server thread/DEBUG] [bq_standard/]: Enabling mod bq_standard
[17:16:15] [Server thread/DEBUG] [stg/]: Enabling mod stg
[17:16:15] [Server thread/WARN] [FML/]: Missing English translation for stg: assets/stg/lang/en_us.lang
java.io.FileNotFoundException: assets/stg/lang/en_us.lang
	at net.minecraftforge.fml.server.FMLServerHandler.addModAsResource(FMLServerHandler.java:261) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.addModToResourcePack(FMLCommonHandler.java:539) [FMLCommonHandler.class:?]
	at net.minecraftforge.fml.common.LoadController.buildModList(LoadController.java:130) [LoadController.class:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
	at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [minecraft_server.1.11.2.jar:?]
	at com.google.common.eventbus.EventBus.post(EventBus.java:275) [minecraft_server.1.11.2.jar:?]
	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:338) [LoadController.class:?]
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:557) [Loader.class:?]
	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99) [FMLServerHandler.class:?]
	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [lh.class:?]
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442) [MinecraftServer.class:?]
	at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
[17:16:15] [Server thread/DEBUG] [vtt/]: Enabling mod vtt
[17:16:15] [Server thread/DEBUG] [vulcanite/]: Enabling mod vulcanite
[17:16:15] [Server thread/DEBUG] [wearablebackpacks/]: Enabling mod wearablebackpacks
[17:16:15] [Server thread/TRACE] [FML/]: Verifying mod requirements are satisfied
[17:16:15] [Server thread/TRACE] [FML/]: All mod requirements are satisfied
[17:16:15] [Server thread/TRACE] [FML/]: Sorting mods into an ordered list
[17:16:15] [Server thread/TRACE] [FML/]: Mod sorting completed successfully
[17:16:15] [Server thread/DEBUG] [FML/]: Mod sorting data
[17:16:15] [Server thread/DEBUG] [FML/]: 	applecore(AppleCore:2.2.2): AppleCore-mc1.11.2-2.2.2.jar (required-after:forge@[13.20,))
[17:16:15] [Server thread/DEBUG] [FML/]: 	BetterWithModsAPI(API: BetterWithModsAPI:Beta 0.6): AppleSkin-mc1.11-1.0.8.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	appleskin(AppleSkin:1.0.8): AppleSkin-mc1.11-1.0.8.jar (after:jei@[3.8.1,); required-after:forge@[13.19.0,); after:applecore@[2.0.0,))
[17:16:15] [Server thread/DEBUG] [FML/]: 	aroma1997corehelper(Aroma1997Core|Helper:1.0): Aroma1997Core-1.11.2-1.2.0.0.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	AromaBackupAPI(API: AromaBackupAPI:1.0): AromaBackup-1.11-2.1.0.0.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	aromabackup(AromaBackup:1.0): AromaBackup-1.11-2.1.0.0.jar (required-after:aroma1997core)
[17:16:15] [Server thread/DEBUG] [FML/]: 	aromabackuprecovery(AromaBackupRecovery:1.0): AromaBackup-1.11-2.1.0.0.jar (required-after:aromabackup;required-after:aroma1997core)
[17:16:15] [Server thread/DEBUG] [FML/]: 	quark(Quark:r1.2-93): Quark-r1.2-93b.jar (required-before:autoreglib;)
[17:16:15] [Server thread/DEBUG] [FML/]: 	autoreglib(AutoRegLib:1.1-4): AutoRegLib-1.1-4.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	babymobs(Baby Mobs:1.5.4): BabyMobs-1.11.2-1.5.4.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	bedbugs(Bed Bugs:@VERSION@): BedBugs-1.11.2-1.1.7.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	betterquesting(Better Questing:2.4.235): BetterQuesting-2.4.235.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	bqt(Better Questing Triggerer:0.9): BetterQuestingTriggerer-0.9.jar (required-after:betterquesting)
[17:16:15] [Server thread/DEBUG] [FML/]: 	bloodmoon(Bloodmoon:1.5.1): Bloodmoon-MC1.11-1.5.1.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	carbonado(Carbonado:1.1.0): carbonado-1.1.0-mc1.11.2.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	ChiselAPI|Carving(API: ChiselAPI|Carving:0.0.1): Chisel-MC1.11.2-0.0.13.23.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	chisel(Chisel:MC1.11.2-0.0.13.23): Chisel-MC1.11.2-0.0.13.23.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	crafttweakerjei(CraftTweaker JEI Support:1.0.2): CraftTweaker-1.11.2-3.0.26.jar (required-before:crafttweaker;)
[17:16:15] [Server thread/DEBUG] [FML/]: 	crafttweaker(Crafttweaker:3.0.26): CraftTweaker-1.11.2-3.0.26.jar (after:jei@[4.2.6.238,))
[17:16:15] [Server thread/DEBUG] [FML/]: 	csb_ench_table(Lapis Stays in the Enchanting Table:1.1.2): EnchantingTable-1.11-1.1.2.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	expandedbonemeal(ExpandedBonemeal:1.1.0): expandedbonemeal-1.11-1.1.0.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	fastleafdecay(Fast Leaf Decay:v15): FastLeafDecay-v15.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	felling(Felling:1.2.3): felling-1.2.3.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	giacomoscompass(Giacomo's compass:1.0.5): GiacomosCompass-1.11.2-1.0.5.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	giacomosfoundry(Giacomo's Foundry:1.3.12): GiacomosFoundry-1.11.2-1.3.12.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	giacomos_maps(Giacomo's maps:1.2.2): GiacomosMaps-1.11.2-1.2.2.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	giacomos_teleport(Giacomo's Teleport Mod:1.2): GiacomosTeleport-1.11.2-1.2.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	hungerpersistence(Hunger Persistence:1.0.1): HungerPersistence-mc1.11.2-1.0.1.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	loottweaker(LootTweaker:0.0.6.3): LootTweaker-1.11.2-0.0.6.3.jar (required-after:crafttweaker; before:jeresources)
[17:16:15] [Server thread/DEBUG] [FML/]: 	miningtweaks(MiningTweaks:1.11.2-r2): MiningTweaks-1.11.2-r2.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	mtlib(MTLib:@VERSION@): MTLib-2.0.3.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	getalltheseeds(Pam's Get all the Seeds!:1.11a): Pam's Get all the Seeds! 1.11a.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	harvestcraft(Pam's HarvestCraft:1.11.2g): Pam's HarvestCraft 1.11.2h.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	pamscookables(Pam's Cookables:1.0): pamscookables-1.11.2_1.0.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	passthroughsigns(Passthrough Signs:2.1.2): PassthroughSigns-1.11.2-2.1.2.jar (required-after:forge@[13.20,))
[17:16:15] [Server thread/DEBUG] [FML/]: 	roguelike(Roguelike Dungeons:1.6.6): RoguelikeDungeons-1.11.2-1.6.6.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	roughmobs(Rough Mobs:1.0): roughMobs1.0.11-1.11.2.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	simplegrinder(Simple Grinder:3.122.R1112): SimpleGrinder-3.140.R11112.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	spiceoflife(The Spice of Life:1.3.9): SpiceOfLife-mc1.11.2-1.3.9.jar (required-after:applecore)
[17:16:15] [Server thread/DEBUG] [FML/]: 	bq_standard(Standard Expansion:2.4.132): StandardExpansion-2.4.132.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	stg(SwingThroughGrass:1.11.2-1.1.1): stg-1.11.2-1.1.1.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	vtt(Villager Trade Tables:0.6.3): VillagerTrades-1.11-0.6.3.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	vulcanite(Vulcanite:1.2.0): vulcanite-1.2.0-mc1.11.2.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	wearablebackpacks(Wearable Backpacks:2.5.0): WearableBackpacks-1.11.2-2.5.0.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	AppleCoreAPI(API: AppleCoreAPI:2.3.0): AppleCore-mc1.11.2-2.2.2.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	ctm-api-models(API: ctm-api-models:0.1.0): CTM-MC1.11.2-0.2.2.12.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	ctm-api-textures(API: ctm-api-textures:0.1.0): CTM-MC1.11.2-0.2.2.12.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	ctm-api-events(API: ctm-api-events:0.1.0): CTM-MC1.11.2-0.2.2.12.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	ctm-api(API: ctm-api:0.1.0): CTM-MC1.11.2-0.2.2.12.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	ctm-api-utils(API: ctm-api-utils:0.1.0): CTM-MC1.11.2-0.2.2.12.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	BetterQuesting|API(API: BetterQuesting|API:2.6): BetterQuesting-2.4.235.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	PassthroughSignsAPI(API: PassthroughSignsAPI:1.1.1): PassthroughSigns-1.11.2-2.1.2.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	Chisel-API(API: Chisel-API:0.0.1): Chisel-MC1.11.2-0.0.13.23.jar ()
[17:16:15] [Server thread/DEBUG] [FML/]: 	denseores(denseores:1.0): denseores-1.11-1.0.2.jar (after:*)
[17:16:15] [Server thread/INFO] [FML/]: FML has found a non-mod file ColorUtility-universal-1.0.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.
[17:16:15] [Server thread/INFO] [FML/]: FML has found a non-mod file CTM-MC1.11.2-0.2.2.12.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[17:16:15] [Server thread/INFO] [FML/]: FML has found a non-mod file ResourceLoader-MC1.11.2-1.5.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.
[17:16:16] [Server thread/DEBUG] [FML/]: Loading @Config anotation data
[17:16:16] [Server thread/TRACE] [minecraft/minecraft]: Sending event FMLConstructionEvent to mod minecraft
[17:16:16] [Server thread/TRACE] [minecraft/minecraft]: Sent event FMLConstructionEvent to mod minecraft
[17:16:16] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft took 0,001s
[17:16:16] [Server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
[17:16:16] [Server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
[17:16:16] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0,001s
[17:16:16] [Server thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML
[17:16:16] [Server thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists
[17:16:16] [Server thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection
[17:16:16] [Server thread/TRACE] [FML/FML]: The mod FML accepts its own version (8.0.99.99)
[17:16:16] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, aroma1997core, ColorUtility, applecore, appleskin, aroma1997corehelper, aromabackup, aromabackuprecovery, autoreglib, babymobs, bedbugs, betterquesting, bqt, bloodmoon, carbonado, chisel, crafttweaker, crafttweakerjei, denseores, csb_ench_table, expandedbonemeal, fastleafdecay, felling, giacomoscompass, giacomosfoundry, giacomos_maps, giacomos_teleport, hungerpersistence, loottweaker, miningtweaks, mtlib, getalltheseeds, harvestcraft, pamscookables, passthroughsigns, quark, roguelike, roughmobs, simplegrinder, spiceoflife, bq_standard, stg, vtt, vulcanite, wearablebackpacks] at CLIENT
[17:16:16] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, aroma1997core, ColorUtility, applecore, appleskin, aroma1997corehelper, aromabackup, aromabackuprecovery, autoreglib, babymobs, bedbugs, betterquesting, bqt, bloodmoon, carbonado, chisel, crafttweaker, crafttweakerjei, denseores, csb_ench_table, expandedbonemeal, fastleafdecay, felling, giacomoscompass, giacomosfoundry, giacomos_maps, giacomos_teleport, hungerpersistence, loottweaker, miningtweaks, mtlib, getalltheseeds, harvestcraft, pamscookables, passthroughsigns, quark, roguelike, roughmobs, simplegrinder, spiceoflife, bq_standard, stg, vtt, vulcanite, wearablebackpacks] at SERVER
[17:16:17] [Server thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 1,307s
[17:16:17] [Server thread/TRACE] [forge/forge]: Sending event FMLConstructionEvent to mod forge
[17:16:17] [Server thread/DEBUG] [forge/forge]: Preloading CrashReport Classes
[17:16:17] [Server thread/DEBUG] [forge/forge]: 	net/minecraftforge/fml/client/SplashProgress$1
[17:16:17] [Server thread/DEBUG] [forge/forge]: 	net/minecraftforge/fml/common/FMLCommonHandler$1
[17:16:17] [Server thread/DEBUG] [forge/forge]: 	net/minecraftforge/fml/common/Loader$3
[17:16:17] [Server thread/TRACE] [FML/forge]: Mod forge is using network checker : No network checking performed
[17:16:17] [Server thread/TRACE] [FML/forge]: Testing mod forge to verify it accepts its own version in a remote connection
[17:16:17] [Server thread/TRACE] [FML/forge]: The mod forge accepts its own version (13.20.1.2454)
[17:16:17] [Server thread/DEBUG] [FML/forge]: Attempting to inject @Config classes into forge for type INSTANCE
[17:16:17] [Server thread/TRACE] [forge/forge]: Sent event FMLConstructionEvent to mod forge
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0,019s
[17:16:17] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sending event FMLConstructionEvent to mod aroma1997core
[17:16:17] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sent event FMLConstructionEvent to mod aroma1997core
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Aroma1997Core took 0,000s
[17:16:17] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sending event FMLConstructionEvent to mod ColorUtility
[17:16:17] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sent event FMLConstructionEvent to mod ColorUtility
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - ColorUtility took 0,000s
[17:16:17] [Server thread/TRACE] [applecore/applecore]: Sending event FMLConstructionEvent to mod applecore
[17:16:17] [Server thread/TRACE] [FML/applecore]: Mod applecore is using network checker : No network checking performed
[17:16:17] [Server thread/TRACE] [FML/applecore]: Testing mod applecore to verify it accepts its own version in a remote connection
[17:16:17] [Server thread/TRACE] [FML/applecore]: The mod applecore accepts its own version (2.2.2)
[17:16:17] [Server thread/DEBUG] [FML/applecore]: Attempting to inject @SidedProxy classes into applecore
[17:16:17] [Server thread/DEBUG] [FML/applecore]: Attempting to inject @EventBusSubscriber classes into the eventbus for applecore
[17:16:17] [Server thread/DEBUG] [FML/applecore]: Attempting to inject @Config classes into applecore for type INSTANCE
[17:16:17] [Server thread/TRACE] [applecore/applecore]: Sent event FMLConstructionEvent to mod applecore
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - AppleCore took 0,018s
[17:16:17] [Server thread/TRACE] [appleskin/appleskin]: Sending event FMLConstructionEvent to mod appleskin
[17:16:17] [Server thread/TRACE] [FML/appleskin]: Mod appleskin is using network checker : No network checking performed
[17:16:17] [Server thread/TRACE] [FML/appleskin]: Testing mod appleskin to verify it accepts its own version in a remote connection
[17:16:17] [Server thread/TRACE] [FML/appleskin]: The mod appleskin accepts its own version (1.0.8)
[17:16:17] [Server thread/DEBUG] [FML/appleskin]: Attempting to inject @SidedProxy classes into appleskin
[17:16:17] [Server thread/DEBUG] [FML/appleskin]: Attempting to inject @EventBusSubscriber classes into the eventbus for appleskin
[17:16:17] [Server thread/DEBUG] [FML/appleskin]: Attempting to inject @Config classes into appleskin for type INSTANCE
[17:16:17] [Server thread/TRACE] [appleskin/appleskin]: Sent event FMLConstructionEvent to mod appleskin
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - AppleSkin took 0,006s
[17:16:17] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sending event FMLConstructionEvent to mod aroma1997corehelper
[17:16:17] [Server thread/TRACE] [FML/aroma1997corehelper]: Mod aroma1997corehelper is using network checker : Invoking method checkModLists
[17:16:17] [Server thread/TRACE] [FML/aroma1997corehelper]: Testing mod aroma1997corehelper to verify it accepts its own version in a remote connection
[17:16:17] [Server thread/TRACE] [FML/aroma1997corehelper]: The mod aroma1997corehelper accepts its own version (1.0)
[17:16:17] [Server thread/DEBUG] [FML/aroma1997corehelper]: Attempting to inject @SidedProxy classes into aroma1997corehelper
[17:16:17] [Server thread/DEBUG] [FML/aroma1997corehelper]: Attempting to inject @EventBusSubscriber classes into the eventbus for aroma1997corehelper
[17:16:17] [Server thread/DEBUG] [FML/aroma1997corehelper]: Attempting to inject @Config classes into aroma1997corehelper for type INSTANCE
[17:16:17] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sent event FMLConstructionEvent to mod aroma1997corehelper
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Aroma1997Core|Helper took 0,007s
[17:16:17] [Server thread/TRACE] [aromabackup/aromabackup]: Sending event FMLConstructionEvent to mod aromabackup
[17:16:17] [Server thread/TRACE] [FML/aromabackup]: Mod aromabackup is using network checker : Invoking method checkModLists
[17:16:17] [Server thread/TRACE] [FML/aromabackup]: Testing mod aromabackup to verify it accepts its own version in a remote connection
[17:16:17] [Server thread/TRACE] [FML/aromabackup]: The mod aromabackup accepts its own version (1.0)
[17:16:17] [Server thread/DEBUG] [FML/aromabackup]: Attempting to inject @SidedProxy classes into aromabackup
[17:16:17] [Server thread/DEBUG] [FML/aromabackup]: Attempting to inject @EventBusSubscriber classes into the eventbus for aromabackup
[17:16:17] [Server thread/DEBUG] [FML/aromabackup]: Attempting to inject @Config classes into aromabackup for type INSTANCE
[17:16:17] [Server thread/TRACE] [aromabackup/aromabackup]: Sent event FMLConstructionEvent to mod aromabackup
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - AromaBackup took 0,012s
[17:16:17] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sending event FMLConstructionEvent to mod aromabackuprecovery
[17:16:17] [Server thread/TRACE] [FML/aromabackuprecovery]: Mod aromabackuprecovery is using network checker : Invoking method checkModLists
[17:16:17] [Server thread/TRACE] [FML/aromabackuprecovery]: Testing mod aromabackuprecovery to verify it accepts its own version in a remote connection
[17:16:17] [Server thread/TRACE] [FML/aromabackuprecovery]: The mod aromabackuprecovery accepts its own version (1.0)
[17:16:17] [Server thread/DEBUG] [FML/aromabackuprecovery]: Attempting to inject @SidedProxy classes into aromabackuprecovery
[17:16:17] [Server thread/DEBUG] [FML/aromabackuprecovery]: Attempting to inject @EventBusSubscriber classes into the eventbus for aromabackuprecovery
[17:16:17] [Server thread/DEBUG] [FML/aromabackuprecovery]: Attempting to inject @Config classes into aromabackuprecovery for type INSTANCE
[17:16:17] [Server thread/DEBUG] [FML/aromabackuprecovery]: Skipping @net.minecraftforge.fml.common.Mod$Instance injection for aroma1997.backup.mc.AromaBackup.instance since it is not for mod aromabackuprecovery
[17:16:17] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sent event FMLConstructionEvent to mod aromabackuprecovery
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - AromaBackupRecovery took 0,003s
[17:16:17] [Server thread/TRACE] [quark/quark]: Sending event FMLConstructionEvent to mod quark
[17:16:17] [Server thread/TRACE] [FML/quark]: Mod quark is using network checker : Accepting version r1.2-93
[17:16:17] [Server thread/TRACE] [FML/quark]: Testing mod quark to verify it accepts its own version in a remote connection
[17:16:17] [Server thread/TRACE] [FML/quark]: The mod quark accepts its own version (r1.2-93)
[17:16:17] [Server thread/DEBUG] [FML/quark]: Attempting to inject @SidedProxy classes into quark
[17:16:17] [Server thread/DEBUG] [FML/quark]: Attempting to inject @EventBusSubscriber classes into the eventbus for quark
[17:16:17] [Server thread/DEBUG] [FML/quark]: Attempting to inject @Config classes into quark for type INSTANCE
[17:16:17] [Server thread/TRACE] [quark/quark]: Sent event FMLConstructionEvent to mod quark
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Quark took 0,008s
[17:16:17] [Server thread/TRACE] [autoreglib/autoreglib]: Sending event FMLConstructionEvent to mod autoreglib
[17:16:17] [Server thread/TRACE] [FML/autoreglib]: Mod autoreglib is using network checker : Accepting version 1.1-4
[17:16:17] [Server thread/TRACE] [FML/autoreglib]: Testing mod autoreglib to verify it accepts its own version in a remote connection
[17:16:17] [Server thread/TRACE] [FML/autoreglib]: The mod autoreglib accepts its own version (1.1-4)
[17:16:17] [Server thread/DEBUG] [FML/autoreglib]: Attempting to inject @SidedProxy classes into autoreglib
[17:16:17] [Server thread/DEBUG] [FML/autoreglib]: Attempting to inject @EventBusSubscriber classes into the eventbus for autoreglib
[17:16:17] [Server thread/DEBUG] [FML/autoreglib]: Attempting to inject @Config classes into autoreglib for type INSTANCE
[17:16:17] [Server thread/TRACE] [autoreglib/autoreglib]: Sent event FMLConstructionEvent to mod autoreglib
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - AutoRegLib took 0,006s
[17:16:17] [Server thread/TRACE] [babymobs/babymobs]: Sending event FMLConstructionEvent to mod babymobs
[17:16:17] [Server thread/TRACE] [FML/babymobs]: Mod babymobs is using network checker : Accepting version 1.5.4
[17:16:17] [Server thread/TRACE] [FML/babymobs]: Testing mod babymobs to verify it accepts its own version in a remote connection
[17:16:17] [Server thread/TRACE] [FML/babymobs]: The mod babymobs accepts its own version (1.5.4)
[17:16:17] [Server thread/DEBUG] [FML/babymobs]: Attempting to inject @SidedProxy classes into babymobs
[17:16:17] [Server thread/DEBUG] [FML/babymobs]: Attempting to inject @EventBusSubscriber classes into the eventbus for babymobs
[17:16:17] [Server thread/DEBUG] [FML/babymobs]: Attempting to inject @Config classes into babymobs for type INSTANCE
[17:16:17] [Server thread/TRACE] [babymobs/babymobs]: Sent event FMLConstructionEvent to mod babymobs
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Baby Mobs took 0,013s
[17:16:17] [Server thread/TRACE] [bedbugs/bedbugs]: Sending event FMLConstructionEvent to mod bedbugs
[17:16:17] [Server thread/TRACE] [FML/bedbugs]: Mod bedbugs is using network checker : No network checking performed
[17:16:17] [Server thread/TRACE] [FML/bedbugs]: Testing mod bedbugs to verify it accepts its own version in a remote connection
[17:16:17] [Server thread/TRACE] [FML/bedbugs]: The mod bedbugs accepts its own version (@VERSION@)
[17:16:17] [Server thread/DEBUG] [FML/bedbugs]: Attempting to inject @SidedProxy classes into bedbugs
[17:16:17] [Server thread/DEBUG] [FML/bedbugs]: Attempting to inject @EventBusSubscriber classes into the eventbus for bedbugs
[17:16:17] [Server thread/DEBUG] [FML/bedbugs]: Attempting to inject @Config classes into bedbugs for type INSTANCE
[17:16:17] [Server thread/TRACE] [bedbugs/bedbugs]: Sent event FMLConstructionEvent to mod bedbugs
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Bed Bugs took 0,005s
[17:16:17] [Server thread/TRACE] [betterquesting/betterquesting]: Sending event FMLConstructionEvent to mod betterquesting
[17:16:17] [Server thread/TRACE] [FML/betterquesting]: Mod betterquesting is using network checker : Accepting version 2.4.235
[17:16:17] [Server thread/TRACE] [FML/betterquesting]: Testing mod betterquesting to verify it accepts its own version in a remote connection
[17:16:17] [Server thread/TRACE] [FML/betterquesting]: The mod betterquesting accepts its own version (2.4.235)
[17:16:17] [Server thread/DEBUG] [FML/betterquesting]: Attempting to inject @SidedProxy classes into betterquesting
[17:16:17] [Server thread/DEBUG] [FML/betterquesting]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterquesting
[17:16:17] [Server thread/DEBUG] [FML/betterquesting]: Attempting to inject @Config classes into betterquesting for type INSTANCE
[17:16:17] [Server thread/TRACE] [betterquesting/betterquesting]: Sent event FMLConstructionEvent to mod betterquesting
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Better Questing took 0,019s
[17:16:17] [Server thread/TRACE] [bqt/bqt]: Sending event FMLConstructionEvent to mod bqt
[17:16:17] [Server thread/TRACE] [FML/bqt]: Mod bqt is using network checker : Accepting version 0.9
[17:16:17] [Server thread/TRACE] [FML/bqt]: Testing mod bqt to verify it accepts its own version in a remote connection
[17:16:17] [Server thread/TRACE] [FML/bqt]: The mod bqt accepts its own version (0.9)
[17:16:17] [Server thread/DEBUG] [FML/bqt]: Attempting to inject @SidedProxy classes into bqt
[17:16:17] [Server thread/DEBUG] [FML/bqt]: Attempting to inject @EventBusSubscriber classes into the eventbus for bqt
[17:16:17] [Server thread/DEBUG] [FML/bqt]: Attempting to inject @Config classes into bqt for type INSTANCE
[17:16:17] [Server thread/TRACE] [bqt/bqt]: Sent event FMLConstructionEvent to mod bqt
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Better Questing Triggerer took 0,007s
[17:16:17] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sending event FMLConstructionEvent to mod bloodmoon
[17:16:17] [Server thread/TRACE] [FML/bloodmoon]: Mod bloodmoon is using network checker : Accepting version 1.5.1
[17:16:17] [Server thread/TRACE] [FML/bloodmoon]: Testing mod bloodmoon to verify it accepts its own version in a remote connection
[17:16:17] [Server thread/TRACE] [FML/bloodmoon]: The mod bloodmoon accepts its own version (1.5.1)
[17:16:17] [Server thread/DEBUG] [FML/bloodmoon]: Attempting to inject @SidedProxy classes into bloodmoon
[17:16:17] [Server thread/DEBUG] [FML/bloodmoon]: Attempting to inject @EventBusSubscriber classes into the eventbus for bloodmoon
[17:16:17] [Server thread/DEBUG] [FML/bloodmoon]: Attempting to inject @Config classes into bloodmoon for type INSTANCE
[17:16:17] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sent event FMLConstructionEvent to mod bloodmoon
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Bloodmoon took 0,007s
[17:16:17] [Server thread/TRACE] [carbonado/carbonado]: Sending event FMLConstructionEvent to mod carbonado
[17:16:17] [Server thread/TRACE] [FML/carbonado]: Mod carbonado is using network checker : Accepting version 1.1.0
[17:16:17] [Server thread/TRACE] [FML/carbonado]: Testing mod carbonado to verify it accepts its own version in a remote connection
[17:16:17] [Server thread/TRACE] [FML/carbonado]: The mod carbonado accepts its own version (1.1.0)
[17:16:17] [Server thread/DEBUG] [FML/carbonado]: Attempting to inject @SidedProxy classes into carbonado
[17:16:17] [Server thread/DEBUG] [FML/carbonado]: Attempting to inject @EventBusSubscriber classes into the eventbus for carbonado
[17:16:17] [Server thread/DEBUG] [FML/carbonado]: Attempting to inject @Config classes into carbonado for type INSTANCE
[17:16:17] [Server thread/TRACE] [carbonado/carbonado]: Sent event FMLConstructionEvent to mod carbonado
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Carbonado took 0,006s
[17:16:17] [Server thread/TRACE] [chisel/chisel]: Sending event FMLConstructionEvent to mod chisel
[17:16:17] [Server thread/TRACE] [FML/chisel]: Mod chisel is using network checker : Accepting version MC1.11.2-0.0.13.23
[17:16:17] [Server thread/TRACE] [FML/chisel]: Testing mod chisel to verify it accepts its own version in a remote connection
[17:16:17] [Server thread/TRACE] [FML/chisel]: The mod chisel accepts its own version (MC1.11.2-0.0.13.23)
[17:16:17] [Server thread/DEBUG] [FML/chisel]: Attempting to inject @SidedProxy classes into chisel
[17:16:17] [Server thread/DEBUG] [FML/chisel]: Attempting to inject @EventBusSubscriber classes into the eventbus for chisel
[17:16:17] [Server thread/DEBUG] [FML/chisel]: Attempting to inject @Config classes into chisel for type INSTANCE
[17:16:17] [Server thread/TRACE] [chisel/chisel]: Sent event FMLConstructionEvent to mod chisel
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Chisel took 0,066s
[17:16:17] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sending event FMLConstructionEvent to mod crafttweakerjei
[17:16:17] [Server thread/TRACE] [FML/crafttweakerjei]: Mod crafttweakerjei is using network checker : Accepting version 1.0.2
[17:16:17] [Server thread/TRACE] [FML/crafttweakerjei]: Testing mod crafttweakerjei to verify it accepts its own version in a remote connection
[17:16:17] [Server thread/TRACE] [FML/crafttweakerjei]: The mod crafttweakerjei accepts its own version (1.0.2)
[17:16:17] [Server thread/DEBUG] [FML/crafttweakerjei]: Attempting to inject @SidedProxy classes into crafttweakerjei
[17:16:17] [Server thread/DEBUG] [FML/crafttweakerjei]: Skipping proxy injection for com.blamejared.ctgui.MTRecipe.PROXY since it is not for mod crafttweakerjei
[17:16:17] [Server thread/DEBUG] [FML/crafttweakerjei]: Attempting to inject @EventBusSubscriber classes into the eventbus for crafttweakerjei
[17:16:17] [Server thread/DEBUG] [FML/crafttweakerjei]: Attempting to inject @Config classes into crafttweakerjei for type INSTANCE
[17:16:17] [Server thread/DEBUG] [FML/crafttweakerjei]: Skipping @net.minecraftforge.fml.common.Mod$Instance injection for minetweaker.mc1112.MineTweakerMod.INSTANCE since it is not for mod crafttweakerjei
[17:16:17] [Server thread/DEBUG] [FML/crafttweakerjei]: Skipping @net.minecraftforge.fml.common.Mod$Instance injection for com.blamejared.ctgui.MTRecipe.INSTANCE since it is not for mod crafttweakerjei
[17:16:17] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sent event FMLConstructionEvent to mod crafttweakerjei
[17:16:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - CraftTweaker JEI Support took 0,355s
[17:16:17] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sending event FMLConstructionEvent to mod crafttweaker
[17:16:18] [Server thread/TRACE] [FML/crafttweaker]: Mod crafttweaker is using network checker : Accepting version 3.0.26
[17:16:18] [Server thread/TRACE] [FML/crafttweaker]: Testing mod crafttweaker to verify it accepts its own version in a remote connection
[17:16:18] [Server thread/TRACE] [FML/crafttweaker]: The mod crafttweaker accepts its own version (3.0.26)
[17:16:18] [Server thread/DEBUG] [FML/crafttweaker]: Attempting to inject @SidedProxy classes into crafttweaker
[17:16:18] [Server thread/DEBUG] [FML/crafttweaker]: Skipping proxy injection for com.blamejared.ctgui.MTRecipe.PROXY since it is not for mod crafttweaker
[17:16:18] [Server thread/DEBUG] [FML/crafttweaker]: Attempting to inject @EventBusSubscriber classes into the eventbus for crafttweaker
[17:16:18] [Server thread/DEBUG] [FML/crafttweaker]: Attempting to inject @Config classes into crafttweaker for type INSTANCE
[17:16:18] [Server thread/DEBUG] [FML/crafttweaker]: Skipping @net.minecraftforge.fml.common.Mod$Instance injection for com.blamejared.ctgui.MTRecipe.INSTANCE since it is not for mod crafttweaker
[17:16:18] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sent event FMLConstructionEvent to mod crafttweaker
[17:16:18] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Crafttweaker took 0,607s
[17:16:18] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sending event FMLConstructionEvent to mod csb_ench_table
[17:16:18] [Server thread/TRACE] [FML/csb_ench_table]: Mod csb_ench_table is using network checker : Accepting version 1.1.2
[17:16:18] [Server thread/TRACE] [FML/csb_ench_table]: Testing mod csb_ench_table to verify it accepts its own version in a remote connection
[17:16:18] [Server thread/TRACE] [FML/csb_ench_table]: The mod csb_ench_table accepts its own version (1.1.2)
[17:16:18] [Server thread/DEBUG] [FML/csb_ench_table]: Attempting to inject @SidedProxy classes into csb_ench_table
[17:16:18] [Server thread/DEBUG] [FML/csb_ench_table]: Attempting to inject @EventBusSubscriber classes into the eventbus for csb_ench_table
[17:16:18] [Server thread/DEBUG] [FML/csb_ench_table]: Found @EventBusSubscriber class net.crazysnailboy.mods.enchantingtable.init.ModBlocks
[17:16:18] [Server thread/DEBUG] [FML/csb_ench_table]: Injected @EventBusSubscriber class net.crazysnailboy.mods.enchantingtable.init.ModBlocks
[17:16:18] [Server thread/DEBUG] [FML/csb_ench_table]: Found @EventBusSubscriber class net.crazysnailboy.mods.enchantingtable.capability.CapabilityHandler$EventHandler
[17:16:18] [Server thread/DEBUG] [FML/csb_ench_table]: Injected @EventBusSubscriber class net.crazysnailboy.mods.enchantingtable.capability.CapabilityHandler$EventHandler
[17:16:18] [Server thread/DEBUG] [FML/csb_ench_table]: Found @EventBusSubscriber class net.crazysnailboy.mods.enchantingtable.EnchantingTable$EventHandlers
[17:16:18] [Server thread/DEBUG] [FML/csb_ench_table]: Injected @EventBusSubscriber class net.crazysnailboy.mods.enchantingtable.EnchantingTable$EventHandlers
[17:16:18] [Server thread/DEBUG] [FML/csb_ench_table]: Attempting to inject @Config classes into csb_ench_table for type INSTANCE
[17:16:18] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sent event FMLConstructionEvent to mod csb_ench_table
[17:16:18] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Lapis Stays in the Enchanting Table took 0,026s
[17:16:18] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sending event FMLConstructionEvent to mod expandedbonemeal
[17:16:18] [Server thread/TRACE] [FML/expandedbonemeal]: Mod expandedbonemeal is using network checker : Accepting version 1.1.0
[17:16:18] [Server thread/TRACE] [FML/expandedbonemeal]: Testing mod expandedbonemeal to verify it accepts its own version in a remote connection
[17:16:18] [Server thread/TRACE] [FML/expandedbonemeal]: The mod expandedbonemeal accepts its own version (1.1.0)
[17:16:18] [Server thread/DEBUG] [FML/expandedbonemeal]: Attempting to inject @SidedProxy classes into expandedbonemeal
[17:16:18] [Server thread/DEBUG] [FML/expandedbonemeal]: Attempting to inject @EventBusSubscriber classes into the eventbus for expandedbonemeal
[17:16:18] [Server thread/DEBUG] [FML/expandedbonemeal]: Attempting to inject @Config classes into expandedbonemeal for type INSTANCE
[17:16:18] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sent event FMLConstructionEvent to mod expandedbonemeal
[17:16:18] [Server thread/DEBUG] [FML/]: Bar Step: Construction - ExpandedBonemeal took 0,006s
[17:16:18] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sending event FMLConstructionEvent to mod fastleafdecay
[17:16:18] [Server thread/TRACE] [FML/fastleafdecay]: Mod fastleafdecay is using network checker : No network checking performed
[17:16:18] [Server thread/TRACE] [FML/fastleafdecay]: Testing mod fastleafdecay to verify it accepts its own version in a remote connection
[17:16:18] [Server thread/TRACE] [FML/fastleafdecay]: The mod fastleafdecay accepts its own version (v15)
[17:16:18] [Server thread/DEBUG] [FML/fastleafdecay]: Attempting to inject @SidedProxy classes into fastleafdecay
[17:16:18] [Server thread/DEBUG] [FML/fastleafdecay]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastleafdecay
[17:16:18] [Server thread/DEBUG] [FML/fastleafdecay]: Attempting to inject @Config classes into fastleafdecay for type INSTANCE
[17:16:18] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sent event FMLConstructionEvent to mod fastleafdecay
[17:16:18] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Fast Leaf Decay took 0,003s
[17:16:18] [Server thread/TRACE] [felling/felling]: Sending event FMLConstructionEvent to mod felling
[17:16:18] [Server thread/TRACE] [FML/felling]: Mod felling is using network checker : Accepting version 1.2.3
[17:16:18] [Server thread/TRACE] [FML/felling]: Testing mod felling to verify it accepts its own version in a remote connection
[17:16:18] [Server thread/TRACE] [FML/felling]: The mod felling accepts its own version (1.2.3)
[17:16:18] [Server thread/DEBUG] [FML/felling]: Attempting to inject @SidedProxy classes into felling
[17:16:18] [Server thread/DEBUG] [FML/felling]: Attempting to inject @EventBusSubscriber classes into the eventbus for felling
[17:16:18] [Server thread/DEBUG] [FML/felling]: Found @EventBusSubscriber class arlyon.felling.EventHandler$EnchantmentHandler
[17:16:18] [Server thread/DEBUG] [FML/felling]: Injected @EventBusSubscriber class arlyon.felling.EventHandler$EnchantmentHandler
[17:16:18] [Server thread/DEBUG] [FML/felling]: Found @EventBusSubscriber class arlyon.felling.EventHandler$FellingEventHandler
[17:16:18] [Server thread/DEBUG] [FML/felling]: Injected @EventBusSubscriber class arlyon.felling.EventHandler$FellingEventHandler
[17:16:18] [Server thread/DEBUG] [FML/felling]: Found @EventBusSubscriber class arlyon.felling.Configuration$EventHandler
[17:16:18] [Server thread/DEBUG] [FML/felling]: Injected @EventBusSubscriber class arlyon.felling.Configuration$EventHandler
[17:16:18] [Server thread/DEBUG] [FML/felling]: Attempting to inject @Config classes into felling for type INSTANCE
[17:16:18] [Server thread/TRACE] [felling/felling]: Sent event FMLConstructionEvent to mod felling
[17:16:18] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Felling took 0,370s
[17:16:18] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sending event FMLConstructionEvent to mod giacomoscompass
[17:16:18] [Server thread/TRACE] [FML/giacomoscompass]: Mod giacomoscompass is using network checker : Accepting version 1.0.5
[17:16:18] [Server thread/TRACE] [FML/giacomoscompass]: Testing mod giacomoscompass to verify it accepts its own version in a remote connection
[17:16:18] [Server thread/TRACE] [FML/giacomoscompass]: The mod giacomoscompass accepts its own version (1.0.5)
[17:16:18] [Server thread/DEBUG] [FML/giacomoscompass]: Attempting to inject @SidedProxy classes into giacomoscompass
[17:16:18] [Server thread/DEBUG] [FML/giacomoscompass]: Attempting to inject @EventBusSubscriber classes into the eventbus for giacomoscompass
[17:16:18] [Server thread/DEBUG] [FML/giacomoscompass]: Attempting to inject @Config classes into giacomoscompass for type INSTANCE
[17:16:18] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sent event FMLConstructionEvent to mod giacomoscompass
[17:16:18] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Giacomo's compass took 0,007s
[17:16:18] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sending event FMLConstructionEvent to mod giacomosfoundry
[17:16:18] [Server thread/TRACE] [FML/giacomosfoundry]: Mod giacomosfoundry is using network checker : Accepting version 1.3.12
[17:16:18] [Server thread/TRACE] [FML/giacomosfoundry]: Testing mod giacomosfoundry to verify it accepts its own version in a remote connection
[17:16:18] [Server thread/TRACE] [FML/giacomosfoundry]: The mod giacomosfoundry accepts its own version (1.3.12)
[17:16:18] [Server thread/DEBUG] [FML/giacomosfoundry]: Attempting to inject @SidedProxy classes into giacomosfoundry
[17:16:18] [Server thread/DEBUG] [FML/giacomosfoundry]: Attempting to inject @EventBusSubscriber classes into the eventbus for giacomosfoundry
[17:16:18] [Server thread/DEBUG] [FML/giacomosfoundry]: Attempting to inject @Config classes into giacomosfoundry for type INSTANCE
[17:16:18] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sent event FMLConstructionEvent to mod giacomosfoundry
[17:16:18] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Giacomo's Foundry took 0,023s
[17:16:18] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sending event FMLConstructionEvent to mod giacomos_maps
[17:16:18] [Server thread/TRACE] [FML/giacomos_maps]: Mod giacomos_maps is using network checker : Accepting version 1.2.2
[17:16:18] [Server thread/TRACE] [FML/giacomos_maps]: Testing mod giacomos_maps to verify it accepts its own version in a remote connection
[17:16:18] [Server thread/TRACE] [FML/giacomos_maps]: The mod giacomos_maps accepts its own version (1.2.2)
[17:16:18] [Server thread/DEBUG] [FML/giacomos_maps]: Attempting to inject @SidedProxy classes into giacomos_maps
[17:16:18] [Server thread/DEBUG] [FML/giacomos_maps]: Attempting to inject @EventBusSubscriber classes into the eventbus for giacomos_maps
[17:16:18] [Server thread/DEBUG] [FML/giacomos_maps]: Attempting to inject @Config classes into giacomos_maps for type INSTANCE
[17:16:18] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sent event FMLConstructionEvent to mod giacomos_maps
[17:16:18] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Giacomo's maps took 0,023s
[17:16:18] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sending event FMLConstructionEvent to mod giacomos_teleport
[17:16:18] [Server thread/TRACE] [FML/giacomos_teleport]: Mod giacomos_teleport is using network checker : Accepting version 1.2
[17:16:18] [Server thread/TRACE] [FML/giacomos_teleport]: Testing mod giacomos_teleport to verify it accepts its own version in a remote connection
[17:16:18] [Server thread/TRACE] [FML/giacomos_teleport]: The mod giacomos_teleport accepts its own version (1.2)
[17:16:18] [Server thread/DEBUG] [FML/giacomos_teleport]: Attempting to inject @SidedProxy classes into giacomos_teleport
[17:16:18] [Server thread/DEBUG] [FML/giacomos_teleport]: Attempting to inject @EventBusSubscriber classes into the eventbus for giacomos_teleport
[17:16:18] [Server thread/DEBUG] [FML/giacomos_teleport]: Attempting to inject @Config classes into giacomos_teleport for type INSTANCE
[17:16:18] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sent event FMLConstructionEvent to mod giacomos_teleport
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Giacomo's Teleport Mod took 0,037s
[17:16:19] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sending event FMLConstructionEvent to mod hungerpersistence
[17:16:19] [Server thread/TRACE] [FML/hungerpersistence]: Mod hungerpersistence is using network checker : No network checking performed
[17:16:19] [Server thread/TRACE] [FML/hungerpersistence]: Testing mod hungerpersistence to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/hungerpersistence]: The mod hungerpersistence accepts its own version (1.0.1)
[17:16:19] [Server thread/DEBUG] [FML/hungerpersistence]: Attempting to inject @SidedProxy classes into hungerpersistence
[17:16:19] [Server thread/DEBUG] [FML/hungerpersistence]: Attempting to inject @EventBusSubscriber classes into the eventbus for hungerpersistence
[17:16:19] [Server thread/DEBUG] [FML/hungerpersistence]: Attempting to inject @Config classes into hungerpersistence for type INSTANCE
[17:16:19] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sent event FMLConstructionEvent to mod hungerpersistence
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Hunger Persistence took 0,011s
[17:16:19] [Server thread/TRACE] [loottweaker/loottweaker]: Sending event FMLConstructionEvent to mod loottweaker
[17:16:19] [Server thread/TRACE] [FML/loottweaker]: Mod loottweaker is using network checker : Accepting version 0.0.6.3
[17:16:19] [Server thread/TRACE] [FML/loottweaker]: Testing mod loottweaker to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/loottweaker]: The mod loottweaker accepts its own version (0.0.6.3)
[17:16:19] [Server thread/DEBUG] [FML/loottweaker]: Attempting to inject @SidedProxy classes into loottweaker
[17:16:19] [Server thread/DEBUG] [FML/loottweaker]: Attempting to inject @EventBusSubscriber classes into the eventbus for loottweaker
[17:16:19] [Server thread/DEBUG] [FML/loottweaker]: Attempting to inject @Config classes into loottweaker for type INSTANCE
[17:16:19] [Server thread/TRACE] [loottweaker/loottweaker]: Sent event FMLConstructionEvent to mod loottweaker
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - LootTweaker took 0,006s
[17:16:19] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sending event FMLConstructionEvent to mod miningtweaks
[17:16:19] [Server thread/TRACE] [FML/miningtweaks]: Mod miningtweaks is using network checker : Accepting version 1.11.2-r2
[17:16:19] [Server thread/TRACE] [FML/miningtweaks]: Testing mod miningtweaks to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/miningtweaks]: The mod miningtweaks accepts its own version (1.11.2-r2)
[17:16:19] [Server thread/DEBUG] [FML/miningtweaks]: Attempting to inject @SidedProxy classes into miningtweaks
[17:16:19] [Server thread/DEBUG] [FML/miningtweaks]: Attempting to inject @EventBusSubscriber classes into the eventbus for miningtweaks
[17:16:19] [Server thread/DEBUG] [FML/miningtweaks]: Attempting to inject @Config classes into miningtweaks for type INSTANCE
[17:16:19] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sent event FMLConstructionEvent to mod miningtweaks
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - MiningTweaks took 0,004s
[17:16:19] [Server thread/TRACE] [mtlib/mtlib]: Sending event FMLConstructionEvent to mod mtlib
[17:16:19] [Server thread/TRACE] [FML/mtlib]: Mod mtlib is using network checker : Accepting version @VERSION@
[17:16:19] [Server thread/TRACE] [FML/mtlib]: Testing mod mtlib to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/mtlib]: The mod mtlib accepts its own version (@VERSION@)
[17:16:19] [Server thread/DEBUG] [FML/mtlib]: Attempting to inject @SidedProxy classes into mtlib
[17:16:19] [Server thread/DEBUG] [FML/mtlib]: Attempting to inject @EventBusSubscriber classes into the eventbus for mtlib
[17:16:19] [Server thread/DEBUG] [FML/mtlib]: Attempting to inject @Config classes into mtlib for type INSTANCE
[17:16:19] [Server thread/TRACE] [mtlib/mtlib]: Sent event FMLConstructionEvent to mod mtlib
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - MTLib took 0,003s
[17:16:19] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sending event FMLConstructionEvent to mod getalltheseeds
[17:16:19] [Server thread/TRACE] [FML/getalltheseeds]: Mod getalltheseeds is using network checker : Accepting version 1.11a
[17:16:19] [Server thread/TRACE] [FML/getalltheseeds]: Testing mod getalltheseeds to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/getalltheseeds]: The mod getalltheseeds accepts its own version (1.11a)
[17:16:19] [Server thread/DEBUG] [FML/getalltheseeds]: Attempting to inject @SidedProxy classes into getalltheseeds
[17:16:19] [Server thread/DEBUG] [FML/getalltheseeds]: Attempting to inject @EventBusSubscriber classes into the eventbus for getalltheseeds
[17:16:19] [Server thread/DEBUG] [FML/getalltheseeds]: Attempting to inject @Config classes into getalltheseeds for type INSTANCE
[17:16:19] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sent event FMLConstructionEvent to mod getalltheseeds
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Pam's Get all the Seeds! took 0,003s
[17:16:19] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sending event FMLConstructionEvent to mod harvestcraft
[17:16:19] [Server thread/TRACE] [FML/harvestcraft]: Mod harvestcraft is using network checker : Accepting version 1.11.2g
[17:16:19] [Server thread/TRACE] [FML/harvestcraft]: Testing mod harvestcraft to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/harvestcraft]: The mod harvestcraft accepts its own version (1.11.2g)
[17:16:19] [Server thread/DEBUG] [FML/harvestcraft]: Attempting to inject @SidedProxy classes into harvestcraft
[17:16:19] [Server thread/DEBUG] [FML/harvestcraft]: Attempting to inject @EventBusSubscriber classes into the eventbus for harvestcraft
[17:16:19] [Server thread/DEBUG] [FML/harvestcraft]: Attempting to inject @Config classes into harvestcraft for type INSTANCE
[17:16:19] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sent event FMLConstructionEvent to mod harvestcraft
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Pam's HarvestCraft took 0,018s
[17:16:19] [Server thread/TRACE] [pamscookables/pamscookables]: Sending event FMLConstructionEvent to mod pamscookables
[17:16:19] [Server thread/TRACE] [FML/pamscookables]: Mod pamscookables is using network checker : Accepting version 1.0
[17:16:19] [Server thread/TRACE] [FML/pamscookables]: Testing mod pamscookables to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/pamscookables]: The mod pamscookables accepts its own version (1.0)
[17:16:19] [Server thread/DEBUG] [FML/pamscookables]: Attempting to inject @SidedProxy classes into pamscookables
[17:16:19] [Server thread/DEBUG] [FML/pamscookables]: Attempting to inject @EventBusSubscriber classes into the eventbus for pamscookables
[17:16:19] [Server thread/DEBUG] [FML/pamscookables]: Attempting to inject @Config classes into pamscookables for type INSTANCE
[17:16:19] [Server thread/TRACE] [pamscookables/pamscookables]: Sent event FMLConstructionEvent to mod pamscookables
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Pam's Cookables took 0,358s
[17:16:19] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sending event FMLConstructionEvent to mod passthroughsigns
[17:16:19] [Server thread/TRACE] [FML/passthroughsigns]: Mod passthroughsigns is using network checker : Accepting version 2.1.2
[17:16:19] [Server thread/TRACE] [FML/passthroughsigns]: Testing mod passthroughsigns to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/passthroughsigns]: The mod passthroughsigns accepts its own version (2.1.2)
[17:16:19] [Server thread/DEBUG] [FML/passthroughsigns]: Attempting to inject @SidedProxy classes into passthroughsigns
[17:16:19] [Server thread/DEBUG] [FML/passthroughsigns]: Attempting to inject @EventBusSubscriber classes into the eventbus for passthroughsigns
[17:16:19] [Server thread/DEBUG] [FML/passthroughsigns]: Attempting to inject @Config classes into passthroughsigns for type INSTANCE
[17:16:19] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sent event FMLConstructionEvent to mod passthroughsigns
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Passthrough Signs took 0,005s
[17:16:19] [Server thread/TRACE] [roguelike/roguelike]: Sending event FMLConstructionEvent to mod roguelike
[17:16:19] [Server thread/TRACE] [FML/roguelike]: Mod roguelike is using network checker : No network checking performed
[17:16:19] [Server thread/TRACE] [FML/roguelike]: Testing mod roguelike to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/roguelike]: The mod roguelike accepts its own version (1.6.6)
[17:16:19] [Server thread/DEBUG] [FML/roguelike]: Attempting to inject @SidedProxy classes into roguelike
[17:16:19] [Server thread/DEBUG] [FML/roguelike]: Attempting to inject @EventBusSubscriber classes into the eventbus for roguelike
[17:16:19] [Server thread/DEBUG] [FML/roguelike]: Attempting to inject @Config classes into roguelike for type INSTANCE
[17:16:19] [Server thread/TRACE] [roguelike/roguelike]: Sent event FMLConstructionEvent to mod roguelike
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Roguelike Dungeons took 0,005s
[17:16:19] [Server thread/TRACE] [roughmobs/roughmobs]: Sending event FMLConstructionEvent to mod roughmobs
[17:16:19] [Server thread/TRACE] [FML/roughmobs]: Mod roughmobs is using network checker : No network checking performed
[17:16:19] [Server thread/TRACE] [FML/roughmobs]: Testing mod roughmobs to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/roughmobs]: The mod roughmobs accepts its own version (1.0)
[17:16:19] [Server thread/DEBUG] [FML/roughmobs]: Attempting to inject @SidedProxy classes into roughmobs
[17:16:19] [Server thread/DEBUG] [FML/roughmobs]: Attempting to inject @EventBusSubscriber classes into the eventbus for roughmobs
[17:16:19] [Server thread/DEBUG] [FML/roughmobs]: Attempting to inject @Config classes into roughmobs for type INSTANCE
[17:16:19] [Server thread/TRACE] [roughmobs/roughmobs]: Sent event FMLConstructionEvent to mod roughmobs
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Rough Mobs took 0,008s
[17:16:19] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sending event FMLConstructionEvent to mod simplegrinder
[17:16:19] [Server thread/TRACE] [FML/simplegrinder]: Mod simplegrinder is using network checker : Accepting version 3.122.R1112
[17:16:19] [Server thread/TRACE] [FML/simplegrinder]: Testing mod simplegrinder to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/simplegrinder]: The mod simplegrinder accepts its own version (3.122.R1112)
[17:16:19] [Server thread/DEBUG] [FML/simplegrinder]: Attempting to inject @SidedProxy classes into simplegrinder
[17:16:19] [Server thread/DEBUG] [FML/simplegrinder]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplegrinder
[17:16:19] [Server thread/DEBUG] [FML/simplegrinder]: Attempting to inject @Config classes into simplegrinder for type INSTANCE
[17:16:19] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sent event FMLConstructionEvent to mod simplegrinder
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Simple Grinder took 0,007s
[17:16:19] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sending event FMLConstructionEvent to mod spiceoflife
[17:16:19] [Server thread/TRACE] [FML/spiceoflife]: Mod spiceoflife is using network checker : Accepting version 1.3.9
[17:16:19] [Server thread/TRACE] [FML/spiceoflife]: Testing mod spiceoflife to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/spiceoflife]: The mod spiceoflife accepts its own version (1.3.9)
[17:16:19] [Server thread/DEBUG] [FML/spiceoflife]: Attempting to inject @SidedProxy classes into spiceoflife
[17:16:19] [Server thread/DEBUG] [FML/spiceoflife]: Attempting to inject @EventBusSubscriber classes into the eventbus for spiceoflife
[17:16:19] [Server thread/DEBUG] [FML/spiceoflife]: Attempting to inject @Config classes into spiceoflife for type INSTANCE
[17:16:19] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sent event FMLConstructionEvent to mod spiceoflife
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - The Spice of Life took 0,005s
[17:16:19] [Server thread/TRACE] [bq_standard/bq_standard]: Sending event FMLConstructionEvent to mod bq_standard
[17:16:19] [Server thread/TRACE] [FML/bq_standard]: Mod bq_standard is using network checker : Accepting version 2.4.132
[17:16:19] [Server thread/TRACE] [FML/bq_standard]: Testing mod bq_standard to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/bq_standard]: The mod bq_standard accepts its own version (2.4.132)
[17:16:19] [Server thread/DEBUG] [FML/bq_standard]: Attempting to inject @SidedProxy classes into bq_standard
[17:16:19] [Server thread/DEBUG] [FML/bq_standard]: Attempting to inject @EventBusSubscriber classes into the eventbus for bq_standard
[17:16:19] [Server thread/DEBUG] [FML/bq_standard]: Attempting to inject @Config classes into bq_standard for type INSTANCE
[17:16:19] [Server thread/TRACE] [bq_standard/bq_standard]: Sent event FMLConstructionEvent to mod bq_standard
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Standard Expansion took 0,010s
[17:16:19] [Server thread/TRACE] [stg/stg]: Sending event FMLConstructionEvent to mod stg
[17:16:19] [Server thread/TRACE] [FML/stg]: Mod stg is using network checker : Accepting version 1.11.2-1.1.1
[17:16:19] [Server thread/TRACE] [FML/stg]: Testing mod stg to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/stg]: The mod stg accepts its own version (1.11.2-1.1.1)
[17:16:19] [Server thread/DEBUG] [FML/stg]: Attempting to inject @SidedProxy classes into stg
[17:16:19] [Server thread/DEBUG] [FML/stg]: Attempting to inject @EventBusSubscriber classes into the eventbus for stg
[17:16:19] [Server thread/DEBUG] [FML/stg]: Attempting to inject @Config classes into stg for type INSTANCE
[17:16:19] [Server thread/TRACE] [stg/stg]: Sent event FMLConstructionEvent to mod stg
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - SwingThroughGrass took 0,002s
[17:16:19] [Server thread/TRACE] [vtt/vtt]: Sending event FMLConstructionEvent to mod vtt
[17:16:19] [Server thread/TRACE] [FML/vtt]: Mod vtt is using network checker : Accepting version 0.6.3
[17:16:19] [Server thread/TRACE] [FML/vtt]: Testing mod vtt to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/vtt]: The mod vtt accepts its own version (0.6.3)
[17:16:19] [Server thread/DEBUG] [FML/vtt]: Attempting to inject @SidedProxy classes into vtt
[17:16:19] [Server thread/DEBUG] [FML/vtt]: Attempting to inject @EventBusSubscriber classes into the eventbus for vtt
[17:16:19] [Server thread/DEBUG] [FML/vtt]: Attempting to inject @Config classes into vtt for type INSTANCE
[17:16:19] [Server thread/TRACE] [vtt/vtt]: Sent event FMLConstructionEvent to mod vtt
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Villager Trade Tables took 0,003s
[17:16:19] [Server thread/TRACE] [vulcanite/vulcanite]: Sending event FMLConstructionEvent to mod vulcanite
[17:16:19] [Server thread/TRACE] [FML/vulcanite]: Mod vulcanite is using network checker : Accepting version 1.2.0
[17:16:19] [Server thread/TRACE] [FML/vulcanite]: Testing mod vulcanite to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/vulcanite]: The mod vulcanite accepts its own version (1.2.0)
[17:16:19] [Server thread/DEBUG] [FML/vulcanite]: Attempting to inject @SidedProxy classes into vulcanite
[17:16:19] [Server thread/DEBUG] [FML/vulcanite]: Attempting to inject @EventBusSubscriber classes into the eventbus for vulcanite
[17:16:19] [Server thread/DEBUG] [FML/vulcanite]: Attempting to inject @Config classes into vulcanite for type INSTANCE
[17:16:19] [Server thread/TRACE] [vulcanite/vulcanite]: Sent event FMLConstructionEvent to mod vulcanite
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Vulcanite took 0,005s
[17:16:19] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sending event FMLConstructionEvent to mod wearablebackpacks
[17:16:19] [Server thread/TRACE] [FML/wearablebackpacks]: Mod wearablebackpacks is using network checker : Accepting version 2.5.0
[17:16:19] [Server thread/TRACE] [FML/wearablebackpacks]: Testing mod wearablebackpacks to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/wearablebackpacks]: The mod wearablebackpacks accepts its own version (2.5.0)
[17:16:19] [Server thread/DEBUG] [FML/wearablebackpacks]: Attempting to inject @SidedProxy classes into wearablebackpacks
[17:16:19] [Server thread/DEBUG] [FML/wearablebackpacks]: Attempting to inject @EventBusSubscriber classes into the eventbus for wearablebackpacks
[17:16:19] [Server thread/DEBUG] [FML/wearablebackpacks]: Attempting to inject @Config classes into wearablebackpacks for type INSTANCE
[17:16:19] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sent event FMLConstructionEvent to mod wearablebackpacks
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Wearable Backpacks took 0,027s
[17:16:19] [Server thread/TRACE] [denseores/denseores]: Sending event FMLConstructionEvent to mod denseores
[17:16:19] [Server thread/TRACE] [FML/denseores]: Mod denseores is using network checker : Accepting version 1.0
[17:16:19] [Server thread/TRACE] [FML/denseores]: Testing mod denseores to verify it accepts its own version in a remote connection
[17:16:19] [Server thread/TRACE] [FML/denseores]: The mod denseores accepts its own version (1.0)
[17:16:19] [Server thread/DEBUG] [FML/denseores]: Attempting to inject @SidedProxy classes into denseores
[17:16:19] [Server thread/DEBUG] [FML/denseores]: Attempting to inject @EventBusSubscriber classes into the eventbus for denseores
[17:16:19] [Server thread/DEBUG] [FML/denseores]: Attempting to inject @Config classes into denseores for type INSTANCE
[17:16:19] [Server thread/TRACE] [denseores/denseores]: Sent event FMLConstructionEvent to mod denseores
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: Construction - denseores took 0,009s
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Finished: Construction took 3,460s
[17:16:19] [Server thread/DEBUG] [FML/]: Mod signature data
[17:16:19] [Server thread/DEBUG] [FML/]:  	Valid Signatures:
[17:16:19] [Server thread/DEBUG] [FML/]: 		(e3c3d50c7c986df74c645c0ac54639741c90a557) FML	(Forge Mod Loader	8.0.99.99)	forge-1.11.2-13.20.1.2454-universal.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		(e3c3d50c7c986df74c645c0ac54639741c90a557) forge	(Minecraft Forge	13.20.1.2454)	forge-1.11.2-13.20.1.2454-universal.jar
[17:16:19] [Server thread/DEBUG] [FML/]:  	Missing Signatures:
[17:16:19] [Server thread/DEBUG] [FML/]: 		minecraft	(Minecraft	1.11.2)	minecraft.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		mcp	(Minecraft Coder Pack	9.19)	minecraft.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		aroma1997core	(Aroma1997Core	${version})	Aroma1997Core-1.11.2-1.2.0.0.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		ColorUtility	(ColorUtility	1.0.4)	minecraft.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		applecore	(AppleCore	2.2.2)	AppleCore-mc1.11.2-2.2.2.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		appleskin	(AppleSkin	1.0.8)	AppleSkin-mc1.11-1.0.8.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		aroma1997corehelper	(Aroma1997Core|Helper	1.0)	Aroma1997Core-1.11.2-1.2.0.0.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		aromabackup	(AromaBackup	1.0)	AromaBackup-1.11-2.1.0.0.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		aromabackuprecovery	(AromaBackupRecovery	1.0)	AromaBackup-1.11-2.1.0.0.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		quark	(Quark	r1.2-93)	Quark-r1.2-93b.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		autoreglib	(AutoRegLib	1.1-4)	AutoRegLib-1.1-4.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		babymobs	(Baby Mobs	1.5.4)	BabyMobs-1.11.2-1.5.4.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		bedbugs	(Bed Bugs	@VERSION@)	BedBugs-1.11.2-1.1.7.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		betterquesting	(Better Questing	2.4.235)	BetterQuesting-2.4.235.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		bqt	(Better Questing Triggerer	0.9)	BetterQuestingTriggerer-0.9.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		bloodmoon	(Bloodmoon	1.5.1)	Bloodmoon-MC1.11-1.5.1.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		carbonado	(Carbonado	1.1.0)	carbonado-1.1.0-mc1.11.2.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		chisel	(Chisel	MC1.11.2-0.0.13.23)	Chisel-MC1.11.2-0.0.13.23.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		crafttweakerjei	(CraftTweaker JEI Support	1.0.2)	CraftTweaker-1.11.2-3.0.26.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		crafttweaker	(Crafttweaker	3.0.26)	CraftTweaker-1.11.2-3.0.26.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		csb_ench_table	(Lapis Stays in the Enchanting Table	1.1.2)	EnchantingTable-1.11-1.1.2.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		expandedbonemeal	(ExpandedBonemeal	1.1.0)	expandedbonemeal-1.11-1.1.0.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		fastleafdecay	(Fast Leaf Decay	v15)	FastLeafDecay-v15.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		felling	(Felling	1.2.3)	felling-1.2.3.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		giacomoscompass	(Giacomo's compass	1.0.5)	GiacomosCompass-1.11.2-1.0.5.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		giacomosfoundry	(Giacomo's Foundry	1.3.12)	GiacomosFoundry-1.11.2-1.3.12.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		giacomos_maps	(Giacomo's maps	1.2.2)	GiacomosMaps-1.11.2-1.2.2.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		giacomos_teleport	(Giacomo's Teleport Mod	1.2)	GiacomosTeleport-1.11.2-1.2.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		hungerpersistence	(Hunger Persistence	1.0.1)	HungerPersistence-mc1.11.2-1.0.1.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		loottweaker	(LootTweaker	0.0.6.3)	LootTweaker-1.11.2-0.0.6.3.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		miningtweaks	(MiningTweaks	1.11.2-r2)	MiningTweaks-1.11.2-r2.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		mtlib	(MTLib	@VERSION@)	MTLib-2.0.3.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		getalltheseeds	(Pam's Get all the Seeds!	1.11a)	Pam's Get all the Seeds! 1.11a.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		harvestcraft	(Pam's HarvestCraft	1.11.2g)	Pam's HarvestCraft 1.11.2h.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		pamscookables	(Pam's Cookables	1.0)	pamscookables-1.11.2_1.0.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		passthroughsigns	(Passthrough Signs	2.1.2)	PassthroughSigns-1.11.2-2.1.2.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		roguelike	(Roguelike Dungeons	1.6.6)	RoguelikeDungeons-1.11.2-1.6.6.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		roughmobs	(Rough Mobs	1.0)	roughMobs1.0.11-1.11.2.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		simplegrinder	(Simple Grinder	3.122.R1112)	SimpleGrinder-3.140.R11112.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		spiceoflife	(The Spice of Life	1.3.9)	SpiceOfLife-mc1.11.2-1.3.9.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		bq_standard	(Standard Expansion	2.4.132)	StandardExpansion-2.4.132.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		stg	(SwingThroughGrass	1.11.2-1.1.1)	stg-1.11.2-1.1.1.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		vtt	(Villager Trade Tables	0.6.3)	VillagerTrades-1.11-0.6.3.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		vulcanite	(Vulcanite	1.2.0)	vulcanite-1.2.0-mc1.11.2.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		wearablebackpacks	(Wearable Backpacks	2.5.0)	WearableBackpacks-1.11.2-2.5.0.jar
[17:16:19] [Server thread/DEBUG] [FML/]: 		denseores	(denseores	1.0)	denseores-1.11-1.0.2.jar
[17:16:19] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
[17:16:19] [Server thread/INFO] [FML/]: Found 1149 ObjectHolder annotations
[17:16:19] [Server thread/INFO] [FML/]: Identifying ItemStackHolder annotations
[17:16:19] [Server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations
[17:16:19] [Server thread/INFO] [FML/]: Applying holder lookups
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:antiblock for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.antiblock. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:basalt for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.basalt. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:basalt1 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.basalt1. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:basalt2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.basalt2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:block_charcoal2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.block_charcoal2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bloodmagic for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bloodmagic. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bookshelf_spruce for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bookshelf_spruce. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bookshelf_birch for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bookshelf_birch. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bookshelf_jungle for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bookshelf_jungle. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bookshelf_acacia for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bookshelf_acacia. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bookshelf_darkoak for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bookshelf_darkoak. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:brownstone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.brownstone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:carpet for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.carpet. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:cloud for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.cloud. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_white for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_white. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_orange for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_orange. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_lightblue for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_lightblue. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_magenta for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_magenta. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_lime for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_lime. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_yellow for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_yellow. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_pink for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_pink. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_gray for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_gray. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_lightgray for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_lightgray. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_blue for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_blue. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_cyan for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_cyan. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_purple for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_purple. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_green for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_green. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_brown for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_brown. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_red for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_red. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_black for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_black. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_powder for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_powder. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:dirt for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.dirt. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:factory for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.factory. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:futura for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.futura. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:glowstone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.glowstone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:glowstone1 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.glowstone1. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:glowstone2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.glowstone2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:laboratory for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.laboratory. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:lavastone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.lavastone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:lavastone1 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.lavastone1. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:lavastone2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.lavastone2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:limestone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.limestone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:limestone2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.limestone2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:marble for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.marble. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:marble2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.marble2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:netherrack for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.netherrack. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:paper for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.paper. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:temple for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.temple. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:tyrian for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.tyrian. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:valentines for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.valentines. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:voidstone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.voidstone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:waterstone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.waterstone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:waterstone1 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.waterstone1. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:waterstone2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.waterstone2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:waterstoneextra for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.waterstoneextra. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/INFO] [FML/]: Holder lookups applied
[17:16:19] [Server thread/DEBUG] [FML/]: Adding substitution net.minecraft.item.ItemCompass@6af65f29 with com.polipo.teleport.item.ItemMyCompass@4975ab83 (name minecraft:compass)
[17:16:19] [Server thread/DEBUG] [FML/]: Adding substitution net.minecraft.item.ItemEmptyMap@1e226bcd with com.polipo.teleport.item.ItemMyEmptyMap@4013f0c4 (name minecraft:map)
[17:16:19] [Server thread/DEBUG] [FML/]: Adding substitution net.minecraft.item.ItemMap@2c9d90fc with com.polipo.teleport.item.ItemMyFilledMap@34fb53bc (name minecraft:filled_map)
[17:16:19] [Server thread/INFO] [FML/]: Applying holder lookups
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:antiblock for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.antiblock. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:basalt for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.basalt. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:basalt1 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.basalt1. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:basalt2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.basalt2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:block_charcoal2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.block_charcoal2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bloodmagic for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bloodmagic. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bookshelf_spruce for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bookshelf_spruce. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bookshelf_birch for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bookshelf_birch. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bookshelf_jungle for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bookshelf_jungle. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bookshelf_acacia for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bookshelf_acacia. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bookshelf_darkoak for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bookshelf_darkoak. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:brownstone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.brownstone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:carpet for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.carpet. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:cloud for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.cloud. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_white for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_white. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_orange for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_orange. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_lightblue for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_lightblue. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_magenta for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_magenta. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_lime for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_lime. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_yellow for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_yellow. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_pink for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_pink. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_gray for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_gray. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_lightgray for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_lightgray. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_blue for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_blue. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_cyan for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_cyan. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_purple for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_purple. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_green for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_green. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_brown for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_brown. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_red for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_red. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_black for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_black. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_powder for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_powder. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:dirt for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.dirt. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:factory for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.factory. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:futura for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.futura. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:glowstone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.glowstone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:glowstone1 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.glowstone1. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:glowstone2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.glowstone2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:laboratory for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.laboratory. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:lavastone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.lavastone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:lavastone1 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.lavastone1. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:lavastone2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.lavastone2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:limestone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.limestone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:limestone2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.limestone2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:marble for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.marble. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:marble2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.marble2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:netherrack for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.netherrack. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:paper for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.paper. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:temple for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.temple. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:tyrian for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.tyrian. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:valentines for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.valentines. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:voidstone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.voidstone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:waterstone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.waterstone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:waterstone1 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.waterstone1. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:waterstone2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.waterstone2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:waterstoneextra for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.waterstoneextra. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/INFO] [FML/]: Holder lookups applied
[17:16:19] [Server thread/INFO] [FML/]: Applying holder lookups
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:antiblock for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.antiblock. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:basalt for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.basalt. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:basalt1 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.basalt1. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:basalt2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.basalt2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:block_charcoal2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.block_charcoal2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bloodmagic for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bloodmagic. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bookshelf_spruce for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bookshelf_spruce. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bookshelf_birch for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bookshelf_birch. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bookshelf_jungle for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bookshelf_jungle. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bookshelf_acacia for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bookshelf_acacia. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bookshelf_darkoak for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bookshelf_darkoak. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:brownstone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.brownstone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:carpet for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.carpet. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:cloud for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.cloud. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_white for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_white. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_orange for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_orange. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_lightblue for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_lightblue. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_magenta for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_magenta. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_lime for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_lime. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_yellow for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_yellow. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_pink for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_pink. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_gray for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_gray. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_lightgray for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_lightgray. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_blue for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_blue. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_cyan for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_cyan. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_purple for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_purple. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_green for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_green. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_brown for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_brown. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_red for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_red. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_black for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_black. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:concrete_powder for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.concrete_powder. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:dirt for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.dirt. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:factory for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.factory. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:futura for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.futura. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:glowstone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.glowstone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:glowstone1 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.glowstone1. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:glowstone2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.glowstone2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:laboratory for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.laboratory. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:lavastone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.lavastone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:lavastone1 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.lavastone1. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:lavastone2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.lavastone2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:limestone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.limestone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:limestone2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.limestone2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:marble for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.marble. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:marble2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.marble2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:netherrack for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.netherrack. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:paper for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.paper. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:temple for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.temple. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:tyrian for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.tyrian. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:valentines for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.valentines. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:voidstone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.voidstone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:waterstone for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.waterstone. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:waterstone1 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.waterstone1. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:waterstone2 for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.waterstone2. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:waterstoneextra for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.waterstoneextra. This means the object wasn't registered. It's likely just mod options.
[17:16:19] [Server thread/INFO] [FML/]: Holder lookups applied
[17:16:19] [Server thread/TRACE] [minecraft/minecraft]: Sending event FMLPreInitializationEvent to mod minecraft
[17:16:19] [Server thread/TRACE] [minecraft/minecraft]: Sent event FMLPreInitializationEvent to mod minecraft
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft took 0,000s
[17:16:19] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp
[17:16:19] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Coder Pack took 0,000s
[17:16:19] [Server thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML
[17:16:19] [Server thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Mod Loader took 0,000s
[17:16:19] [Server thread/TRACE] [forge/forge]: Sending event FMLPreInitializationEvent to mod forge
[17:16:19] [Server thread/INFO] [FML/forge]: Configured a dormant chunk cache size of 0
[17:16:19] [Server thread/TRACE] [forge/forge]: Sent event FMLPreInitializationEvent to mod forge
[17:16:19] [Forge Version Check/INFO] [ForgeVersionCheck/forge]: Global Forge version check system disabled, no further processing.
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Forge took 0,289s
[17:16:19] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sending event FMLPreInitializationEvent to mod aroma1997core
[17:16:19] [Server thread/INFO] [Aroma1997Core/aroma1997core]: Logger initialized.
[17:16:19] [Server thread/OFF] [Aroma1997Core/aroma1997core]: Loading Aroma1997Core version ${version} for MC ${mcversion}
[17:16:19] [Server thread/TRACE] [Aroma1997Core/aroma1997core]: Loaded configuration aroma1997core from: .\config\aroma1997\aroma1997core.cfg
[17:16:19] [Server thread/INFO] [Aroma1997Core/aroma1997core]: Finished Pre-initialization.
[17:16:19] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sent event FMLPreInitializationEvent to mod aroma1997core
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Aroma1997Core took 0,019s
[17:16:19] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sending event FMLPreInitializationEvent to mod ColorUtility
[17:16:19] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sent event FMLPreInitializationEvent to mod ColorUtility
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - ColorUtility took 0,000s
[17:16:19] [Server thread/TRACE] [applecore/applecore]: Sending event FMLPreInitializationEvent to mod applecore
[17:16:19] [Server thread/TRACE] [applecore/applecore]: Parsed dependency info : [forge@[13.20,)] [forge@[13.20,)] []
[17:16:19] [Server thread/TRACE] [applecore/applecore]: Sent event FMLPreInitializationEvent to mod applecore
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - AppleCore took 0,022s
[17:16:19] [Server thread/TRACE] [appleskin/appleskin]: Sending event FMLPreInitializationEvent to mod appleskin
[17:16:19] [Server thread/TRACE] [appleskin/appleskin]: Sent event FMLPreInitializationEvent to mod appleskin
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - AppleSkin took 0,027s
[17:16:19] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sending event FMLPreInitializationEvent to mod aroma1997corehelper
[17:16:19] [Server thread/INFO] [Aroma1997Core|Helper/aroma1997corehelper]: Helping Aroma1997Core
[17:16:19] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sent event FMLPreInitializationEvent to mod aroma1997corehelper
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Aroma1997Core|Helper took 0,000s
[17:16:19] [Server thread/TRACE] [aromabackup/aromabackup]: Sending event FMLPreInitializationEvent to mod aromabackup
[17:16:19] [Server thread/INFO] [AromaBackup/aromabackup]: Loading 0 modules.
[17:16:19] [Server thread/INFO] [AromaBackup/aromabackup]: Done loading plugins.
[17:16:19] [Server thread/TRACE] [aromabackup/aromabackup]: Sent event FMLPreInitializationEvent to mod aromabackup
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - AromaBackup took 0,027s
[17:16:19] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sending event FMLPreInitializationEvent to mod aromabackuprecovery
[17:16:19] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sent event FMLPreInitializationEvent to mod aromabackuprecovery
[17:16:19] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - AromaBackupRecovery took 0,000s
[17:16:19] [Server thread/TRACE] [quark/quark]: Sending event FMLPreInitializationEvent to mod quark
[17:16:20] [Server thread/INFO] [FML/quark]: [Quark] Module automation is enabled
[17:16:20] [Server thread/INFO] [FML/quark]: [Quark] Module experimental is enabled
[17:16:20] [Server thread/INFO] [FML/quark]: [Quark] Module misc is enabled
[17:16:20] [Server thread/INFO] [FML/quark]: [Quark] Module management is enabled
[17:16:20] [Server thread/INFO] [FML/quark]: [Quark] Module world is enabled
[17:16:20] [Server thread/INFO] [FML/quark]: [Quark] Module decoration is enabled
[17:16:20] [Server thread/INFO] [FML/quark]: [Quark] Module building is enabled
[17:16:20] [Server thread/INFO] [FML/quark]: [Quark] Module tweaks is enabled
[17:16:20] [Server thread/INFO] [FML/quark]: [Quark] Module vanity is enabled
[17:16:20] [Server thread/TRACE] [FML/quark]: Automatically registered mod quark entity quark:arrow_ender as quark:arrow_ender
[17:16:20] [Server thread/TRACE] [FML/quark]: Automatically registered mod quark entity quark:arrow_explosive as quark:arrow_explosive
[17:16:20] [Server thread/TRACE] [FML/quark]: Automatically registered mod quark entity quark:arrow_torch as quark:arrow_torch
[17:16:20] [Server thread/TRACE] [FML/quark]: Automatically registered mod quark entity quark:soul_powder as quark:soul_powder
[17:16:20] [Server thread/TRACE] [FML/quark]: Automatically registered mod quark entity quark:pirate as quark:pirate
[17:16:21] [Server thread/TRACE] [FML/quark]: Automatically registered mod quark entity quark:wraith as quark:wraith
[17:16:21] [Server thread/TRACE] [FML/quark]: Automatically registered mod quark entity quark:dweller as quark:dweller
[17:16:21] [Server thread/TRACE] [FML/quark]: Automatically registered mod quark entity quark:ashen as quark:ashen
[17:16:21] [Server thread/TRACE] [FML/quark]: Automatically registered mod quark entity quark:flat_item_frame as quark:flat_item_frame
[17:16:22] [Server thread/TRACE] [FML/quark]: Automatically registered mod quark entity quark:colored_item_frame as quark:colored_item_frame
[17:16:22] [Server thread/TRACE] [FML/quark]: Automatically registered mod quark entity quark:glass_item_frame as quark:glass_item_frame
[17:16:22] [Server thread/TRACE] [quark/quark]: Sent event FMLPreInitializationEvent to mod quark
[17:16:22] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Quark took 3,002s
[17:16:22] [Server thread/TRACE] [autoreglib/autoreglib]: Sending event FMLPreInitializationEvent to mod autoreglib
[17:16:22] [Server thread/TRACE] [autoreglib/autoreglib]: Sent event FMLPreInitializationEvent to mod autoreglib
[17:16:22] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - AutoRegLib took 0,000s
[17:16:22] [Server thread/TRACE] [babymobs/babymobs]: Sending event FMLPreInitializationEvent to mod babymobs
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babyspider as babymobs:babyspider
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babyskeleton as babymobs:babyskeleton
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babycreeper as babymobs:babycreeper
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babywitherskeleton as babymobs:babywitherskeleton
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babyenderman as babymobs:babyenderman
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babyblaze as babymobs:babyblaze
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babywitch as babymobs:babywitch
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babyguardian as babymobs:babyguardian
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babysquid as babymobs:babysquid
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babycavespider as babymobs:babycavespider
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babyzombie as babymobs:babyzombie
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babypigzombie as babymobs:babypigzombie
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babyghast as babymobs:babyghast
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babysnowman as babymobs:babysnowman
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babyirongolem as babymobs:babyirongolem
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babywither as babymobs:babywither
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babyshulker as babymobs:babyshulker
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babydragon as babymobs:babydragon
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babyocelot as babymobs:babyocelot
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity zombiechicken as babymobs:zombiechicken
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity zombiepig as babymobs:zombiepig
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity cavespidervenom as babymobs:cavespidervenom
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity snowmansnowball as babymobs:snowmansnowball
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity blazeflamethrower as babymobs:blazeflamethrower
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity creeperexplosion as babymobs:creeperexplosion
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity witherskeletonsmoke as babymobs:witherskeletonsmoke
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity squidink as babymobs:squidink
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity witherwitherskull as babymobs:witherwitherskull
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity witherexplosion as babymobs:witherexplosion
[17:16:22] [Server thread/TRACE] [FML/babymobs]: Automatically registered mod babymobs entity babyshulkerbullet as babymobs:babyshulkerbullet
[17:16:22] [Server thread/TRACE] [babymobs/babymobs]: Sent event FMLPreInitializationEvent to mod babymobs
[17:16:22] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Baby Mobs took 0,076s
[17:16:22] [Server thread/TRACE] [bedbugs/bedbugs]: Sending event FMLPreInitializationEvent to mod bedbugs
[17:16:22] [Server thread/TRACE] [bedbugs/bedbugs]: Sent event FMLPreInitializationEvent to mod bedbugs
[17:16:22] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Bed Bugs took 0,000s
[17:16:22] [Server thread/TRACE] [betterquesting/betterquesting]: Sending event FMLPreInitializationEvent to mod betterquesting
[17:16:23] [Server thread/INFO] [betterquesting/betterquesting]: Loaded configs...
[17:16:23] [Server thread/TRACE] [betterquesting/betterquesting]: Sent event FMLPreInitializationEvent to mod betterquesting
[17:16:23] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Better Questing took 0,572s
[17:16:23] [Server thread/TRACE] [bqt/bqt]: Sending event FMLPreInitializationEvent to mod bqt
[17:16:23] [Server thread/TRACE] [bqt/bqt]: Sent event FMLPreInitializationEvent to mod bqt
[17:16:23] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Better Questing Triggerer took 0,009s
[17:16:23] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sending event FMLPreInitializationEvent to mod bloodmoon
[17:16:23] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sent event FMLPreInitializationEvent to mod bloodmoon
[17:16:23] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Bloodmoon took 0,049s
[17:16:23] [Server thread/TRACE] [carbonado/carbonado]: Sending event FMLPreInitializationEvent to mod carbonado
[17:16:23] [Server thread/TRACE] [carbonado/carbonado]: Sent event FMLPreInitializationEvent to mod carbonado
[17:16:23] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Carbonado took 0,029s
[17:16:23] [Server thread/TRACE] [chisel/chisel]: Sending event FMLPreInitializationEvent to mod chisel
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Starting pre-init...
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Loading blocks...
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature aluminum as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature bronze as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature cobalt as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature copper as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature electrum as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature invar as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature lead as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature nickel as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature platinum as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature silver as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature steel as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature tin as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature uranium as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: 56 Feature's blocks loaded.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Loading Tile Entities...
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Tile Entities loaded.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Loading items...
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature aluminum as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature bronze as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature cobalt as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature copper as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature electrum as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature invar as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature lead as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature nickel as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature platinum as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature silver as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature steel as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature tin as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Skipping feature uranium as it was disabled in the config.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: 56 Feature's items loaded.
[17:16:23] [Server thread/INFO] [Chisel/chisel]: Pre-init finished.
[17:16:23] [Server thread/TRACE] [chisel/chisel]: Sent event FMLPreInitializationEvent to mod chisel
[17:16:23] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Chisel took 0,246s
[17:16:23] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sending event FMLPreInitializationEvent to mod crafttweakerjei
[17:16:23] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sent event FMLPreInitializationEvent to mod crafttweakerjei
[17:16:23] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - CraftTweaker JEI Support took 0,000s
[17:16:23] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sending event FMLPreInitializationEvent to mod crafttweaker
[17:16:23] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sent event FMLPreInitializationEvent to mod crafttweaker
[17:16:23] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Crafttweaker took 0,007s
[17:16:23] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sending event FMLPreInitializationEvent to mod csb_ench_table
[17:16:23] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sent event FMLPreInitializationEvent to mod csb_ench_table
[17:16:23] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Lapis Stays in the Enchanting Table took 0,000s
[17:16:23] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sending event FMLPreInitializationEvent to mod expandedbonemeal
[17:16:23] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sent event FMLPreInitializationEvent to mod expandedbonemeal
[17:16:23] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - ExpandedBonemeal took 0,049s
[17:16:23] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sending event FMLPreInitializationEvent to mod fastleafdecay
[17:16:23] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sent event FMLPreInitializationEvent to mod fastleafdecay
[17:16:23] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Fast Leaf Decay took 0,009s
[17:16:23] [Server thread/TRACE] [felling/felling]: Sending event FMLPreInitializationEvent to mod felling
[17:16:23] [Server thread/TRACE] [felling/felling]: Sent event FMLPreInitializationEvent to mod felling
[17:16:23] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Felling took 0,000s
[17:16:23] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sending event FMLPreInitializationEvent to mod giacomoscompass
[17:16:23] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sent event FMLPreInitializationEvent to mod giacomoscompass
[17:16:23] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Giacomo's compass took 0,000s
[17:16:23] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sending event FMLPreInitializationEvent to mod giacomosfoundry
[17:16:23] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sent event FMLPreInitializationEvent to mod giacomosfoundry
[17:16:23] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Giacomo's Foundry took 0,011s
[17:16:23] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sending event FMLPreInitializationEvent to mod giacomos_maps
[17:16:23] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sent event FMLPreInitializationEvent to mod giacomos_maps
[17:16:23] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Giacomo's maps took 0,006s
[17:16:23] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sending event FMLPreInitializationEvent to mod giacomos_teleport
[17:16:23] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sent event FMLPreInitializationEvent to mod giacomos_teleport
[17:16:23] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Giacomo's Teleport Mod took 0,005s
[17:16:23] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sending event FMLPreInitializationEvent to mod hungerpersistence
[17:16:24] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sent event FMLPreInitializationEvent to mod hungerpersistence
[17:16:24] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Hunger Persistence took 0,024s
[17:16:24] [Server thread/TRACE] [loottweaker/loottweaker]: Sending event FMLPreInitializationEvent to mod loottweaker
[17:16:24] [Server thread/TRACE] [loottweaker/loottweaker]: Sent event FMLPreInitializationEvent to mod loottweaker
[17:16:24] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - LootTweaker took 0,005s
[17:16:24] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sending event FMLPreInitializationEvent to mod miningtweaks
[17:16:24] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sent event FMLPreInitializationEvent to mod miningtweaks
[17:16:24] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - MiningTweaks took 0,020s
[17:16:24] [Server thread/TRACE] [mtlib/mtlib]: Sending event FMLPreInitializationEvent to mod mtlib
[17:16:24] [Server thread/TRACE] [mtlib/mtlib]: Sent event FMLPreInitializationEvent to mod mtlib
[17:16:24] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - MTLib took 0,014s
[17:16:24] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sending event FMLPreInitializationEvent to mod getalltheseeds
[17:16:24] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sent event FMLPreInitializationEvent to mod getalltheseeds
[17:16:24] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Pam's Get all the Seeds! took 0,002s
[17:16:24] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sending event FMLPreInitializationEvent to mod harvestcraft
[17:16:24] [Server thread/INFO] [FML/harvestcraft]: Registering drops for shadedGarden.
[17:16:24] [Server thread/INFO] [FML/harvestcraft]: Registering drops for tropicalGarden.
[17:16:24] [Server thread/INFO] [FML/harvestcraft]: Registering drops for windyGarden.
[17:16:24] [Server thread/INFO] [FML/harvestcraft]: Registering drops for frostGarden.
[17:16:24] [Server thread/INFO] [FML/harvestcraft]: Registering drops for aridGarden.
[17:16:24] [Server thread/INFO] [FML/harvestcraft]: Registering drops for soggyGarden.
[17:16:25] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sent event FMLPreInitializationEvent to mod harvestcraft
[17:16:25] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Pam's HarvestCraft took 0,952s
[17:16:25] [Server thread/TRACE] [pamscookables/pamscookables]: Sending event FMLPreInitializationEvent to mod pamscookables
[17:16:25] [Server thread/TRACE] [pamscookables/pamscookables]: Sent event FMLPreInitializationEvent to mod pamscookables
[17:16:25] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Pam's Cookables took 0,000s
[17:16:25] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sending event FMLPreInitializationEvent to mod passthroughsigns
[17:16:25] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sent event FMLPreInitializationEvent to mod passthroughsigns
[17:16:25] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Passthrough Signs took 0,044s
[17:16:25] [Server thread/TRACE] [roguelike/roguelike]: Sending event FMLPreInitializationEvent to mod roguelike
[17:16:25] [Server thread/TRACE] [roguelike/roguelike]: Sent event FMLPreInitializationEvent to mod roguelike
[17:16:25] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Roguelike Dungeons took 0,000s
[17:16:25] [Server thread/TRACE] [roughmobs/roughmobs]: Sending event FMLPreInitializationEvent to mod roughmobs
[17:16:25] [Server thread/INFO] [FML/roughmobs]: Intialize Entity Events...
[17:16:25] [Server thread/INFO] [FML/roughmobs]: Intialize AbstractHorse Events...
[17:16:25] [Server thread/INFO] [FML/roughmobs]: Intialize EntityZombie Events...
[17:16:25] [Server thread/INFO] [FML/roughmobs]: Intialize AbstractSkeleton Events...
[17:16:25] [Server thread/INFO] [FML/roughmobs]: Intialize EntityCreeper Events...
[17:16:25] [Server thread/INFO] [FML/roughmobs]: Intialize EntitySpider Events...
[17:16:25] [Server thread/INFO] [FML/roughmobs]: Intialize EntitySlime Events...
[17:16:25] [Server thread/INFO] [FML/roughmobs]: Intialize EntityEnderman Events...
[17:16:25] [Server thread/INFO] [FML/roughmobs]: Intialize EntityWitch Events...
[17:16:25] [Server thread/INFO] [FML/roughmobs]: Intialize EntityPotion Events...
[17:16:25] [Server thread/INFO] [FML/roughmobs]: Intialize EntitySilverfish Events...
[17:16:25] [Server thread/INFO] [FML/roughmobs]: Intialize EntityPigZombie Events...
[17:16:25] [Server thread/INFO] [FML/roughmobs]: Intialize EntityMagmaCube Events...
[17:16:25] [Server thread/INFO] [FML/roughmobs]: Intialize EntityWither Events...
[17:16:25] [Server thread/INFO] [FML/roughmobs]: Intialize EntityGuardian Events...
[17:16:25] [Server thread/INFO] [FML/roughmobs]: Intialize EntityEndermite Events...
[17:16:25] [Server thread/TRACE] [roughmobs/roughmobs]: Sent event FMLPreInitializationEvent to mod roughmobs
[17:16:25] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Rough Mobs took 0,365s
[17:16:25] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sending event FMLPreInitializationEvent to mod simplegrinder
[17:16:25] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sent event FMLPreInitializationEvent to mod simplegrinder
[17:16:25] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Simple Grinder took 0,051s
[17:16:25] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sending event FMLPreInitializationEvent to mod spiceoflife
[17:16:25] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sent event FMLPreInitializationEvent to mod spiceoflife
[17:16:25] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - The Spice of Life took 0,076s
[17:16:25] [Server thread/TRACE] [bq_standard/bq_standard]: Sending event FMLPreInitializationEvent to mod bq_standard
[17:16:25] [Server thread/INFO] [bq_standard/bq_standard]: Loaded configs...
[17:16:25] [Server thread/TRACE] [bq_standard/bq_standard]: Sent event FMLPreInitializationEvent to mod bq_standard
[17:16:25] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Standard Expansion took 0,324s
[17:16:25] [Server thread/TRACE] [stg/stg]: Sending event FMLPreInitializationEvent to mod stg
[17:16:25] [Server thread/TRACE] [stg/stg]: Sent event FMLPreInitializationEvent to mod stg
[17:16:25] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - SwingThroughGrass took 0,000s
[17:16:25] [Server thread/TRACE] [vtt/vtt]: Sending event FMLPreInitializationEvent to mod vtt
[17:16:25] [Server thread/TRACE] [vtt/vtt]: Sent event FMLPreInitializationEvent to mod vtt
[17:16:25] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Villager Trade Tables took 0,034s
[17:16:25] [Server thread/TRACE] [vulcanite/vulcanite]: Sending event FMLPreInitializationEvent to mod vulcanite
[17:16:25] [Server thread/TRACE] [vulcanite/vulcanite]: Sent event FMLPreInitializationEvent to mod vulcanite
[17:16:25] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Vulcanite took 0,056s
[17:16:25] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sending event FMLPreInitializationEvent to mod wearablebackpacks
[17:16:26] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sent event FMLPreInitializationEvent to mod wearablebackpacks
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Wearable Backpacks took 0,059s
[17:16:26] [Server thread/TRACE] [denseores/denseores]: Sending event FMLPreInitializationEvent to mod denseores
[17:16:26] [Server thread/TRACE] [denseores/denseores]: Sent event FMLPreInitializationEvent to mod denseores
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - denseores took 0,000s
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Finished: PreInitialization took 6,482s
[17:16:26] [Server thread/INFO] [FML/]: Applying holder lookups
[17:16:26] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bloodmagic for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.bloodmagic. This means the object wasn't registered. It's likely just mod options.
[17:16:26] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:carpet for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.carpet. This means the object wasn't registered. It's likely just mod options.
[17:16:26] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:waterstoneextra for public static team.chisel.common.block.BlockCarvable team.chisel.common.init.ChiselBlocks.waterstoneextra. This means the object wasn't registered. It's likely just mod options.
[17:16:26] [Server thread/INFO] [FML/]: Holder lookups applied
[17:16:26] [Server thread/INFO] [FML/]: Injecting itemstacks
[17:16:26] [Server thread/INFO] [FML/]: Itemstack injection complete
[17:16:26] [Server thread/TRACE] [minecraft/minecraft]: Sending event FMLInitializationEvent to mod minecraft
[17:16:26] [Server thread/TRACE] [minecraft/minecraft]: Sent event FMLInitializationEvent to mod minecraft
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft took 0,000s
[17:16:26] [Server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp
[17:16:26] [Server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Coder Pack took 0,000s
[17:16:26] [Server thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML
[17:16:26] [Server thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Mod Loader took 0,000s
[17:16:26] [Server thread/TRACE] [forge/forge]: Sending event FMLInitializationEvent to mod forge
[17:16:26] [Server thread/TRACE] [forge/forge]: Sent event FMLInitializationEvent to mod forge
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Forge took 0,000s
[17:16:26] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sending event FMLInitializationEvent to mod aroma1997core
[17:16:26] [Server thread/INFO] [Aroma1997Core/aroma1997core]: Finished Initialization.
[17:16:26] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sent event FMLInitializationEvent to mod aroma1997core
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Aroma1997Core took 0,001s
[17:16:26] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sending event FMLInitializationEvent to mod ColorUtility
[17:16:26] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sent event FMLInitializationEvent to mod ColorUtility
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - ColorUtility took 0,000s
[17:16:26] [Server thread/TRACE] [applecore/applecore]: Sending event FMLInitializationEvent to mod applecore
[17:16:26] [Server thread/TRACE] [applecore/applecore]: Sent event FMLInitializationEvent to mod applecore
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - AppleCore took 0,003s
[17:16:26] [Server thread/TRACE] [appleskin/appleskin]: Sending event FMLInitializationEvent to mod appleskin
[17:16:26] [Server thread/TRACE] [appleskin/appleskin]: Sent event FMLInitializationEvent to mod appleskin
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - AppleSkin took 0,005s
[17:16:26] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sending event FMLInitializationEvent to mod aroma1997corehelper
[17:16:26] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sent event FMLInitializationEvent to mod aroma1997corehelper
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Aroma1997Core|Helper took 0,000s
[17:16:26] [Server thread/TRACE] [aromabackup/aromabackup]: Sending event FMLInitializationEvent to mod aromabackup
[17:16:26] [Server thread/INFO] [AromaBackup/aromabackup]: Postloading 0 modules.
[17:16:26] [Server thread/INFO] [AromaBackup/aromabackup]: Done postloading plugins.
[17:16:26] [Server thread/TRACE] [Aroma1997Core/aromabackup]: Loaded configuration aromabackup from: .\config\aroma1997\aromabackup.cfg
[17:16:26] [Server thread/INFO] [AromaBackup/aromabackup]: Using Dimension Blacklist with  0 entries.
[17:16:26] [Server thread/TRACE] [aromabackup/aromabackup]: Sent event FMLInitializationEvent to mod aromabackup
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - AromaBackup took 0,026s
[17:16:26] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sending event FMLInitializationEvent to mod aromabackuprecovery
[17:16:26] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sent event FMLInitializationEvent to mod aromabackuprecovery
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - AromaBackupRecovery took 0,000s
[17:16:26] [Server thread/TRACE] [quark/quark]: Sending event FMLInitializationEvent to mod quark
[17:16:26] [Server thread/TRACE] [quark/quark]: Sent event FMLInitializationEvent to mod quark
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Quark took 0,015s
[17:16:26] [Server thread/TRACE] [autoreglib/autoreglib]: Sending event FMLInitializationEvent to mod autoreglib
[17:16:26] [Server thread/TRACE] [autoreglib/autoreglib]: Sent event FMLInitializationEvent to mod autoreglib
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - AutoRegLib took 0,000s
[17:16:26] [Server thread/TRACE] [babymobs/babymobs]: Sending event FMLInitializationEvent to mod babymobs
[17:16:26] [Server thread/TRACE] [babymobs/babymobs]: Sent event FMLInitializationEvent to mod babymobs
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Baby Mobs took 0,015s
[17:16:26] [Server thread/TRACE] [bedbugs/bedbugs]: Sending event FMLInitializationEvent to mod bedbugs
[17:16:26] [Server thread/TRACE] [bedbugs/bedbugs]: Sent event FMLInitializationEvent to mod bedbugs
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Bed Bugs took 0,000s
[17:16:26] [Server thread/TRACE] [betterquesting/betterquesting]: Sending event FMLInitializationEvent to mod betterquesting
[17:16:26] [Server thread/TRACE] [FML/betterquesting]: Automatically registered mod betterquesting entity placeholder as betterquesting:placeholder
[17:16:26] [Server thread/TRACE] [betterquesting/betterquesting]: Sent event FMLInitializationEvent to mod betterquesting
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Better Questing took 0,003s
[17:16:26] [Server thread/TRACE] [bqt/bqt]: Sending event FMLInitializationEvent to mod bqt
[17:16:26] [Server thread/TRACE] [bqt/bqt]: Sent event FMLInitializationEvent to mod bqt
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Better Questing Triggerer took 0,002s
[17:16:26] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sending event FMLInitializationEvent to mod bloodmoon
[17:16:26] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sent event FMLInitializationEvent to mod bloodmoon
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Bloodmoon took 0,000s
[17:16:26] [Server thread/TRACE] [carbonado/carbonado]: Sending event FMLInitializationEvent to mod carbonado
[17:16:26] [Server thread/TRACE] [carbonado/carbonado]: Sent event FMLInitializationEvent to mod carbonado
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Carbonado took 0,002s
[17:16:26] [Server thread/TRACE] [chisel/chisel]: Sending event FMLInitializationEvent to mod chisel
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Starting init...
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Loading recipes...
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Skipping feature aluminum as it was disabled in the config.
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Skipping feature bronze as it was disabled in the config.
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Skipping feature cobalt as it was disabled in the config.
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Skipping feature copper as it was disabled in the config.
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Skipping feature electrum as it was disabled in the config.
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Skipping feature invar as it was disabled in the config.
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Skipping feature lead as it was disabled in the config.
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Skipping feature nickel as it was disabled in the config.
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Skipping feature platinum as it was disabled in the config.
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Skipping feature silver as it was disabled in the config.
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Skipping feature steel as it was disabled in the config.
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Skipping feature tin as it was disabled in the config.
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Skipping feature uranium as it was disabled in the config.
[17:16:26] [Server thread/INFO] [Chisel/chisel]: 56 Feature's recipes loaded.
[17:16:26] [Server thread/INFO] [Chisel/chisel]: Init finished.
[17:16:26] [Server thread/TRACE] [chisel/chisel]: Sent event FMLInitializationEvent to mod chisel
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Chisel took 0,008s
[17:16:26] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sending event FMLInitializationEvent to mod crafttweakerjei
[17:16:26] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sent event FMLInitializationEvent to mod crafttweakerjei
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - CraftTweaker JEI Support took 0,000s
[17:16:26] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sending event FMLInitializationEvent to mod crafttweaker
[17:16:26] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sent event FMLInitializationEvent to mod crafttweaker
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Crafttweaker took 0,000s
[17:16:26] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sending event FMLInitializationEvent to mod csb_ench_table
[17:16:26] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sent event FMLInitializationEvent to mod csb_ench_table
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Lapis Stays in the Enchanting Table took 0,006s
[17:16:26] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sending event FMLInitializationEvent to mod expandedbonemeal
[17:16:26] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sent event FMLInitializationEvent to mod expandedbonemeal
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - ExpandedBonemeal took 0,001s
[17:16:26] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sending event FMLInitializationEvent to mod fastleafdecay
[17:16:26] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sent event FMLInitializationEvent to mod fastleafdecay
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Fast Leaf Decay took 0,002s
[17:16:26] [Server thread/TRACE] [felling/felling]: Sending event FMLInitializationEvent to mod felling
[17:16:26] [Server thread/TRACE] [felling/felling]: Sent event FMLInitializationEvent to mod felling
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Felling took 0,000s
[17:16:26] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sending event FMLInitializationEvent to mod giacomoscompass
[17:16:26] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sent event FMLInitializationEvent to mod giacomoscompass
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Giacomo's compass took 0,001s
[17:16:26] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sending event FMLInitializationEvent to mod giacomosfoundry
[17:16:26] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sent event FMLInitializationEvent to mod giacomosfoundry
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Giacomo's Foundry took 0,002s
[17:16:26] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sending event FMLInitializationEvent to mod giacomos_maps
[17:16:26] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sent event FMLInitializationEvent to mod giacomos_maps
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Giacomo's maps took 0,000s
[17:16:26] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sending event FMLInitializationEvent to mod giacomos_teleport
[17:16:26] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sent event FMLInitializationEvent to mod giacomos_teleport
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Giacomo's Teleport Mod took 0,002s
[17:16:26] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sending event FMLInitializationEvent to mod hungerpersistence
[17:16:26] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sent event FMLInitializationEvent to mod hungerpersistence
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Hunger Persistence took 0,000s
[17:16:26] [Server thread/TRACE] [loottweaker/loottweaker]: Sending event FMLInitializationEvent to mod loottweaker
[17:16:26] [Server thread/TRACE] [loottweaker/loottweaker]: Sent event FMLInitializationEvent to mod loottweaker
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - LootTweaker took 0,016s
[17:16:26] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sending event FMLInitializationEvent to mod miningtweaks
[17:16:26] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sent event FMLInitializationEvent to mod miningtweaks
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - MiningTweaks took 0,000s
[17:16:26] [Server thread/TRACE] [mtlib/mtlib]: Sending event FMLInitializationEvent to mod mtlib
[17:16:26] [Server thread/WARN] [FML/mtlib]: World does not exist yet
[17:16:26] [Server thread/TRACE] [mtlib/mtlib]: Sent event FMLInitializationEvent to mod mtlib
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - MTLib took 0,010s
[17:16:26] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sending event FMLInitializationEvent to mod getalltheseeds
[17:16:26] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sent event FMLInitializationEvent to mod getalltheseeds
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Pam's Get all the Seeds! took 0,000s
[17:16:26] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sending event FMLInitializationEvent to mod harvestcraft
[17:16:26] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sent event FMLInitializationEvent to mod harvestcraft
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Pam's HarvestCraft took 0,004s
[17:16:26] [Server thread/TRACE] [pamscookables/pamscookables]: Sending event FMLInitializationEvent to mod pamscookables
[17:16:26] [Server thread/INFO] [pamscookables/pamscookables]: Registering new furnace recipes
[17:16:26] [Server thread/INFO] [FML/pamscookables]: Ignored smelting recipe with conflicting input: 1xitem.vanillabeanitem@0 = 1xitem.vanillaitem@0
[17:16:26] [Server thread/TRACE] [pamscookables/pamscookables]: Sent event FMLInitializationEvent to mod pamscookables
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Pam's Cookables took 0,005s
[17:16:26] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sending event FMLInitializationEvent to mod passthroughsigns
[17:16:26] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sent event FMLInitializationEvent to mod passthroughsigns
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Passthrough Signs took 0,000s
[17:16:26] [Server thread/TRACE] [roguelike/roguelike]: Sending event FMLInitializationEvent to mod roguelike
[17:16:26] [Server thread/TRACE] [roguelike/roguelike]: Sent event FMLInitializationEvent to mod roguelike
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Roguelike Dungeons took 0,003s
[17:16:26] [Server thread/TRACE] [roughmobs/roughmobs]: Sending event FMLInitializationEvent to mod roughmobs
[17:16:26] [Server thread/TRACE] [roughmobs/roughmobs]: Sent event FMLInitializationEvent to mod roughmobs
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Rough Mobs took 0,000s
[17:16:26] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sending event FMLInitializationEvent to mod simplegrinder
[17:16:26] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sent event FMLInitializationEvent to mod simplegrinder
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Simple Grinder took 0,000s
[17:16:26] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sending event FMLInitializationEvent to mod spiceoflife
[17:16:26] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sent event FMLInitializationEvent to mod spiceoflife
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - The Spice of Life took 0,058s
[17:16:26] [Server thread/TRACE] [bq_standard/bq_standard]: Sending event FMLInitializationEvent to mod bq_standard
[17:16:26] [Server thread/TRACE] [bq_standard/bq_standard]: Sent event FMLInitializationEvent to mod bq_standard
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Standard Expansion took 0,000s
[17:16:26] [Server thread/TRACE] [stg/stg]: Sending event FMLInitializationEvent to mod stg
[17:16:26] [Server thread/TRACE] [stg/stg]: Sent event FMLInitializationEvent to mod stg
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - SwingThroughGrass took 0,002s
[17:16:26] [Server thread/TRACE] [vtt/vtt]: Sending event FMLInitializationEvent to mod vtt
[17:16:26] [Server thread/TRACE] [vtt/vtt]: Sent event FMLInitializationEvent to mod vtt
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Villager Trade Tables took 0,000s
[17:16:26] [Server thread/TRACE] [vulcanite/vulcanite]: Sending event FMLInitializationEvent to mod vulcanite
[17:16:26] [Server thread/TRACE] [vulcanite/vulcanite]: Sent event FMLInitializationEvent to mod vulcanite
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Vulcanite took 0,003s
[17:16:26] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sending event FMLInitializationEvent to mod wearablebackpacks
[17:16:26] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sent event FMLInitializationEvent to mod wearablebackpacks
[17:16:26] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Wearable Backpacks took 0,002s
[17:16:26] [Server thread/TRACE] [denseores/denseores]: Sending event FMLInitializationEvent to mod denseores
[17:16:26] [Server thread/INFO] [denseores/denseores]: Ph'nglui mglw'nafh, y'uln Dense Ores shugg ch'agl
[17:16:27] [Server thread/TRACE] [denseores/denseores]: Sent event FMLInitializationEvent to mod denseores
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - denseores took 0,038s
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Finished: Initialization took 0,241s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod minecraft
[17:16:27] [Server thread/TRACE] [minecraft/minecraft]: Sending event IMCEvent to mod minecraft
[17:16:27] [Server thread/TRACE] [minecraft/minecraft]: Sent event IMCEvent to mod minecraft
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp
[17:16:27] [Server thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp
[17:16:27] [Server thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML
[17:16:27] [Server thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML
[17:16:27] [Server thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod forge
[17:16:27] [Server thread/TRACE] [forge/forge]: Sending event IMCEvent to mod forge
[17:16:27] [Server thread/TRACE] [forge/forge]: Sent event IMCEvent to mod forge
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Forge took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod aroma1997core
[17:16:27] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sending event IMCEvent to mod aroma1997core
[17:16:27] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sent event IMCEvent to mod aroma1997core
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Aroma1997Core took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ColorUtility
[17:16:27] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sending event IMCEvent to mod ColorUtility
[17:16:27] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sent event IMCEvent to mod ColorUtility
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - ColorUtility took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod applecore
[17:16:27] [Server thread/TRACE] [applecore/applecore]: Sending event IMCEvent to mod applecore
[17:16:27] [Server thread/TRACE] [applecore/applecore]: Sent event IMCEvent to mod applecore
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - AppleCore took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod appleskin
[17:16:27] [Server thread/TRACE] [appleskin/appleskin]: Sending event IMCEvent to mod appleskin
[17:16:27] [Server thread/TRACE] [appleskin/appleskin]: Sent event IMCEvent to mod appleskin
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - AppleSkin took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod aroma1997corehelper
[17:16:27] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sending event IMCEvent to mod aroma1997corehelper
[17:16:27] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sent event IMCEvent to mod aroma1997corehelper
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Aroma1997Core|Helper took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod aromabackup
[17:16:27] [Server thread/TRACE] [aromabackup/aromabackup]: Sending event IMCEvent to mod aromabackup
[17:16:27] [Server thread/TRACE] [aromabackup/aromabackup]: Sent event IMCEvent to mod aromabackup
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - AromaBackup took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod aromabackuprecovery
[17:16:27] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sending event IMCEvent to mod aromabackuprecovery
[17:16:27] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sent event IMCEvent to mod aromabackuprecovery
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - AromaBackupRecovery took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod quark
[17:16:27] [Server thread/TRACE] [quark/quark]: Sending event IMCEvent to mod quark
[17:16:27] [Server thread/TRACE] [quark/quark]: Sent event IMCEvent to mod quark
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Quark took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod autoreglib
[17:16:27] [Server thread/TRACE] [autoreglib/autoreglib]: Sending event IMCEvent to mod autoreglib
[17:16:27] [Server thread/TRACE] [autoreglib/autoreglib]: Sent event IMCEvent to mod autoreglib
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - AutoRegLib took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod babymobs
[17:16:27] [Server thread/TRACE] [babymobs/babymobs]: Sending event IMCEvent to mod babymobs
[17:16:27] [Server thread/TRACE] [babymobs/babymobs]: Sent event IMCEvent to mod babymobs
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Baby Mobs took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod bedbugs
[17:16:27] [Server thread/TRACE] [bedbugs/bedbugs]: Sending event IMCEvent to mod bedbugs
[17:16:27] [Server thread/TRACE] [bedbugs/bedbugs]: Sent event IMCEvent to mod bedbugs
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Bed Bugs took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod betterquesting
[17:16:27] [Server thread/TRACE] [betterquesting/betterquesting]: Sending event IMCEvent to mod betterquesting
[17:16:27] [Server thread/TRACE] [betterquesting/betterquesting]: Sent event IMCEvent to mod betterquesting
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Better Questing took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod bqt
[17:16:27] [Server thread/TRACE] [bqt/bqt]: Sending event IMCEvent to mod bqt
[17:16:27] [Server thread/TRACE] [bqt/bqt]: Sent event IMCEvent to mod bqt
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Better Questing Triggerer took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod bloodmoon
[17:16:27] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sending event IMCEvent to mod bloodmoon
[17:16:27] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sent event IMCEvent to mod bloodmoon
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Bloodmoon took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod carbonado
[17:16:27] [Server thread/TRACE] [carbonado/carbonado]: Sending event IMCEvent to mod carbonado
[17:16:27] [Server thread/TRACE] [carbonado/carbonado]: Sent event IMCEvent to mod carbonado
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Carbonado took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod chisel
[17:16:27] [Server thread/TRACE] [chisel/chisel]: Sending event IMCEvent to mod chisel
[17:16:27] [Server thread/TRACE] [chisel/chisel]: Sent event IMCEvent to mod chisel
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Chisel took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod crafttweakerjei
[17:16:27] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sending event IMCEvent to mod crafttweakerjei
[17:16:27] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sent event IMCEvent to mod crafttweakerjei
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - CraftTweaker JEI Support took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod crafttweaker
[17:16:27] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sending event IMCEvent to mod crafttweaker
[17:16:27] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sent event IMCEvent to mod crafttweaker
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Crafttweaker took 0,002s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod csb_ench_table
[17:16:27] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sending event IMCEvent to mod csb_ench_table
[17:16:27] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sent event IMCEvent to mod csb_ench_table
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Lapis Stays in the Enchanting Table took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod expandedbonemeal
[17:16:27] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sending event IMCEvent to mod expandedbonemeal
[17:16:27] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sent event IMCEvent to mod expandedbonemeal
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - ExpandedBonemeal took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod fastleafdecay
[17:16:27] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sending event IMCEvent to mod fastleafdecay
[17:16:27] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sent event IMCEvent to mod fastleafdecay
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Fast Leaf Decay took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod felling
[17:16:27] [Server thread/TRACE] [felling/felling]: Sending event IMCEvent to mod felling
[17:16:27] [Server thread/TRACE] [felling/felling]: Sent event IMCEvent to mod felling
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Felling took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod giacomoscompass
[17:16:27] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sending event IMCEvent to mod giacomoscompass
[17:16:27] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sent event IMCEvent to mod giacomoscompass
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Giacomo's compass took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod giacomosfoundry
[17:16:27] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sending event IMCEvent to mod giacomosfoundry
[17:16:27] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sent event IMCEvent to mod giacomosfoundry
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Giacomo's Foundry took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod giacomos_maps
[17:16:27] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sending event IMCEvent to mod giacomos_maps
[17:16:27] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sent event IMCEvent to mod giacomos_maps
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Giacomo's maps took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod giacomos_teleport
[17:16:27] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sending event IMCEvent to mod giacomos_teleport
[17:16:27] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sent event IMCEvent to mod giacomos_teleport
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Giacomo's Teleport Mod took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod hungerpersistence
[17:16:27] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sending event IMCEvent to mod hungerpersistence
[17:16:27] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sent event IMCEvent to mod hungerpersistence
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Hunger Persistence took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod loottweaker
[17:16:27] [Server thread/TRACE] [loottweaker/loottweaker]: Sending event IMCEvent to mod loottweaker
[17:16:27] [Server thread/TRACE] [loottweaker/loottweaker]: Sent event IMCEvent to mod loottweaker
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - LootTweaker took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod miningtweaks
[17:16:27] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sending event IMCEvent to mod miningtweaks
[17:16:27] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sent event IMCEvent to mod miningtweaks
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - MiningTweaks took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mtlib
[17:16:27] [Server thread/TRACE] [mtlib/mtlib]: Sending event IMCEvent to mod mtlib
[17:16:27] [Server thread/TRACE] [mtlib/mtlib]: Sent event IMCEvent to mod mtlib
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - MTLib took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod getalltheseeds
[17:16:27] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sending event IMCEvent to mod getalltheseeds
[17:16:27] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sent event IMCEvent to mod getalltheseeds
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Pam's Get all the Seeds! took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod harvestcraft
[17:16:27] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sending event IMCEvent to mod harvestcraft
[17:16:27] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sent event IMCEvent to mod harvestcraft
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Pam's HarvestCraft took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod pamscookables
[17:16:27] [Server thread/TRACE] [pamscookables/pamscookables]: Sending event IMCEvent to mod pamscookables
[17:16:27] [Server thread/TRACE] [pamscookables/pamscookables]: Sent event IMCEvent to mod pamscookables
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Pam's Cookables took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod passthroughsigns
[17:16:27] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sending event IMCEvent to mod passthroughsigns
[17:16:27] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sent event IMCEvent to mod passthroughsigns
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Passthrough Signs took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod roguelike
[17:16:27] [Server thread/TRACE] [roguelike/roguelike]: Sending event IMCEvent to mod roguelike
[17:16:27] [Server thread/TRACE] [roguelike/roguelike]: Sent event IMCEvent to mod roguelike
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Roguelike Dungeons took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod roughmobs
[17:16:27] [Server thread/TRACE] [roughmobs/roughmobs]: Sending event IMCEvent to mod roughmobs
[17:16:27] [Server thread/TRACE] [roughmobs/roughmobs]: Sent event IMCEvent to mod roughmobs
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Rough Mobs took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod simplegrinder
[17:16:27] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sending event IMCEvent to mod simplegrinder
[17:16:27] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sent event IMCEvent to mod simplegrinder
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Simple Grinder took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod spiceoflife
[17:16:27] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sending event IMCEvent to mod spiceoflife
[17:16:27] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sent event IMCEvent to mod spiceoflife
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - The Spice of Life took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod bq_standard
[17:16:27] [Server thread/TRACE] [bq_standard/bq_standard]: Sending event IMCEvent to mod bq_standard
[17:16:27] [Server thread/TRACE] [bq_standard/bq_standard]: Sent event IMCEvent to mod bq_standard
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Standard Expansion took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod stg
[17:16:27] [Server thread/TRACE] [stg/stg]: Sending event IMCEvent to mod stg
[17:16:27] [Server thread/TRACE] [stg/stg]: Sent event IMCEvent to mod stg
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - SwingThroughGrass took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod vtt
[17:16:27] [Server thread/TRACE] [vtt/vtt]: Sending event IMCEvent to mod vtt
[17:16:27] [Server thread/TRACE] [vtt/vtt]: Sent event IMCEvent to mod vtt
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Villager Trade Tables took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod vulcanite
[17:16:27] [Server thread/TRACE] [vulcanite/vulcanite]: Sending event IMCEvent to mod vulcanite
[17:16:27] [Server thread/TRACE] [vulcanite/vulcanite]: Sent event IMCEvent to mod vulcanite
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Vulcanite took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod wearablebackpacks
[17:16:27] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sending event IMCEvent to mod wearablebackpacks
[17:16:27] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sent event IMCEvent to mod wearablebackpacks
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Wearable Backpacks took 0,000s
[17:16:27] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod denseores
[17:16:27] [Server thread/TRACE] [denseores/denseores]: Sending event IMCEvent to mod denseores
[17:16:27] [Server thread/TRACE] [denseores/denseores]: Sent event IMCEvent to mod denseores
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - denseores took 0,000s
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Finished: InterModComms$IMC took 0,008s
[17:16:27] [Server thread/INFO] [FML/]: Injecting itemstacks
[17:16:27] [Server thread/INFO] [FML/]: Itemstack injection complete
[17:16:27] [Server thread/TRACE] [minecraft/minecraft]: Sending event FMLPostInitializationEvent to mod minecraft
[17:16:27] [Server thread/TRACE] [minecraft/minecraft]: Sent event FMLPostInitializationEvent to mod minecraft
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft took 0,000s
[17:16:27] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp
[17:16:27] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Coder Pack took 0,000s
[17:16:27] [Server thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML
[17:16:27] [Server thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Mod Loader took 0,000s
[17:16:27] [Server thread/TRACE] [forge/forge]: Sending event FMLPostInitializationEvent to mod forge
[17:16:27] [Server thread/TRACE] [forge/forge]: Sent event FMLPostInitializationEvent to mod forge
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Forge took 0,001s
[17:16:27] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sending event FMLPostInitializationEvent to mod aroma1997core
[17:16:27] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sent event FMLPostInitializationEvent to mod aroma1997core
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Aroma1997Core took 0,001s
[17:16:27] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sending event FMLPostInitializationEvent to mod ColorUtility
[17:16:27] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sent event FMLPostInitializationEvent to mod ColorUtility
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - ColorUtility took 0,000s
[17:16:27] [Server thread/TRACE] [applecore/applecore]: Sending event FMLPostInitializationEvent to mod applecore
[17:16:27] [Server thread/TRACE] [applecore/applecore]: Sent event FMLPostInitializationEvent to mod applecore
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - AppleCore took 0,000s
[17:16:27] [Server thread/TRACE] [appleskin/appleskin]: Sending event FMLPostInitializationEvent to mod appleskin
[17:16:27] [Server thread/TRACE] [appleskin/appleskin]: Sent event FMLPostInitializationEvent to mod appleskin
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - AppleSkin took 0,000s
[17:16:27] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sending event FMLPostInitializationEvent to mod aroma1997corehelper
[17:16:27] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sent event FMLPostInitializationEvent to mod aroma1997corehelper
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Aroma1997Core|Helper took 0,000s
[17:16:27] [Server thread/TRACE] [aromabackup/aromabackup]: Sending event FMLPostInitializationEvent to mod aromabackup
[17:16:27] [Server thread/TRACE] [aromabackup/aromabackup]: Sent event FMLPostInitializationEvent to mod aromabackup
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - AromaBackup took 0,000s
[17:16:27] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sending event FMLPostInitializationEvent to mod aromabackuprecovery
[17:16:27] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sent event FMLPostInitializationEvent to mod aromabackuprecovery
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - AromaBackupRecovery took 0,000s
[17:16:27] [Server thread/TRACE] [quark/quark]: Sending event FMLPostInitializationEvent to mod quark
[17:16:27] [Server thread/TRACE] [quark/quark]: Sent event FMLPostInitializationEvent to mod quark
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Quark took 0,013s
[17:16:27] [Server thread/TRACE] [autoreglib/autoreglib]: Sending event FMLPostInitializationEvent to mod autoreglib
[17:16:27] [Server thread/TRACE] [autoreglib/autoreglib]: Sent event FMLPostInitializationEvent to mod autoreglib
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - AutoRegLib took 0,000s
[17:16:27] [Server thread/TRACE] [babymobs/babymobs]: Sending event FMLPostInitializationEvent to mod babymobs
[17:16:27] [Server thread/TRACE] [babymobs/babymobs]: Sent event FMLPostInitializationEvent to mod babymobs
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Baby Mobs took 0,000s
[17:16:27] [Server thread/TRACE] [bedbugs/bedbugs]: Sending event FMLPostInitializationEvent to mod bedbugs
[17:16:27] [Server thread/TRACE] [bedbugs/bedbugs]: Sent event FMLPostInitializationEvent to mod bedbugs
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Bed Bugs took 0,000s
[17:16:27] [Server thread/TRACE] [betterquesting/betterquesting]: Sending event FMLPostInitializationEvent to mod betterquesting
[17:16:27] [Server thread/TRACE] [betterquesting/betterquesting]: Sent event FMLPostInitializationEvent to mod betterquesting
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Better Questing took 0,019s
[17:16:27] [Server thread/TRACE] [bqt/bqt]: Sending event FMLPostInitializationEvent to mod bqt
[17:16:27] [Server thread/TRACE] [bqt/bqt]: Sent event FMLPostInitializationEvent to mod bqt
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Better Questing Triggerer took 0,000s
[17:16:27] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sending event FMLPostInitializationEvent to mod bloodmoon
[17:16:27] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sent event FMLPostInitializationEvent to mod bloodmoon
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Bloodmoon took 0,000s
[17:16:27] [Server thread/TRACE] [carbonado/carbonado]: Sending event FMLPostInitializationEvent to mod carbonado
[17:16:27] [Server thread/TRACE] [carbonado/carbonado]: Sent event FMLPostInitializationEvent to mod carbonado
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Carbonado took 0,000s
[17:16:27] [Server thread/TRACE] [chisel/chisel]: Sending event FMLPostInitializationEvent to mod chisel
[17:16:27] [Server thread/TRACE] [chisel/chisel]: Sent event FMLPostInitializationEvent to mod chisel
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Chisel took 0,000s
[17:16:27] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sending event FMLPostInitializationEvent to mod crafttweakerjei
[17:16:27] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sent event FMLPostInitializationEvent to mod crafttweakerjei
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - CraftTweaker JEI Support took 0,000s
[17:16:27] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sending event FMLPostInitializationEvent to mod crafttweaker
[17:16:27] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sent event FMLPostInitializationEvent to mod crafttweaker
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Crafttweaker took 0,008s
[17:16:27] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sending event FMLPostInitializationEvent to mod csb_ench_table
[17:16:27] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sent event FMLPostInitializationEvent to mod csb_ench_table
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Lapis Stays in the Enchanting Table took 0,000s
[17:16:27] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sending event FMLPostInitializationEvent to mod expandedbonemeal
[17:16:27] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sent event FMLPostInitializationEvent to mod expandedbonemeal
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - ExpandedBonemeal took 0,000s
[17:16:27] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sending event FMLPostInitializationEvent to mod fastleafdecay
[17:16:27] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sent event FMLPostInitializationEvent to mod fastleafdecay
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Fast Leaf Decay took 0,000s
[17:16:27] [Server thread/TRACE] [felling/felling]: Sending event FMLPostInitializationEvent to mod felling
[17:16:27] [Server thread/TRACE] [felling/felling]: Sent event FMLPostInitializationEvent to mod felling
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Felling took 0,000s
[17:16:27] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sending event FMLPostInitializationEvent to mod giacomoscompass
[17:16:27] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sent event FMLPostInitializationEvent to mod giacomoscompass
[17:16:27] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Giacomo's compass took 0,001s
[17:16:27] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sending event FMLPostInitializationEvent to mod giacomosfoundry
[17:16:27] [Server thread/DEBUG] [FML/giacomosfoundry]: Attempted to find the oreIDs for an unregistered object (1xitem.my_empty_map@0). This won't work very well.
[17:16:27] [Server thread/DEBUG] [FML/giacomosfoundry]: Attempted to find the oreIDs for an unregistered object (1xitem.my_compass@0). This won't work very well.
[17:16:28] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sent event FMLPostInitializationEvent to mod giacomosfoundry
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Giacomo's Foundry took 0,975s
[17:16:28] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sending event FMLPostInitializationEvent to mod giacomos_maps
[17:16:28] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sent event FMLPostInitializationEvent to mod giacomos_maps
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Giacomo's maps took 0,000s
[17:16:28] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sending event FMLPostInitializationEvent to mod giacomos_teleport
[17:16:28] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sent event FMLPostInitializationEvent to mod giacomos_teleport
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Giacomo's Teleport Mod took 0,000s
[17:16:28] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sending event FMLPostInitializationEvent to mod hungerpersistence
[17:16:28] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sent event FMLPostInitializationEvent to mod hungerpersistence
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Hunger Persistence took 0,000s
[17:16:28] [Server thread/TRACE] [loottweaker/loottweaker]: Sending event FMLPostInitializationEvent to mod loottweaker
[17:16:28] [Server thread/TRACE] [loottweaker/loottweaker]: Sent event FMLPostInitializationEvent to mod loottweaker
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - LootTweaker took 0,000s
[17:16:28] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sending event FMLPostInitializationEvent to mod miningtweaks
[17:16:28] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sent event FMLPostInitializationEvent to mod miningtweaks
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - MiningTweaks took 0,000s
[17:16:28] [Server thread/TRACE] [mtlib/mtlib]: Sending event FMLPostInitializationEvent to mod mtlib
[17:16:28] [Server thread/WARN] [FML/mtlib]: World does not exist yet
[17:16:28] [Server thread/TRACE] [mtlib/mtlib]: Sent event FMLPostInitializationEvent to mod mtlib
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - MTLib took 0,006s
[17:16:28] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sending event FMLPostInitializationEvent to mod getalltheseeds
[17:16:28] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sent event FMLPostInitializationEvent to mod getalltheseeds
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Pam's Get all the Seeds! took 0,000s
[17:16:28] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sending event FMLPostInitializationEvent to mod harvestcraft
[17:16:28] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sent event FMLPostInitializationEvent to mod harvestcraft
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Pam's HarvestCraft took 0,000s
[17:16:28] [Server thread/TRACE] [pamscookables/pamscookables]: Sending event FMLPostInitializationEvent to mod pamscookables
[17:16:28] [Server thread/TRACE] [pamscookables/pamscookables]: Sent event FMLPostInitializationEvent to mod pamscookables
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Pam's Cookables took 0,000s
[17:16:28] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sending event FMLPostInitializationEvent to mod passthroughsigns
[17:16:28] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sent event FMLPostInitializationEvent to mod passthroughsigns
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Passthrough Signs took 0,000s
[17:16:28] [Server thread/TRACE] [roguelike/roguelike]: Sending event FMLPostInitializationEvent to mod roguelike
[17:16:28] [Server thread/TRACE] [roguelike/roguelike]: Sent event FMLPostInitializationEvent to mod roguelike
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Roguelike Dungeons took 0,000s
[17:16:28] [Server thread/TRACE] [roughmobs/roughmobs]: Sending event FMLPostInitializationEvent to mod roughmobs
[17:16:28] [Server thread/TRACE] [roughmobs/roughmobs]: Sent event FMLPostInitializationEvent to mod roughmobs
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Rough Mobs took 0,000s
[17:16:28] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sending event FMLPostInitializationEvent to mod simplegrinder
[17:16:28] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sent event FMLPostInitializationEvent to mod simplegrinder
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Simple Grinder took 0,000s
[17:16:28] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sending event FMLPostInitializationEvent to mod spiceoflife
[17:16:28] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sent event FMLPostInitializationEvent to mod spiceoflife
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - The Spice of Life took 0,003s
[17:16:28] [Server thread/TRACE] [bq_standard/bq_standard]: Sending event FMLPostInitializationEvent to mod bq_standard
[17:16:28] [Server thread/TRACE] [bq_standard/bq_standard]: Sent event FMLPostInitializationEvent to mod bq_standard
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Standard Expansion took 0,000s
[17:16:28] [Server thread/TRACE] [stg/stg]: Sending event FMLPostInitializationEvent to mod stg
[17:16:28] [Server thread/TRACE] [stg/stg]: Sent event FMLPostInitializationEvent to mod stg
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - SwingThroughGrass took 0,000s
[17:16:28] [Server thread/TRACE] [vtt/vtt]: Sending event FMLPostInitializationEvent to mod vtt
[17:16:28] [Server thread/TRACE] [vtt/vtt]: Sent event FMLPostInitializationEvent to mod vtt
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Villager Trade Tables took 0,112s
[17:16:28] [Server thread/TRACE] [vulcanite/vulcanite]: Sending event FMLPostInitializationEvent to mod vulcanite
[17:16:28] [Server thread/TRACE] [vulcanite/vulcanite]: Sent event FMLPostInitializationEvent to mod vulcanite
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Vulcanite took 0,000s
[17:16:28] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sending event FMLPostInitializationEvent to mod wearablebackpacks
[17:16:28] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sent event FMLPostInitializationEvent to mod wearablebackpacks
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Wearable Backpacks took 0,000s
[17:16:28] [Server thread/TRACE] [denseores/denseores]: Sending event FMLPostInitializationEvent to mod denseores
[17:16:28] [Server thread/INFO] [denseores/denseores]: Dense Ores is fully loaded but sadly it cannot tell you the unlocalized name for dirt.
[17:16:28] [Server thread/TRACE] [denseores/denseores]: Sent event FMLPostInitializationEvent to mod denseores
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - denseores took 0,000s
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Finished: PostInitialization took 1,145s
[17:16:28] [Server thread/TRACE] [minecraft/minecraft]: Sending event FMLLoadCompleteEvent to mod minecraft
[17:16:28] [Server thread/TRACE] [minecraft/minecraft]: Sent event FMLLoadCompleteEvent to mod minecraft
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft took 0,000s
[17:16:28] [Server thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp
[17:16:28] [Server thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Coder Pack took 0,000s
[17:16:28] [Server thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML
[17:16:28] [Server thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Mod Loader took 0,000s
[17:16:28] [Server thread/TRACE] [forge/forge]: Sending event FMLLoadCompleteEvent to mod forge
[17:16:28] [Server thread/DEBUG] [FML/forge]: Forge RecipeSorter Baking:
[17:16:28] [Server thread/DEBUG] [FML/forge]:   23: RecipeEntry("Before", UNKNOWN, )
[17:16:28] [Server thread/DEBUG] [FML/forge]:   22: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
[17:16:28] [Server thread/DEBUG] [FML/forge]:   21: RecipeEntry("giacomos_teleport:mapcloning", SHAPELESS, com.polipo.teleport.item.crafting.RecipesMyMapCloning) Before: minecraft:shapeless After: minecraft:shaped
[17:16:28] [Server thread/DEBUG] [FML/forge]:   20: RecipeEntry("aroma1997core:shaped", SHAPED, aroma1997.core.recipes.ShapedAromicRecipe) Before: minecraft:shapeless After: minecraft:shaped
[17:16:28] [Server thread/DEBUG] [FML/forge]:   19: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
[17:16:28] [Server thread/DEBUG] [FML/forge]:   18: RecipeEntry("giacomos_teleport:mapextending", SHAPED, com.polipo.teleport.item.crafting.RecipesMyMapExtending) Before: minecraft:shapeless After: minecraft:shaped
[17:16:28] [Server thread/DEBUG] [FML/forge]:   17: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
[17:16:28] [Server thread/DEBUG] [FML/forge]:   16: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
[17:16:28] [Server thread/DEBUG] [FML/forge]:   15: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless
[17:16:28] [Server thread/DEBUG] [FML/forge]:   14: RecipeEntry("minecraft:shield_deco", SHAPELESS, net.minecraft.item.crafting.ShieldRecipes$Decoration) After: minecraft:shapeless
[17:16:28] [Server thread/DEBUG] [FML/forge]:   13: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
[17:16:28] [Server thread/DEBUG] [FML/forge]:   12: RecipeEntry("wearablebackpacks:dyeable", SHAPELESS, net.mcft.copy.backpacks.item.recipe.RecipeDyeableItem)
[17:16:28] [Server thread/DEBUG] [FML/forge]:   11: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
[17:16:28] [Server thread/DEBUG] [FML/forge]:   10: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless
[17:16:28] [Server thread/DEBUG] [FML/forge]:   9: RecipeEntry("minecraft:tippedarrow", SHAPELESS, net.minecraft.item.crafting.RecipeTippedArrow) After: minecraft:shapeless
[17:16:28] [Server thread/DEBUG] [FML/forge]:   8: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
[17:16:28] [Server thread/DEBUG] [FML/forge]:   7: RecipeEntry("quark:elytraDying", SHAPELESS, vazkii.quark.vanity.recipe.ElytraDyingRecipe)
[17:16:28] [Server thread/DEBUG] [FML/forge]:   6: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
[17:16:28] [Server thread/DEBUG] [FML/forge]:   5: RecipeEntry("quark:fireworkCloning", SHAPELESS, vazkii.quark.vanity.recipe.FireworkCloningRecipe)
[17:16:28] [Server thread/DEBUG] [FML/forge]:   4: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless
[17:16:28] [Server thread/DEBUG] [FML/forge]:   3: RecipeEntry("aroma1997core:shapeless", SHAPELESS, aroma1997.core.recipes.ShapelessAromicRecipe) After: minecraft:shapeless
[17:16:28] [Server thread/DEBUG] [FML/forge]:   2: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
[17:16:28] [Server thread/DEBUG] [FML/forge]:   1: RecipeEntry("After", UNKNOWN, )
[17:16:28] [Server thread/DEBUG] [FML/forge]: Sorting recipes
[17:16:28] [Server thread/TRACE] [forge/forge]: Sent event FMLLoadCompleteEvent to mod forge
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Forge took 0,005s
[17:16:28] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sending event FMLLoadCompleteEvent to mod aroma1997core
[17:16:28] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sent event FMLLoadCompleteEvent to mod aroma1997core
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Aroma1997Core took 0,000s
[17:16:28] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sending event FMLLoadCompleteEvent to mod ColorUtility
[17:16:28] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sent event FMLLoadCompleteEvent to mod ColorUtility
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - ColorUtility took 0,000s
[17:16:28] [Server thread/TRACE] [applecore/applecore]: Sending event FMLLoadCompleteEvent to mod applecore
[17:16:28] [Server thread/TRACE] [applecore/applecore]: Sent event FMLLoadCompleteEvent to mod applecore
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - AppleCore took 0,000s
[17:16:28] [Server thread/TRACE] [appleskin/appleskin]: Sending event FMLLoadCompleteEvent to mod appleskin
[17:16:28] [Server thread/TRACE] [appleskin/appleskin]: Sent event FMLLoadCompleteEvent to mod appleskin
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - AppleSkin took 0,000s
[17:16:28] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sending event FMLLoadCompleteEvent to mod aroma1997corehelper
[17:16:28] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sent event FMLLoadCompleteEvent to mod aroma1997corehelper
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Aroma1997Core|Helper took 0,000s
[17:16:28] [Server thread/TRACE] [aromabackup/aromabackup]: Sending event FMLLoadCompleteEvent to mod aromabackup
[17:16:28] [Server thread/TRACE] [aromabackup/aromabackup]: Sent event FMLLoadCompleteEvent to mod aromabackup
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - AromaBackup took 0,000s
[17:16:28] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sending event FMLLoadCompleteEvent to mod aromabackuprecovery
[17:16:28] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sent event FMLLoadCompleteEvent to mod aromabackuprecovery
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - AromaBackupRecovery took 0,000s
[17:16:28] [Server thread/TRACE] [quark/quark]: Sending event FMLLoadCompleteEvent to mod quark
[17:16:28] [Server thread/TRACE] [quark/quark]: Sent event FMLLoadCompleteEvent to mod quark
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Quark took 0,000s
[17:16:28] [Server thread/TRACE] [autoreglib/autoreglib]: Sending event FMLLoadCompleteEvent to mod autoreglib
[17:16:28] [Server thread/TRACE] [autoreglib/autoreglib]: Sent event FMLLoadCompleteEvent to mod autoreglib
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - AutoRegLib took 0,000s
[17:16:28] [Server thread/TRACE] [babymobs/babymobs]: Sending event FMLLoadCompleteEvent to mod babymobs
[17:16:28] [Server thread/TRACE] [babymobs/babymobs]: Sent event FMLLoadCompleteEvent to mod babymobs
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Baby Mobs took 0,000s
[17:16:28] [Server thread/TRACE] [bedbugs/bedbugs]: Sending event FMLLoadCompleteEvent to mod bedbugs
[17:16:28] [Server thread/TRACE] [bedbugs/bedbugs]: Sent event FMLLoadCompleteEvent to mod bedbugs
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Bed Bugs took 0,000s
[17:16:28] [Server thread/TRACE] [betterquesting/betterquesting]: Sending event FMLLoadCompleteEvent to mod betterquesting
[17:16:28] [Server thread/TRACE] [betterquesting/betterquesting]: Sent event FMLLoadCompleteEvent to mod betterquesting
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Better Questing took 0,000s
[17:16:28] [Server thread/TRACE] [bqt/bqt]: Sending event FMLLoadCompleteEvent to mod bqt
[17:16:28] [Server thread/TRACE] [bqt/bqt]: Sent event FMLLoadCompleteEvent to mod bqt
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Better Questing Triggerer took 0,000s
[17:16:28] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sending event FMLLoadCompleteEvent to mod bloodmoon
[17:16:28] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sent event FMLLoadCompleteEvent to mod bloodmoon
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Bloodmoon took 0,000s
[17:16:28] [Server thread/TRACE] [carbonado/carbonado]: Sending event FMLLoadCompleteEvent to mod carbonado
[17:16:28] [Server thread/TRACE] [carbonado/carbonado]: Sent event FMLLoadCompleteEvent to mod carbonado
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Carbonado took 0,000s
[17:16:28] [Server thread/TRACE] [chisel/chisel]: Sending event FMLLoadCompleteEvent to mod chisel
[17:16:28] [Server thread/TRACE] [chisel/chisel]: Sent event FMLLoadCompleteEvent to mod chisel
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Chisel took 0,000s
[17:16:28] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sending event FMLLoadCompleteEvent to mod crafttweakerjei
[17:16:28] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sent event FMLLoadCompleteEvent to mod crafttweakerjei
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - CraftTweaker JEI Support took 0,000s
[17:16:28] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sending event FMLLoadCompleteEvent to mod crafttweaker
[17:16:28] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sent event FMLLoadCompleteEvent to mod crafttweaker
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Crafttweaker took 0,006s
[17:16:28] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sending event FMLLoadCompleteEvent to mod csb_ench_table
[17:16:28] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sent event FMLLoadCompleteEvent to mod csb_ench_table
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Lapis Stays in the Enchanting Table took 0,000s
[17:16:28] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sending event FMLLoadCompleteEvent to mod expandedbonemeal
[17:16:28] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sent event FMLLoadCompleteEvent to mod expandedbonemeal
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - ExpandedBonemeal took 0,000s
[17:16:28] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sending event FMLLoadCompleteEvent to mod fastleafdecay
[17:16:28] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sent event FMLLoadCompleteEvent to mod fastleafdecay
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Fast Leaf Decay took 0,000s
[17:16:28] [Server thread/TRACE] [felling/felling]: Sending event FMLLoadCompleteEvent to mod felling
[17:16:28] [Server thread/TRACE] [felling/felling]: Sent event FMLLoadCompleteEvent to mod felling
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Felling took 0,000s
[17:16:28] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sending event FMLLoadCompleteEvent to mod giacomoscompass
[17:16:28] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sent event FMLLoadCompleteEvent to mod giacomoscompass
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Giacomo's compass took 0,000s
[17:16:28] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sending event FMLLoadCompleteEvent to mod giacomosfoundry
[17:16:28] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sent event FMLLoadCompleteEvent to mod giacomosfoundry
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Giacomo's Foundry took 0,000s
[17:16:28] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sending event FMLLoadCompleteEvent to mod giacomos_maps
[17:16:28] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sent event FMLLoadCompleteEvent to mod giacomos_maps
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Giacomo's maps took 0,000s
[17:16:28] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sending event FMLLoadCompleteEvent to mod giacomos_teleport
[17:16:28] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sent event FMLLoadCompleteEvent to mod giacomos_teleport
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Giacomo's Teleport Mod took 0,000s
[17:16:28] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sending event FMLLoadCompleteEvent to mod hungerpersistence
[17:16:28] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sent event FMLLoadCompleteEvent to mod hungerpersistence
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Hunger Persistence took 0,000s
[17:16:28] [Server thread/TRACE] [loottweaker/loottweaker]: Sending event FMLLoadCompleteEvent to mod loottweaker
[17:16:28] [Server thread/TRACE] [loottweaker/loottweaker]: Sent event FMLLoadCompleteEvent to mod loottweaker
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - LootTweaker took 0,000s
[17:16:28] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sending event FMLLoadCompleteEvent to mod miningtweaks
[17:16:28] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sent event FMLLoadCompleteEvent to mod miningtweaks
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - MiningTweaks took 0,000s
[17:16:28] [Server thread/TRACE] [mtlib/mtlib]: Sending event FMLLoadCompleteEvent to mod mtlib
[17:16:28] [Server thread/TRACE] [mtlib/mtlib]: Sent event FMLLoadCompleteEvent to mod mtlib
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - MTLib took 0,000s
[17:16:28] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sending event FMLLoadCompleteEvent to mod getalltheseeds
[17:16:28] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sent event FMLLoadCompleteEvent to mod getalltheseeds
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Pam's Get all the Seeds! took 0,000s
[17:16:28] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sending event FMLLoadCompleteEvent to mod harvestcraft
[17:16:28] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sent event FMLLoadCompleteEvent to mod harvestcraft
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Pam's HarvestCraft took 0,000s
[17:16:28] [Server thread/TRACE] [pamscookables/pamscookables]: Sending event FMLLoadCompleteEvent to mod pamscookables
[17:16:28] [Server thread/TRACE] [pamscookables/pamscookables]: Sent event FMLLoadCompleteEvent to mod pamscookables
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Pam's Cookables took 0,000s
[17:16:28] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sending event FMLLoadCompleteEvent to mod passthroughsigns
[17:16:28] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sent event FMLLoadCompleteEvent to mod passthroughsigns
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Passthrough Signs took 0,000s
[17:16:28] [Server thread/TRACE] [roguelike/roguelike]: Sending event FMLLoadCompleteEvent to mod roguelike
[17:16:28] [Server thread/TRACE] [roguelike/roguelike]: Sent event FMLLoadCompleteEvent to mod roguelike
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Roguelike Dungeons took 0,000s
[17:16:28] [Server thread/TRACE] [roughmobs/roughmobs]: Sending event FMLLoadCompleteEvent to mod roughmobs
[17:16:28] [Server thread/TRACE] [roughmobs/roughmobs]: Sent event FMLLoadCompleteEvent to mod roughmobs
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Rough Mobs took 0,000s
[17:16:28] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sending event FMLLoadCompleteEvent to mod simplegrinder
[17:16:28] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sent event FMLLoadCompleteEvent to mod simplegrinder
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Simple Grinder took 0,000s
[17:16:28] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sending event FMLLoadCompleteEvent to mod spiceoflife
[17:16:28] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sent event FMLLoadCompleteEvent to mod spiceoflife
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - The Spice of Life took 0,000s
[17:16:28] [Server thread/TRACE] [bq_standard/bq_standard]: Sending event FMLLoadCompleteEvent to mod bq_standard
[17:16:28] [Server thread/TRACE] [bq_standard/bq_standard]: Sent event FMLLoadCompleteEvent to mod bq_standard
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Standard Expansion took 0,000s
[17:16:28] [Server thread/TRACE] [stg/stg]: Sending event FMLLoadCompleteEvent to mod stg
[17:16:28] [Server thread/TRACE] [stg/stg]: Sent event FMLLoadCompleteEvent to mod stg
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - SwingThroughGrass took 0,000s
[17:16:28] [Server thread/TRACE] [vtt/vtt]: Sending event FMLLoadCompleteEvent to mod vtt
[17:16:28] [Server thread/TRACE] [vtt/vtt]: Sent event FMLLoadCompleteEvent to mod vtt
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Villager Trade Tables took 0,000s
[17:16:28] [Server thread/TRACE] [vulcanite/vulcanite]: Sending event FMLLoadCompleteEvent to mod vulcanite
[17:16:28] [Server thread/TRACE] [vulcanite/vulcanite]: Sent event FMLLoadCompleteEvent to mod vulcanite
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Vulcanite took 0,000s
[17:16:28] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sending event FMLLoadCompleteEvent to mod wearablebackpacks
[17:16:28] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sent event FMLLoadCompleteEvent to mod wearablebackpacks
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Wearable Backpacks took 0,000s
[17:16:28] [Server thread/TRACE] [denseores/denseores]: Sending event FMLLoadCompleteEvent to mod denseores
[17:16:28] [Server thread/TRACE] [denseores/denseores]: Sent event FMLLoadCompleteEvent to mod denseores
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - denseores took 0,000s
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Finished: LoadComplete took 0,016s
[17:16:28] [Server thread/DEBUG] [FML/]: Freezing block and item id maps
[17:16:28] [Server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 48 mods
[17:16:28] [Server thread/TRACE] [minecraft/minecraft]: Sending event FMLServerAboutToStartEvent to mod minecraft
[17:16:28] [Server thread/TRACE] [minecraft/minecraft]: Sent event FMLServerAboutToStartEvent to mod minecraft
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft took 0,000s
[17:16:28] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp
[17:16:28] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0,000s
[17:16:28] [Server thread/TRACE] [FML/FML]: Sending event FMLServerAboutToStartEvent to mod FML
[17:16:28] [Server thread/TRACE] [FML/FML]: Sent event FMLServerAboutToStartEvent to mod FML
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0,000s
[17:16:28] [Server thread/TRACE] [forge/forge]: Sending event FMLServerAboutToStartEvent to mod forge
[17:16:28] [Server thread/TRACE] [forge/forge]: Sent event FMLServerAboutToStartEvent to mod forge
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Forge took 0,000s
[17:16:28] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sending event FMLServerAboutToStartEvent to mod aroma1997core
[17:16:28] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sent event FMLServerAboutToStartEvent to mod aroma1997core
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Aroma1997Core took 0,000s
[17:16:28] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sending event FMLServerAboutToStartEvent to mod ColorUtility
[17:16:28] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sent event FMLServerAboutToStartEvent to mod ColorUtility
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - ColorUtility took 0,000s
[17:16:28] [Server thread/TRACE] [applecore/applecore]: Sending event FMLServerAboutToStartEvent to mod applecore
[17:16:28] [Server thread/TRACE] [applecore/applecore]: Sent event FMLServerAboutToStartEvent to mod applecore
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - AppleCore took 0,000s
[17:16:28] [Server thread/TRACE] [appleskin/appleskin]: Sending event FMLServerAboutToStartEvent to mod appleskin
[17:16:28] [Server thread/TRACE] [appleskin/appleskin]: Sent event FMLServerAboutToStartEvent to mod appleskin
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - AppleSkin took 0,000s
[17:16:28] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sending event FMLServerAboutToStartEvent to mod aroma1997corehelper
[17:16:28] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sent event FMLServerAboutToStartEvent to mod aroma1997corehelper
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Aroma1997Core|Helper took 0,000s
[17:16:28] [Server thread/TRACE] [aromabackup/aromabackup]: Sending event FMLServerAboutToStartEvent to mod aromabackup
[17:16:28] [Server thread/TRACE] [aromabackup/aromabackup]: Sent event FMLServerAboutToStartEvent to mod aromabackup
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - AromaBackup took 0,000s
[17:16:28] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sending event FMLServerAboutToStartEvent to mod aromabackuprecovery
[17:16:28] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sent event FMLServerAboutToStartEvent to mod aromabackuprecovery
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - AromaBackupRecovery took 0,000s
[17:16:28] [Server thread/TRACE] [quark/quark]: Sending event FMLServerAboutToStartEvent to mod quark
[17:16:28] [Server thread/TRACE] [quark/quark]: Sent event FMLServerAboutToStartEvent to mod quark
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Quark took 0,000s
[17:16:28] [Server thread/TRACE] [autoreglib/autoreglib]: Sending event FMLServerAboutToStartEvent to mod autoreglib
[17:16:28] [Server thread/TRACE] [autoreglib/autoreglib]: Sent event FMLServerAboutToStartEvent to mod autoreglib
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - AutoRegLib took 0,000s
[17:16:28] [Server thread/TRACE] [babymobs/babymobs]: Sending event FMLServerAboutToStartEvent to mod babymobs
[17:16:28] [Server thread/TRACE] [babymobs/babymobs]: Sent event FMLServerAboutToStartEvent to mod babymobs
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Baby Mobs took 0,000s
[17:16:28] [Server thread/TRACE] [bedbugs/bedbugs]: Sending event FMLServerAboutToStartEvent to mod bedbugs
[17:16:28] [Server thread/TRACE] [bedbugs/bedbugs]: Sent event FMLServerAboutToStartEvent to mod bedbugs
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Bed Bugs took 0,000s
[17:16:28] [Server thread/TRACE] [betterquesting/betterquesting]: Sending event FMLServerAboutToStartEvent to mod betterquesting
[17:16:28] [Server thread/TRACE] [betterquesting/betterquesting]: Sent event FMLServerAboutToStartEvent to mod betterquesting
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Better Questing took 0,000s
[17:16:28] [Server thread/TRACE] [bqt/bqt]: Sending event FMLServerAboutToStartEvent to mod bqt
[17:16:28] [Server thread/TRACE] [bqt/bqt]: Sent event FMLServerAboutToStartEvent to mod bqt
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Better Questing Triggerer took 0,000s
[17:16:28] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sending event FMLServerAboutToStartEvent to mod bloodmoon
[17:16:28] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sent event FMLServerAboutToStartEvent to mod bloodmoon
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Bloodmoon took 0,000s
[17:16:28] [Server thread/TRACE] [carbonado/carbonado]: Sending event FMLServerAboutToStartEvent to mod carbonado
[17:16:28] [Server thread/TRACE] [carbonado/carbonado]: Sent event FMLServerAboutToStartEvent to mod carbonado
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Carbonado took 0,000s
[17:16:28] [Server thread/TRACE] [chisel/chisel]: Sending event FMLServerAboutToStartEvent to mod chisel
[17:16:28] [Server thread/TRACE] [chisel/chisel]: Sent event FMLServerAboutToStartEvent to mod chisel
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Chisel took 0,000s
[17:16:28] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sending event FMLServerAboutToStartEvent to mod crafttweakerjei
[17:16:28] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sent event FMLServerAboutToStartEvent to mod crafttweakerjei
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - CraftTweaker JEI Support took 0,000s
[17:16:28] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sending event FMLServerAboutToStartEvent to mod crafttweaker
[17:16:28] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sent event FMLServerAboutToStartEvent to mod crafttweaker
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Crafttweaker took 0,000s
[17:16:28] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sending event FMLServerAboutToStartEvent to mod csb_ench_table
[17:16:28] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sent event FMLServerAboutToStartEvent to mod csb_ench_table
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Lapis Stays in the Enchanting Table took 0,000s
[17:16:28] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sending event FMLServerAboutToStartEvent to mod expandedbonemeal
[17:16:28] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sent event FMLServerAboutToStartEvent to mod expandedbonemeal
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - ExpandedBonemeal took 0,000s
[17:16:28] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sending event FMLServerAboutToStartEvent to mod fastleafdecay
[17:16:28] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sent event FMLServerAboutToStartEvent to mod fastleafdecay
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Fast Leaf Decay took 0,000s
[17:16:28] [Server thread/TRACE] [felling/felling]: Sending event FMLServerAboutToStartEvent to mod felling
[17:16:28] [Server thread/TRACE] [felling/felling]: Sent event FMLServerAboutToStartEvent to mod felling
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Felling took 0,000s
[17:16:28] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sending event FMLServerAboutToStartEvent to mod giacomoscompass
[17:16:28] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sent event FMLServerAboutToStartEvent to mod giacomoscompass
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Giacomo's compass took 0,000s
[17:16:28] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sending event FMLServerAboutToStartEvent to mod giacomosfoundry
[17:16:28] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sent event FMLServerAboutToStartEvent to mod giacomosfoundry
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Giacomo's Foundry took 0,000s
[17:16:28] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sending event FMLServerAboutToStartEvent to mod giacomos_maps
[17:16:28] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sent event FMLServerAboutToStartEvent to mod giacomos_maps
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Giacomo's maps took 0,000s
[17:16:28] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sending event FMLServerAboutToStartEvent to mod giacomos_teleport
[17:16:28] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sent event FMLServerAboutToStartEvent to mod giacomos_teleport
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Giacomo's Teleport Mod took 0,000s
[17:16:28] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sending event FMLServerAboutToStartEvent to mod hungerpersistence
[17:16:28] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sent event FMLServerAboutToStartEvent to mod hungerpersistence
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Hunger Persistence took 0,000s
[17:16:28] [Server thread/TRACE] [loottweaker/loottweaker]: Sending event FMLServerAboutToStartEvent to mod loottweaker
[17:16:28] [Server thread/TRACE] [loottweaker/loottweaker]: Sent event FMLServerAboutToStartEvent to mod loottweaker
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - LootTweaker took 0,000s
[17:16:28] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sending event FMLServerAboutToStartEvent to mod miningtweaks
[17:16:28] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sent event FMLServerAboutToStartEvent to mod miningtweaks
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - MiningTweaks took 0,000s
[17:16:28] [Server thread/TRACE] [mtlib/mtlib]: Sending event FMLServerAboutToStartEvent to mod mtlib
[17:16:28] [Server thread/TRACE] [mtlib/mtlib]: Sent event FMLServerAboutToStartEvent to mod mtlib
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - MTLib took 0,000s
[17:16:28] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sending event FMLServerAboutToStartEvent to mod getalltheseeds
[17:16:28] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sent event FMLServerAboutToStartEvent to mod getalltheseeds
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Pam's Get all the Seeds! took 0,000s
[17:16:28] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sending event FMLServerAboutToStartEvent to mod harvestcraft
[17:16:28] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sent event FMLServerAboutToStartEvent to mod harvestcraft
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Pam's HarvestCraft took 0,000s
[17:16:28] [Server thread/TRACE] [pamscookables/pamscookables]: Sending event FMLServerAboutToStartEvent to mod pamscookables
[17:16:28] [Server thread/TRACE] [pamscookables/pamscookables]: Sent event FMLServerAboutToStartEvent to mod pamscookables
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Pam's Cookables took 0,000s
[17:16:28] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sending event FMLServerAboutToStartEvent to mod passthroughsigns
[17:16:28] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sent event FMLServerAboutToStartEvent to mod passthroughsigns
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Passthrough Signs took 0,000s
[17:16:28] [Server thread/TRACE] [roguelike/roguelike]: Sending event FMLServerAboutToStartEvent to mod roguelike
[17:16:28] [Server thread/TRACE] [roguelike/roguelike]: Sent event FMLServerAboutToStartEvent to mod roguelike
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Roguelike Dungeons took 0,000s
[17:16:28] [Server thread/TRACE] [roughmobs/roughmobs]: Sending event FMLServerAboutToStartEvent to mod roughmobs
[17:16:28] [Server thread/TRACE] [roughmobs/roughmobs]: Sent event FMLServerAboutToStartEvent to mod roughmobs
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Rough Mobs took 0,000s
[17:16:28] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sending event FMLServerAboutToStartEvent to mod simplegrinder
[17:16:28] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sent event FMLServerAboutToStartEvent to mod simplegrinder
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Simple Grinder took 0,000s
[17:16:28] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sending event FMLServerAboutToStartEvent to mod spiceoflife
[17:16:28] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sent event FMLServerAboutToStartEvent to mod spiceoflife
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - The Spice of Life took 0,000s
[17:16:28] [Server thread/TRACE] [bq_standard/bq_standard]: Sending event FMLServerAboutToStartEvent to mod bq_standard
[17:16:28] [Server thread/TRACE] [bq_standard/bq_standard]: Sent event FMLServerAboutToStartEvent to mod bq_standard
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Standard Expansion took 0,000s
[17:16:28] [Server thread/TRACE] [stg/stg]: Sending event FMLServerAboutToStartEvent to mod stg
[17:16:28] [Server thread/TRACE] [stg/stg]: Sent event FMLServerAboutToStartEvent to mod stg
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - SwingThroughGrass took 0,000s
[17:16:28] [Server thread/TRACE] [vtt/vtt]: Sending event FMLServerAboutToStartEvent to mod vtt
[17:16:28] [Server thread/TRACE] [vtt/vtt]: Sent event FMLServerAboutToStartEvent to mod vtt
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Villager Trade Tables took 0,000s
[17:16:28] [Server thread/TRACE] [vulcanite/vulcanite]: Sending event FMLServerAboutToStartEvent to mod vulcanite
[17:16:28] [Server thread/TRACE] [vulcanite/vulcanite]: Sent event FMLServerAboutToStartEvent to mod vulcanite
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Vulcanite took 0,000s
[17:16:28] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sending event FMLServerAboutToStartEvent to mod wearablebackpacks
[17:16:28] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sent event FMLServerAboutToStartEvent to mod wearablebackpacks
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Wearable Backpacks took 0,000s
[17:16:28] [Server thread/TRACE] [denseores/denseores]: Sending event FMLServerAboutToStartEvent to mod denseores
[17:16:28] [Server thread/TRACE] [denseores/denseores]: Sent event FMLServerAboutToStartEvent to mod denseores
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - denseores took 0,000s
[17:16:28] [Server thread/DEBUG] [FML/]: Bar Finished: ServerAboutToStart took 0,005s
[17:16:28] [Server thread/DEBUG] [FML/]: World is missing persistent fluid defaults - using local defaults
[17:16:28] [Server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava
[17:16:28] [Server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water
[17:16:28] [Server thread/DEBUG] [FML/]: The fluid betterquesting:betterquesting.placeholder has been selected as the default fluid for betterquesting.placeholder
[17:16:28] [Server thread/INFO] [FML/]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@70e97b71)
[17:16:29] [Server thread/INFO] [giacomos_maps/]: Added map to  chests/stronghold_corridor with weight 3
[17:16:29] [Server thread/INFO] [giacomos_maps/]: Added map to  chests/simple_dungeon with weight 3
[17:16:29] [Server thread/INFO] [giacomos_maps/]: Added map to  chests/nether_bridge with weight 3
[17:16:29] [Server thread/INFO] [giacomos_maps/]: Added map to  chests/igloo_chest with weight 3
[17:16:29] [Server thread/INFO] [giacomos_maps/]: Added map to  chests/abandoned_mineshaft with weight 3
[17:16:29] [Server thread/INFO] [giacomos_maps/]: Added map to  chests/stronghold_crossing with weight 3
[17:16:29] [Server thread/INFO] [giacomos_maps/]: Added map to  chests/jungle_temple with weight 3
[17:16:29] [Server thread/INFO] [giacomos_maps/]: Added map to  chests/desert_pyramid with weight 3
[17:16:29] [Server thread/INFO] [giacomos_maps/]: Added map to  chests/stronghold_library with weight 12
[17:16:29] [Server thread/INFO] [giacomos_maps/]: Added map to  chests/village_blacksmith with weight 3
[17:16:29] [Server thread/INFO] [giacomos_maps/]: Added map to  chests/jungle_temple_dispenser with weight 3
[17:16:29] [Server thread/INFO] [giacomos_maps/]: Added map to  chests/woodland_mansion with weight 9
[17:16:29] [Server thread/INFO] [giacomos_maps/]: Added map to  chests/end_city_treasure with weight 3
[17:16:29] [Server thread/INFO] [giacomos_maps/]: Added map to  chests/spawn_bonus_chest with weight 3
[17:16:29] [Server thread/INFO] [FML/]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@70e97b71)
[17:16:29] [Server thread/INFO] [betterquesting/]: Loaded 27 quests
[17:16:29] [Server thread/INFO] [betterquesting/]: Loaded 1 quest lines
[17:16:29] [Server thread/INFO] [betterquesting/]: Loaded 0 parties
[17:16:29] [Server thread/INFO] [betterquesting/]: Loaded 0 names
[17:16:29] [Server thread/INFO] [FML/]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@70e97b71)
[17:16:29] [Server thread/INFO] [ColorUtility/]: Open NetHandlerPlayServer.
[17:16:29] [Server thread/INFO] [ColorUtility/]: Modyfing so that a uses com.Axeryok.ColorUtility.returnSameObject instead of a.
[17:16:33] [Server thread/TRACE] [minecraft/minecraft]: Sending event FMLServerStartingEvent to mod minecraft
[17:16:33] [Server thread/TRACE] [minecraft/minecraft]: Sent event FMLServerStartingEvent to mod minecraft
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft took 0,000s
[17:16:33] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartingEvent to mod mcp
[17:16:33] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartingEvent to mod mcp
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Coder Pack took 0,000s
[17:16:33] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartingEvent to mod FML
[17:16:33] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartingEvent to mod FML
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Mod Loader took 0,000s
[17:16:33] [Server thread/TRACE] [forge/forge]: Sending event FMLServerStartingEvent to mod forge
[17:16:33] [Server thread/TRACE] [forge/forge]: Sent event FMLServerStartingEvent to mod forge
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Forge took 0,002s
[17:16:33] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sending event FMLServerStartingEvent to mod aroma1997core
[17:16:33] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sent event FMLServerStartingEvent to mod aroma1997core
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Aroma1997Core took 0,007s
[17:16:33] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sending event FMLServerStartingEvent to mod ColorUtility
[17:16:33] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sent event FMLServerStartingEvent to mod ColorUtility
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - ColorUtility took 0,000s
[17:16:33] [Server thread/TRACE] [applecore/applecore]: Sending event FMLServerStartingEvent to mod applecore
[17:16:33] [Server thread/TRACE] [applecore/applecore]: Sent event FMLServerStartingEvent to mod applecore
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - AppleCore took 0,002s
[17:16:33] [Server thread/TRACE] [appleskin/appleskin]: Sending event FMLServerStartingEvent to mod appleskin
[17:16:33] [Server thread/TRACE] [appleskin/appleskin]: Sent event FMLServerStartingEvent to mod appleskin
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - AppleSkin took 0,000s
[17:16:33] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sending event FMLServerStartingEvent to mod aroma1997corehelper
[17:16:33] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sent event FMLServerStartingEvent to mod aroma1997corehelper
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Aroma1997Core|Helper took 0,000s
[17:16:33] [Server thread/TRACE] [aromabackup/aromabackup]: Sending event FMLServerStartingEvent to mod aromabackup
[17:16:33] [Server thread/TRACE] [aromabackup/aromabackup]: Sent event FMLServerStartingEvent to mod aromabackup
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - AromaBackup took 0,006s
[17:16:33] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sending event FMLServerStartingEvent to mod aromabackuprecovery
[17:16:33] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sent event FMLServerStartingEvent to mod aromabackuprecovery
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - AromaBackupRecovery took 0,000s
[17:16:33] [Server thread/TRACE] [quark/quark]: Sending event FMLServerStartingEvent to mod quark
[17:16:33] [Server thread/TRACE] [quark/quark]: Sent event FMLServerStartingEvent to mod quark
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Quark took 0,003s
[17:16:33] [Server thread/TRACE] [autoreglib/autoreglib]: Sending event FMLServerStartingEvent to mod autoreglib
[17:16:33] [Server thread/TRACE] [autoreglib/autoreglib]: Sent event FMLServerStartingEvent to mod autoreglib
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - AutoRegLib took 0,000s
[17:16:33] [Server thread/TRACE] [babymobs/babymobs]: Sending event FMLServerStartingEvent to mod babymobs
[17:16:33] [Server thread/TRACE] [babymobs/babymobs]: Sent event FMLServerStartingEvent to mod babymobs
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Baby Mobs took 0,000s
[17:16:33] [Server thread/TRACE] [bedbugs/bedbugs]: Sending event FMLServerStartingEvent to mod bedbugs
[17:16:33] [Server thread/TRACE] [bedbugs/bedbugs]: Sent event FMLServerStartingEvent to mod bedbugs
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Bed Bugs took 0,001s
[17:16:33] [Server thread/TRACE] [betterquesting/betterquesting]: Sending event FMLServerStartingEvent to mod betterquesting
[17:16:33] [Server thread/TRACE] [betterquesting/betterquesting]: Sent event FMLServerStartingEvent to mod betterquesting
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Better Questing took 0,014s
[17:16:33] [Server thread/TRACE] [bqt/bqt]: Sending event FMLServerStartingEvent to mod bqt
[17:16:33] [Server thread/TRACE] [bqt/bqt]: Sent event FMLServerStartingEvent to mod bqt
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Better Questing Triggerer took 0,000s
[17:16:33] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sending event FMLServerStartingEvent to mod bloodmoon
[17:16:33] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sent event FMLServerStartingEvent to mod bloodmoon
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Bloodmoon took 0,001s
[17:16:33] [Server thread/TRACE] [carbonado/carbonado]: Sending event FMLServerStartingEvent to mod carbonado
[17:16:33] [Server thread/TRACE] [carbonado/carbonado]: Sent event FMLServerStartingEvent to mod carbonado
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Carbonado took 0,000s
[17:16:33] [Server thread/TRACE] [chisel/chisel]: Sending event FMLServerStartingEvent to mod chisel
[17:16:33] [Server thread/TRACE] [chisel/chisel]: Sent event FMLServerStartingEvent to mod chisel
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Chisel took 0,000s
[17:16:33] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sending event FMLServerStartingEvent to mod crafttweakerjei
[17:16:33] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sent event FMLServerStartingEvent to mod crafttweakerjei
[17:16:33] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - CraftTweaker JEI Support took 0,000s
[17:16:33] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sending event FMLServerStartingEvent to mod crafttweaker
[17:16:33] [Server thread/INFO] [giacomos_maps/crafttweaker]: Added map to  chests/stronghold_corridor with weight 3
[17:16:33] [Server thread/INFO] [giacomos_maps/crafttweaker]: Added map to  chests/simple_dungeon with weight 3
[17:16:34] [Server thread/INFO] [giacomos_maps/crafttweaker]: Added map to  chests/nether_bridge with weight 3
[17:16:34] [Server thread/INFO] [giacomos_maps/crafttweaker]: Added map to  chests/igloo_chest with weight 3
[17:16:34] [Server thread/INFO] [giacomos_maps/crafttweaker]: Added map to  chests/abandoned_mineshaft with weight 3
[17:16:34] [Server thread/INFO] [giacomos_maps/crafttweaker]: Added map to  chests/stronghold_crossing with weight 3
[17:16:34] [Server thread/INFO] [giacomos_maps/crafttweaker]: Added map to  chests/jungle_temple with weight 3
[17:16:34] [Server thread/INFO] [giacomos_maps/crafttweaker]: Added map to  chests/desert_pyramid with weight 3
[17:16:34] [Server thread/INFO] [giacomos_maps/crafttweaker]: Added map to  chests/stronghold_library with weight 12
[17:16:34] [Server thread/INFO] [giacomos_maps/crafttweaker]: Added map to  chests/village_blacksmith with weight 3
[17:16:34] [Server thread/INFO] [giacomos_maps/crafttweaker]: Added map to  chests/jungle_temple_dispenser with weight 3
[17:16:34] [Server thread/INFO] [giacomos_maps/crafttweaker]: Added map to  chests/woodland_mansion with weight 9
[17:16:34] [Server thread/INFO] [giacomos_maps/crafttweaker]: Added map to  chests/end_city_treasure with weight 3
[17:16:34] [Server thread/INFO] [giacomos_maps/crafttweaker]: Added map to  chests/spawn_bonus_chest with weight 3
[17:16:34] [Server thread/INFO] [loottweaker/crafttweaker]: Reloading loot tables
[17:16:34] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sent event FMLServerStartingEvent to mod crafttweaker
[17:16:34] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Crafttweaker took 1,234s
[17:16:34] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sending event FMLServerStartingEvent to mod csb_ench_table
[17:16:34] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sent event FMLServerStartingEvent to mod csb_ench_table
[17:16:34] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Lapis Stays in the Enchanting Table took 0,000s
[17:16:34] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sending event FMLServerStartingEvent to mod expandedbonemeal
[17:16:34] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sent event FMLServerStartingEvent to mod expandedbonemeal
[17:16:34] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - ExpandedBonemeal took 0,000s
[17:16:34] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sending event FMLServerStartingEvent to mod fastleafdecay
[17:16:34] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sent event FMLServerStartingEvent to mod fastleafdecay
[17:16:34] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Fast Leaf Decay took 0,000s
[17:16:34] [Server thread/TRACE] [felling/felling]: Sending event FMLServerStartingEvent to mod felling
[17:16:34] [Server thread/TRACE] [felling/felling]: Sent event FMLServerStartingEvent to mod felling
[17:16:34] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Felling took 0,000s
[17:16:34] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sending event FMLServerStartingEvent to mod giacomoscompass
[17:16:34] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sent event FMLServerStartingEvent to mod giacomoscompass
[17:16:34] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Giacomo's compass took 0,000s
[17:16:34] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sending event FMLServerStartingEvent to mod giacomosfoundry
[17:16:34] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sent event FMLServerStartingEvent to mod giacomosfoundry
[17:16:34] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Giacomo's Foundry took 0,000s
[17:16:34] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sending event FMLServerStartingEvent to mod giacomos_maps
[17:16:34] [Server thread/INFO] [giacomos_maps/giacomos_maps]: loaded C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\.\world\giacomosMushroom.dat 226 bytes.
[17:16:34] [Server thread/INFO] [giacomos_maps/giacomos_maps]: loaded version 1.2.2
[17:16:34] [Server thread/INFO] [giacomos_maps/giacomos_maps]: loaded 25 locations.
[17:16:34] [Server thread/INFO] [giacomos_maps/giacomos_maps]: loaded 50% of search.
[17:16:34] [Server thread/INFO] [giacomos_maps/giacomos_maps]: Searching locations: 0%. Overall progress: 50%.
[17:16:35] [Server thread/INFO] [giacomos_maps/giacomos_maps]: Searching locations: 20%. Overall progress: 52%.
[17:16:36] [Server thread/INFO] [giacomos_maps/giacomos_maps]: Searching locations: 40%. Overall progress: 55%.
[17:16:37] [Server thread/INFO] [giacomos_maps/giacomos_maps]: Searching locations: 60%. Overall progress: 58%.
[17:16:38] [Server thread/INFO] [giacomos_maps/giacomos_maps]: Searching locations: 80%. Overall progress: 61%.
[17:16:39] [Server thread/INFO] [giacomos_maps/giacomos_maps]: Searching locations: 100%. Overall progress: 64%.
[17:16:39] [Server thread/INFO] [giacomos_maps/giacomos_maps]: Startup time expired: 5000 millis.
[17:16:39] [Server thread/INFO] [giacomos_maps/giacomos_maps]: saved C:\Users\Insane\Documents\Minecraft\Instances\InsaneVanilla++v1.4Server - Copia\.\world\giacomosMushroom.dat 274 bytes.
[17:16:39] [Server thread/INFO] [giacomos_maps/giacomos_maps]: saved version 1.2.2
[17:16:39] [Server thread/INFO] [giacomos_maps/giacomos_maps]: saved 31 locations.
[17:16:39] [Server thread/INFO] [giacomos_maps/giacomos_maps]: saved 64% of search.
[17:16:39] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sent event FMLServerStartingEvent to mod giacomos_maps
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Giacomo's maps took 5,012s
[17:16:39] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sending event FMLServerStartingEvent to mod giacomos_teleport
[17:16:39] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sent event FMLServerStartingEvent to mod giacomos_teleport
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Giacomo's Teleport Mod took 0,000s
[17:16:39] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sending event FMLServerStartingEvent to mod hungerpersistence
[17:16:39] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sent event FMLServerStartingEvent to mod hungerpersistence
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Hunger Persistence took 0,000s
[17:16:39] [Server thread/TRACE] [loottweaker/loottweaker]: Sending event FMLServerStartingEvent to mod loottweaker
[17:16:39] [Server thread/TRACE] [loottweaker/loottweaker]: Sent event FMLServerStartingEvent to mod loottweaker
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - LootTweaker took 0,000s
[17:16:39] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sending event FMLServerStartingEvent to mod miningtweaks
[17:16:39] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sent event FMLServerStartingEvent to mod miningtweaks
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - MiningTweaks took 0,000s
[17:16:39] [Server thread/TRACE] [mtlib/mtlib]: Sending event FMLServerStartingEvent to mod mtlib
[17:16:39] [Server thread/TRACE] [mtlib/mtlib]: Sent event FMLServerStartingEvent to mod mtlib
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - MTLib took 0,000s
[17:16:39] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sending event FMLServerStartingEvent to mod getalltheseeds
[17:16:39] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sent event FMLServerStartingEvent to mod getalltheseeds
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Pam's Get all the Seeds! took 0,000s
[17:16:39] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sending event FMLServerStartingEvent to mod harvestcraft
[17:16:39] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sent event FMLServerStartingEvent to mod harvestcraft
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Pam's HarvestCraft took 0,000s
[17:16:39] [Server thread/TRACE] [pamscookables/pamscookables]: Sending event FMLServerStartingEvent to mod pamscookables
[17:16:39] [Server thread/TRACE] [pamscookables/pamscookables]: Sent event FMLServerStartingEvent to mod pamscookables
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Pam's Cookables took 0,000s
[17:16:39] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sending event FMLServerStartingEvent to mod passthroughsigns
[17:16:39] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sent event FMLServerStartingEvent to mod passthroughsigns
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Passthrough Signs took 0,000s
[17:16:39] [Server thread/TRACE] [roguelike/roguelike]: Sending event FMLServerStartingEvent to mod roguelike
[17:16:39] [Server thread/TRACE] [roguelike/roguelike]: Sent event FMLServerStartingEvent to mod roguelike
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Roguelike Dungeons took 0,004s
[17:16:39] [Server thread/TRACE] [roughmobs/roughmobs]: Sending event FMLServerStartingEvent to mod roughmobs
[17:16:39] [Server thread/TRACE] [roughmobs/roughmobs]: Sent event FMLServerStartingEvent to mod roughmobs
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Rough Mobs took 0,000s
[17:16:39] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sending event FMLServerStartingEvent to mod simplegrinder
[17:16:39] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sent event FMLServerStartingEvent to mod simplegrinder
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Simple Grinder took 0,000s
[17:16:39] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sending event FMLServerStartingEvent to mod spiceoflife
[17:16:39] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sent event FMLServerStartingEvent to mod spiceoflife
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - The Spice of Life took 0,003s
[17:16:39] [Server thread/TRACE] [bq_standard/bq_standard]: Sending event FMLServerStartingEvent to mod bq_standard
[17:16:39] [Server thread/TRACE] [bq_standard/bq_standard]: Sent event FMLServerStartingEvent to mod bq_standard
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Standard Expansion took 0,001s
[17:16:39] [Server thread/TRACE] [stg/stg]: Sending event FMLServerStartingEvent to mod stg
[17:16:39] [Server thread/TRACE] [stg/stg]: Sent event FMLServerStartingEvent to mod stg
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - SwingThroughGrass took 0,000s
[17:16:39] [Server thread/TRACE] [vtt/vtt]: Sending event FMLServerStartingEvent to mod vtt
[17:16:39] [Server thread/TRACE] [vtt/vtt]: Sent event FMLServerStartingEvent to mod vtt
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Villager Trade Tables took 0,002s
[17:16:39] [Server thread/TRACE] [vulcanite/vulcanite]: Sending event FMLServerStartingEvent to mod vulcanite
[17:16:39] [Server thread/TRACE] [vulcanite/vulcanite]: Sent event FMLServerStartingEvent to mod vulcanite
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Vulcanite took 0,000s
[17:16:39] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sending event FMLServerStartingEvent to mod wearablebackpacks
[17:16:39] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sent event FMLServerStartingEvent to mod wearablebackpacks
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Wearable Backpacks took 0,000s
[17:16:39] [Server thread/TRACE] [denseores/denseores]: Sending event FMLServerStartingEvent to mod denseores
[17:16:39] [Server thread/TRACE] [denseores/denseores]: Sent event FMLServerStartingEvent to mod denseores
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - denseores took 0,000s
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarting took 6,296s
[17:16:39] [Server thread/TRACE] [minecraft/minecraft]: Sending event FMLServerStartedEvent to mod minecraft
[17:16:39] [Server thread/TRACE] [minecraft/minecraft]: Sent event FMLServerStartedEvent to mod minecraft
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft took 0,000s
[17:16:39] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartedEvent to mod mcp
[17:16:39] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartedEvent to mod mcp
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Coder Pack took 0,000s
[17:16:39] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartedEvent to mod FML
[17:16:39] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartedEvent to mod FML
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Mod Loader took 0,000s
[17:16:39] [Server thread/TRACE] [forge/forge]: Sending event FMLServerStartedEvent to mod forge
[17:16:39] [Server thread/TRACE] [forge/forge]: Sent event FMLServerStartedEvent to mod forge
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Forge took 0,000s
[17:16:39] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sending event FMLServerStartedEvent to mod aroma1997core
[17:16:39] [Server thread/TRACE] [aroma1997core/aroma1997core]: Sent event FMLServerStartedEvent to mod aroma1997core
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Aroma1997Core took 0,000s
[17:16:39] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sending event FMLServerStartedEvent to mod ColorUtility
[17:16:39] [Server thread/TRACE] [ColorUtility/ColorUtility]: Sent event FMLServerStartedEvent to mod ColorUtility
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - ColorUtility took 0,000s
[17:16:39] [Server thread/TRACE] [applecore/applecore]: Sending event FMLServerStartedEvent to mod applecore
[17:16:39] [Server thread/TRACE] [applecore/applecore]: Sent event FMLServerStartedEvent to mod applecore
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - AppleCore took 0,000s
[17:16:39] [Server thread/TRACE] [appleskin/appleskin]: Sending event FMLServerStartedEvent to mod appleskin
[17:16:39] [Server thread/TRACE] [appleskin/appleskin]: Sent event FMLServerStartedEvent to mod appleskin
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - AppleSkin took 0,000s
[17:16:39] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sending event FMLServerStartedEvent to mod aroma1997corehelper
[17:16:39] [Server thread/TRACE] [aroma1997corehelper/aroma1997corehelper]: Sent event FMLServerStartedEvent to mod aroma1997corehelper
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Aroma1997Core|Helper took 0,000s
[17:16:39] [Server thread/TRACE] [aromabackup/aromabackup]: Sending event FMLServerStartedEvent to mod aromabackup
[17:16:39] [Server thread/TRACE] [aromabackup/aromabackup]: Sent event FMLServerStartedEvent to mod aromabackup
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - AromaBackup took 0,024s
[17:16:39] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sending event FMLServerStartedEvent to mod aromabackuprecovery
[17:16:39] [Server thread/TRACE] [aromabackuprecovery/aromabackuprecovery]: Sent event FMLServerStartedEvent to mod aromabackuprecovery
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - AromaBackupRecovery took 0,000s
[17:16:39] [Server thread/TRACE] [quark/quark]: Sending event FMLServerStartedEvent to mod quark
[17:16:39] [Server thread/TRACE] [quark/quark]: Sent event FMLServerStartedEvent to mod quark
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Quark took 0,000s
[17:16:39] [Server thread/TRACE] [autoreglib/autoreglib]: Sending event FMLServerStartedEvent to mod autoreglib
[17:16:39] [Server thread/TRACE] [autoreglib/autoreglib]: Sent event FMLServerStartedEvent to mod autoreglib
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - AutoRegLib took 0,000s
[17:16:39] [Server thread/TRACE] [babymobs/babymobs]: Sending event FMLServerStartedEvent to mod babymobs
[17:16:39] [Server thread/TRACE] [babymobs/babymobs]: Sent event FMLServerStartedEvent to mod babymobs
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Baby Mobs took 0,000s
[17:16:39] [Server thread/TRACE] [bedbugs/bedbugs]: Sending event FMLServerStartedEvent to mod bedbugs
[17:16:39] [Server thread/TRACE] [bedbugs/bedbugs]: Sent event FMLServerStartedEvent to mod bedbugs
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Bed Bugs took 0,000s
[17:16:39] [Server thread/TRACE] [betterquesting/betterquesting]: Sending event FMLServerStartedEvent to mod betterquesting
[17:16:39] [Server thread/TRACE] [betterquesting/betterquesting]: Sent event FMLServerStartedEvent to mod betterquesting
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Better Questing took 0,000s
[17:16:39] [Server thread/TRACE] [bqt/bqt]: Sending event FMLServerStartedEvent to mod bqt
[17:16:39] [Server thread/TRACE] [bqt/bqt]: Sent event FMLServerStartedEvent to mod bqt
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Better Questing Triggerer took 0,000s
[17:16:39] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sending event FMLServerStartedEvent to mod bloodmoon
[17:16:39] [Server thread/TRACE] [bloodmoon/bloodmoon]: Sent event FMLServerStartedEvent to mod bloodmoon
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Bloodmoon took 0,000s
[17:16:39] [Server thread/TRACE] [carbonado/carbonado]: Sending event FMLServerStartedEvent to mod carbonado
[17:16:39] [Server thread/TRACE] [carbonado/carbonado]: Sent event FMLServerStartedEvent to mod carbonado
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Carbonado took 0,000s
[17:16:39] [Server thread/TRACE] [chisel/chisel]: Sending event FMLServerStartedEvent to mod chisel
[17:16:39] [Server thread/TRACE] [chisel/chisel]: Sent event FMLServerStartedEvent to mod chisel
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Chisel took 0,000s
[17:16:39] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sending event FMLServerStartedEvent to mod crafttweakerjei
[17:16:39] [Aromabackup-Backup/OFF] [Aroma1997Core/aromabackup]: Message to players; Message: Starting Backup. The server may lag for a bit!
[17:16:39] [Server thread/TRACE] [crafttweakerjei/crafttweakerjei]: Sent event FMLServerStartedEvent to mod crafttweakerjei
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - CraftTweaker JEI Support took 0,000s
[17:16:39] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sending event FMLServerStartedEvent to mod crafttweaker
[17:16:39] [Server thread/TRACE] [crafttweaker/crafttweaker]: Sent event FMLServerStartedEvent to mod crafttweaker
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Crafttweaker took 0,000s
[17:16:39] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sending event FMLServerStartedEvent to mod csb_ench_table
[17:16:39] [Server thread/TRACE] [csb_ench_table/csb_ench_table]: Sent event FMLServerStartedEvent to mod csb_ench_table
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Lapis Stays in the Enchanting Table took 0,000s
[17:16:39] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sending event FMLServerStartedEvent to mod expandedbonemeal
[17:16:39] [Server thread/TRACE] [expandedbonemeal/expandedbonemeal]: Sent event FMLServerStartedEvent to mod expandedbonemeal
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - ExpandedBonemeal took 0,000s
[17:16:39] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sending event FMLServerStartedEvent to mod fastleafdecay
[17:16:39] [Server thread/TRACE] [fastleafdecay/fastleafdecay]: Sent event FMLServerStartedEvent to mod fastleafdecay
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Fast Leaf Decay took 0,000s
[17:16:39] [Server thread/TRACE] [felling/felling]: Sending event FMLServerStartedEvent to mod felling
[17:16:39] [Server thread/TRACE] [felling/felling]: Sent event FMLServerStartedEvent to mod felling
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Felling took 0,001s
[17:16:39] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sending event FMLServerStartedEvent to mod giacomoscompass
[17:16:39] [Server thread/TRACE] [giacomoscompass/giacomoscompass]: Sent event FMLServerStartedEvent to mod giacomoscompass
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Giacomo's compass took 0,001s
[17:16:39] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sending event FMLServerStartedEvent to mod giacomosfoundry
[17:16:39] [Server thread/TRACE] [giacomosfoundry/giacomosfoundry]: Sent event FMLServerStartedEvent to mod giacomosfoundry
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Giacomo's Foundry took 0,000s
[17:16:39] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sending event FMLServerStartedEvent to mod giacomos_maps
[17:16:39] [Server thread/TRACE] [giacomos_maps/giacomos_maps]: Sent event FMLServerStartedEvent to mod giacomos_maps
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Giacomo's maps took 0,000s
[17:16:39] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sending event FMLServerStartedEvent to mod giacomos_teleport
[17:16:39] [Server thread/TRACE] [giacomos_teleport/giacomos_teleport]: Sent event FMLServerStartedEvent to mod giacomos_teleport
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Giacomo's Teleport Mod took 0,000s
[17:16:39] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sending event FMLServerStartedEvent to mod hungerpersistence
[17:16:39] [Server thread/TRACE] [hungerpersistence/hungerpersistence]: Sent event FMLServerStartedEvent to mod hungerpersistence
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Hunger Persistence took 0,000s
[17:16:39] [Server thread/TRACE] [loottweaker/loottweaker]: Sending event FMLServerStartedEvent to mod loottweaker
[17:16:39] [Server thread/TRACE] [loottweaker/loottweaker]: Sent event FMLServerStartedEvent to mod loottweaker
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - LootTweaker took 0,000s
[17:16:39] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sending event FMLServerStartedEvent to mod miningtweaks
[17:16:39] [Server thread/TRACE] [miningtweaks/miningtweaks]: Sent event FMLServerStartedEvent to mod miningtweaks
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - MiningTweaks took 0,000s
[17:16:39] [Server thread/TRACE] [mtlib/mtlib]: Sending event FMLServerStartedEvent to mod mtlib
[17:16:39] [Server thread/TRACE] [mtlib/mtlib]: Sent event FMLServerStartedEvent to mod mtlib
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - MTLib took 0,000s
[17:16:39] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sending event FMLServerStartedEvent to mod getalltheseeds
[17:16:39] [Server thread/TRACE] [getalltheseeds/getalltheseeds]: Sent event FMLServerStartedEvent to mod getalltheseeds
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Pam's Get all the Seeds! took 0,000s
[17:16:39] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sending event FMLServerStartedEvent to mod harvestcraft
[17:16:39] [Server thread/TRACE] [harvestcraft/harvestcraft]: Sent event FMLServerStartedEvent to mod harvestcraft
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Pam's HarvestCraft took 0,000s
[17:16:39] [Server thread/TRACE] [pamscookables/pamscookables]: Sending event FMLServerStartedEvent to mod pamscookables
[17:16:39] [Server thread/TRACE] [pamscookables/pamscookables]: Sent event FMLServerStartedEvent to mod pamscookables
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Pam's Cookables took 0,000s
[17:16:39] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sending event FMLServerStartedEvent to mod passthroughsigns
[17:16:39] [Server thread/TRACE] [passthroughsigns/passthroughsigns]: Sent event FMLServerStartedEvent to mod passthroughsigns
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Passthrough Signs took 0,000s
[17:16:39] [Server thread/TRACE] [roguelike/roguelike]: Sending event FMLServerStartedEvent to mod roguelike
[17:16:39] [Server thread/TRACE] [roguelike/roguelike]: Sent event FMLServerStartedEvent to mod roguelike
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Roguelike Dungeons took 0,000s
[17:16:39] [Server thread/TRACE] [roughmobs/roughmobs]: Sending event FMLServerStartedEvent to mod roughmobs
[17:16:39] [Server thread/TRACE] [roughmobs/roughmobs]: Sent event FMLServerStartedEvent to mod roughmobs
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Rough Mobs took 0,000s
[17:16:39] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sending event FMLServerStartedEvent to mod simplegrinder
[17:16:39] [Server thread/TRACE] [simplegrinder/simplegrinder]: Sent event FMLServerStartedEvent to mod simplegrinder
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Simple Grinder took 0,000s
[17:16:39] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sending event FMLServerStartedEvent to mod spiceoflife
[17:16:39] [Server thread/TRACE] [spiceoflife/spiceoflife]: Sent event FMLServerStartedEvent to mod spiceoflife
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - The Spice of Life took 0,000s
[17:16:39] [Server thread/TRACE] [bq_standard/bq_standard]: Sending event FMLServerStartedEvent to mod bq_standard
[17:16:39] [Server thread/TRACE] [bq_standard/bq_standard]: Sent event FMLServerStartedEvent to mod bq_standard
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Standard Expansion took 0,000s
[17:16:39] [Server thread/TRACE] [stg/stg]: Sending event FMLServerStartedEvent to mod stg
[17:16:39] [Server thread/TRACE] [stg/stg]: Sent event FMLServerStartedEvent to mod stg
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - SwingThroughGrass took 0,000s
[17:16:39] [Server thread/TRACE] [vtt/vtt]: Sending event FMLServerStartedEvent to mod vtt
[17:16:39] [Server thread/TRACE] [vtt/vtt]: Sent event FMLServerStartedEvent to mod vtt
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Villager Trade Tables took 0,000s
[17:16:39] [Server thread/TRACE] [vulcanite/vulcanite]: Sending event FMLServerStartedEvent to mod vulcanite
[17:16:39] [Server thread/TRACE] [vulcanite/vulcanite]: Sent event FMLServerStartedEvent to mod vulcanite
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Vulcanite took 0,000s
[17:16:39] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sending event FMLServerStartedEvent to mod wearablebackpacks
[17:16:39] [Server thread/TRACE] [wearablebackpacks/wearablebackpacks]: Sent event FMLServerStartedEvent to mod wearablebackpacks
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Wearable Backpacks took 0,000s
[17:16:39] [Server thread/TRACE] [denseores/denseores]: Sending event FMLServerStartedEvent to mod denseores
[17:16:39] [Server thread/TRACE] [denseores/denseores]: Sent event FMLServerStartedEvent to mod denseores
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - denseores took 0,000s
[17:16:39] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarted took 0,032s
[17:16:39] [Aromabackup-Backup/TRACE] [AromaBackup/aromabackup]: Starting new backup. Target: .\backups\world\Backup--world--2017-9-9--17-16.zip Incremental: false
[17:16:41] [Aromabackup-Backup/INFO] [AromaBackup/aromabackup]: Suspending server Thread.
[17:16:41] [Server thread/INFO] [AromaBackup/]: Server Thread suspended.
[17:16:41] [Aromabackup-Backup/DEBUG] [FML/aromabackup]: Gathering id map for writing to world save world
[17:16:42] [Aromabackup-Backup/INFO] [AromaBackup/aromabackup]: Releasing server Thread.
[17:16:42] [Server thread/INFO] [AromaBackup/]: Server Thread released.
[17:16:42] [Aromabackup-Backup/TRACE] [AromaBackup/aromabackup]: Backups found / backups to keep: 4/30
[17:16:42] [Aromabackup-Backup/INFO] [AromaBackup/aromabackup]: Suspending server Thread.
[17:16:42] [Server thread/INFO] [AromaBackup/]: Server Thread suspended.
[17:16:42] [Aromabackup-Backup/INFO] [AromaBackup/aromabackup]: Releasing server Thread.
[17:16:42] [Aromabackup-Backup/OFF] [Aroma1997Core/aromabackup]: Message to players; Message: Server Backup done!
[17:16:42] [Server thread/INFO] [AromaBackup/]: Server Thread released.
[17:16:42] [Aromabackup-Backup/INFO] [AromaBackup/aromabackup]: Releasing server Thread.
[17:17:24] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
[17:18:09] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world

 

 

 

Link to comment
Share on other sites

  • 1 year later...

Not that I want to necro this post but I am having the exact same problem.  All of a sudden out of the blue.  I get no console logging and get these errors instead:

 

2018-10-12 06:37:42,947 main ERROR Error processing element LoggerNamePatternSelector ([PatternLayout: null]): CLASS_NOT_FOUND
2018-10-12 06:37:42,947 main ERROR Error processing element TerminalConsole ([Appenders: null]): CLASS_NOT_FOUND
2018-10-12 06:37:42,947 main ERROR Error processing element LoggerNamePatternSelector ([PatternLayout: null]): CLASS_NOT_FOUND
2018-10-12 06:37:42,963 main ERROR Unable to locate appender "Console" for logger config "root"
2018-10-12 06:37:43,291 main ERROR Error processing element LoggerNamePatternSelector ([PatternLayout: null]): CLASS_NOT_FOUND
2018-10-12 06:37:43,291 main ERROR Error processing element TerminalConsole ([Appenders: null]): CLASS_NOT_FOUND
2018-10-12 06:37:43,291 main ERROR Error processing element LoggerNamePatternSelector ([PatternLayout: null]): CLASS_NOT_FOUND
2018-10-12 06:37:43,306 main ERROR Unable to locate appender "Console" for logger config "root"

 

Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hello everyone, I'm making this post to seek help for my modded block, It's a special block called FrozenBlock supposed to take the place of an old block, then after a set amount of ticks, it's supposed to revert its Block State, Entity, data... to the old block like this :  The problem I have is that the system breaks when handling multi blocks (I tried some fix but none of them worked) :  The bug I have identified is that the function "setOldBlockFields" in the item's "setFrozenBlock" function gets called once for the 1st block of multiblock getting frozen (as it should), but gets called a second time BEFORE creating the first FrozenBlock with the data of the 1st block, hence giving the same data to the two FrozenBlock :   Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=head] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@73681674 BlockEntityData : id:"minecraft:bed",x:3,y:-60,z:-6} Old Block Fields set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=3, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} Frozen Block Entity set BlockState : Block{minecraft:black_bed}[facing=east,occupied=false,part=foot] BlockPos{x=2, y=-60, z=-6} BlockEntity : net.minecraft.world.level.block.entity.BedBlockEntity@6d1aa3da BlockEntityData : {id:"minecraft:bed",x:2,y:-60,z:-6} here is the code inside my custom "freeze" item :    @Override     public @NotNull InteractionResult useOn(@NotNull UseOnContext pContext) {         if (!pContext.getLevel().isClientSide() && pContext.getHand() == InteractionHand.MAIN_HAND) {             BlockPos blockPos = pContext.getClickedPos();             BlockPos secondBlockPos = getMultiblockPos(blockPos, pContext.getLevel().getBlockState(blockPos));             if (secondBlockPos != null) {                 createFrozenBlock(pContext, secondBlockPos);             }             createFrozenBlock(pContext, blockPos);             return InteractionResult.SUCCESS;         }         return super.useOn(pContext);     }     public static void createFrozenBlock(UseOnContext pContext, BlockPos blockPos) {         BlockState oldState = pContext.getLevel().getBlockState(blockPos);         BlockEntity oldBlockEntity = oldState.hasBlockEntity() ? pContext.getLevel().getBlockEntity(blockPos) : null;         CompoundTag oldBlockEntityData = oldState.hasBlockEntity() ? oldBlockEntity.serializeNBT() : null;         if (oldBlockEntity != null) {             pContext.getLevel().removeBlockEntity(blockPos);         }         BlockState FrozenBlock = setFrozenBlock(oldState, oldBlockEntity, oldBlockEntityData);         pContext.getLevel().setBlockAndUpdate(blockPos, FrozenBlock);     }     public static BlockState setFrozenBlock(BlockState blockState, @Nullable BlockEntity blockEntity, @Nullable CompoundTag blockEntityData) {         BlockState FrozenBlock = BlockRegister.FROZEN_BLOCK.get().defaultBlockState();         ((FrozenBlock) FrozenBlock.getBlock()).setOldBlockFields(blockState, blockEntity, blockEntityData);         return FrozenBlock;     }  
    • It is an issue with quark - update it to this build: https://www.curseforge.com/minecraft/mc-mods/quark/files/3642325
    • Remove Instant Massive Structures Mod from your server     Add new crash-reports with sites like https://paste.ee/  
    • Update your drivers: https://www.amd.com/en/support/graphics/amd-radeon-r9-series/amd-radeon-r9-200-series/amd-radeon-r9-280x
  • Topics

×
×
  • Create New...

Important Information

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