Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashing net.minecraft.util.ReportedException: Ticking entity #21

Closed
faraddox opened this issue Oct 31, 2015 · 1 comment
Closed

Crashing net.minecraft.util.ReportedException: Ticking entity #21

faraddox opened this issue Oct 31, 2015 · 1 comment

Comments

@faraddox
Copy link

Hello! I was really glad to see today an update! Big thanks!
I created a server (forge) to play with friends. After we meet first obelisk with mages and knights, server started to crashing everytime.
Here is latest.log:

[04:10:14] [Server thread/INFO]: Starting minecraft server version 1.8
[04:10:19] [Server thread/INFO]: Loading properties
[04:10:19] [Server thread/INFO]: Default game type: SURVIVAL
[04:10:19] [Server thread/INFO]: Generating keypair
[04:10:19] [Server thread/INFO]: Starting Minecraft server on :666
[04:10:19] [Server thread/WARN]: *
** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[04:10:19] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[04:10:19] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[04:10:19] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[04:10:20] [Server thread/INFO]: Preparing level "Thaum 5.0.0"
[04:10:21] [Server thread/INFO]: Preparing start region for level 0
[04:10:22] [Server thread/INFO]: Preparing spawn area: 31%
[04:10:22] [Server thread/INFO]: Done (2,170s)! For help, type "help" or "?"
[04:10:30] [Server thread/INFO]: Wlapidol[/192.168.0.6:49745] logged in with entity id 157 at (-341.3729046084877, 62.939649766137485, 477.89201959203115)
[04:10:30] [Server thread/INFO]: Wlapidol joined the game
[04:10:32] [Server thread/ERROR]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking entity
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:710) ~[MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364) ~[po.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598) ~[MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478) [MinecraftServer.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_65]
Caused by: java.lang.NullPointerException
at thaumcraft.common.entities.projectile.EntityGolemOrb.func_70184_a(EntityGolemOrb.java:65) ~[EntityGolemOrb.class:?]
at net.minecraft.entity.projectile.EntityThrowable.func_70071_h_(SourceFile:199) ~[ahr.class:?]
at thaumcraft.common.entities.projectile.EntityGolemOrb.func_70071_h_(EntityGolemOrb.java:72) ~[EntityGolemOrb.class:?]
at net.minecraft.world.World.func_72866_a(World.java:1880) ~[aqu.class:?]
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:732) ~[qt.class:?]
at net.minecraft.world.World.func_72870_g(World.java:1850) ~[aqu.class:?]
at net.minecraft.world.World.func_72939_s(World.java:1679) ~[aqu.class:?]
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:571) ~[qt.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:704) ~[MinecraftServer.class:?]
... 4 more
[04:10:32] [Server thread/ERROR]: This crash report has been saved to: C:\Games\Minecraft 1.8 Thaum.\crash-reports\crash-2015-10-31_04.10.32-server.txt
[04:10:52] [Server thread/INFO]: Stopping the server
[04:10:52] [Server thread/INFO]: Stopping server
[04:10:52] [Server thread/INFO]: Saving players
[04:10:52] [Server thread/INFO]: Wlapidol lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
[04:10:53] [Server thread/INFO]: Wlapidol left the game
[04:10:53] [Server thread/INFO]: Saving worlds
[04:10:53] [Server thread/INFO]: Saving chunks for level 'Thaum 5.0.0'/Overworld
[04:10:53] [Server thread/INFO]: Saving chunks for level 'Thaum 5.0.0'/Nether
[04:10:53] [Server thread/INFO]: Saving chunks for level 'Thaum 5.0.0'/The End
[04:10:53] [Server thread/INFO]: Saving chunks for level 'Thaum 5.0.0'/The Outer Lands

and fml-server-latest.log:

[04:10:06] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[04:10:06] [main/INFO] [FML/]: Forge Mod Loader version 11.14.3.1521 for Minecraft 1.8 loading
[04:10:06] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_65, running on Windows 7:amd64:6.1, installed at C:\Java\jre8
[04:10:06] [main/DEBUG] [FML/]: Java classpath at launch is forge-1.8-11.14.3.1521.jar
[04:10:06] [main/DEBUG] [FML/]: Java library path at launch is C:\ProgramData\Oracle\Java\javapath;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Atmel\AVR Tools\AVR Toolchain\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Java\jdk1.8.0_65\bin;.
[04:10:06] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[04:10:06] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[04:10:06] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[04:10:06] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[04:10:06] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
[04:10:06] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
[04:10:06] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
[04:10:06] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to C:\Games\Minecraft 1.8 Thaum.
[04:10:06] [main/DEBUG] [FML/]: Discovering coremods
[04:10:06] [main/DEBUG] [FML/]: Examining for coremod candidacy Baubles-1.8-1.1.1.0.jar
[04:10:06] [main/DEBUG] [FML/]: Not found coremod data in Baubles-1.8-1.1.1.0.jar
[04:10:06] [main/DEBUG] [FML/]: Examining for coremod candidacy Level-Up-Mod-1.8.jar
[04:10:06] [main/DEBUG] [FML/]: Not found coremod data in Level-Up-Mod-1.8.jar
[04:10:06] [main/DEBUG] [FML/]: Examining for coremod candidacy Thaumcraft-1.8-5.0.0.jar
[04:10:06] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in Thaumcraft-1.8-5.0.0.jar, it will be examined later for regular @mod instances
[04:10:06] [main/DEBUG] [FML/]: Instantiating coremod class ThaumcraftLoader
[04:10:07] [main/WARN] [FML/]: The coremod thaumcraft.loader.ThaumcraftLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[04:10:07] [main/DEBUG] [FML/]: Enqueued coremod ThaumcraftLoader
[04:10:07] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[04:10:07] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[04:10:07] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[04:10:07] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[04:10:07] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:10:07] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers
[04:10:07] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
[04:10:07] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
[04:10:07] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
[04:10:07] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
[04:10:07] [main/DEBUG] [FML/]: Injection complete
[04:10:07] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}
[04:10:07] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
[04:10:08] [main/DEBUG] [FML/]: Read 785 binary patches
[04:10:09] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[04:10:09] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
[04:10:09] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:10:09] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
[04:10:09] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.classloading.FluidIdTransformer
[04:10:09] [main/DEBUG] [FML/]: Injection complete
[04:10:09] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
[04:10:09] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
[04:10:09] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
[04:10:09] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[04:10:09] [main/DEBUG] [FML/]: Injecting coremod ThaumcraftLoader {thaumcraft.loader.ThaumcraftLoader} class transformers
[04:10:09] [main/DEBUG] [FML/]: Injection complete
[04:10:09] [main/DEBUG] [FML/]: Running coremod plugin for ThaumcraftLoader {thaumcraft.loader.ThaumcraftLoader}
[04:10:09] [main/DEBUG] [FML/]: Running coremod plugin ThaumcraftLoader
[04:10:09] [main/DEBUG] [FML/]: Coremod plugin class ThaumcraftLoader run successfully
[04:10:09] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[04:10:09] [main/DEBUG] [FML/]: Loaded 159 rules from AccessTransformer config file forge_at.cfg
[04:10:09] [main/DEBUG] [FML/]: Loaded 3 rules from AccessTransformer mod jar file C:\Games\Minecraft 1.8 Thaum\mods\Level-Up-Mod-1.8.jar!META-INF/levelup_at.cfg
[04:10:09] [main/DEBUG] [FML/]: Validating minecraft
[04:10:10] [main/DEBUG] [FML/]: Minecraft validated, launching...
[04:10:10] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[04:10:10] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[04:10:10] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
[04:10:14] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
[04:10:14] [Server thread/INFO] [FML/]: MinecraftForge v11.14.3.1521 Initialized
[04:10:14] [Server thread/INFO] [FML/]: Replaced 204 ore recipies
[04:10:14] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
[04:10:14] [Server thread/DEBUG] [FML/]: File C:\Games\Minecraft 1.8 Thaum\config\injectedDependencies.json not found. No dependencies injected
[04:10:14] [Server thread/DEBUG] [FML/]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]
[04:10:14] [Server thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes
[04:10:14] [Server thread/DEBUG] [FML/]: Found a minecraft related file at C:\Games\Minecraft 1.8 Thaum\forge-1.8-11.14.3.1521.jar, examining for mod candidates
[04:10:14] [Server thread/TRACE] [FML/]: Skipping known library file C:\Games\Minecraft 1.8 Thaum\mods\Thaumcraft-1.8-5.0.0.jar
[04:10:14] [Server thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully
[04:10:14] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
[04:10:14] [Server thread/INFO] [FML/]: Searching C:\Games\Minecraft 1.8 Thaum\mods for mods
[04:10:14] [Server thread/DEBUG] [FML/]: Found a candidate mod directory 1.8
[04:10:14] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Level-Up-Mod-1.8.jar
[04:10:14] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Thaumcraft-1.8-5.0.0.jar
[04:10:14] [Server thread/INFO] [FML/]: Also searching C:\Games\Minecraft 1.8 Thaum\mods\1.8 for mods
[04:10:14] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Baubles-1.8-1.1.1.0.jar
[04:10:14] [Server thread/DEBUG] [FML/]: Examining file forge-1.8-11.14.3.1521.jar for potential mods
[04:10:14] [Server thread/DEBUG] [FML/]: The mod container forge-1.8-11.14.3.1521.jar appears to be missing an mcmod.info file
[04:10:15] [Server thread/DEBUG] [FML/]: Examining directory 1.8 for potential mods
[04:10:15] [Server thread/DEBUG] [FML/]: No mcmod.info file found in directory 1.8
[04:10:15] [Server thread/DEBUG] [FML/]: Examining file Level-Up-Mod-1.8.jar for potential mods
[04:10:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Level-Up-Mod-1.8.jar
[04:10:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (assets.levelup.LevelUp) - loading
[04:10:15] [Server thread/TRACE] [levelup/]: Parsed dependency info : [] [] []
[04:10:15] [Server thread/DEBUG] [FML/]: Examining file Thaumcraft-1.8-5.0.0.jar for potential mods
[04:10:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Thaumcraft-1.8-5.0.0.jar
[04:10:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (thaumcraft.common.Thaumcraft) - loading
[04:10:15] [Server thread/TRACE] [Thaumcraft/]: Parsed dependency info : [Forge@[11.14.3,), Baubles@[1.1.1,)] [Forge@[11.14.3,), Baubles@[1.1.1,)] []
[04:10:15] [Server thread/DEBUG] [FML/]: Examining file Baubles-1.8-1.1.1.0.jar for potential mods
[04:10:15] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Baubles-1.8-1.1.1.0.jar
[04:10:15] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (baubles.common.Baubles) - loading
[04:10:15] [Server thread/TRACE] [Baubles/]: Parsed dependency info : [Forge@[11.14.1,)] [Forge@[11.14.1,)] []
[04:10:16] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 6 mods to load
[04:10:16] [Server thread/DEBUG] [FML/]: Found API baubles.api (owned by Baubles providing Baubles|API) embedded in Baubles
[04:10:16] [Server thread/DEBUG] [FML/]: Found API thaumcraft.api (owned by Thaumcraft providing Thaumcraft|API) embedded in Thaumcraft
[04:10:16] [Server thread/DEBUG] [FML/]: Creating API container dummy for API Baubles|API: owner: Baubles, dependents: []
[04:10:16] [Server thread/DEBUG] [FML/]: Creating API container dummy for API Thaumcraft|API: owner: Thaumcraft, dependents: []
[04:10:16] [Server thread/TRACE] [FML/]: Received a system property request ''
[04:10:16] [Server thread/TRACE] [FML/]: System property request managing the state of 0 mods
[04:10:16] [Server thread/DEBUG] [FML/]: After merging, found state information for 0 mods
[04:10:16] [Server thread/DEBUG] [FML/]: Found translations in forge-1.8-11.14.3.1521.jar [en_US, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, de_DE, el_GR, en_US, es_ES, fa_IR, fi_FI, fr_FR, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
[04:10:16] [Server thread/DEBUG] [FML/]: Found translations in forge-1.8-11.14.3.1521.jar [en_US, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, de_DE, el_GR, en_US, es_ES, fa_IR, fi_FI, fr_FR, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, ru_RU, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
[04:10:16] [Server thread/DEBUG] [levelup/]: Enabling mod levelup
[04:10:16] [Server thread/DEBUG] [FML/]: Found translations in Level-Up-Mod-1.8.jar [en_US, es_AR, es_ES, es_MX, es_UY, es_VE, fr_FR, ru_RU, zh_CN, zh_TW]
[04:10:16] [Server thread/DEBUG] [Thaumcraft/]: Enabling mod Thaumcraft
[04:10:16] [Server thread/DEBUG] [FML/]: Found translations in Thaumcraft-1.8-5.0.0.jar [ca_ES, de_DE, en_US, es_AR, es_ES, es_MX, es_UY, es_VE, et_EE, fi_FI, fr_FR, it_IT, ja_JP, ko_KR, nl_NL, pt_BR, pt_PT, ru_RU, sv_SE, zh_CN, zh_TW]
[04:10:16] [Server thread/DEBUG] [Baubles/]: Enabling mod Baubles
[04:10:16] [Server thread/DEBUG] [FML/]: Found translations in Baubles-1.8-1.1.1.0.jar [ar_SA, cs_CZ, da_DK, de_DE, en_US, et_EE, fi_FI, fr_FR, it_IT, ko_KR, nl_NL, no_NO, pl_PL, pt_BR, ru_RU, zh_CN, zh_TW]
[04:10:16] [Server thread/TRACE] [FML/]: Verifying mod requirements are satisfied
[04:10:16] [Server thread/TRACE] [FML/]: All mod requirements are satisfied
[04:10:16] [Server thread/TRACE] [FML/]: Sorting mods into an ordered list
[04:10:16] [Server thread/TRACE] [FML/]: Mod sorting completed successfully
[04:10:16] [Server thread/DEBUG] [FML/]: Mod sorting data
[04:10:16] [Server thread/DEBUG] [FML/]: levelup(Level Up!:0.11): Level-Up-Mod-1.8.jar ()
[04:10:16] [Server thread/DEBUG] [FML/]: Baubles(Baubles:1.1.1.0): Baubles-1.8-1.1.1.0.jar (required-after:Forge@[11.14.1,);)
[04:10:16] [Server thread/DEBUG] [FML/]: Thaumcraft(Thaumcraft:5.0.0): Thaumcraft-1.8-5.0.0.jar (required-after:Forge@[11.14.3,);required-after:Baubles@[1.1.1,))
[04:10:16] [Server thread/DEBUG] [FML/]: Baubles|API(API: Baubles|API:1.1.1.0): Baubles-1.8-1.1.1.0.jar ()
[04:10:16] [Server thread/DEBUG] [FML/]: Thaumcraft|API(API: Thaumcraft|API:5.0.0.2): Thaumcraft-1.8-5.0.0.jar ()
[04:10:16] [Server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
[04:10:16] [Server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
[04:10:16] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0,003s
[04:10:16] [Server thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML
[04:10:16] [Server thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists
[04:10:16] [Server thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection
[04:10:16] [Server thread/TRACE] [FML/FML]: The mod FML accepts its own version (8.0.99.99)
[04:10:16] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, levelup, Thaumcraft, Baubles] at CLIENT
[04:10:16] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, levelup, Thaumcraft, Baubles] at SERVER
[04:10:16] [Server thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML
[04:10:16] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 0,516s
[04:10:16] [Server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge
[04:10:16] [Server thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed
[04:10:16] [Server thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection
[04:10:16] [Server thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (11.14.3.1521)
[04:10:16] [Server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge
[04:10:16] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0,017s
[04:10:16] [Server thread/TRACE] [levelup/levelup]: Sending event FMLConstructionEvent to mod levelup
[04:10:16] [Server thread/TRACE] [FML/levelup]: Mod levelup is using network checker : Accepting version 0.11
[04:10:16] [Server thread/TRACE] [FML/levelup]: Testing mod levelup to verify it accepts its own version in a remote connection
[04:10:16] [Server thread/TRACE] [FML/levelup]: The mod levelup accepts its own version (0.11)
[04:10:17] [Server thread/DEBUG] [FML/levelup]: Attempting to inject @SidedProxy classes into levelup
[04:10:17] [Server thread/TRACE] [levelup/levelup]: Sent event FMLConstructionEvent to mod levelup
[04:10:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Level Up! took 0,055s
[04:10:17] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLConstructionEvent to mod Baubles
[04:10:17] [Server thread/TRACE] [FML/Baubles]: Mod Baubles is using network checker : Accepting version 1.1.1.0
[04:10:17] [Server thread/TRACE] [FML/Baubles]: Testing mod Baubles to verify it accepts its own version in a remote connection
[04:10:17] [Server thread/TRACE] [FML/Baubles]: The mod Baubles accepts its own version (1.1.1.0)
[04:10:17] [Server thread/DEBUG] [FML/Baubles]: Attempting to inject @SidedProxy classes into Baubles
[04:10:17] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLConstructionEvent to mod Baubles
[04:10:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Baubles took 0,019s
[04:10:17] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLConstructionEvent to mod Thaumcraft
[04:10:17] [Server thread/TRACE] [FML/Thaumcraft]: Mod Thaumcraft is using network checker : Accepting version 5.0.0
[04:10:17] [Server thread/TRACE] [FML/Thaumcraft]: Testing mod Thaumcraft to verify it accepts its own version in a remote connection
[04:10:17] [Server thread/TRACE] [FML/Thaumcraft]: The mod Thaumcraft accepts its own version (5.0.0)
[04:10:17] [Server thread/DEBUG] [FML/Thaumcraft]: Attempting to inject @SidedProxy classes into Thaumcraft
[04:10:17] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLConstructionEvent to mod Thaumcraft
[04:10:17] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Thaumcraft took 0,141s
[04:10:17] [Server thread/DEBUG] [FML/]: Bar Finished: Construction took 0,751s
[04:10:17] [Server thread/DEBUG] [FML/]: Mod signature data
[04:10:17] [Server thread/DEBUG] [FML/]: Valid Signatures:
[04:10:17] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader 8.0.99.99) forge-1.8-11.14.3.1521.jar
[04:10:17] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge (Minecraft Forge 11.14.3.1521) forge-1.8-11.14.3.1521.jar
[04:10:17] [Server thread/DEBUG] [FML/]: Missing Signatures:
[04:10:17] [Server thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.05) minecraft.jar
[04:10:17] [Server thread/DEBUG] [FML/]: levelup (Level Up! 0.11) Level-Up-Mod-1.8.jar
[04:10:17] [Server thread/DEBUG] [FML/]: Baubles (Baubles 1.1.1.0) Baubles-1.8-1.1.1.0.jar
[04:10:17] [Server thread/DEBUG] [FML/]: Thaumcraft (Thaumcraft 5.0.0) Thaumcraft-1.8-5.0.0.jar
[04:10:17] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
[04:10:17] [Server thread/INFO] [FML/]: Found 384 ObjectHolder annotations
[04:10:17] [Server thread/INFO] [FML/]: Identifying ItemStackHolder annotations
[04:10:17] [Server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations
[04:10:17] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp
[04:10:17] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp
[04:10:17] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Coder Pack took 0,004s
[04:10:17] [Server thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML
[04:10:17] [Server thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML
[04:10:17] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Mod Loader took 0,027s
[04:10:17] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge
[04:10:17] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
[04:10:17] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge
[04:10:17] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Forge took 0,090s
[04:10:17] [Server thread/TRACE] [levelup/levelup]: Sending event FMLPreInitializationEvent to mod levelup
[04:10:17] [Server thread/TRACE] [levelup/levelup]: Sent event FMLPreInitializationEvent to mod levelup
[04:10:17] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Level Up! took 0,106s
[04:10:17] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLPreInitializationEvent to mod Baubles
[04:10:17] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLPreInitializationEvent to mod Baubles
[04:10:17] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Baubles took 0,053s
[04:10:17] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLPreInitializationEvent to mod Thaumcraft
[04:10:19] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLPreInitializationEvent to mod Thaumcraft
[04:10:19] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Thaumcraft took 1,851s
[04:10:19] [Server thread/DEBUG] [FML/]: Bar Finished: PreInitialization took 2,131s
[04:10:19] [Server thread/INFO] [FML/]: Applying holder lookups
[04:10:19] [Server thread/INFO] [FML/]: Holder lookups applied
[04:10:19] [Server thread/INFO] [FML/]: Injecting itemstacks
[04:10:19] [Server thread/INFO] [FML/]: Itemstack injection complete
[04:10:19] [Server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp
[04:10:19] [Server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp
[04:10:19] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Coder Pack took 0,000s
[04:10:19] [Server thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML
[04:10:19] [Server thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML
[04:10:19] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Mod Loader took 0,002s
[04:10:19] [Server thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge
[04:10:19] [Server thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge
[04:10:19] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Forge took 0,000s
[04:10:19] [Server thread/TRACE] [levelup/levelup]: Sending event FMLInitializationEvent to mod levelup
[04:10:19] [Server thread/TRACE] [levelup/levelup]: Sent event FMLInitializationEvent to mod levelup
[04:10:19] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Level Up! took 0,043s
[04:10:19] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLInitializationEvent to mod Baubles
[04:10:19] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLInitializationEvent to mod Baubles
[04:10:19] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Baubles took 0,001s
[04:10:19] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLInitializationEvent to mod Thaumcraft
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity AuraNode as Thaumcraft.AuraNode
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintCloud as Thaumcraft.TaintCloud
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintLightning as Thaumcraft.TaintLightning
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity CultistPortalGreater as Thaumcraft.CultistPortalGreater
[04:10:19] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.CultistPortalGreater' for class thaumcraft.common.entities.monster.boss.EntityCultistPortalGreater
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity CultistPortalLesser as Thaumcraft.CultistPortalLesser
[04:10:19] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.CultistPortalLesser' for class thaumcraft.common.entities.monster.cult.EntityCultistPortalLesser
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity SpecialItem as Thaumcraft.SpecialItem
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity PermanentItem as Thaumcraft.PermanentItem
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity FollowItem as Thaumcraft.FollowItem
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity FallingTaint as Thaumcraft.FallingTaint
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Alumentum as Thaumcraft.Alumentum
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity PrimalOrb as Thaumcraft.PrimalOrb
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity FrostShard as Thaumcraft.FrostShard
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity PrimalArrow as Thaumcraft.PrimalArrow
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity PechBlast as Thaumcraft.PechBlast
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity EldritchOrb as Thaumcraft.EldritchOrb
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity BottleTaint as Thaumcraft.BottleTaint
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity GolemOrb as Thaumcraft.GolemOrb
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity HomingShard as Thaumcraft.HomingShard
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity ShockOrb as Thaumcraft.ShockOrb
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity ExplosiveOrb as Thaumcraft.ExplosiveOrb
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Ember as Thaumcraft.Ember
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TurretFocus as Thaumcraft.TurretFocus
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TurretBasic as Thaumcraft.TurretBasic
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TurretEldritch as Thaumcraft.TurretEldritch
[04:10:19] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity NodeMagnet as Thaumcraft.NodeMagnet
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity EldritchWarden as Thaumcraft.EldritchWarden
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.EldritchWarden' for class thaumcraft.common.entities.monster.boss.EntityEldritchWarden
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity EldritchGolem as Thaumcraft.EldritchGolem
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.EldritchGolem' for class thaumcraft.common.entities.monster.boss.EntityEldritchGolem
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity CultistLeader as Thaumcraft.CultistLeader
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.CultistLeader' for class thaumcraft.common.entities.monster.boss.EntityCultistLeader
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintacleGiant as Thaumcraft.TaintacleGiant
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.TaintacleGiant' for class thaumcraft.common.entities.monster.boss.EntityTaintacleGiant
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity BrainyZombie as Thaumcraft.BrainyZombie
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.BrainyZombie' for class thaumcraft.common.entities.monster.EntityBrainyZombie
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity GiantBrainyZombie as Thaumcraft.GiantBrainyZombie
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.GiantBrainyZombie' for class thaumcraft.common.entities.monster.EntityGiantBrainyZombie
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Wisp as Thaumcraft.Wisp
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.Wisp' for class thaumcraft.common.entities.monster.EntityWisp
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Firebat as Thaumcraft.Firebat
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.Firebat' for class thaumcraft.common.entities.monster.EntityFireBat
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Pech as Thaumcraft.Pech
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.Pech' for class thaumcraft.common.entities.monster.EntityPech
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity MindSpider as Thaumcraft.MindSpider
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.MindSpider' for class thaumcraft.common.entities.monster.EntityMindSpider
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity EldritchGuardian as Thaumcraft.EldritchGuardian
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.EldritchGuardian' for class thaumcraft.common.entities.monster.EntityEldritchGuardian
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity CultistKnight as Thaumcraft.CultistKnight
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.CultistKnight' for class thaumcraft.common.entities.monster.cult.EntityCultistKnight
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity CultistCleric as Thaumcraft.CultistCleric
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.CultistCleric' for class thaumcraft.common.entities.monster.cult.EntityCultistCleric
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity EldritchCrab as Thaumcraft.EldritchCrab
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.EldritchCrab' for class thaumcraft.common.entities.monster.EntityEldritchCrab
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity InhabitedZombie as Thaumcraft.InhabitedZombie
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.InhabitedZombie' for class thaumcraft.common.entities.monster.EntityInhabitedZombie
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity ThaumSlime as Thaumcraft.ThaumSlime
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.ThaumSlime' for class thaumcraft.common.entities.monster.EntityThaumicSlime
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintCrawler as Thaumcraft.TaintCrawler
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.TaintCrawler' for class thaumcraft.common.entities.monster.tainted.EntityTaintCrawler
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity Taintacle as Thaumcraft.Taintacle
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.Taintacle' for class thaumcraft.common.entities.monster.tainted.EntityTaintacle
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintacleTiny as Thaumcraft.TaintacleTiny
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintSwarm as Thaumcraft.TaintSwarm
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.TaintSwarm' for class thaumcraft.common.entities.monster.tainted.EntityTaintSwarm
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedChicken as Thaumcraft.TaintedChicken
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.TaintedChicken' for class thaumcraft.common.entities.monster.tainted.EntityTaintChicken
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedRabbit as Thaumcraft.TaintedRabbit
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.TaintedRabbit' for class thaumcraft.common.entities.monster.tainted.EntityTaintRabbit
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedCow as Thaumcraft.TaintedCow
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.TaintedCow' for class thaumcraft.common.entities.monster.tainted.EntityTaintCow
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedCreeper as Thaumcraft.TaintedCreeper
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.TaintedCreeper' for class thaumcraft.common.entities.monster.tainted.EntityTaintCreeper
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedPig as Thaumcraft.TaintedPig
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.TaintedPig' for class thaumcraft.common.entities.monster.tainted.EntityTaintPig
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedSheep as Thaumcraft.TaintedSheep
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.TaintedSheep' for class thaumcraft.common.entities.monster.tainted.EntityTaintSheep
[04:10:20] [Server thread/TRACE] [FML/Thaumcraft]: Automatically registered mod Thaumcraft entity TaintedVillager as Thaumcraft.TaintedVillager
[04:10:20] [Server thread/DEBUG] [FML/Thaumcraft]: Registering entity egg 'Thaumcraft.TaintedVillager' for class thaumcraft.common.entities.monster.tainted.EntityTaintVillager
[04:10:20] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLInitializationEvent to mod Thaumcraft
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Thaumcraft took 0,120s
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Finished: Initialization took 0,166s
[04:10:20] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp
[04:10:20] [Server thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp
[04:10:20] [Server thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0,009s
[04:10:20] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML
[04:10:20] [Server thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML
[04:10:20] [Server thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0,001s
[04:10:20] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Forge
[04:10:20] [Server thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge
[04:10:20] [Server thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Forge took 0,002s
[04:10:20] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod levelup
[04:10:20] [Server thread/TRACE] [levelup/levelup]: Sending event IMCEvent to mod levelup
[04:10:20] [Server thread/TRACE] [levelup/levelup]: Sent event IMCEvent to mod levelup
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Level Up! took 0,001s
[04:10:20] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Baubles
[04:10:20] [Server thread/TRACE] [Baubles/Baubles]: Sending event IMCEvent to mod Baubles
[04:10:20] [Server thread/TRACE] [Baubles/Baubles]: Sent event IMCEvent to mod Baubles
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Baubles took 0,000s
[04:10:20] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Thaumcraft
[04:10:20] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event IMCEvent to mod Thaumcraft
[04:10:20] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event IMCEvent to mod Thaumcraft
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Thaumcraft took 0,000s
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Finished: InterModComms$IMC took 0,013s
[04:10:20] [Server thread/INFO] [FML/]: Injecting itemstacks
[04:10:20] [Server thread/INFO] [FML/]: Itemstack injection complete
[04:10:20] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp
[04:10:20] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Coder Pack took 0,001s
[04:10:20] [Server thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML
[04:10:20] [Server thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Mod Loader took 0,001s
[04:10:20] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge
[04:10:20] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Forge took 0,002s
[04:10:20] [Server thread/TRACE] [levelup/levelup]: Sending event FMLPostInitializationEvent to mod levelup
[04:10:20] [Server thread/TRACE] [levelup/levelup]: Sent event FMLPostInitializationEvent to mod levelup
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Level Up! took 0,001s
[04:10:20] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLPostInitializationEvent to mod Baubles
[04:10:20] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLPostInitializationEvent to mod Baubles
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Baubles took 0,001s
[04:10:20] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLPostInitializationEvent to mod Thaumcraft
[04:10:20] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Found potion array with a size of 32
[04:10:20] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Extending Potion.potionTypes array to 40
[04:10:20] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionFluxTaint with id 31
[04:10:20] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionVisExhaust with id 32
[04:10:20] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionInfectiousVisExhaust with id 33
[04:10:20] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionUnnaturalHunger with id 34
[04:10:20] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionWarpWard with id 35
[04:10:20] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionDeathGaze with id 36
[04:10:20] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionBlurredVision with id 37
[04:10:20] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionSunScorned with id 38
[04:10:20] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Initializing PotionThaumarhia with id 39
[04:10:20] [Server thread/INFO] [THAUMCRAFT/Thaumcraft]: Adding entities to MFR safari net blacklist.
[04:10:20] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLPostInitializationEvent to mod Thaumcraft
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Thaumcraft took 0,627s
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Finished: PostInitialization took 0,634s
[04:10:20] [Server thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp
[04:10:20] [Server thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Coder Pack took 0,001s
[04:10:20] [Server thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML
[04:10:20] [Server thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Mod Loader took 0,002s
[04:10:20] [Server thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge
[04:10:20] [Server thread/DEBUG] [FML/Forge]: Forge RecipeSorter Baking:
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 22: RecipeEntry("Before", UNKNOWN, )
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 21: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 20: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 19: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 18: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 17: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 16: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 15: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 14: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 13: RecipeEntry("forge:shapelessorenbt", SHAPELESS, thaumcraft.common.lib.crafting.ShapelessNBTOreRecipe) After: forge:shapelessore
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 12: RecipeEntry("forge:robearmordye", SHAPELESS, thaumcraft.common.lib.crafting.RecipesRobeArmorDyes) After: forge:shapelessorenbt
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 11: RecipeEntry("forge:arcanewand", SHAPED, thaumcraft.common.lib.crafting.ArcaneWandRecipe) After: minecraft:shaped
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 10: RecipeEntry("forge:voidrobearmordye", SHAPELESS, thaumcraft.common.lib.crafting.RecipesVoidRobeArmorDyes) After: forge:robearmordye
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 9: RecipeEntry("forge:triplemeattreat", SHAPELESS, thaumcraft.common.lib.crafting.RecipeTripleMeatTreat) After: forge:voidrobearmordye
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 8: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 7: RecipeEntry("forge:arcanerecipe", SHAPED, thaumcraft.api.crafting.ShapedArcaneRecipe) After: minecraft:shaped
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 6: RecipeEntry("forge:shapelessarcanerecipe", SHAPELESS, thaumcraft.api.crafting.ShapelessArcaneRecipe) After: forge:shapelessorenbt
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 5: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 4: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 3: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 2: RecipeEntry("forge:arcanesceptre", SHAPED, thaumcraft.common.lib.crafting.ArcaneSceptreRecipe) After: minecraft:shaped
[04:10:20] [Server thread/DEBUG] [FML/Forge]: 1: RecipeEntry("After", UNKNOWN, )
[04:10:20] [Server thread/DEBUG] [FML/Forge]: Sorting recipies
[04:10:20] [Server thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Forge took 0,013s
[04:10:20] [Server thread/TRACE] [levelup/levelup]: Sending event FMLLoadCompleteEvent to mod levelup
[04:10:20] [Server thread/TRACE] [levelup/levelup]: Sent event FMLLoadCompleteEvent to mod levelup
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Level Up! took 0,000s
[04:10:20] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLLoadCompleteEvent to mod Baubles
[04:10:20] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLLoadCompleteEvent to mod Baubles
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Baubles took 0,000s
[04:10:20] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLLoadCompleteEvent to mod Thaumcraft
[04:10:20] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLLoadCompleteEvent to mod Thaumcraft
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Thaumcraft took 0,000s
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Finished: LoadComplete took 0,017s
[04:10:20] [Server thread/DEBUG] [FML/]: Freezing block and item id maps
[04:10:20] [Server thread/DEBUG] [FML/]: Registry consistency check successful
[04:10:20] [Server thread/DEBUG] [FML/]: Registry consistency check successful
[04:10:20] [Server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 6 mods
[04:10:20] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp
[04:10:20] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0,000s
[04:10:20] [Server thread/TRACE] [FML/FML]: Sending event FMLServerAboutToStartEvent to mod FML
[04:10:20] [Server thread/TRACE] [FML/FML]: Sent event FMLServerAboutToStartEvent to mod FML
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0,002s
[04:10:20] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge
[04:10:20] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Forge took 0,001s
[04:10:20] [Server thread/TRACE] [levelup/levelup]: Sending event FMLServerAboutToStartEvent to mod levelup
[04:10:20] [Server thread/TRACE] [levelup/levelup]: Sent event FMLServerAboutToStartEvent to mod levelup
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Level Up! took 0,001s
[04:10:20] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLServerAboutToStartEvent to mod Baubles
[04:10:20] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLServerAboutToStartEvent to mod Baubles
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Baubles took 0,001s
[04:10:20] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLServerAboutToStartEvent to mod Thaumcraft
[04:10:20] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLServerAboutToStartEvent to mod Thaumcraft
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Thaumcraft took 0,000s
[04:10:20] [Server thread/DEBUG] [FML/]: Bar Finished: ServerAboutToStart took 0,005s
[04:10:20] [Server thread/INFO] [FML/]: Injecting existing block and item data into this server instance
[04:10:20] [Server thread/DEBUG] [FML/]: Registry consistency check successful
[04:10:20] [Server thread/DEBUG] [FML/]: Registry consistency check successful
[04:10:20] [Server thread/TRACE] [FML/]: Skipping remap event - no remaps occured
[04:10:20] [Server thread/INFO] [FML/]: Applying holder lookups
[04:10:20] [Server thread/INFO] [FML/]: Holder lookups applied
[04:10:20] [Server thread/DEBUG] [FML/]: Loading persistent fluid defaults from world
[04:10:20] [Server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava
[04:10:20] [Server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water
[04:10:20] [Server thread/DEBUG] [FML/]: The fluid Thaumcraft:liquid_death has been selected as the default fluid for liquid_death
[04:10:20] [Server thread/DEBUG] [FML/]: The fluid Thaumcraft:purifying_fluid has been selected as the default fluid for purifying_fluid
[04:10:20] [Server thread/DEBUG] [FML/]: The fluid Thaumcraft:taint_dust has been selected as the default fluid for taint_dust
[04:10:20] [Server thread/DEBUG] [FML/]: The fluid Thaumcraft:flux_goo has been selected as the default fluid for flux_goo
[04:10:21] [Server thread/INFO] [FML/]: Loading dimension 0 (Thaum 5.0.0) (net.minecraft.server.dedicated.DedicatedServer@4a71863d)
[04:10:21] [Server thread/INFO] [FML/]: Loading dimension -42 (Thaum 5.0.0) (net.minecraft.server.dedicated.DedicatedServer@4a71863d)
[04:10:21] [Server thread/INFO] [THAUMCRAFT/]: Creating aura cache for world -42
[04:10:21] [Server thread/INFO] [FML/]: Loading dimension 1 (Thaum 5.0.0) (net.minecraft.server.dedicated.DedicatedServer@4a71863d)
[04:10:21] [Server thread/INFO] [THAUMCRAFT/]: Creating aura cache for world 1
[04:10:21] [Server thread/INFO] [FML/]: Loading dimension -1 (Thaum 5.0.0) (net.minecraft.server.dedicated.DedicatedServer@4a71863d)
[04:10:21] [Server thread/INFO] [THAUMCRAFT/]: Creating aura cache for world -1
[04:10:21] [Server thread/INFO] [THAUMCRAFT/]: Creating aura cache for world 0
[04:10:22] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartingEvent to mod mcp
[04:10:22] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartingEvent to mod mcp
[04:10:22] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Coder Pack took 0,000s
[04:10:22] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartingEvent to mod FML
[04:10:22] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartingEvent to mod FML
[04:10:22] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Mod Loader took 0,000s
[04:10:22] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartingEvent to mod Forge
[04:10:22] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartingEvent to mod Forge
[04:10:22] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Forge took 0,004s
[04:10:22] [Server thread/TRACE] [levelup/levelup]: Sending event FMLServerStartingEvent to mod levelup
[04:10:22] [Server thread/TRACE] [levelup/levelup]: Sent event FMLServerStartingEvent to mod levelup
[04:10:22] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Level Up! took 0,000s
[04:10:22] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLServerStartingEvent to mod Baubles
[04:10:22] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLServerStartingEvent to mod Baubles
[04:10:22] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Baubles took 0,000s
[04:10:22] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLServerStartingEvent to mod Thaumcraft
[04:10:22] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLServerStartingEvent to mod Thaumcraft
[04:10:22] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Thaumcraft took 0,009s
[04:10:22] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarting took 0,015s
[04:10:22] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartedEvent to mod mcp
[04:10:22] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartedEvent to mod mcp
[04:10:22] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Coder Pack took 0,001s
[04:10:22] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartedEvent to mod FML
[04:10:22] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartedEvent to mod FML
[04:10:22] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Mod Loader took 0,000s
[04:10:22] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartedEvent to mod Forge
[04:10:22] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartedEvent to mod Forge
[04:10:22] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Forge took 0,000s
[04:10:22] [Server thread/TRACE] [levelup/levelup]: Sending event FMLServerStartedEvent to mod levelup
[04:10:22] [Server thread/TRACE] [levelup/levelup]: Sent event FMLServerStartedEvent to mod levelup
[04:10:22] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Level Up! took 0,000s
[04:10:22] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLServerStartedEvent to mod Baubles
[04:10:22] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLServerStartedEvent to mod Baubles
[04:10:22] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Baubles took 0,000s
[04:10:22] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLServerStartedEvent to mod Thaumcraft
[04:10:22] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLServerStartedEvent to mod Thaumcraft
[04:10:22] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Thaumcraft took 0,003s
[04:10:22] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarted took 0,005s
[04:10:23] [Thread-6/INFO] [THAUMCRAFT/]: Starting aura thread
[04:10:30] [Netty Server IO #2/TRACE] [FML/]: Handshake channel activating
[04:10:30] [Netty Server IO #2/DEBUG] [FML/]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
[04:10:30] [Netty Server IO #2/DEBUG] [FML/]: Next: HELLO
[04:10:30] [Netty Server IO #2/DEBUG] [FML/]: FMLHandshakeServerState: $ClientHello->FMLHandshakeServerState$2:HELLO
[04:10:30] [Netty Server IO #2/INFO] [FML/]: Client protocol version 2
[04:10:30] [Netty Server IO #2/DEBUG] [FML/]: Next: HELLO
[04:10:30] [Netty Server IO #2/DEBUG] [FML/]: FMLHandshakeServerState: $ModList:8 mods->FMLHandshakeServerState$2:HELLO
[04:10:30] [Netty Server IO #2/INFO] [FML/]: Client attempting to join with 8 mods : Thaumcraft@5.0.0,FML@8.0.99.99,levelup@0.11,Forge@11.14.3.1521,mcp@9.05,ClientFixer@1.1,DamageIndicatorsMod@3.3.2,Baubles@1.1.1.0
[04:10:30] [Netty Server IO #2/DEBUG] [FML/]: Next: WAITINGCACK
[04:10:30] [Netty Server IO #2/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
[04:10:30] [Netty Server IO #2/DEBUG] [FML/]: Next: COMPLETE
[04:10:30] [Netty Server IO #2/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
[04:10:30] [Netty Server IO #2/DEBUG] [FML/]: Next: DONE
[04:10:30] [Netty Server IO #2/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
[04:10:30] [Netty Server IO #2/DEBUG] [FML/]: Next: DONE
[04:10:30] [Netty Server IO #2/DEBUG] [FML/]: FMLHandshakeServerState: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
[04:10:30] [Netty Server IO #2/DEBUG] [FML/]: Next: DONE
[04:10:30] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
[04:10:30] [Server thread/WARN] [THAUMCRAFT/]: Thaumcraft data not found for Wlapidol. Trying to load backup Thaumcraft data.
[04:10:53] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save Thaum 5.0.0
[04:10:53] [Server thread/INFO] [THAUMCRAFT/]: Removing aura cache for world 0
[04:10:53] [Server thread/INFO] [THAUMCRAFT/]: Removing aura cache for world -1
[04:10:53] [Server thread/INFO] [THAUMCRAFT/]: Removing aura cache for world 1
[04:10:53] [Server thread/INFO] [THAUMCRAFT/]: Removing aura cache for world -42
[04:10:53] [Server thread/INFO] [FML/]: Unloading dimension 0
[04:10:53] [Server thread/INFO] [FML/]: Unloading dimension -1
[04:10:53] [Server thread/INFO] [FML/]: Unloading dimension 1
[04:10:53] [Server thread/INFO] [FML/]: Unloading dimension -42
[04:10:53] [Server thread/DEBUG] [FML/]: Reverting to frozen data state.
[04:10:53] [Server thread/INFO] [FML/]: Applying holder lookups
[04:10:53] [Server thread/INFO] [FML/]: Holder lookups applied
[04:10:53] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppedEvent to mod mcp
[04:10:53] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppedEvent to mod mcp
[04:10:53] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Coder Pack took 0,000s
[04:10:53] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppedEvent to mod FML
[04:10:53] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppedEvent to mod FML
[04:10:53] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Forge Mod Loader took 0,000s
[04:10:53] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppedEvent to mod Forge
[04:10:53] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppedEvent to mod Forge
[04:10:53] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Forge took 0,000s
[04:10:53] [Server thread/TRACE] [levelup/levelup]: Sending event FMLServerStoppedEvent to mod levelup
[04:10:53] [Server thread/TRACE] [levelup/levelup]: Sent event FMLServerStoppedEvent to mod levelup
[04:10:53] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Level Up! took 0,001s
[04:10:53] [Server thread/TRACE] [Baubles/Baubles]: Sending event FMLServerStoppedEvent to mod Baubles
[04:10:53] [Server thread/TRACE] [Baubles/Baubles]: Sent event FMLServerStoppedEvent to mod Baubles
[04:10:53] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Baubles took 0,000s
[04:10:53] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sending event FMLServerStoppedEvent to mod Thaumcraft
[04:10:53] [Server thread/TRACE] [Thaumcraft/Thaumcraft]: Sent event FMLServerStoppedEvent to mod Thaumcraft
[04:10:53] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Thaumcraft took 0,001s
[04:10:53] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStopped took 0,003s
[04:10:53] [Server thread/INFO] [FML/]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.

Mods on server: Thaumcraft, Level Up.
There is no crash on client side, only server.

P.S. Now i switched server difficulty from 3 to 0 (to remove mobs, i thought that problem was with knight or mage entity). After that i teleported to this coordinates:
[04:10:30] [Server thread/INFO]: Wlapidol[/192.168.0.6:49745] logged in with entity id 157 at (-341.3729046084877, 62.939649766137485, 477.89201959203115)
Heared a sound of mage spell, and server immediately crashed. May be problem with spell?

P.S.S Now i went to this point on foot, not tp. Near this point it still crashing.

Playing lan using only client doesn't crash, but sometimes connected to me clients get minecraft message - something about fatal error - but game don't crash, only disconnecting. More often they are disconnecting while i am near dungeon in a hill with aura node.

@Shadows-of-Fire
Copy link

Duplicate of #16 which has already been fixed.

@Azanor Azanor closed this as completed Nov 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants