Skip to content

Instantly share code, notes, and snippets.

@LuxusDarkangel
Created July 5, 2016 22:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LuxusDarkangel/0273e8faf7b2a89811533ad6d7c20563 to your computer and use it in GitHub Desktop.
Save LuxusDarkangel/0273e8faf7b2a89811533ad6d7c20563 to your computer and use it in GitHub Desktop.
[00:02:47] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[00:02:48] [main/INFO] [FML/]: Forge Mod Loader version 12.17.0.1965 for Minecraft 1.9.4 loading
[00:02:48] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_73, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_73
[00:02:48] [main/DEBUG] [FML/]: Java classpath at launch is Sponge.jar
[00:02:48] [main/DEBUG] [FML/]: Java library path at launch is C:\Program Files\Java\jre1.8.0_73\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Users\Jesús\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\Jesús\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files (x86)\Skype\Phone;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\Users\Jesús\Desktop\apache-maven-3.3.9\bin;C:\Program Files (x86)\GnuWin32\lib;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl;.
[00:02:48] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[00:02:48] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[00:02:48] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[00:02:48] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[00:02:48] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
[00:02:48] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
[00:02:48] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
[00:02:48] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Users\Jesús\Desktop\Sponge Test\.
[00:02:48] [main/DEBUG] [FML/]: Discovering coremods
[00:02:48] [main/DEBUG] [FML/]: Examining for coremod candidacy CodeChickenLib-1.9.4-2.0.2.38-universal.jar
[00:02:48] [main/TRACE] [FML/]: Adding CodeChickenLib-1.9.4-2.0.2.38-universal.jar to the list of known coremods, it will not be examined again
[00:02:48] [main/DEBUG] [FML/]: Instantiating coremod class CCLCorePlugin
[00:02:48] [main/WARN] [FML/]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[00:02:48] [main/DEBUG] [FML/]: Enqueued coremod CCLCorePlugin
[00:02:48] [main/DEBUG] [FML/]: Examining for coremod candidacy TickProfiler-1.9.4.jenkins.2.jar
[00:02:48] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in TickProfiler-1.9.4.jenkins.2.jar, it will be examined later for regular @Mod instances
[00:02:48] [main/DEBUG] [FML/]: Instantiating coremod class CoreMod
[00:02:51] [main/DEBUG] [FML/]: The coremod nallar.tickprofiler.minecraft.CoreMod requested minecraft version 1.9.4 and minecraft is 1.9.4. It will be loaded.
[00:02:51] [main/DEBUG] [FML/]: Enqueued coremod CoreMod
[00:02:51] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:02:51] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:02:51] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:02:51] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[00:02:51] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:02:51] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers
[00:02:51] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[00:02:52] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[00:02:52] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[00:02:52] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[00:02:52] [main/DEBUG] [FML/]: Injection complete
[00:02:52] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}
[00:02:52] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
[00:02:54] [main/DEBUG] [FML/]: Read 866 binary patches
[00:02:54] [main/DEBUG] [FML/]: Loading deobfuscation resource /deobfuscation_data-1.9.4.lzma with 31813 records
[00:02:56] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[00:02:56] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
[00:02:56] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:02:56] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[00:02:56] [main/DEBUG] [FML/]: Injection complete
[00:02:56] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[00:02:56] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
[00:02:56] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
[00:02:56] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:02:56] [main/DEBUG] [FML/]: Injecting coremod CCLCorePlugin {codechicken.lib.asm.CCLCorePlugin} class transformers
[00:02:56] [main/TRACE] [FML/]: Registering transformer codechicken.lib.asm.ClassHeirachyManager
[00:02:56] [main/TRACE] [FML/]: Registering transformer codechicken.lib.asm.RenderHookTransformer
[00:02:56] [main/DEBUG] [FML/]: Injection complete
[00:02:56] [main/DEBUG] [FML/]: Running coremod plugin for CCLCorePlugin {codechicken.lib.asm.CCLCorePlugin}
[00:02:56] [main/DEBUG] [FML/]: Running coremod plugin CCLCorePlugin
[00:02:56] [main/DEBUG] [FML/]: Coremod plugin class CCLCorePlugin run successfully
[00:02:56] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[00:02:56] [main/DEBUG] [FML/]: Loaded 188 rules from AccessTransformer config file forge_at.cfg
[00:02:56] [main/DEBUG] [FML/]: Loaded 3 rules from AccessTransformer mod jar file C:\Users\Jesús\Desktop\Sponge Test\mods\1.9.4\CodeChickenLib-1.9.4-2.0.2.38-universal.jar!META-INF/ccl_at.cfg
[00:02:56] [main/DEBUG] [FML/]: Validating minecraft
[00:02:58] [main/DEBUG] [FML/]: Minecraft validated, launching...
[00:02:58] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[00:02:58] [main/DEBUG] [FML/]: Injecting coremod CoreMod {nallar.tickprofiler.minecraft.CoreMod} class transformers
[00:02:58] [main/DEBUG] [FML/]: Injection complete
[00:02:58] [main/DEBUG] [FML/]: Running coremod plugin for CoreMod {nallar.tickprofiler.minecraft.CoreMod}
[00:02:58] [main/DEBUG] [FML/]: Running coremod plugin CoreMod
[00:02:58] [main/INFO] [TickProfiler/]: TickProfiler v1.9.4.jenkins.2 coremod loading. Sponge present: false
[00:03:05] [main/TRACE] [ModPatcher/]: Adding file:/C:/Users/Jesús/Desktop/Sponge%20Test/mods/ModPatcher.jlib to classloader
[00:03:05] [main/TRACE] [ModPatcher/]: Loaded class: class me.nallar.modpatcher.ModPatcherLoadHook
[00:03:05] [main/INFO] [ModPatcher/]: Loaded ModPatcher. Version: 1.10.2 API version: 1
[00:03:06] [main/INFO] [ModPatcher/]: ModPatcher running under classloader net.minecraft.launchwrapper.LaunchClassLoader
[00:03:13] [main/DEBUG] [FML/]: Coremod plugin class CoreMod run successfully
[00:03:13] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:03:13] [main/INFO] [LaunchWrapper/]: Loading tweak class name me.nallar.modpatcher.ModPatcherTweaker
[00:03:13] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[00:03:13] [main/INFO] [LaunchWrapper/]: Calling tweak class me.nallar.modpatcher.ModPatcherTweaker
[00:03:13] [main/TRACE] [ModPatcher/]: Failed to find mixin environment, normal for non-spongepowered
java.lang.ClassNotFoundException: org.spongepowered.asm.mixin.MixinEnvironment
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_73]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_73]
at me.nallar.modpatcher.ModPatcherTweaker.inject(ModPatcherTweaker.java:24) [ModPatcher.jlib:?]
at me.nallar.modpatcher.ModPatcherTweaker.injectIntoClassLoader(ModPatcherTweaker.java:43) [ModPatcher.jlib:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [Sponge.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [Sponge.jar:?]
[00:03:13] [main/TRACE] [ModPatcher/]: Failed to find mixin environment, normal for non-spongepowered
java.lang.ClassNotFoundException: org.spongepowered.asm.mixin.MixinEnvironment
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) ~[launchwrapper-1.12.jar:?]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_73]
at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_73]
at me.nallar.modpatcher.ModPatcherTweaker.inject(ModPatcherTweaker.java:24) [ModPatcher.jlib:?]
at me.nallar.modpatcher.ModPatcherTweaker.getLaunchArguments(ModPatcherTweaker.java:53) [ModPatcher.jlib:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:126) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [Sponge.jar:?]
at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [Sponge.jar:?]
[00:03:13] [main/INFO] [JavaPatcher/]: Logging Patcher debug info of 1 class patches
[00:03:13] [main/INFO] [JavaPatcher/]: me.nallar.javapatcher.patcher.Patcher$ClassPatchDescriptor@2f19f2aa
[00:03:14] [main/TRACE] [JavaPatcher/]: Patching net.minecraft.world.World with clone(deobf:net.minecraft.world.World/updateEntities,to:updateEntities_withProfiling) {func_72939_s()V}
[00:03:15] [main/TRACE] [JavaPatcher/]: Patching net.minecraft.world.World with insertCodeBefore(deobf:net.minecraft.world.World/updateEntities) {func_72939_s()V}
[00:03:15] [main/TRACE] [JavaPatcher/]: Patching net.minecraft.world.World with replaceMethodCall(deobf:net.minecraft.world.World/updateEntities_withProfiling,method:func_73660_a) {updateEntities_withProfiling()}
[00:03:15] [main/TRACE] [JavaPatcher/]: Replaced call to net.minecraft.util.ITickable/func_73660_a in net.minecraft.world.World.updateEntities_withProfiling()
[00:03:15] [main/TRACE] [JavaPatcher/]: Patching net.minecraft.world.World with replaceMethodCall(deobf:net.minecraft.world.World/updateEntities_withProfiling,method:func_72870_g) {updateEntities_withProfiling()}
[00:03:15] [main/TRACE] [JavaPatcher/]: Replaced call to net.minecraft.world.World/func_72870_g in net.minecraft.world.World.updateEntities_withProfiling()
[00:03:17] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[00:03:32] [main/DEBUG] [FML/]: Creating vanilla freeze snapshot
[00:03:32] [main/DEBUG] [FML/]: Vanilla freeze snapshot created
[00:03:32] [Server thread/INFO] [FML/]: MinecraftForge v12.17.0.1965 Initialized
[00:03:32] [Server thread/INFO] [FML/]: Replaced 232 ore recipes
[00:03:33] [Server thread/DEBUG] [FML/]: File C:\Users\Jesús\Desktop\Sponge Test\config\injectedDependencies.json not found. No dependencies injected
[00:03:34] [Server thread/DEBUG] [FML/]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]
[00:03:34] [Server thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes
[00:03:34] [Server thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jesús\Desktop\Sponge Test\Sponge.jar, examining for mod candidates
[00:03:34] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Jesús\Desktop\Sponge Test\mods\1.9.4\CodeChickenLib-1.9.4-2.0.2.38-universal.jar
[00:03:34] [Server thread/TRACE] [FML/]: Skipping known library file C:\Users\Jesús\Desktop\Sponge Test\mods\TickProfiler-1.9.4.jenkins.2.jar
[00:03:34] [Server thread/DEBUG] [FML/]: Found a minecraft related file at C:\Users\Jesús\Desktop\Sponge Test\mods\ModPatcher.jlib, examining for mod candidates
[00:03:34] [Server thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully
[00:03:34] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
[00:03:34] [Server thread/INFO] [FML/]: Searching C:\Users\Jesús\Desktop\Sponge Test\mods for mods
[00:03:34] [Server thread/DEBUG] [FML/]: Found a candidate mod directory 1.9.4
[00:03:34] [Server thread/DEBUG] [FML/]: Found a candidate mod directory 1.9.4asdf
[00:03:34] [Server thread/DEBUG] [FML/]: Ignoring unknown file ModPatcher.jlib in mods directory
[00:03:34] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file TickProfiler-1.9.4.jenkins.2.jar
[00:03:34] [Server thread/INFO] [FML/]: Also searching C:\Users\Jesús\Desktop\Sponge Test\mods\1.9.4 for mods
[00:03:34] [Server thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker CodeChickenLib-1.9.4-2.0.2.38-universal.jar
[00:03:34] [Server thread/DEBUG] [FML/]: Examining file Sponge.jar for potential mods
[00:03:34] [Server thread/DEBUG] [FML/]: The mod container Sponge.jar appears to be missing an mcmod.info file
[00:03:36] [Server thread/DEBUG] [FML/]: Examining file ModPatcher.jlib for potential mods
[00:03:36] [Server thread/TRACE] [FML/]: Located mcmod.info file in file ModPatcher.jlib
[00:03:37] [Server thread/DEBUG] [FML/]: Examining directory 1.9.4 for potential mods
[00:03:37] [Server thread/DEBUG] [FML/]: No mcmod.info file found in directory 1.9.4
[00:03:37] [Server thread/DEBUG] [FML/]: Examining directory 1.9.4asdf for potential mods
[00:03:37] [Server thread/DEBUG] [FML/]: No mcmod.info file found in directory 1.9.4asdf
[00:03:37] [Server thread/DEBUG] [FML/]: Examining file TickProfiler-1.9.4.jenkins.2.jar for potential mods
[00:03:37] [Server thread/TRACE] [FML/]: Located mcmod.info file in file TickProfiler-1.9.4.jenkins.2.jar
[00:03:37] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (nallar.tickprofiler.minecraft.TickProfiler) - loading
[00:03:37] [Server thread/TRACE] [TickProfiler/]: Parsed dependency info : [] [] []
[00:03:37] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 4 mods to load
[00:03:37] [Server thread/TRACE] [FML/]: Received a system property request ''
[00:03:37] [Server thread/TRACE] [FML/]: System property request managing the state of 0 mods
[00:03:37] [Server thread/DEBUG] [FML/]: After merging, found state information for 0 mods
[00:03:37] [Server thread/DEBUG] [TickProfiler/]: Enabling mod TickProfiler
[00:03:37] [Server thread/TRACE] [FML/]: Verifying mod requirements are satisfied
[00:03:37] [Server thread/TRACE] [FML/]: All mod requirements are satisfied
[00:03:37] [Server thread/TRACE] [FML/]: Sorting mods into an ordered list
[00:03:37] [Server thread/TRACE] [FML/]: Mod sorting completed successfully
[00:03:37] [Server thread/DEBUG] [FML/]: Mod sorting data
[00:03:37] [Server thread/DEBUG] [FML/]: TickProfiler(TickProfiler:1.9.4.jenkins.2): TickProfiler-1.9.4.jenkins.2.jar ()
[00:03:37] [Server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
[00:03:37] [Server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
[00:03:37] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0,017s
[00:03:37] [Server thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML
[00:03:38] [Server thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists
[00:03:38] [Server thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection
[00:03:38] [Server thread/TRACE] [FML/FML]: The mod FML accepts its own version (8.0.99.99)
[00:03:38] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, TickProfiler] at CLIENT
[00:03:38] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, TickProfiler] at SERVER
[00:03:38] [Server thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML
[00:03:38] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 1,119s
[00:03:38] [Server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge
[00:03:38] [Server thread/DEBUG] [Forge/Forge]: Preloading CrashReport Classes
[00:03:38] [Server thread/DEBUG] [Forge/Forge]: net/minecraftforge/fml/client/SplashProgress$1
[00:03:38] [Server thread/DEBUG] [Forge/Forge]: net/minecraftforge/fml/common/FMLCommonHandler$1
[00:03:38] [Server thread/DEBUG] [Forge/Forge]: net/minecraftforge/fml/common/Loader$3
[00:03:38] [Server thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed
[00:03:38] [Server thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection
[00:03:38] [Server thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (12.17.0.1965)
[00:03:38] [Server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge
[00:03:38] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0,030s
[00:03:38] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sending event FMLConstructionEvent to mod TickProfiler
[00:03:39] [Server thread/INFO] [TickProfiler/TickProfiler]: Started TickProfiler mcstats.org metrics reporting. This can be disabled in PluginMetrics.cfg
[00:03:39] [Server thread/TRACE] [FML/TickProfiler]: Mod TickProfiler is using network checker : No network checking performed
[00:03:39] [Server thread/TRACE] [FML/TickProfiler]: Testing mod TickProfiler to verify it accepts its own version in a remote connection
[00:03:39] [Server thread/TRACE] [FML/TickProfiler]: The mod TickProfiler accepts its own version (1.9.4.jenkins.2)
[00:03:39] [Server thread/DEBUG] [FML/TickProfiler]: Attempting to inject @SidedProxy classes into TickProfiler
[00:03:39] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sent event FMLConstructionEvent to mod TickProfiler
[00:03:39] [Server thread/DEBUG] [FML/]: Bar Step: Construction - TickProfiler took 0,109s
[00:03:39] [Server thread/DEBUG] [FML/]: Bar Finished: Construction took 1,275s
[00:03:39] [Server thread/DEBUG] [FML/]: Mod signature data
[00:03:39] [Server thread/DEBUG] [FML/]: Valid Signatures:
[00:03:39] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader 8.0.99.99) Sponge.jar
[00:03:39] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge (Minecraft Forge 12.17.0.1965) Sponge.jar
[00:03:39] [Server thread/DEBUG] [FML/]: Missing Signatures:
[00:03:39] [Server thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.19) minecraft.jar
[00:03:39] [Server thread/DEBUG] [FML/]: TickProfiler (TickProfiler 1.9.4.jenkins.2) TickProfiler-1.9.4.jenkins.2.jar
[00:03:39] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
[00:03:39] [Server thread/INFO] [FML/]: Found 418 ObjectHolder annotations
[00:03:39] [Server thread/INFO] [FML/]: Identifying ItemStackHolder annotations
[00:03:39] [Server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations
[00:03:39] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp
[00:03:39] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp
[00:03:39] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Coder Pack took 0,001s
[00:03:39] [Server thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML
[00:03:39] [Server thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML
[00:03:39] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Mod Loader took 0,004s
[00:03:39] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge
[00:03:39] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
[00:03:39] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge
[00:03:39] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Forge took 0,283s
[00:03:39] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sending event FMLPreInitializationEvent to mod TickProfiler
[00:03:39] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sent event FMLPreInitializationEvent to mod TickProfiler
[00:03:39] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - TickProfiler took 0,015s
[00:03:39] [Server thread/DEBUG] [FML/]: Bar Finished: PreInitialization took 0,302s
[00:03:39] [Server thread/INFO] [FML/]: Applying holder lookups
[00:03:39] [Server thread/INFO] [FML/]: Holder lookups applied
[00:03:39] [Server thread/INFO] [FML/]: Injecting itemstacks
[00:03:39] [Server thread/INFO] [FML/]: Itemstack injection complete
[00:03:39] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[00:03:40] [Forge Version Check/DEBUG] [ForgeVersionCheck/Forge]: [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.0.2007",
"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.1902",
"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.1990",
"1.9.4-recommended": "12.17.0.1976",
"latest": "12.17.0.1990",
"latest-1.7.10": "10.13.2.1343",
"recommended": "12.17.0.1976"
}
}
[00:03:40] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Found status: OUTDATED Target: 12.17.0.1976
[00:03:40] [Server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp
[00:03:40] [Server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp
[00:03:40] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Coder Pack took 0,003s
[00:03:40] [Server thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML
[00:03:40] [Server thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML
[00:03:40] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Mod Loader took 0,004s
[00:03:40] [Server thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge
[00:03:40] [Server thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge
[00:03:40] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Forge took 0,014s
[00:03:40] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sending event FMLInitializationEvent to mod TickProfiler
[00:03:40] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sent event FMLInitializationEvent to mod TickProfiler
[00:03:40] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - TickProfiler took 0,004s
[00:03:40] [Server thread/DEBUG] [FML/]: Bar Finished: Initialization took 0,026s
[00:03:40] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp
[00:03:40] [Server thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp
[00:03:40] [Server thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp
[00:03:40] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0,009s
[00:03:40] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML
[00:03:40] [Server thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML
[00:03:40] [Server thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML
[00:03:40] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0,001s
[00:03:40] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Forge
[00:03:40] [Server thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge
[00:03:40] [Server thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge
[00:03:40] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Forge took 0,000s
[00:03:40] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod TickProfiler
[00:03:40] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sending event IMCEvent to mod TickProfiler
[00:03:40] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sent event IMCEvent to mod TickProfiler
[00:03:40] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - TickProfiler took 0,000s
[00:03:40] [Server thread/DEBUG] [FML/]: Bar Finished: InterModComms$IMC took 0,011s
[00:03:40] [Server thread/INFO] [FML/]: Injecting itemstacks
[00:03:40] [Server thread/INFO] [FML/]: Itemstack injection complete
[00:03:40] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp
[00:03:40] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp
[00:03:40] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Coder Pack took 0,000s
[00:03:40] [Server thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML
[00:03:40] [Server thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML
[00:03:40] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Mod Loader took 0,001s
[00:03:40] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge
[00:03:41] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Forge took 0,082s
[00:03:41] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sending event FMLPostInitializationEvent to mod TickProfiler
[00:03:41] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sent event FMLPostInitializationEvent to mod TickProfiler
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - TickProfiler took 0,001s
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Finished: PostInitialization took 0,085s
[00:03:41] [Server thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp
[00:03:41] [Server thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Coder Pack took 0,000s
[00:03:41] [Server thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML
[00:03:41] [Server thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Mod Loader took 0,000s
[00:03:41] [Server thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge
[00:03:41] [Server thread/DEBUG] [FML/Forge]: Forge RecipeSorter Baking:
[00:03:41] [Server thread/DEBUG] [FML/Forge]: 16: RecipeEntry("Before", UNKNOWN, )
[00:03:41] [Server thread/DEBUG] [FML/Forge]: 15: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
[00:03:41] [Server thread/DEBUG] [FML/Forge]: 14: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
[00:03:41] [Server thread/DEBUG] [FML/Forge]: 13: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
[00:03:41] [Server thread/DEBUG] [FML/Forge]: 12: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
[00:03:41] [Server thread/DEBUG] [FML/Forge]: 11: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless
[00:03:41] [Server thread/DEBUG] [FML/Forge]: 10: RecipeEntry("minecraft:shield_deco", SHAPELESS, net.minecraft.item.crafting.ShieldRecipes$Decoration) After: minecraft:shapeless
[00:03:41] [Server thread/DEBUG] [FML/Forge]: 9: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
[00:03:41] [Server thread/DEBUG] [FML/Forge]: 8: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
[00:03:41] [Server thread/DEBUG] [FML/Forge]: 7: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless
[00:03:41] [Server thread/DEBUG] [FML/Forge]: 6: RecipeEntry("minecraft:tippedarrow", SHAPELESS, net.minecraft.item.crafting.RecipeTippedArrow) After: minecraft:shapeless
[00:03:41] [Server thread/DEBUG] [FML/Forge]: 5: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
[00:03:41] [Server thread/DEBUG] [FML/Forge]: 4: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
[00:03:41] [Server thread/DEBUG] [FML/Forge]: 3: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless
[00:03:41] [Server thread/DEBUG] [FML/Forge]: 2: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
[00:03:41] [Server thread/DEBUG] [FML/Forge]: 1: RecipeEntry("After", UNKNOWN, )
[00:03:41] [Server thread/DEBUG] [FML/Forge]: Sorting recipes
[00:03:41] [Server thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Forge took 0,047s
[00:03:41] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sending event FMLLoadCompleteEvent to mod TickProfiler
[00:03:41] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sent event FMLLoadCompleteEvent to mod TickProfiler
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - TickProfiler took 0,000s
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Finished: LoadComplete took 0,048s
[00:03:41] [Server thread/DEBUG] [FML/]: Freezing block and item id maps
[00:03:41] [Server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 4 mods
[00:03:41] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp
[00:03:41] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0,000s
[00:03:41] [Server thread/TRACE] [FML/FML]: Sending event FMLServerAboutToStartEvent to mod FML
[00:03:41] [Server thread/TRACE] [FML/FML]: Sent event FMLServerAboutToStartEvent to mod FML
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0,000s
[00:03:41] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge
[00:03:41] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Forge took 0,000s
[00:03:41] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sending event FMLServerAboutToStartEvent to mod TickProfiler
[00:03:41] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sent event FMLServerAboutToStartEvent to mod TickProfiler
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - TickProfiler took 0,001s
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Finished: ServerAboutToStart took 0,002s
[00:03:41] [Server thread/ERROR] [fml.ModTracker/]: This world was saved with mod sponge which appears to be missing, things may not work well
[00:03:41] [Server thread/ERROR] [fml.ModTracker/]: This world was saved with mod br.net.fabiozumbi12.redprotect which appears to be missing, things may not work well
[00:03:41] [Server thread/INFO] [FML/]: Injecting existing block and item data into this server instance
[00:03:41] [Server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp
[00:03:41] [Server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0,000s
[00:03:41] [Server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML
[00:03:41] [Server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0,005s
[00:03:41] [Server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge
[00:03:41] [Server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0,067s
[00:03:41] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sending event FMLModIdMappingEvent to mod TickProfiler
[00:03:41] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sent event FMLModIdMappingEvent to mod TickProfiler
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - TickProfiler took 0,000s
[00:03:41] [Server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0,073s
[00:03:41] [Server thread/INFO] [FML/]: Applying holder lookups
[00:03:41] [Server thread/INFO] [FML/]: Holder lookups applied
[00:03:41] [Server thread/DEBUG] [FML/]: Loading persistent fluid defaults from world
[00:03:41] [Server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava
[00:03:41] [Server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water
[00:03:42] [Server thread/INFO] [FML/]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@4857267d)
[00:03:43] [Server thread/INFO] [FML/]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@4857267d)
[00:03:43] [Server thread/INFO] [FML/]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@4857267d)
[00:03:48] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartingEvent to mod mcp
[00:03:48] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartingEvent to mod mcp
[00:03:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Coder Pack took 0,000s
[00:03:48] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartingEvent to mod FML
[00:03:48] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartingEvent to mod FML
[00:03:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Mod Loader took 0,000s
[00:03:48] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartingEvent to mod Forge
[00:03:48] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartingEvent to mod Forge
[00:03:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Forge took 0,007s
[00:03:48] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sending event FMLServerStartingEvent to mod TickProfiler
[00:03:48] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sent event FMLServerStartingEvent to mod TickProfiler
[00:03:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - TickProfiler took 0,000s
[00:03:48] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarting took 0,008s
[00:03:48] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartedEvent to mod mcp
[00:03:48] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartedEvent to mod mcp
[00:03:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Coder Pack took 0,000s
[00:03:48] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartedEvent to mod FML
[00:03:48] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartedEvent to mod FML
[00:03:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Mod Loader took 0,000s
[00:03:48] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartedEvent to mod Forge
[00:03:48] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartedEvent to mod Forge
[00:03:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Forge took 0,000s
[00:03:48] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sending event FMLServerStartedEvent to mod TickProfiler
[00:03:48] [Server thread/TRACE] [TickProfiler/TickProfiler]: Sent event FMLServerStartedEvent to mod TickProfiler
[00:03:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - TickProfiler took 0,000s
[00:03:48] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarted took 0,001s
[00:04:33] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
[00:05:18] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
[00:06:02] [Server thread/INFO] [TickProfiler/]:
Profiling for 30 seconds in all worlds
[00:06:03] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
[00:06:32] [TickProfiler/INFO] [TickProfiler/]:
TPS: 19.995335
Single Entity | Time/Tick | %
Chunk | Time/Tick | %
All Entities of Type | Time/Tick | %
Average Entity of Type | Time/tick | Calls
[00:06:48] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
[00:07:33] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment