Skip to content

Instantly share code, notes, and snippets.

@Endmateria
Created December 11, 2017 00:11
Show Gist options
  • Save Endmateria/e1ae6316f9ffc7ecd3a89fb1672673c1 to your computer and use it in GitHub Desktop.
Save Endmateria/e1ae6316f9ffc7ecd3a89fb1672673c1 to your computer and use it in GitHub Desktop.
[19:00:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:00:49] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:00:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
[19:00:52] [Server thread/INFO] [FML]: MinecraftForge v14.23.1.2562 Initialized
[19:00:52] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[19:00:52] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
[19:00:53] [Server thread/DEBUG] [FML]: File C:\Users\endma\AppData\Roaming\.minecraft\Forge Server 1.12\config\injectedDependencies.json not found. No dependencies injected
[19:00:53] [Server thread/DEBUG] [FML]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to load mods contained in the minecraft jar file and associated classes
[19:00:53] [Server thread/DEBUG] [FML]: Minecraft is a file at C:\Users\endma\AppData\Roaming\.minecraft\Forge Server 1.12\forge.jar, loading
[19:00:53] [Server thread/DEBUG] [FML]: Minecraft jar mods loaded successfully
[19:00:53] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[19:00:53] [Server thread/INFO] [FML]: Searching C:\Users\endma\AppData\Roaming\.minecraft\Forge Server 1.12\mods for mods
[19:00:53] [Server thread/DEBUG] [FML]: Found a candidate zip or jar file ExtremeReactors-1.12-0.4.5.44.jar
[19:00:53] [Server thread/DEBUG] [FML]: Found a candidate zip or jar file JAOPCA-1.12.2-2.2.5.64.jar
[19:00:53] [Server thread/DEBUG] [FML]: Found a candidate zip or jar file WrapUp-1.12-1.1.3.jar
[19:00:53] [Server thread/DEBUG] [FML]: Found a candidate zip or jar file zerocore-1.12-0.1.1.0.jar
[19:00:53] [Server thread/DEBUG] [FML]: Examining file forge.jar for potential mods
[19:00:53] [Server thread/DEBUG] [FML]: The mod container forge.jar appears to be missing an mcmod.info file
[19:00:53] [Server thread/DEBUG] [FML]: Examining file ExtremeReactors-1.12-0.4.5.44.jar for potential mods
[19:00:53] [Server thread/TRACE] [FML]: Located mcmod.info file in file ExtremeReactors-1.12-0.4.5.44.jar
[19:00:53] [Server thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (erogenousbeef.bigreactors.common.BigReactors) - loading
[19:00:53] [Server thread/TRACE] [bigreactors]: Parsed dependency info : Requirements: [zerocore@[1.12-0.1.1.0,), forge@[14.21.1.2443,)] After:[forge@[14.21.1.2443,), zerocore@[1.12-0.1.1.0,)] Before:[]
[19:00:53] [Server thread/DEBUG] [FML]: Examining file JAOPCA-1.12.2-2.2.5.64.jar for potential mods
[19:00:53] [Server thread/DEBUG] [FML]: The mod container JAOPCA-1.12.2-2.2.5.64.jar appears to be missing an mcmod.info file
[19:00:53] [Server thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (thelm.jaopca.JAOPCA) - loading
[19:00:53] [Server thread/TRACE] [jaopca]: Parsed dependency info : Requirements: [wrapup] After:[] Before:[wrapup]
[19:00:53] [Server thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (thelm.oredictinit.OreDictInit) - loading
[19:00:53] [Server thread/TRACE] [oredictinit]: Parsed dependency info : Requirements: [wrapup] After:[] Before:[wrapup]
[19:00:53] [Server thread/DEBUG] [FML]: Examining file WrapUp-1.12-1.1.3.jar for potential mods
[19:00:53] [Server thread/DEBUG] [FML]: The mod container WrapUp-1.12-1.1.3.jar appears to be missing an mcmod.info file
[19:00:53] [Server thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (thelm.wrapup.WrapUp) - loading
[19:00:53] [Server thread/TRACE] [wrapup]: Parsed dependency info : Requirements: [] After:[*] Before:[]
[19:00:53] [Server thread/DEBUG] [FML]: Examining file zerocore-1.12-0.1.1.0.jar for potential mods
[19:00:53] [Server thread/TRACE] [FML]: Located mcmod.info file in file zerocore-1.12-0.1.1.0.jar
[19:00:53] [Server thread/DEBUG] [FML]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (it.zerono.mods.zerocore.internal.ZeroCore) - loading
[19:00:53] [Server thread/TRACE] [zerocore]: Parsed dependency info : Requirements: [forge@[14.21.1.2443,)] After:[forge@[14.21.1.2443,), cofhcore] Before:[]
[19:00:53] [Server thread/INFO] [FML]: Forge Mod Loader has identified 9 mods to load
[19:00:53] [Server thread/DEBUG] [FML]: Found API it.zerono.mods.zerocore.api.multiblock (owned by zerocore providing zerocore|API|multiblock) embedded in zerocore
[19:00:53] [Server thread/DEBUG] [FML]: Found API it.zerono.mods.zerocore.api.multiblock.validation (owned by zerocore providing zerocore|API|multiblock|validation) embedded in zerocore
[19:00:53] [Server thread/DEBUG] [FML]: Found API erogenousbeef.bigreactors.api (owned by bigreactors providing bigreactors|API) embedded in bigreactors
[19:00:53] [Server thread/DEBUG] [FML]: Found API it.zerono.mods.zerocore.api.multiblock.tier (owned by zerocore providing zerocore|API|multiblock|tier) embedded in zerocore
[19:00:53] [Server thread/DEBUG] [FML]: Found API it.zerono.mods.zerocore.api.multiblock.rectangular (owned by zerocore providing zerocore|API|multiblock|rectangular) embedded in zerocore
[19:00:53] [Server thread/DEBUG] [FML]: Creating API container dummy for API zerocore|API|multiblock: owner: zerocore, dependents: []
[19:00:53] [Server thread/DEBUG] [FML]: Creating API container dummy for API zerocore|API|multiblock|rectangular: owner: zerocore, dependents: []
[19:00:53] [Server thread/DEBUG] [FML]: Creating API container dummy for API zerocore|API|multiblock|validation: owner: zerocore, dependents: []
[19:00:53] [Server thread/DEBUG] [FML]: Creating API container dummy for API bigreactors|API: owner: bigreactors, dependents: []
[19:00:53] [Server thread/DEBUG] [FML]: Creating API container dummy for API zerocore|API|multiblock|tier: owner: zerocore, dependents: []
[19:00:53] [Server thread/TRACE] [FML]: Received a system property request ''
[19:00:53] [Server thread/TRACE] [FML]: System property request managing the state of 0 mods
[19:00:53] [Server thread/DEBUG] [FML]: After merging, found state information for 0 mods
[19:00:53] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
[19:00:53] [Server thread/DEBUG] [bigreactors]: Enabling mod bigreactors
[19:00:53] [Server thread/DEBUG] [jaopca]: Enabling mod jaopca
[19:00:53] [Server thread/DEBUG] [oredictinit]: Enabling mod oredictinit
[19:00:53] [Server thread/WARN] [FML]: Missing English translation for oredictinit: assets/oredictinit/lang/en_us.lang
[19:00:53] [Server thread/DEBUG] [wrapup]: Enabling mod wrapup
[19:00:53] [Server thread/WARN] [FML]: Missing English translation for wrapup: assets/wrapup/lang/en_us.lang
[19:00:53] [Server thread/DEBUG] [zerocore]: Enabling mod zerocore
[19:00:53] [Server thread/TRACE] [FML]: Verifying mod requirements are satisfied
[19:00:53] [Server thread/TRACE] [FML]: All mod requirements are satisfied
[19:00:53] [Server thread/TRACE] [FML]: Sorting mods into an ordered list
[19:00:53] [Server thread/TRACE] [FML]: Mod sorting completed successfully
[19:00:53] [Server thread/DEBUG] [FML]: Mod sorting data
[19:00:53] [Server thread/DEBUG] [FML]: zerocore(Zero CORE:1.12-0.1.1.0): zerocore-1.12-0.1.1.0.jar (required-after:forge@[14.21.1.2443,); after:cofhcore)
[19:00:53] [Server thread/DEBUG] [FML]: bigreactors(Extreme Reactors:1.12-0.4.5.44): ExtremeReactors-1.12-0.4.5.44.jar (required-after:forge@[14.21.1.2443,);required-after:zerocore@[1.12-0.1.1.0,))
[19:00:53] [Server thread/DEBUG] [FML]: jaopca(JAOPCA:1.12.2-2.2.5.64): JAOPCA-1.12.2-2.2.5.64.jar (required-before:wrapup)
[19:00:53] [Server thread/DEBUG] [FML]: oredictinit(OreDictInit:1.12.2-2.2.1.67): JAOPCA-1.12.2-2.2.5.64.jar (required-before:wrapup)
[19:00:53] [Server thread/DEBUG] [FML]: zerocore|API|multiblock(API: zerocore|API|multiblock:1.10.2-0.0.2): zerocore-1.12-0.1.1.0.jar ()
[19:00:53] [Server thread/DEBUG] [FML]: zerocore|API|multiblock|rectangular(API: zerocore|API|multiblock|rectangular:1.10.2-0.0.2): zerocore-1.12-0.1.1.0.jar ()
[19:00:53] [Server thread/DEBUG] [FML]: zerocore|API|multiblock|validation(API: zerocore|API|multiblock|validation:1.10.2-0.0.2): zerocore-1.12-0.1.1.0.jar ()
[19:00:53] [Server thread/DEBUG] [FML]: bigreactors|API(API: bigreactors|API:4.0.1): ExtremeReactors-1.12-0.4.5.44.jar ()
[19:00:53] [Server thread/DEBUG] [FML]: zerocore|API|multiblock|tier(API: zerocore|API|multiblock|tier:1.10.2-0.0.2): zerocore-1.12-0.1.1.0.jar ()
[19:00:53] [Server thread/DEBUG] [FML]: wrapup(WrapUp:1.12-1.1.3): WrapUp-1.12-1.1.3.jar (after:*)
[19:00:53] [Server thread/DEBUG] [FML]: Loading @Config anotation data
[19:00:53] [Server thread/TRACE] [minecraft]: Sending event FMLConstructionEvent to mod minecraft
[19:00:53] [Server thread/TRACE] [minecraft]: Sent event FMLConstructionEvent to mod minecraft
[19:00:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - Minecraft took 0.001s
[19:00:53] [Server thread/TRACE] [mcp]: Sending event FMLConstructionEvent to mod mcp
[19:00:53] [Server thread/TRACE] [mcp]: Sent event FMLConstructionEvent to mod mcp
[19:00:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - Minecraft Coder Pack took 0.001s
[19:00:53] [Server thread/TRACE] [FML]: Sending event FMLConstructionEvent to mod FML
[19:00:53] [Server thread/TRACE] [FML]: Mod FML is using network checker : Invoking method checkModLists
[19:00:53] [Server thread/TRACE] [FML]: Testing mod FML to verify it accepts its own version in a remote connection
[19:00:53] [Server thread/TRACE] [FML]: The mod FML accepts its own version (8.0.99.99)
[19:00:53] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, bigreactors, jaopca, oredictinit, wrapup, zerocore] at CLIENT
[19:00:53] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, bigreactors, jaopca, oredictinit, wrapup, zerocore] at SERVER
[19:00:53] [Server thread/TRACE] [FML]: Sent event FMLConstructionEvent to mod FML
[19:00:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - Forge Mod Loader took 0.314s
[19:00:53] [Server thread/TRACE] [forge]: Sending event FMLConstructionEvent to mod forge
[19:00:53] [Server thread/DEBUG] [forge]: Preloading CrashReport Classes
[19:00:53] [Server thread/DEBUG] [forge]: net/minecraftforge/common/util/TextTable
[19:00:53] [Server thread/DEBUG] [forge]: net/minecraftforge/common/util/TextTable$Alignment
[19:00:53] [Server thread/DEBUG] [forge]: net/minecraftforge/common/util/TextTable$Column
[19:00:53] [Server thread/DEBUG] [forge]: net/minecraftforge/common/util/TextTable$Row
[19:00:53] [Server thread/DEBUG] [forge]: net/minecraftforge/fml/client/SplashProgress$1
[19:00:53] [Server thread/DEBUG] [forge]: net/minecraftforge/fml/common/FMLCommonHandler$1
[19:00:53] [Server thread/DEBUG] [forge]: net/minecraftforge/fml/common/Loader$1
[19:00:53] [Server thread/TRACE] [FML]: Mod forge is using network checker : No network checking performed
[19:00:53] [Server thread/TRACE] [FML]: Testing mod forge to verify it accepts its own version in a remote connection
[19:00:53] [Server thread/TRACE] [FML]: The mod forge accepts its own version (14.23.1.2562)
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into forge for type INSTANCE
[19:00:53] [Server thread/TRACE] [forge]: Sent event FMLConstructionEvent to mod forge
[19:00:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - Minecraft Forge took 0.019s
[19:00:53] [Server thread/TRACE] [zerocore]: Sending event FMLConstructionEvent to mod zerocore
[19:00:53] [Server thread/TRACE] [FML]: Mod zerocore is using network checker : Accepting version 1.12-0.1.1.0
[19:00:53] [Server thread/TRACE] [FML]: Testing mod zerocore to verify it accepts its own version in a remote connection
[19:00:53] [Server thread/TRACE] [FML]: The mod zerocore accepts its own version (1.12-0.1.1.0)
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into zerocore
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for zerocore
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into zerocore for type INSTANCE
[19:00:53] [Server thread/TRACE] [zerocore]: Sent event FMLConstructionEvent to mod zerocore
[19:00:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - Zero CORE took 0.021s
[19:00:53] [Server thread/TRACE] [bigreactors]: Sending event FMLConstructionEvent to mod bigreactors
[19:00:53] [Server thread/TRACE] [FML]: Mod bigreactors is using network checker : Accepting version 1.12-0.4.5.44
[19:00:53] [Server thread/TRACE] [FML]: Testing mod bigreactors to verify it accepts its own version in a remote connection
[19:00:53] [Server thread/TRACE] [FML]: The mod bigreactors accepts its own version (1.12-0.4.5.44)
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into bigreactors
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for bigreactors
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into bigreactors for type INSTANCE
[19:00:53] [Server thread/TRACE] [bigreactors]: Sent event FMLConstructionEvent to mod bigreactors
[19:00:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - Extreme Reactors took 0.018s
[19:00:53] [Server thread/TRACE] [jaopca]: Sending event FMLConstructionEvent to mod jaopca
[19:00:53] [Server thread/TRACE] [FML]: Mod jaopca is using network checker : Accepting version 1.12.2-2.2.5.64
[19:00:53] [Server thread/TRACE] [FML]: Testing mod jaopca to verify it accepts its own version in a remote connection
[19:00:53] [Server thread/TRACE] [FML]: The mod jaopca accepts its own version (1.12.2-2.2.5.64)
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into jaopca
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for jaopca
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into jaopca for type INSTANCE
[19:00:53] [Server thread/TRACE] [jaopca]: Sent event FMLConstructionEvent to mod jaopca
[19:00:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - JAOPCA took 0.003s
[19:00:53] [Server thread/TRACE] [oredictinit]: Sending event FMLConstructionEvent to mod oredictinit
[19:00:53] [Server thread/TRACE] [FML]: Mod oredictinit is using network checker : Accepting version 1.12.2-2.2.1.67
[19:00:53] [Server thread/TRACE] [FML]: Testing mod oredictinit to verify it accepts its own version in a remote connection
[19:00:53] [Server thread/TRACE] [FML]: The mod oredictinit accepts its own version (1.12.2-2.2.1.67)
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into oredictinit
[19:00:53] [Server thread/DEBUG] [FML]: Skipping proxy injection for thelm.jaopca.JAOPCA.proxy since it is not for mod oredictinit
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for oredictinit
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into oredictinit for type INSTANCE
[19:00:53] [Server thread/DEBUG] [FML]: Skipping @net.minecraftforge.fml.common.Mod$Instance injection for thelm.jaopca.JAOPCA.core since it is not for mod oredictinit
[19:00:53] [Server thread/TRACE] [oredictinit]: Sent event FMLConstructionEvent to mod oredictinit
[19:00:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - OreDictInit took 0.002s
[19:00:53] [Server thread/TRACE] [wrapup]: Sending event FMLConstructionEvent to mod wrapup
[19:00:53] [Server thread/TRACE] [FML]: Mod wrapup is using network checker : Accepting version 1.12-1.1.3
[19:00:53] [Server thread/TRACE] [FML]: Testing mod wrapup to verify it accepts its own version in a remote connection
[19:00:53] [Server thread/TRACE] [FML]: The mod wrapup accepts its own version (1.12-1.1.3)
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to inject @SidedProxy classes into wrapup
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to inject @EventBusSubscriber classes into the eventbus for wrapup
[19:00:53] [Server thread/DEBUG] [FML]: Attempting to inject @Config classes into wrapup for type INSTANCE
[19:00:53] [Server thread/TRACE] [wrapup]: Sent event FMLConstructionEvent to mod wrapup
[19:00:53] [Server thread/DEBUG] [FML]: Bar Step: Construction - WrapUp took 0.017s
[19:00:53] [Server thread/DEBUG] [FML]: Bar Finished: Construction took 0.396s
[19:00:53] [Server thread/DEBUG] [FML]: Mod signature data
[19:00:53] [Server thread/DEBUG] [FML]: Valid Signatures:
[19:00:53] [Server thread/DEBUG] [FML]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader 8.0.99.99) forge.jar
[19:00:53] [Server thread/DEBUG] [FML]: (e3c3d50c7c986df74c645c0ac54639741c90a557) forge (Minecraft Forge 14.23.1.2562) forge.jar
[19:00:53] [Server thread/DEBUG] [FML]: Missing Signatures:
[19:00:53] [Server thread/DEBUG] [FML]: minecraft (Minecraft 1.12.2) minecraft.jar
[19:00:53] [Server thread/DEBUG] [FML]: mcp (Minecraft Coder Pack 9.42) minecraft.jar
[19:00:53] [Server thread/DEBUG] [FML]: zerocore (Zero CORE 1.12-0.1.1.0) zerocore-1.12-0.1.1.0.jar
[19:00:53] [Server thread/DEBUG] [FML]: bigreactors (Extreme Reactors 1.12-0.4.5.44) ExtremeReactors-1.12-0.4.5.44.jar
[19:00:53] [Server thread/DEBUG] [FML]: jaopca (JAOPCA 1.12.2-2.2.5.64) JAOPCA-1.12.2-2.2.5.64.jar
[19:00:53] [Server thread/DEBUG] [FML]: oredictinit (OreDictInit 1.12.2-2.2.1.67) JAOPCA-1.12.2-2.2.5.64.jar
[19:00:53] [Server thread/DEBUG] [FML]: wrapup (WrapUp 1.12-1.1.3) WrapUp-1.12-1.1.3.jar
[19:00:53] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
[19:00:53] [Server thread/INFO] [FML]: Found 1203 ObjectHolder annotations
[19:00:53] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
[19:00:53] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[19:00:53] [Server thread/TRACE] [minecraft]: Sending event FMLPreInitializationEvent to mod minecraft
[19:00:53] [Server thread/TRACE] [minecraft]: Sent event FMLPreInitializationEvent to mod minecraft
[19:00:53] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft took 0.000s
[19:00:53] [Server thread/TRACE] [mcp]: Sending event FMLPreInitializationEvent to mod mcp
[19:00:53] [Server thread/TRACE] [mcp]: Sent event FMLPreInitializationEvent to mod mcp
[19:00:53] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.000s
[19:00:53] [Server thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod FML
[19:00:53] [Server thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod FML
[19:00:53] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Forge Mod Loader took 0.000s
[19:00:53] [Server thread/TRACE] [forge]: Sending event FMLPreInitializationEvent to mod forge
[19:00:53] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[19:00:53] [Server thread/TRACE] [forge]: Sent event FMLPreInitializationEvent to mod forge
[19:00:53] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Minecraft Forge took 0.072s
[19:00:53] [Server thread/TRACE] [zerocore]: Sending event FMLPreInitializationEvent to mod zerocore
[19:00:53] [Server thread/TRACE] [zerocore]: Sent event FMLPreInitializationEvent to mod zerocore
[19:00:53] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Zero CORE took 0.000s
[19:00:53] [Server thread/TRACE] [bigreactors]: Sending event FMLPreInitializationEvent to mod bigreactors
[19:00:53] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[19:00:54] [Server thread/TRACE] [bigreactors]: Sent event FMLPreInitializationEvent to mod bigreactors
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - Extreme Reactors took 0.138s
[19:00:54] [Server thread/TRACE] [jaopca]: Sending event FMLPreInitializationEvent to mod jaopca
[19:00:54] [Server thread/TRACE] [jaopca]: Sent event FMLPreInitializationEvent to mod jaopca
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - JAOPCA took 0.002s
[19:00:54] [Server thread/TRACE] [oredictinit]: Sending event FMLPreInitializationEvent to mod oredictinit
[19:00:54] [Server thread/TRACE] [oredictinit]: Sent event FMLPreInitializationEvent to mod oredictinit
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - OreDictInit took 0.002s
[19:00:54] [Server thread/TRACE] [wrapup]: Sending event FMLPreInitializationEvent to mod wrapup
[19:00:54] [Server thread/DEBUG] [OreDictInit]: Generating and Registering Config File
[19:00:54] [Server thread/DEBUG] [OreDictInit]: Registering Compats
[19:00:54] [Server thread/TRACE] [wrapup]: Sent event FMLPreInitializationEvent to mod wrapup
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: PreInitialization - WrapUp took 0.063s
[19:00:54] [Server thread/DEBUG] [FML]: Bar Finished: PreInitialization took 0.279s
[19:00:54] [Forge Version Check/DEBUG] [ForgeVersionCheck]: [forge] Received version check data:
{
"homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",
"promos": {
"1.10-latest": "12.18.0.2000",
"1.10.2-latest": "12.18.3.2511",
"1.10.2-recommended": "12.18.3.2185",
"1.11-latest": "13.19.1.2199",
"1.11-recommended": "13.19.1.2189",
"1.11.2-latest": "13.20.1.2563",
"1.11.2-recommended": "13.20.1.2386",
"1.12-latest": "14.21.1.2443",
"1.12-recommended": "14.21.1.2387",
"1.12.1-latest": "14.22.1.2485",
"1.12.1-recommended": "14.22.1.2478",
"1.12.2-latest": "14.23.1.2562",
"1.12.2-recommended": "14.23.1.2555",
"1.5.2-latest": "7.8.1.738",
"1.5.2-recommended": "7.8.1.737",
"1.6.1-latest": "8.9.0.775",
"1.6.2-latest": "9.10.1.871",
"1.6.2-recommended": "9.10.1.871",
"1.6.3-latest": "9.11.0.878",
"1.6.4-latest": "9.11.1.1345",
"1.6.4-recommended": "9.11.1.1345",
"1.7.10-latest": "10.13.4.1614",
"1.7.10-latest-1.7.10": "10.13.2.1343",
"1.7.10-recommended": "10.13.4.1558",
"1.7.2-latest": "10.12.2.1147",
"1.7.2-recommended": "10.12.2.1121",
"1.8-latest": "11.14.4.1577",
"1.8-recommended": "11.14.4.1563",
"1.8.8-latest": "11.15.0.1655",
"1.8.9-latest": "11.15.1.2318",
"1.8.9-recommended": "11.15.1.1722",
"1.9-latest": "12.16.0.1942",
"1.9-recommended": "12.16.1.1887",
"1.9.4-latest": "12.17.0.2051",
"1.9.4-recommended": "12.17.0.1976",
"latest": "13.20.1.2563",
"latest-1.7.10": "10.13.2.1343",
"recommended": "14.23.1.2555"
}
}
[19:00:54] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: AHEAD Target: null
[19:00:54] [Server thread/INFO] [FML]: Applying holder lookups
[19:00:54] [Server thread/DEBUG] [FML]: Unable to lookup bigreactors:wrench for public static erogenousbeef.bigreactors.common.item.ItemWrench erogenousbeef.bigreactors.init.BrItems.wrench. This means the object wasn't registered. It's likely just mod options.
[19:00:54] [Server thread/DEBUG] [FML]: Unable to lookup bigreactors:reactorcasingcores for public static erogenousbeef.bigreactors.common.item.ItemTieredComponent erogenousbeef.bigreactors.init.BrItems.reactorCasingCores. This means the object wasn't registered. It's likely just mod options.
[19:00:54] [Server thread/DEBUG] [FML]: Unable to lookup bigreactors:ingotmetals for public static erogenousbeef.bigreactors.common.item.ItemBRMetal erogenousbeef.bigreactors.init.BrItems.ingotMetals. This means the object wasn't registered. It's likely just mod options.
[19:00:54] [Server thread/DEBUG] [FML]: Unable to lookup bigreactors:dustmetals for public static erogenousbeef.bigreactors.common.item.ItemBRMetal erogenousbeef.bigreactors.init.BrItems.dustMetals. This means the object wasn't registered. It's likely just mod options.
[19:00:54] [Server thread/DEBUG] [FML]: Unable to lookup bigreactors:turbinehousingcores for public static erogenousbeef.bigreactors.common.item.ItemTieredComponent erogenousbeef.bigreactors.init.BrItems.turbineHousingCores. This means the object wasn't registered. It's likely just mod options.
[19:00:54] [Server thread/DEBUG] [FML]: Unable to lookup bigreactors:minerals for public static erogenousbeef.bigreactors.common.item.ItemMineral erogenousbeef.bigreactors.init.BrItems.minerals. This means the object wasn't registered. It's likely just mod options.
[19:00:54] [Server thread/DEBUG] [FML]: Unable to lookup zerocore:debugtool for public static it.zerono.mods.zerocore.internal.common.item.ItemDebugTool it.zerono.mods.zerocore.internal.common.init.ObjectsHandler.debugTool. This means the object wasn't registered. It's likely just mod options.
[19:00:54] [Server thread/INFO] [FML]: Holder lookups applied
[19:00:54] [Server thread/INFO] [FML]: Applying holder lookups
[19:00:54] [Server thread/INFO] [FML]: Holder lookups applied
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: java.lang.ClassNotFoundException: erogenousbeef.bigreactors.init.InitHandler
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at java.lang.ClassLoader.loadClass(Unknown Source)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at java.lang.ClassLoader.loadClass(Unknown Source)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at java.lang.Class.forName0(Native Method)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at java.lang.Class.forName(Unknown Source)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at thelm.oredictinit.compat.CompatExtremeReactors.register(CompatExtremeReactors.java:19)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at thelm.oredictinit.registry.OreDictRegisCore.initCompat(OreDictRegisCore.java:18)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at thelm.oredictinit.lib.EventHandler.onRegistryWrapUp(EventHandler.java:24)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_29_EventHandler_onRegistryWrapUp_Event0.invoke(.dynamic)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at thelm.wrapup.WrapUp.onVillagerProfessionRegisterLowest(WrapUp.java:97)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_10_WrapUp_onVillagerProfessionRegisterLowest_Register.invoke(.dynamic)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:746)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:603)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:331)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:484)
[19:00:54] [Server thread/INFO] [STDERR]: [thelm.oredictinit.compat.CompatExtremeReactors:register:32]: at java.lang.Thread.run(Unknown Source)
[19:00:54] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.NullPointerException
[19:00:54] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
[19:00:54] [Server thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: ... 23 more
[19:00:54] [Server thread/INFO] [OreDictInit]: Loading Custom Block Entries
[19:00:54] [Server thread/INFO] [OreDictInit]: Loading Custom Item Entries
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Finding ores
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Found ingot ore Gold
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Found ingot ore Iron
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Found ingot ore Yellorium
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Found gem ore Coal
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Found gem ore Diamond
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Found gem ore Emerald
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Found gem ore Lapis
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Found gem ore Quartz
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Found dust ore Redstone
[19:00:54] [Server thread/WARN] [JAOPCA]: Found invalid extra name in ore entry Iron, replacing
[19:00:54] [Server thread/WARN] [JAOPCA]: Found invalid extra name in ore entry Iron, replacing
[19:00:54] [Server thread/DEBUG] [JAOPCA]: PreInit-ing module dust
[19:00:54] [Server thread/DEBUG] [JAOPCA]: PreInit-ing module nugget
[19:00:54] [Server thread/DEBUG] [JAOPCA]: PreInit-ing module block
[19:00:54] [Server thread/DEBUG] [JAOPCA]: PreInit-ing module molten
[19:00:54] [Server thread/DEBUG] [JAOPCA]: PreInit-ing module coin
[19:00:54] [Server thread/DEBUG] [JAOPCA]: PreInit-ing module gear
[19:00:54] [Server thread/DEBUG] [JAOPCA]: PreInit-ing module plate
[19:00:54] [Server thread/DEBUG] [JAOPCA]: PreInit-ing module stick
[19:00:54] [Server thread/INFO] [FML]: Applying holder lookups
[19:00:54] [Server thread/INFO] [FML]: Holder lookups applied
[19:00:54] [Server thread/INFO] [FML]: Applying holder lookups
[19:00:54] [Server thread/INFO] [FML]: Holder lookups applied
[19:00:54] [Server thread/INFO] [FML]: Injecting itemstacks
[19:00:54] [Server thread/INFO] [FML]: Itemstack injection complete
[19:00:54] [Server thread/INFO] [FML]: Applying holder lookups
[19:00:54] [Server thread/INFO] [FML]: Holder lookups applied
[19:00:54] [Server thread/TRACE] [minecraft]: Sending event FMLInitializationEvent to mod minecraft
[19:00:54] [Server thread/TRACE] [minecraft]: Sent event FMLInitializationEvent to mod minecraft
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft took 0.000s
[19:00:54] [Server thread/TRACE] [mcp]: Sending event FMLInitializationEvent to mod mcp
[19:00:54] [Server thread/TRACE] [mcp]: Sent event FMLInitializationEvent to mod mcp
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft Coder Pack took 0.000s
[19:00:54] [Server thread/TRACE] [FML]: Sending event FMLInitializationEvent to mod FML
[19:00:54] [Server thread/TRACE] [FML]: Sent event FMLInitializationEvent to mod FML
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Forge Mod Loader took 0.000s
[19:00:54] [Server thread/TRACE] [forge]: Sending event FMLInitializationEvent to mod forge
[19:00:54] [Server thread/TRACE] [forge]: Sent event FMLInitializationEvent to mod forge
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Minecraft Forge took 0.000s
[19:00:54] [Server thread/TRACE] [zerocore]: Sending event FMLInitializationEvent to mod zerocore
[19:00:54] [Server thread/TRACE] [zerocore]: Sent event FMLInitializationEvent to mod zerocore
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Zero CORE took 0.000s
[19:00:54] [Server thread/TRACE] [bigreactors]: Sending event FMLInitializationEvent to mod bigreactors
[19:00:54] [Server thread/WARN] [FML]: Overriding existing coil part data for oredict name <blockManyullyn>, original values: eff 3.00 / bonus 1.00, new values: eff 3.50 / bonus 1.00
[19:00:54] [Server thread/TRACE] [bigreactors]: Sent event FMLInitializationEvent to mod bigreactors
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: Initialization - Extreme Reactors took 0.025s
[19:00:54] [Server thread/TRACE] [jaopca]: Sending event FMLInitializationEvent to mod jaopca
[19:00:54] [Server thread/TRACE] [jaopca]: Sent event FMLInitializationEvent to mod jaopca
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: Initialization - JAOPCA took 0.000s
[19:00:54] [Server thread/TRACE] [oredictinit]: Sending event FMLInitializationEvent to mod oredictinit
[19:00:54] [Server thread/TRACE] [oredictinit]: Sent event FMLInitializationEvent to mod oredictinit
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: Initialization - OreDictInit took 0.000s
[19:00:54] [Server thread/TRACE] [wrapup]: Sending event FMLInitializationEvent to mod wrapup
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Init-ing module dust
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Init-ing module nugget
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Init-ing module block
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Init-ing module molten
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Init-ing module coin
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Init-ing module gear
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Init-ing module plate
[19:00:54] [Server thread/DEBUG] [JAOPCA]: Init-ing module stick
[19:00:54] [Server thread/TRACE] [wrapup]: Sent event FMLInitializationEvent to mod wrapup
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: Initialization - WrapUp took 0.004s
[19:00:54] [Server thread/DEBUG] [FML]: Bar Finished: Initialization took 0.030s
[19:00:54] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod minecraft
[19:00:54] [Server thread/TRACE] [minecraft]: Sending event IMCEvent to mod minecraft
[19:00:54] [Server thread/TRACE] [minecraft]: Sent event IMCEvent to mod minecraft
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft took 0.002s
[19:00:54] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod mcp
[19:00:54] [Server thread/TRACE] [mcp]: Sending event IMCEvent to mod mcp
[19:00:54] [Server thread/TRACE] [mcp]: Sent event IMCEvent to mod mcp
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0.000s
[19:00:54] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod FML
[19:00:54] [Server thread/TRACE] [FML]: Sending event IMCEvent to mod FML
[19:00:54] [Server thread/TRACE] [FML]: Sent event IMCEvent to mod FML
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0.000s
[19:00:54] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod forge
[19:00:54] [Server thread/TRACE] [forge]: Sending event IMCEvent to mod forge
[19:00:54] [Server thread/TRACE] [forge]: Sent event IMCEvent to mod forge
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Minecraft Forge took 0.000s
[19:00:54] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod zerocore
[19:00:54] [Server thread/TRACE] [zerocore]: Sending event IMCEvent to mod zerocore
[19:00:54] [Server thread/TRACE] [zerocore]: Sent event IMCEvent to mod zerocore
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Zero CORE took 0.000s
[19:00:54] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod bigreactors
[19:00:54] [Server thread/TRACE] [bigreactors]: Sending event IMCEvent to mod bigreactors
[19:00:54] [Server thread/TRACE] [bigreactors]: Sent event IMCEvent to mod bigreactors
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - Extreme Reactors took 0.000s
[19:00:54] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod jaopca
[19:00:54] [Server thread/TRACE] [jaopca]: Sending event IMCEvent to mod jaopca
[19:00:54] [Server thread/TRACE] [jaopca]: Sent event IMCEvent to mod jaopca
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - JAOPCA took 0.000s
[19:00:54] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod oredictinit
[19:00:54] [Server thread/TRACE] [oredictinit]: Sending event IMCEvent to mod oredictinit
[19:00:54] [Server thread/TRACE] [oredictinit]: Sent event IMCEvent to mod oredictinit
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - OreDictInit took 0.000s
[19:00:54] [Server thread/TRACE] [FML]: Attempting to deliver 0 IMC messages to mod wrapup
[19:00:54] [Server thread/TRACE] [wrapup]: Sending event IMCEvent to mod wrapup
[19:00:54] [Server thread/TRACE] [wrapup]: Sent event IMCEvent to mod wrapup
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: InterModComms$IMC - WrapUp took 0.000s
[19:00:54] [Server thread/DEBUG] [FML]: Bar Finished: InterModComms$IMC took 0.003s
[19:00:54] [Server thread/INFO] [FML]: Injecting itemstacks
[19:00:54] [Server thread/INFO] [FML]: Itemstack injection complete
[19:00:54] [Server thread/TRACE] [minecraft]: Sending event FMLPostInitializationEvent to mod minecraft
[19:00:54] [Server thread/TRACE] [minecraft]: Sent event FMLPostInitializationEvent to mod minecraft
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft took 0.000s
[19:00:54] [Server thread/TRACE] [mcp]: Sending event FMLPostInitializationEvent to mod mcp
[19:00:54] [Server thread/TRACE] [mcp]: Sent event FMLPostInitializationEvent to mod mcp
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft Coder Pack took 0.000s
[19:00:54] [Server thread/TRACE] [FML]: Sending event FMLPostInitializationEvent to mod FML
[19:00:54] [Server thread/TRACE] [FML]: Sent event FMLPostInitializationEvent to mod FML
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Forge Mod Loader took 0.000s
[19:00:54] [Server thread/TRACE] [forge]: Sending event FMLPostInitializationEvent to mod forge
[19:00:54] [Server thread/TRACE] [forge]: Sent event FMLPostInitializationEvent to mod forge
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Minecraft Forge took 0.006s
[19:00:54] [Server thread/TRACE] [zerocore]: Sending event FMLPostInitializationEvent to mod zerocore
[19:00:54] [Server thread/TRACE] [zerocore]: Sent event FMLPostInitializationEvent to mod zerocore
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Zero CORE took 0.000s
[19:00:54] [Server thread/TRACE] [bigreactors]: Sending event FMLPostInitializationEvent to mod bigreactors
[19:00:54] [Server thread/TRACE] [bigreactors]: Sent event FMLPostInitializationEvent to mod bigreactors
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - Extreme Reactors took 0.000s
[19:00:54] [Server thread/TRACE] [jaopca]: Sending event FMLPostInitializationEvent to mod jaopca
[19:00:54] [Server thread/TRACE] [jaopca]: Sent event FMLPostInitializationEvent to mod jaopca
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - JAOPCA took 0.000s
[19:00:54] [Server thread/TRACE] [oredictinit]: Sending event FMLPostInitializationEvent to mod oredictinit
[19:00:54] [Server thread/TRACE] [oredictinit]: Sent event FMLPostInitializationEvent to mod oredictinit
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - OreDictInit took 0.000s
[19:00:54] [Server thread/TRACE] [wrapup]: Sending event FMLPostInitializationEvent to mod wrapup
[19:00:54] [Server thread/DEBUG] [JAOPCA]: PostInit-ing module dust
[19:00:54] [Server thread/DEBUG] [JAOPCA]: PostInit-ing module nugget
[19:00:54] [Server thread/DEBUG] [JAOPCA]: PostInit-ing module block
[19:00:54] [Server thread/DEBUG] [JAOPCA]: PostInit-ing module molten
[19:00:54] [Server thread/DEBUG] [JAOPCA]: PostInit-ing module coin
[19:00:54] [Server thread/DEBUG] [JAOPCA]: PostInit-ing module gear
[19:00:54] [Server thread/DEBUG] [JAOPCA]: PostInit-ing module plate
[19:00:54] [Server thread/DEBUG] [JAOPCA]: PostInit-ing module stick
[19:00:54] [Server thread/TRACE] [wrapup]: Sent event FMLPostInitializationEvent to mod wrapup
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: PostInitialization - WrapUp took 0.001s
[19:00:54] [Server thread/DEBUG] [FML]: Bar Finished: PostInitialization took 0.007s
[19:00:54] [Server thread/TRACE] [minecraft]: Sending event FMLLoadCompleteEvent to mod minecraft
[19:00:54] [Server thread/TRACE] [minecraft]: Sent event FMLLoadCompleteEvent to mod minecraft
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft took 0.000s
[19:00:54] [Server thread/TRACE] [mcp]: Sending event FMLLoadCompleteEvent to mod mcp
[19:00:54] [Server thread/TRACE] [mcp]: Sent event FMLLoadCompleteEvent to mod mcp
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft Coder Pack took 0.000s
[19:00:54] [Server thread/TRACE] [FML]: Sending event FMLLoadCompleteEvent to mod FML
[19:00:54] [Server thread/TRACE] [FML]: Sent event FMLLoadCompleteEvent to mod FML
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Forge Mod Loader took 0.000s
[19:00:54] [Server thread/TRACE] [forge]: Sending event FMLLoadCompleteEvent to mod forge
[19:00:54] [Server thread/DEBUG] [FML]: Forge RecipeSorter Baking:
[19:00:54] [Server thread/DEBUG] [FML]: 16: RecipeEntry("Before", UNKNOWN, )
[19:00:54] [Server thread/DEBUG] [FML]: 15: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
[19:00:54] [Server thread/DEBUG] [FML]: 14: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
[19:00:54] [Server thread/DEBUG] [FML]: 13: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
[19:00:54] [Server thread/DEBUG] [FML]: 12: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
[19:00:54] [Server thread/DEBUG] [FML]: 11: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless
[19:00:54] [Server thread/DEBUG] [FML]: 10: RecipeEntry("minecraft:shield_deco", SHAPELESS, net.minecraft.item.crafting.ShieldRecipes$Decoration) After: minecraft:shapeless
[19:00:54] [Server thread/DEBUG] [FML]: 9: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
[19:00:54] [Server thread/DEBUG] [FML]: 8: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
[19:00:54] [Server thread/DEBUG] [FML]: 7: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless
[19:00:54] [Server thread/DEBUG] [FML]: 6: RecipeEntry("minecraft:tippedarrow", SHAPELESS, net.minecraft.item.crafting.RecipeTippedArrow) After: minecraft:shapeless
[19:00:54] [Server thread/DEBUG] [FML]: 5: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
[19:00:54] [Server thread/DEBUG] [FML]: 4: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
[19:00:54] [Server thread/DEBUG] [FML]: 3: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless
[19:00:54] [Server thread/DEBUG] [FML]: 2: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
[19:00:54] [Server thread/DEBUG] [FML]: 1: RecipeEntry("After", UNKNOWN, )
[19:00:54] [Server thread/DEBUG] [FML]: Sorting recipes
[19:00:54] [Server thread/TRACE] [forge]: Sent event FMLLoadCompleteEvent to mod forge
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Minecraft Forge took 0.004s
[19:00:54] [Server thread/TRACE] [zerocore]: Sending event FMLLoadCompleteEvent to mod zerocore
[19:00:54] [Server thread/TRACE] [zerocore]: Sent event FMLLoadCompleteEvent to mod zerocore
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Zero CORE took 0.000s
[19:00:54] [Server thread/TRACE] [bigreactors]: Sending event FMLLoadCompleteEvent to mod bigreactors
[19:00:54] [Server thread/TRACE] [bigreactors]: Sent event FMLLoadCompleteEvent to mod bigreactors
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - Extreme Reactors took 0.000s
[19:00:54] [Server thread/TRACE] [jaopca]: Sending event FMLLoadCompleteEvent to mod jaopca
[19:00:54] [Server thread/TRACE] [jaopca]: Sent event FMLLoadCompleteEvent to mod jaopca
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - JAOPCA took 0.000s
[19:00:54] [Server thread/TRACE] [oredictinit]: Sending event FMLLoadCompleteEvent to mod oredictinit
[19:00:54] [Server thread/TRACE] [oredictinit]: Sent event FMLLoadCompleteEvent to mod oredictinit
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - OreDictInit took 0.000s
[19:00:54] [Server thread/TRACE] [wrapup]: Sending event FMLLoadCompleteEvent to mod wrapup
[19:00:54] [Server thread/TRACE] [wrapup]: Sent event FMLLoadCompleteEvent to mod wrapup
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: LoadComplete - WrapUp took 0.000s
[19:00:54] [Server thread/DEBUG] [FML]: Bar Finished: LoadComplete took 0.006s
[19:00:54] [Server thread/DEBUG] [FML]: Freezing registries
[19:00:54] [Server thread/TRACE] [minecraft]: Sending event FMLModIdMappingEvent to mod minecraft
[19:00:54] [Server thread/TRACE] [minecraft]: Sent event FMLModIdMappingEvent to mod minecraft
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft took 0.000s
[19:00:54] [Server thread/TRACE] [mcp]: Sending event FMLModIdMappingEvent to mod mcp
[19:00:54] [Server thread/TRACE] [mcp]: Sent event FMLModIdMappingEvent to mod mcp
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s
[19:00:54] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod FML
[19:00:54] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod FML
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s
[19:00:54] [Server thread/TRACE] [forge]: Sending event FMLModIdMappingEvent to mod forge
[19:00:54] [Server thread/TRACE] [forge]: Sent event FMLModIdMappingEvent to mod forge
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Forge took 0.016s
[19:00:54] [Server thread/TRACE] [zerocore]: Sending event FMLModIdMappingEvent to mod zerocore
[19:00:54] [Server thread/TRACE] [zerocore]: Sent event FMLModIdMappingEvent to mod zerocore
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Zero CORE took 0.000s
[19:00:54] [Server thread/TRACE] [bigreactors]: Sending event FMLModIdMappingEvent to mod bigreactors
[19:00:54] [Server thread/TRACE] [bigreactors]: Sent event FMLModIdMappingEvent to mod bigreactors
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Extreme Reactors took 0.000s
[19:00:54] [Server thread/TRACE] [jaopca]: Sending event FMLModIdMappingEvent to mod jaopca
[19:00:54] [Server thread/TRACE] [jaopca]: Sent event FMLModIdMappingEvent to mod jaopca
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - JAOPCA took 0.000s
[19:00:54] [Server thread/TRACE] [oredictinit]: Sending event FMLModIdMappingEvent to mod oredictinit
[19:00:54] [Server thread/TRACE] [oredictinit]: Sent event FMLModIdMappingEvent to mod oredictinit
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - OreDictInit took 0.000s
[19:00:54] [Server thread/TRACE] [wrapup]: Sending event FMLModIdMappingEvent to mod wrapup
[19:00:54] [Server thread/TRACE] [wrapup]: Sent event FMLModIdMappingEvent to mod wrapup
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - WrapUp took 0.000s
[19:00:54] [Server thread/DEBUG] [FML]: Bar Finished: ModIdMapping took 0.018s
[19:00:54] [Server thread/DEBUG] [FML]: All registries frozen
[19:00:54] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 9 mods
[19:00:54] [Server thread/TRACE] [minecraft]: Sending event FMLServerAboutToStartEvent to mod minecraft
[19:00:54] [Server thread/TRACE] [minecraft]: Sent event FMLServerAboutToStartEvent to mod minecraft
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft took 0.000s
[19:00:54] [Server thread/TRACE] [mcp]: Sending event FMLServerAboutToStartEvent to mod mcp
[19:00:54] [Server thread/TRACE] [mcp]: Sent event FMLServerAboutToStartEvent to mod mcp
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0.000s
[19:00:54] [Server thread/TRACE] [FML]: Sending event FMLServerAboutToStartEvent to mod FML
[19:00:54] [Server thread/TRACE] [FML]: Sent event FMLServerAboutToStartEvent to mod FML
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0.000s
[19:00:54] [Server thread/TRACE] [forge]: Sending event FMLServerAboutToStartEvent to mod forge
[19:00:54] [Server thread/TRACE] [forge]: Sent event FMLServerAboutToStartEvent to mod forge
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Minecraft Forge took 0.000s
[19:00:54] [Server thread/TRACE] [zerocore]: Sending event FMLServerAboutToStartEvent to mod zerocore
[19:00:54] [Server thread/TRACE] [zerocore]: Sent event FMLServerAboutToStartEvent to mod zerocore
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Zero CORE took 0.000s
[19:00:54] [Server thread/TRACE] [bigreactors]: Sending event FMLServerAboutToStartEvent to mod bigreactors
[19:00:54] [Server thread/TRACE] [bigreactors]: Sent event FMLServerAboutToStartEvent to mod bigreactors
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - Extreme Reactors took 0.000s
[19:00:54] [Server thread/TRACE] [jaopca]: Sending event FMLServerAboutToStartEvent to mod jaopca
[19:00:54] [Server thread/TRACE] [jaopca]: Sent event FMLServerAboutToStartEvent to mod jaopca
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - JAOPCA took 0.000s
[19:00:54] [Server thread/TRACE] [oredictinit]: Sending event FMLServerAboutToStartEvent to mod oredictinit
[19:00:54] [Server thread/TRACE] [oredictinit]: Sent event FMLServerAboutToStartEvent to mod oredictinit
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - OreDictInit took 0.000s
[19:00:54] [Server thread/TRACE] [wrapup]: Sending event FMLServerAboutToStartEvent to mod wrapup
[19:00:54] [Server thread/TRACE] [wrapup]: Sent event FMLServerAboutToStartEvent to mod wrapup
[19:00:54] [Server thread/DEBUG] [FML]: Bar Step: ServerAboutToStart - WrapUp took 0.000s
[19:00:54] [Server thread/DEBUG] [FML]: Bar Finished: ServerAboutToStart took 0.001s
[19:00:54] [Server thread/INFO] [FML]: Loading dimension 0 (Wonderland) (net.minecraft.server.dedicated.DedicatedServer@651618af)
[19:00:55] [Server thread/INFO] [FML]: Loading dimension 1 (Wonderland) (net.minecraft.server.dedicated.DedicatedServer@651618af)
[19:00:55] [Server thread/INFO] [FML]: Loading dimension -1 (Wonderland) (net.minecraft.server.dedicated.DedicatedServer@651618af)
[19:01:00] [Server thread/TRACE] [minecraft]: Sending event FMLServerStartingEvent to mod minecraft
[19:01:00] [Server thread/TRACE] [minecraft]: Sent event FMLServerStartingEvent to mod minecraft
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Minecraft took 0.000s
[19:01:00] [Server thread/TRACE] [mcp]: Sending event FMLServerStartingEvent to mod mcp
[19:01:00] [Server thread/TRACE] [mcp]: Sent event FMLServerStartingEvent to mod mcp
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Minecraft Coder Pack took 0.000s
[19:01:00] [Server thread/TRACE] [FML]: Sending event FMLServerStartingEvent to mod FML
[19:01:00] [Server thread/TRACE] [FML]: Sent event FMLServerStartingEvent to mod FML
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Forge Mod Loader took 0.000s
[19:01:00] [Server thread/TRACE] [forge]: Sending event FMLServerStartingEvent to mod forge
[19:01:00] [Server thread/TRACE] [forge]: Sent event FMLServerStartingEvent to mod forge
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Minecraft Forge took 0.009s
[19:01:00] [Server thread/TRACE] [zerocore]: Sending event FMLServerStartingEvent to mod zerocore
[19:01:00] [Server thread/TRACE] [zerocore]: Sent event FMLServerStartingEvent to mod zerocore
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Zero CORE took 0.000s
[19:01:00] [Server thread/TRACE] [bigreactors]: Sending event FMLServerStartingEvent to mod bigreactors
[19:01:00] [Server thread/TRACE] [bigreactors]: Sent event FMLServerStartingEvent to mod bigreactors
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - Extreme Reactors took 0.000s
[19:01:00] [Server thread/TRACE] [jaopca]: Sending event FMLServerStartingEvent to mod jaopca
[19:01:00] [Server thread/TRACE] [jaopca]: Sent event FMLServerStartingEvent to mod jaopca
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - JAOPCA took 0.000s
[19:01:00] [Server thread/TRACE] [oredictinit]: Sending event FMLServerStartingEvent to mod oredictinit
[19:01:00] [Server thread/TRACE] [oredictinit]: Sent event FMLServerStartingEvent to mod oredictinit
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - OreDictInit took 0.000s
[19:01:00] [Server thread/TRACE] [wrapup]: Sending event FMLServerStartingEvent to mod wrapup
[19:01:00] [Server thread/TRACE] [wrapup]: Sent event FMLServerStartingEvent to mod wrapup
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarting - WrapUp took 0.000s
[19:01:00] [Server thread/DEBUG] [FML]: Bar Finished: ServerStarting took 0.010s
[19:01:00] [Server thread/TRACE] [minecraft]: Sending event FMLServerStartedEvent to mod minecraft
[19:01:00] [Server thread/TRACE] [minecraft]: Sent event FMLServerStartedEvent to mod minecraft
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Minecraft took 0.000s
[19:01:00] [Server thread/TRACE] [mcp]: Sending event FMLServerStartedEvent to mod mcp
[19:01:00] [Server thread/TRACE] [mcp]: Sent event FMLServerStartedEvent to mod mcp
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Minecraft Coder Pack took 0.000s
[19:01:00] [Server thread/TRACE] [FML]: Sending event FMLServerStartedEvent to mod FML
[19:01:00] [Server thread/TRACE] [FML]: Sent event FMLServerStartedEvent to mod FML
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Forge Mod Loader took 0.000s
[19:01:00] [Server thread/TRACE] [forge]: Sending event FMLServerStartedEvent to mod forge
[19:01:00] [Server thread/TRACE] [forge]: Sent event FMLServerStartedEvent to mod forge
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Minecraft Forge took 0.000s
[19:01:00] [Server thread/TRACE] [zerocore]: Sending event FMLServerStartedEvent to mod zerocore
[19:01:00] [Server thread/TRACE] [zerocore]: Sent event FMLServerStartedEvent to mod zerocore
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Zero CORE took 0.000s
[19:01:00] [Server thread/TRACE] [bigreactors]: Sending event FMLServerStartedEvent to mod bigreactors
[19:01:00] [Server thread/TRACE] [bigreactors]: Sent event FMLServerStartedEvent to mod bigreactors
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - Extreme Reactors took 0.000s
[19:01:00] [Server thread/TRACE] [jaopca]: Sending event FMLServerStartedEvent to mod jaopca
[19:01:00] [Server thread/TRACE] [jaopca]: Sent event FMLServerStartedEvent to mod jaopca
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - JAOPCA took 0.000s
[19:01:00] [Server thread/TRACE] [oredictinit]: Sending event FMLServerStartedEvent to mod oredictinit
[19:01:00] [Server thread/TRACE] [oredictinit]: Sent event FMLServerStartedEvent to mod oredictinit
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - OreDictInit took 0.000s
[19:01:00] [Server thread/TRACE] [wrapup]: Sending event FMLServerStartedEvent to mod wrapup
[19:01:00] [Server thread/TRACE] [wrapup]: Sent event FMLServerStartedEvent to mod wrapup
[19:01:00] [Server thread/DEBUG] [FML]: Bar Step: ServerStarted - WrapUp took 0.000s
[19:01:00] [Server thread/DEBUG] [FML]: Bar Finished: ServerStarted took 0.001s
[19:01:45] [Server thread/DEBUG] [FML]: Gathering id map for writing to world save Wonderland
[19:02:30] [Server thread/DEBUG] [FML]: Gathering id map for writing to world save Wonderland
[19:02:32] [Server thread/TRACE] [minecraft]: Sending event FMLServerStoppingEvent to mod minecraft
[19:02:32] [Server thread/TRACE] [minecraft]: Sent event FMLServerStoppingEvent to mod minecraft
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - Minecraft took 0.001s
[19:02:32] [Server thread/TRACE] [mcp]: Sending event FMLServerStoppingEvent to mod mcp
[19:02:32] [Server thread/TRACE] [mcp]: Sent event FMLServerStoppingEvent to mod mcp
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - Minecraft Coder Pack took 0.001s
[19:02:32] [Server thread/TRACE] [FML]: Sending event FMLServerStoppingEvent to mod FML
[19:02:32] [Server thread/TRACE] [FML]: Sent event FMLServerStoppingEvent to mod FML
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - Forge Mod Loader took 0.001s
[19:02:32] [Server thread/TRACE] [forge]: Sending event FMLServerStoppingEvent to mod forge
[19:02:32] [Server thread/TRACE] [forge]: Sent event FMLServerStoppingEvent to mod forge
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - Minecraft Forge took 0.001s
[19:02:32] [Server thread/TRACE] [zerocore]: Sending event FMLServerStoppingEvent to mod zerocore
[19:02:32] [Server thread/TRACE] [zerocore]: Sent event FMLServerStoppingEvent to mod zerocore
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - Zero CORE took 0.000s
[19:02:32] [Server thread/TRACE] [bigreactors]: Sending event FMLServerStoppingEvent to mod bigreactors
[19:02:32] [Server thread/TRACE] [bigreactors]: Sent event FMLServerStoppingEvent to mod bigreactors
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - Extreme Reactors took 0.000s
[19:02:32] [Server thread/TRACE] [jaopca]: Sending event FMLServerStoppingEvent to mod jaopca
[19:02:32] [Server thread/TRACE] [jaopca]: Sent event FMLServerStoppingEvent to mod jaopca
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - JAOPCA took 0.000s
[19:02:32] [Server thread/TRACE] [oredictinit]: Sending event FMLServerStoppingEvent to mod oredictinit
[19:02:32] [Server thread/TRACE] [oredictinit]: Sent event FMLServerStoppingEvent to mod oredictinit
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - OreDictInit took 0.000s
[19:02:32] [Server thread/TRACE] [wrapup]: Sending event FMLServerStoppingEvent to mod wrapup
[19:02:32] [Server thread/TRACE] [wrapup]: Sent event FMLServerStoppingEvent to mod wrapup
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopping - WrapUp took 0.000s
[19:02:32] [Server thread/DEBUG] [FML]: Bar Finished: ServerStopping took 0.005s
[19:02:32] [Server thread/DEBUG] [FML]: Gathering id map for writing to world save Wonderland
[19:02:32] [Server thread/INFO] [FML]: Unloading dimension 0
[19:02:32] [Server thread/INFO] [FML]: Unloading dimension -1
[19:02:32] [Server thread/INFO] [FML]: Unloading dimension 1
[19:02:32] [Server thread/DEBUG] [FML]: Reverting to frozen data state.
[19:02:32] [Server thread/TRACE] [minecraft]: Sending event FMLModIdMappingEvent to mod minecraft
[19:02:32] [Server thread/TRACE] [minecraft]: Sent event FMLModIdMappingEvent to mod minecraft
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft took 0.000s
[19:02:32] [Server thread/TRACE] [mcp]: Sending event FMLModIdMappingEvent to mod mcp
[19:02:32] [Server thread/TRACE] [mcp]: Sent event FMLModIdMappingEvent to mod mcp
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s
[19:02:32] [Server thread/TRACE] [FML]: Sending event FMLModIdMappingEvent to mod FML
[19:02:32] [Server thread/TRACE] [FML]: Sent event FMLModIdMappingEvent to mod FML
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s
[19:02:32] [Server thread/TRACE] [forge]: Sending event FMLModIdMappingEvent to mod forge
[19:02:32] [Server thread/TRACE] [forge]: Sent event FMLModIdMappingEvent to mod forge
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Minecraft Forge took 0.009s
[19:02:32] [Server thread/TRACE] [zerocore]: Sending event FMLModIdMappingEvent to mod zerocore
[19:02:32] [Server thread/TRACE] [zerocore]: Sent event FMLModIdMappingEvent to mod zerocore
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Zero CORE took 0.000s
[19:02:32] [Server thread/TRACE] [bigreactors]: Sending event FMLModIdMappingEvent to mod bigreactors
[19:02:32] [Server thread/TRACE] [bigreactors]: Sent event FMLModIdMappingEvent to mod bigreactors
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - Extreme Reactors took 0.000s
[19:02:32] [Server thread/TRACE] [jaopca]: Sending event FMLModIdMappingEvent to mod jaopca
[19:02:32] [Server thread/TRACE] [jaopca]: Sent event FMLModIdMappingEvent to mod jaopca
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - JAOPCA took 0.000s
[19:02:32] [Server thread/TRACE] [oredictinit]: Sending event FMLModIdMappingEvent to mod oredictinit
[19:02:32] [Server thread/TRACE] [oredictinit]: Sent event FMLModIdMappingEvent to mod oredictinit
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - OreDictInit took 0.000s
[19:02:32] [Server thread/TRACE] [wrapup]: Sending event FMLModIdMappingEvent to mod wrapup
[19:02:32] [Server thread/TRACE] [wrapup]: Sent event FMLModIdMappingEvent to mod wrapup
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ModIdMapping - WrapUp took 0.000s
[19:02:32] [Server thread/DEBUG] [FML]: Bar Finished: ModIdMapping took 0.011s
[19:02:32] [Server thread/INFO] [FML]: Applying holder lookups
[19:02:32] [Server thread/INFO] [FML]: Holder lookups applied
[19:02:32] [Server thread/DEBUG] [FML]: Frozen state restored.
[19:02:32] [Server thread/TRACE] [minecraft]: Sending event FMLServerStoppedEvent to mod minecraft
[19:02:32] [Server thread/TRACE] [minecraft]: Sent event FMLServerStoppedEvent to mod minecraft
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Minecraft took 0.000s
[19:02:32] [Server thread/TRACE] [mcp]: Sending event FMLServerStoppedEvent to mod mcp
[19:02:32] [Server thread/TRACE] [mcp]: Sent event FMLServerStoppedEvent to mod mcp
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Minecraft Coder Pack took 0.000s
[19:02:32] [Server thread/TRACE] [FML]: Sending event FMLServerStoppedEvent to mod FML
[19:02:32] [Server thread/TRACE] [FML]: Sent event FMLServerStoppedEvent to mod FML
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Forge Mod Loader took 0.000s
[19:02:32] [Server thread/TRACE] [forge]: Sending event FMLServerStoppedEvent to mod forge
[19:02:32] [Server thread/TRACE] [forge]: Sent event FMLServerStoppedEvent to mod forge
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Minecraft Forge took 0.000s
[19:02:32] [Server thread/TRACE] [zerocore]: Sending event FMLServerStoppedEvent to mod zerocore
[19:02:32] [Server thread/TRACE] [zerocore]: Sent event FMLServerStoppedEvent to mod zerocore
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Zero CORE took 0.000s
[19:02:32] [Server thread/TRACE] [bigreactors]: Sending event FMLServerStoppedEvent to mod bigreactors
[19:02:32] [Server thread/TRACE] [bigreactors]: Sent event FMLServerStoppedEvent to mod bigreactors
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - Extreme Reactors took 0.000s
[19:02:32] [Server thread/TRACE] [jaopca]: Sending event FMLServerStoppedEvent to mod jaopca
[19:02:32] [Server thread/TRACE] [jaopca]: Sent event FMLServerStoppedEvent to mod jaopca
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - JAOPCA took 0.000s
[19:02:32] [Server thread/TRACE] [oredictinit]: Sending event FMLServerStoppedEvent to mod oredictinit
[19:02:32] [Server thread/TRACE] [oredictinit]: Sent event FMLServerStoppedEvent to mod oredictinit
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - OreDictInit took 0.000s
[19:02:32] [Server thread/TRACE] [wrapup]: Sending event FMLServerStoppedEvent to mod wrapup
[19:02:32] [Server thread/TRACE] [wrapup]: Sent event FMLServerStoppedEvent to mod wrapup
[19:02:32] [Server thread/DEBUG] [FML]: Bar Step: ServerStopped - WrapUp took 0.000s
[19:02:32] [Server thread/DEBUG] [FML]: Bar Finished: ServerStopped took 0.001s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment