Advertisement
Guest User

Serverlog after updating Java

a guest
Jan 22nd, 2016
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.82 KB | None | 0 0
  1. [21:16:27] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
  2. [21:16:28] [main/INFO] [FML/]: Forge Mod Loader version 11.14.4.1577 for Minecraft 1.8 loading
  3. [21:16:28] [main/INFO] [FML/]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_66, running on Linux:amd64:3.13.0-65-generic, installed at /usr/lib/jvm/java-8-oracle/jre
  4. [21:16:28] [main/DEBUG] [FML/]: Java classpath at launch is forge-1.8-11.14.4.1577-universal.jar
  5. [21:16:28] [main/DEBUG] [FML/]: Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
  6. [21:16:28] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
  7. [21:16:28] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
  8. [21:16:28] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
  9. [21:16:28] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
  10. [21:16:28] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
  11. [21:16:28] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
  12. [21:16:28] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
  13. [21:16:28] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to /srv/mc-server/.
  14. [21:16:28] [main/DEBUG] [FML/]: Discovering coremods
  15. [21:16:28] [main/DEBUG] [FML/]: Examining for coremod candidacy forgeessentials-1.8-1.8.3.54-server.jar
  16. [21:16:28] [main/INFO] [FML/]: Loading tweaker com.forgeessentials.core.preloader.FELaunchHandler from forgeessentials-1.8-1.8.3.54-server.jar
  17. [21:16:28] [main/DEBUG] [FML/]: Examining for coremod candidacy spongeforge-1.8-1577-3.1.0-BETA-1045.jar
  18. [21:16:28] [main/INFO] [FML/]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.8-1577-3.1.0-BETA-1045.jar
  19. [21:16:28] [main/DEBUG] [FML/]: Examining for coremod candidacy worldedit-forge-mc1.8-6.1.1-SNAPSHOT-dist.jar
  20. [21:16:28] [main/DEBUG] [FML/]: Not found coremod data in worldedit-forge-mc1.8-6.1.1-SNAPSHOT-dist.jar
  21. [21:16:28] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  22. [21:16:28] [main/INFO] [LaunchWrapper/]: Loading tweak class name com.forgeessentials.core.preloader.FELaunchHandler
  23. [21:16:28] [main/INFO] [LaunchWrapper/]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  24. [21:16:28] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.4.5 Source=file:/srv/mc-server/mods/forgeessentials-1.8-1.8.3.54-server.jar Env=SERVER
  25. [21:16:28] [main/DEBUG] [mixin/]: Adding new mixin transformer proxy #1
  26. [21:16:28] [main/DEBUG] [mixin/]: Adding mixin launch agents for container file:/srv/mc-server/mods/forgeessentials-1.8-1.8.3.54-server.jar
  27. [21:16:28] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  28. [21:16:28] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  29. [21:16:28] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  30. [21:16:28] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  31. [21:16:28] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin} class transformers
  32. [21:16:28] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
  33. [21:16:28] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT]
  34. [21:16:29] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer
  35. [21:16:29] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
  36. [21:16:29] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
  37. [21:16:29] [main/DEBUG] [FML/]: Injection complete
  38. [21:16:29] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {net.minecraftforge.fml.relauncher.FMLCorePlugin}
  39. [21:16:29] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
  40. [21:16:31] [main/DEBUG] [FML/]: Read 790 binary patches
  41. [21:16:32] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  42. [21:16:32] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
  43. [21:16:32] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  44. [21:16:32] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
  45. [21:16:32] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.classloading.FluidIdTransformer
  46. [21:16:32] [main/DEBUG] [FML/]: Injection complete
  47. [21:16:32] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
  48. [21:16:32] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
  49. [21:16:32] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
  50. [21:16:32] [main/INFO] [LaunchWrapper/]: Calling tweak class com.forgeessentials.core.preloader.FELaunchHandler
  51. [21:16:32] [main/INFO] [ForgeEssentials/]: Added library /srv/mc-server/ForgeEssentials/lib/jboss-transaction-api_1.2_spec-1.0.0.Final.jar to classpath
  52. [21:16:32] [main/INFO] [ForgeEssentials/]: Added library /srv/mc-server/ForgeEssentials/lib/mysql-connector-java-5.1.22.jar to classpath
  53. [21:16:32] [main/INFO] [ForgeEssentials/]: Added library /srv/mc-server/ForgeEssentials/lib/antlr-2.7.7.jar to classpath
  54. [21:16:32] [main/INFO] [ForgeEssentials/]: Added library /srv/mc-server/ForgeEssentials/lib/jboss-logging-annotations-1.2.0.Beta1.jar to classpath
  55. [21:16:32] [main/INFO] [ForgeEssentials/]: Added library /srv/mc-server/ForgeEssentials/lib/pircbotx-2.0.1.jar to classpath
  56. [21:16:32] [main/INFO] [ForgeEssentials/]: Added library /srv/mc-server/ForgeEssentials/lib/dom4j-1.6.1.jar to classpath
  57. [21:16:32] [main/INFO] [ForgeEssentials/]: Added library /srv/mc-server/ForgeEssentials/lib/jboss-logging-3.1.3.GA.jar to classpath
  58. [21:16:32] [main/INFO] [ForgeEssentials/]: Added library /srv/mc-server/ForgeEssentials/lib/hibernate-commons-annotations-4.0.5.Final.jar to classpath
  59. [21:16:32] [main/INFO] [ForgeEssentials/]: Added library /srv/mc-server/ForgeEssentials/lib/hibernate-entitymanager-4.3.7.Final.jar to classpath
  60. [21:16:32] [main/INFO] [ForgeEssentials/]: Added library /srv/mc-server/ForgeEssentials/lib/javassist-3.18.1-GA.jar to classpath
  61. [21:16:32] [main/INFO] [ForgeEssentials/]: Added library /srv/mc-server/ForgeEssentials/lib/xml-apis-1.0.b2.jar to classpath
  62. [21:16:32] [main/INFO] [ForgeEssentials/]: Added library /srv/mc-server/ForgeEssentials/lib/h2-1.3.175.jar to classpath
  63. [21:16:32] [main/INFO] [ForgeEssentials/]: Added library /srv/mc-server/ForgeEssentials/lib/jandex-1.1.0.Final.jar to classpath
  64. [21:16:32] [main/INFO] [ForgeEssentials/]: Added library /srv/mc-server/ForgeEssentials/lib/slf4j-api-1.7.5.jar to classpath
  65. [21:16:32] [main/INFO] [ForgeEssentials/]: Added library /srv/mc-server/ForgeEssentials/lib/hibernate-jpa-2.1-api-1.0.0.Final.jar to classpath
  66. [21:16:32] [main/INFO] [ForgeEssentials/]: Added library /srv/mc-server/ForgeEssentials/lib/hibernate-core-4.3.7.Final.jar to classpath
  67. [21:16:32] [main/INFO] [LaunchWrapper/]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  68. [21:16:32] [main/DEBUG] [mixin/]: Registering mixin config: mixins.forgeessentials.json
  69. [21:16:32] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/forge-1.8-11.14.4.1577-universal.jar for mixin tweaker
  70. [21:16:32] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/mods/spongeforge-1.8-1577-3.1.0-BETA-1045.jar for mixin tweaker
  71. [21:16:32] [main/DEBUG] [mixin/]: file:/srv/mc-server/mods/spongeforge-1.8-1577-3.1.0-BETA-1045.jar contains a mixin tweaker, adding agents
  72. [21:16:32] [main/DEBUG] [mixin/]: Adding mixin launch agents for container file:/srv/mc-server/mods/spongeforge-1.8-1577-3.1.0-BETA-1045.jar
  73. [21:16:32] [main/DEBUG] [FML/]: Instantiating coremod class SpongeCoremod
  74. [21:16:32] [main/DEBUG] [FML/]: The coremod org.spongepowered.mod.SpongeCoremod requested minecraft version 1.8 and minecraft is 1.8. It will be loaded.
  75. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.reflect.InvocationTargetException
  76. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  77. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  78. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  79. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  80. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.spongepowered.asm.launch.MixinLaunchAgentFML.injectCorePlugin(MixinLaunchAgentFML.java:150)
  81. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.spongepowered.asm.launch.MixinLaunchAgentFML.initFMLCoreMod(MixinLaunchAgentFML.java:92)
  82. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.spongepowered.asm.launch.MixinLaunchAgentFML.<init>(MixinLaunchAgentFML.java:78)
  83. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  84. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  85. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  86. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  87. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.spongepowered.asm.launch.MixinTweakContainer.<init>(MixinTweakContainer.java:61)
  88. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.spongepowered.asm.launch.MixinTweaker.addContainer(MixinTweaker.java:95)
  89. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.spongepowered.asm.launch.MixinTweaker.scanClasspath(MixinTweaker.java:168)
  90. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.spongepowered.asm.launch.MixinTweaker.injectIntoClassLoader(MixinTweaker.java:138)
  91. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:115)
  92. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  93. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  94. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  95. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  96. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Method.invoke(Method.java:497)
  97. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  98. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  99. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: Caused by: java.lang.NoSuchMethodError: org.spongepowered.asm.mixin.MixinEnvironment.setCompatibilityLevel(Lorg/spongepowered/asm/mixin/MixinEnvironment$CompatibilityLevel;)V
  100. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at org.spongepowered.mod.SpongeCoremod.<init>(SpongeCoremod.java:84)
  101. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  102. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  103. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  104. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  105. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at java.lang.Class.newInstance(Class.java:442)
  106. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:526)
  107. [21:16:32] [main/INFO] [STDERR/]: [java.lang.Throwable$WrappedPrintStream:println:748]: ... 23 more
  108. [21:16:32] [main/DEBUG] [mixin/]: Scanning asmgen:/ for mixin tweaker
  109. [21:16:32] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/ForgeEssentials/lib/jboss-transaction-api_1.2_spec-1.0.0.Final.jar for mixin tweaker
  110. [21:16:32] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/ForgeEssentials/lib/mysql-connector-java-5.1.22.jar for mixin tweaker
  111. [21:16:32] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/ForgeEssentials/lib/antlr-2.7.7.jar for mixin tweaker
  112. [21:16:32] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/ForgeEssentials/lib/jboss-logging-annotations-1.2.0.Beta1.jar for mixin tweaker
  113. [21:16:32] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/ForgeEssentials/lib/pircbotx-2.0.1.jar for mixin tweaker
  114. [21:16:32] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/ForgeEssentials/lib/dom4j-1.6.1.jar for mixin tweaker
  115. [21:16:32] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/ForgeEssentials/lib/jboss-logging-3.1.3.GA.jar for mixin tweaker
  116. [21:16:32] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/ForgeEssentials/lib/hibernate-commons-annotations-4.0.5.Final.jar for mixin tweaker
  117. [21:16:32] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/ForgeEssentials/lib/hibernate-entitymanager-4.3.7.Final.jar for mixin tweaker
  118. [21:16:32] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/ForgeEssentials/lib/javassist-3.18.1-GA.jar for mixin tweaker
  119. [21:16:32] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/ForgeEssentials/lib/xml-apis-1.0.b2.jar for mixin tweaker
  120. [21:16:32] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/ForgeEssentials/lib/h2-1.3.175.jar for mixin tweaker
  121. [21:16:33] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/ForgeEssentials/lib/jandex-1.1.0.Final.jar for mixin tweaker
  122. [21:16:33] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/ForgeEssentials/lib/slf4j-api-1.7.5.jar for mixin tweaker
  123. [21:16:33] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/ForgeEssentials/lib/hibernate-jpa-2.1-api-1.0.0.Final.jar for mixin tweaker
  124. [21:16:33] [main/DEBUG] [mixin/]: Scanning file:/srv/mc-server/ForgeEssentials/lib/hibernate-core-4.3.7.Final.jar for mixin tweaker
  125. [21:16:33] [main/DEBUG] [mixin/]: injectIntoClassLoader running with 2 agents
  126. [21:16:33] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  127. [21:16:33] [main/DEBUG] [FML/]: Loaded 159 rules from AccessTransformer config file forge_at.cfg
  128. [21:16:33] [main/DEBUG] [FML/]: Loaded 3 rules from AccessTransformer mod jar file /srv/mc-server/mods/forgeessentials-1.8-1.8.3.54-server.jar!META-INF/forgeessentials_at.cfg
  129.  
  130. [21:16:33] [main/DEBUG] [FML/]: Validating minecraft
  131. [21:16:34] [main/DEBUG] [FML/]: Minecraft validated, launching...
  132. [21:16:34] [main/INFO] [LaunchWrapper/]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  133. [21:16:34] [main/WARN] [LaunchWrapper/]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
  134. [21:16:34] [main/INFO] [LaunchWrapper/]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  135. [21:16:34] [main/INFO] [LaunchWrapper/]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  136. [21:16:34] [main/INFO] [LaunchWrapper/]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  137. [21:16:34] [main/DEBUG] [mixin/]: Adding new mixin transformer proxy #2
  138. [21:16:34] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
  139. [21:16:34] [main/DEBUG] [mixin/]: Adding mixin config mixins.forgeessentials.json
  140. [21:16:34] [main/DEBUG] [mixin/]: Rebuilding transformer delegation list:
  141. [21:16:34] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.PatchingTransformer
  142. [21:16:34] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
  143. [21:16:34] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.BlamingTransformer
  144. [21:16:34] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.SideTransformer
  145. [21:16:34] [main/DEBUG] [mixin/]: Excluding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriptionTransformer
  146. [21:16:34] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.fml.common.asm.transformers.EventSubscriberTransformer
  147. [21:16:34] [main/DEBUG] [mixin/]: Adding: $wrapper.net.minecraftforge.classloading.FluidIdTransformer
  148. [21:16:34] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
  149. [21:16:34] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.AccessTransformer
  150. [21:16:34] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.ModAccessTransformer
  151. [21:16:34] [main/DEBUG] [mixin/]: Adding: net.minecraftforge.fml.common.asm.transformers.ItemStackTransformer
  152. [21:16:34] [main/DEBUG] [mixin/]: Excluding: net.minecraftforge.fml.common.asm.transformers.TerminalTransformer
  153. [21:16:34] [main/DEBUG] [mixin/]: Excluding: org.spongepowered.asm.mixin.transformer.MixinTransformer$Proxy
  154. [21:16:34] [main/DEBUG] [mixin/]: Transformer delegation list created with 9 entries
  155. [21:16:34] [main/DEBUG] [mixin/]: Found name transformer: net.minecraftforge.fml.common.asm.transformers.DeobfuscationTransformer
  156. [21:16:34] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/player/EntityPlayerMP to metadata cache
  157. [21:16:34] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/CommandHandler to metadata cache
  158. [21:16:34] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityTracker to metadata cache
  159. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/Entity to metadata cache
  160. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/server/management/ItemInWorldManager to metadata cache
  161. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/item/crafting/CraftingManager to metadata cache
  162. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/BlockFire to metadata cache
  163. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for java/util/Map$Entry to metadata cache
  164. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/world/WorldSettings$GameType to metadata cache
  165. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerInteractEvent$Action to metadata cache
  166. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/eventhandler/Event$Result to metadata cache
  167. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fe/event/world/FireEvent$Destroy to metadata cache
  168. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fe/event/world/FireEvent$Spread to metadata cache
  169. [21:16:35] [main/DEBUG] [mixin/]: Mixing entity.MixinEntity_01 from mixins.forgeessentials.json into net.minecraft.entity.Entity
  170. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/MinecraftForge to metadata cache
  171. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fe/event/world/PressurePlateEvent to metadata cache
  172. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/fml/common/eventhandler/EventBus to metadata cache
  173. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/NBTTagCompound to metadata cache
  174. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for java/util/Iterator to metadata cache
  175. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/nbt/NBTBase to metadata cache
  176. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for java/lang/Throwable to metadata cache
  177. [21:16:35] [main/TRACE] [mixin/]: Added class metadata for net/minecraftforge/common/IExtendedEntityProperties to metadata cache
  178. [21:16:36] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  179. [21:16:39] [main/DEBUG] [mixin/]: Mixing block.MixinBlockFire_01 from mixins.forgeessentials.json into net.minecraft.block.BlockFire
  180. [21:16:39] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/block/Block to metadata cache
  181. [21:16:40] [main/DEBUG] [mixin/]: Mixing block.MixinBlockFire_02 from mixins.forgeessentials.json into net.minecraft.block.BlockFire
  182. [21:16:40] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/util/EnumFacing to metadata cache
  183. [21:16:45] [main/DEBUG] [mixin/]: Mixing player.MixinEntityPlayer_01 from mixins.forgeessentials.json into net.minecraft.entity.player.EntityPlayerMP
  184. [21:16:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/player/EntityPlayer to metadata cache
  185. [21:16:45] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityLivingBase to metadata cache
  186. [21:16:45] [main/TRACE] [mixin/]: Added class metadata for java/lang/String to metadata cache
  187. [21:16:46] [main/DEBUG] [mixin/]: Mixing item.crafting.MixinCraftingManager from mixins.forgeessentials.json into net.minecraft.item.crafting.CraftingManager
  188. [21:16:47] [main/DEBUG] [mixin/]: Mixing command.MixinCommandHandler_01 from mixins.forgeessentials.json into net.minecraft.command.CommandHandler
  189. [21:16:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/CommandException to metadata cache
  190. [21:16:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/WrongUsageException to metadata cache
  191. [21:16:47] [main/TRACE] [mixin/]: Added class metadata for java/lang/Exception to metadata cache
  192. [21:16:47] [main/TRACE] [mixin/]: Added class metadata for net/minecraft/command/SyntaxErrorException to metadata cache
  193. [21:16:48] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
  194. [21:16:48] [Server thread/INFO] [FML/]: MinecraftForge v11.14.4.1577 Initialized
  195. [21:16:48] [Server thread/INFO] [FML/]: Replaced 204 ore recipies
  196. [21:16:48] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
  197. [21:16:48] [Server thread/DEBUG] [FML/]: File /srv/mc-server/config/injectedDependencies.json not found. No dependencies injected
  198. [21:16:48] [Server thread/DEBUG] [FML/]: Building injected Mod Containers [net.minecraftforge.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer]
  199. [21:16:48] [Server thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes
  200. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/forge-1.8-11.14.4.1577-universal.jar, examining for mod candidates
  201. [21:16:48] [Server thread/TRACE] [FML/]: Skipping known library file /srv/mc-server/mods/forgeessentials-1.8-1.8.3.54-server.jar
  202. [21:16:48] [Server thread/TRACE] [FML/]: Skipping known library file /srv/mc-server/mods/spongeforge-1.8-1577-3.1.0-BETA-1045.jar
  203. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/ForgeEssentials/lib/jboss-transaction-api_1.2_spec-1.0.0.Final.jar, examining for mod candidates
  204. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/ForgeEssentials/lib/mysql-connector-java-5.1.22.jar, examining for mod candidates
  205. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/ForgeEssentials/lib/antlr-2.7.7.jar, examining for mod candidates
  206. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/ForgeEssentials/lib/jboss-logging-annotations-1.2.0.Beta1.jar, examining for mod candidates
  207. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/ForgeEssentials/lib/pircbotx-2.0.1.jar, examining for mod candidates
  208. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/ForgeEssentials/lib/dom4j-1.6.1.jar, examining for mod candidates
  209. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/ForgeEssentials/lib/jboss-logging-3.1.3.GA.jar, examining for mod candidates
  210. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/ForgeEssentials/lib/hibernate-commons-annotations-4.0.5.Final.jar, examining for mod candidates
  211. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/ForgeEssentials/lib/hibernate-entitymanager-4.3.7.Final.jar, examining for mod candidates
  212. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/ForgeEssentials/lib/javassist-3.18.1-GA.jar, examining for mod candidates
  213. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/ForgeEssentials/lib/xml-apis-1.0.b2.jar, examining for mod candidates
  214. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/ForgeEssentials/lib/h2-1.3.175.jar, examining for mod candidates
  215. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/ForgeEssentials/lib/jandex-1.1.0.Final.jar, examining for mod candidates
  216. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/ForgeEssentials/lib/slf4j-api-1.7.5.jar, examining for mod candidates
  217. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/ForgeEssentials/lib/hibernate-jpa-2.1-api-1.0.0.Final.jar, examining for mod candidates
  218. [21:16:48] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /srv/mc-server/ForgeEssentials/lib/hibernate-core-4.3.7.Final.jar, examining for mod candidates
  219. [21:16:48] [Server thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully
  220. [21:16:48] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
  221. [21:16:48] [Server thread/INFO] [FML/]: Searching /srv/mc-server/mods for mods
  222. [21:16:48] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file forgeessentials-1.8-1.8.3.54-server.jar
  223. [21:16:48] [Server thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker spongeforge-1.8-1577-3.1.0-BETA-1045.jar
  224. [21:16:48] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file worldedit-forge-mc1.8-6.1.1-SNAPSHOT-dist.jar
  225. [21:16:48] [Server thread/DEBUG] [FML/]: Examining file forge-1.8-11.14.4.1577-universal.jar for potential mods
  226. [21:16:48] [Server thread/DEBUG] [FML/]: The mod container forge-1.8-11.14.4.1577-universal.jar appears to be missing an mcmod.info file
  227. [21:16:50] [Server thread/DEBUG] [FML/]: Examining file jboss-transaction-api_1.2_spec-1.0.0.Final.jar for potential mods
  228. [21:16:50] [Server thread/DEBUG] [FML/]: The mod container jboss-transaction-api_1.2_spec-1.0.0.Final.jar appears to be missing an mcmod.info file
  229. [21:16:50] [Server thread/DEBUG] [FML/]: Examining file mysql-connector-java-5.1.22.jar for potential mods
  230. [21:16:50] [Server thread/DEBUG] [FML/]: The mod container mysql-connector-java-5.1.22.jar appears to be missing an mcmod.info file
  231. [21:16:50] [Server thread/DEBUG] [FML/]: Examining file antlr-2.7.7.jar for potential mods
  232. [21:16:50] [Server thread/DEBUG] [FML/]: The mod container antlr-2.7.7.jar appears to be missing an mcmod.info file
  233. [21:16:50] [Server thread/DEBUG] [FML/]: Examining file jboss-logging-annotations-1.2.0.Beta1.jar for potential mods
  234. [21:16:50] [Server thread/DEBUG] [FML/]: The mod container jboss-logging-annotations-1.2.0.Beta1.jar appears to be missing an mcmod.info file
  235. [21:16:50] [Server thread/DEBUG] [FML/]: Examining file pircbotx-2.0.1.jar for potential mods
  236. [21:16:50] [Server thread/DEBUG] [FML/]: The mod container pircbotx-2.0.1.jar appears to be missing an mcmod.info file
  237. [21:16:50] [Server thread/DEBUG] [FML/]: Examining file dom4j-1.6.1.jar for potential mods
  238. [21:16:50] [Server thread/DEBUG] [FML/]: The mod container dom4j-1.6.1.jar appears to be missing an mcmod.info file
  239. [21:16:51] [Server thread/DEBUG] [FML/]: Examining file jboss-logging-3.1.3.GA.jar for potential mods
  240. [21:16:51] [Server thread/DEBUG] [FML/]: The mod container jboss-logging-3.1.3.GA.jar appears to be missing an mcmod.info file
  241. [21:16:51] [Server thread/DEBUG] [FML/]: Examining file hibernate-commons-annotations-4.0.5.Final.jar for potential mods
  242. [21:16:51] [Server thread/DEBUG] [FML/]: The mod container hibernate-commons-annotations-4.0.5.Final.jar appears to be missing an mcmod.info file
  243. [21:16:51] [Server thread/DEBUG] [FML/]: Examining file hibernate-entitymanager-4.3.7.Final.jar for potential mods
  244. [21:16:51] [Server thread/DEBUG] [FML/]: The mod container hibernate-entitymanager-4.3.7.Final.jar appears to be missing an mcmod.info file
  245. [21:16:51] [Server thread/DEBUG] [FML/]: Examining file javassist-3.18.1-GA.jar for potential mods
  246. [21:16:51] [Server thread/DEBUG] [FML/]: The mod container javassist-3.18.1-GA.jar appears to be missing an mcmod.info file
  247. [21:16:51] [Server thread/DEBUG] [FML/]: Examining file xml-apis-1.0.b2.jar for potential mods
  248. [21:16:51] [Server thread/DEBUG] [FML/]: The mod container xml-apis-1.0.b2.jar appears to be missing an mcmod.info file
  249. [21:16:51] [Server thread/DEBUG] [FML/]: Examining file h2-1.3.175.jar for potential mods
  250. [21:16:51] [Server thread/DEBUG] [FML/]: The mod container h2-1.3.175.jar appears to be missing an mcmod.info file
  251. [21:16:52] [Server thread/DEBUG] [FML/]: Examining file jandex-1.1.0.Final.jar for potential mods
  252. [21:16:52] [Server thread/DEBUG] [FML/]: The mod container jandex-1.1.0.Final.jar appears to be missing an mcmod.info file
  253. [21:16:52] [Server thread/DEBUG] [FML/]: Examining file slf4j-api-1.7.5.jar for potential mods
  254. [21:16:52] [Server thread/DEBUG] [FML/]: The mod container slf4j-api-1.7.5.jar appears to be missing an mcmod.info file
  255. [21:16:52] [Server thread/DEBUG] [FML/]: Examining file hibernate-jpa-2.1-api-1.0.0.Final.jar for potential mods
  256. [21:16:52] [Server thread/DEBUG] [FML/]: The mod container hibernate-jpa-2.1-api-1.0.0.Final.jar appears to be missing an mcmod.info file
  257. [21:16:52] [Server thread/DEBUG] [FML/]: Examining file hibernate-core-4.3.7.Final.jar for potential mods
  258. [21:16:52] [Server thread/DEBUG] [FML/]: The mod container hibernate-core-4.3.7.Final.jar appears to be missing an mcmod.info file
  259. [21:16:54] [Server thread/DEBUG] [FML/]: Examining file forgeessentials-1.8-1.8.3.54-server.jar for potential mods
  260. [21:16:54] [Server thread/TRACE] [FML/]: Located mcmod.info file in file forgeessentials-1.8-1.8.3.54-server.jar
  261. [21:16:54] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.forgeessentials.core.ForgeEssentials) - loading
  262. [21:16:54] [Server thread/TRACE] [ForgeEssentials/]: Parsed dependency info : [Forge@[10.13.4.1448,)] [Forge@[10.13.4.1448,), WorldEdit] []
  263. [21:16:54] [Server thread/DEBUG] [FML/]: Examining file worldedit-forge-mc1.8-6.1.1-SNAPSHOT-dist.jar for potential mods
  264. [21:16:54] [Server thread/TRACE] [FML/]: Located mcmod.info file in file worldedit-forge-mc1.8-6.1.1-SNAPSHOT-dist.jar
  265. [21:16:54] [Server thread/DEBUG] [FML/]: Identified a mod of type Lnet/minecraftforge/fml/common/Mod; (com.sk89q.worldedit.forge.ForgeWorldEdit) - loading
  266. [21:16:54] [Server thread/TRACE] [worldedit/]: Parsed dependency info : [] [] []
  267. [21:16:55] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 5 mods to load
  268. [21:16:55] [Server thread/DEBUG] [FML/]: Found API com.forgeessentials.api (owned by ForgeEssentials providing ForgeEssentialsAPI) embedded in ForgeEssentials
  269. [21:16:55] [Server thread/DEBUG] [FML/]: Found API com.forgeessentials.api.permissions (owned by ForgeEssentials providing ForgeEssentialsAPI|Perms) embedded in ForgeEssentials
  270. [21:16:55] [Server thread/DEBUG] [FML/]: Found API com.forgeessentials.api.remote (owned by ForgeEssentials providing ForgeEssentialsAPI|Remote) embedded in ForgeEssentials
  271. [21:16:55] [Server thread/DEBUG] [FML/]: Found API net.minecraftforge.fe (owned by ForgeEssentials providing Forge-FEHooks) embedded in ForgeEssentials
  272. [21:16:55] [Server thread/DEBUG] [FML/]: Found API com.forgeessentials.api.economy (owned by ForgeEssentials providing ForgeEssentialsAPI|Economy) embedded in ForgeEssentials
  273. [21:16:55] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ForgeEssentialsAPI|Economy: owner: ForgeEssentials, dependents: []
  274. [21:16:55] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ForgeEssentialsAPI|Perms: owner: ForgeEssentials, dependents: []
  275. [21:16:55] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ForgeEssentialsAPI|Remote: owner: ForgeEssentials, dependents: []
  276. [21:16:55] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ForgeEssentialsAPI: owner: ForgeEssentials, dependents: []
  277. [21:16:55] [Server thread/DEBUG] [FML/]: Creating API container dummy for API Forge-FEHooks: owner: ForgeEssentials, dependents: []
  278. [21:16:55] [Server thread/TRACE] [FML/]: Received a system property request ''
  279. [21:16:55] [Server thread/TRACE] [FML/]: System property request managing the state of 0 mods
  280. [21:16:55] [Server thread/DEBUG] [FML/]: After merging, found state information for 0 mods
  281. [21:16:55] [Server thread/DEBUG] [FML/]: Found translations in forge-1.8-11.14.4.1577-universal.jar [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]
  282. [21:16:55] [Server thread/DEBUG] [FML/]: Found translations in forge-1.8-11.14.4.1577-universal.jar [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]
  283. [21:16:55] [Server thread/DEBUG] [ForgeEssentials/]: Enabling mod ForgeEssentials
  284. [21:16:55] [Server thread/DEBUG] [worldedit/]: Enabling mod worldedit
  285. [21:16:55] [Server thread/TRACE] [FML/]: Verifying mod requirements are satisfied
  286. [21:16:55] [Server thread/TRACE] [FML/]: All mod requirements are satisfied
  287. [21:16:55] [Server thread/TRACE] [FML/]: Sorting mods into an ordered list
  288. [21:16:55] [Server thread/TRACE] [FML/]: Mod sorting completed successfully
  289. [21:16:55] [Server thread/DEBUG] [FML/]: Mod sorting data
  290. [21:16:55] [Server thread/DEBUG] [FML/]: ForgeEssentials(Forge Essentials:1.8.3): forgeessentials-1.8-1.8.3.54-server.jar (required-after:Forge@[10.13.4.1448,);after:WorldEdit)
  291. [21:16:55] [Server thread/DEBUG] [FML/]: worldedit(WorldEdit:6.1.1-SNAPSHOT): worldedit-forge-mc1.8-6.1.1-SNAPSHOT-dist.jar ()
  292. [21:16:55] [Server thread/DEBUG] [FML/]: ForgeEssentialsAPI|Economy(API: ForgeEssentialsAPI|Economy:2.0): forgeessentials-1.8-1.8.3.54-server.jar ()
  293. [21:16:55] [Server thread/DEBUG] [FML/]: ForgeEssentialsAPI|Perms(API: ForgeEssentialsAPI|Perms:2.0): forgeessentials-1.8-1.8.3.54-server.jar ()
  294. [21:16:55] [Server thread/DEBUG] [FML/]: ForgeEssentialsAPI|Remote(API: ForgeEssentialsAPI|Remote:2.0): forgeessentials-1.8-1.8.3.54-server.jar ()
  295. [21:16:55] [Server thread/DEBUG] [FML/]: ForgeEssentialsAPI(API: ForgeEssentialsAPI:2.0): forgeessentials-1.8-1.8.3.54-server.jar ()
  296. [21:16:55] [Server thread/DEBUG] [FML/]: Forge-FEHooks(API: Forge-FEHooks:1448.2): forgeessentials-1.8-1.8.3.54-server.jar ()
  297. [21:16:55] [Server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
  298. [21:16:55] [Server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
  299. [21:16:55] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0,012s
  300. [21:16:55] [Server thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML
  301. [21:16:55] [Server thread/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/FML]: Using SLF4J as the default logging framework
  302. [21:16:55] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: UID: 0
  303. [21:16:55] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: Java version: 8
  304. [21:16:55] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noUnsafe: false
  305. [21:16:55] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.ByteBuffer.cleaner: available
  306. [21:16:55] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.Buffer.address: available
  307. [21:16:55] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: sun.misc.Unsafe.theUnsafe: available
  308. [21:16:55] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: sun.misc.Unsafe.copyMemory: available
  309. [21:16:55] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent0/FML]: java.nio.Bits.unaligned: true
  310. [21:16:55] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: sun.misc.Unsafe: available
  311. [21:16:55] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noJavassist: false
  312. [21:16:57] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: Javassist: available
  313. [21:16:57] [Server thread/DEBUG] [io.netty.util.internal.PlatformDependent/FML]: -Dio.netty.noPreferDirect: false
  314. [21:16:57] [Server thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists
  315. [21:16:57] [Server thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection
  316. [21:16:57] [Server thread/TRACE] [FML/FML]: The mod FML accepts its own version (8.0.99.99)
  317. [21:16:57] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, ForgeEssentials, worldedit] at CLIENT
  318. [21:16:57] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, ForgeEssentials, worldedit] at SERVER
  319. [21:16:57] [Server thread/DEBUG] [io.netty.util.internal.JavassistTypeParameterMatcherGenerator/FML]: Generated: io.netty.util.internal.__matchers__.net.minecraftforge.fml.common.network.internal.FMLProxyPacketMatcher
  320. [21:16:57] [Server thread/DEBUG] [io.netty.util.internal.JavassistTypeParameterMatcherGenerator/FML]: Generated: io.netty.util.internal.__matchers__.net.minecraftforge.fml.common.network.internal.FMLMessageMatcher
  321. [21:16:57] [Server thread/DEBUG] [io.netty.util.internal.JavassistTypeParameterMatcherGenerator/FML]: Generated: io.netty.util.internal.__matchers__.net.minecraftforge.fml.common.network.internal.FMLMessage$CompleteHandshakeMatcher
  322. [21:16:57] [Server thread/DEBUG] [io.netty.util.internal.ThreadLocalRandom/FML]: -Dio.netty.initialSeedUniquifier: 0x0b8aff0b8706b04e
  323. [21:16:58] [Server thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML
  324. [21:16:58] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 2,500s
  325. [21:16:58] [Server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge
  326. [21:16:58] [Server thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed
  327. [21:16:58] [Server thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection
  328. [21:16:58] [Server thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (11.14.4.1577)
  329. [21:16:58] [Server thread/DEBUG] [io.netty.util.internal.JavassistTypeParameterMatcherGenerator/Forge]: Generated: io.netty.util.internal.__matchers__.net.minecraftforge.common.network.ForgeMessageMatcher
  330. [21:16:58] [Server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge
  331. [21:16:58] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0,031s
  332. [21:16:58] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sending event FMLConstructionEvent to mod ForgeEssentials
  333. [21:16:58] [Server thread/DEBUG] [ForgeEssentials/ForgeEssentials]: Loading configuration files
  334. [21:16:58] [Server thread/DEBUG] [ForgeEssentials/ForgeEssentials]: Finished loading configuration files
  335. [21:16:58] [Server thread/DEBUG] [ForgeEssentials/ForgeEssentials]: Loading configuration files
  336. [21:16:59] [Server thread/DEBUG] [ForgeEssentials/ForgeEssentials]: Finished loading configuration files
  337. [21:16:59] [Server thread/DEBUG] [ForgeEssentials/ForgeEssentials]: Loading configuration files
  338. [21:16:59] [Server thread/DEBUG] [ForgeEssentials/ForgeEssentials]: Finished loading configuration files
  339. [21:16:59] [Server thread/DEBUG] [ForgeEssentials/ForgeEssentials]: Loading configuration files
  340. [21:16:59] [Server thread/DEBUG] [ForgeEssentials/ForgeEssentials]: Finished loading configuration files
  341. [21:16:59] [Server thread/TRACE] [FML/ForgeEssentials]: Mod ForgeEssentials is using network checker : No network checking performed
  342. [21:16:59] [Server thread/TRACE] [FML/ForgeEssentials]: Testing mod ForgeEssentials to verify it accepts its own version in a remote connection
  343. [21:16:59] [Server thread/TRACE] [FML/ForgeEssentials]: The mod ForgeEssentials accepts its own version (1.8.3)
  344. [21:16:59] [Server thread/DEBUG] [FML/ForgeEssentials]: Attempting to inject @SidedProxy classes into ForgeEssentials
  345. [21:16:59] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sent event FMLConstructionEvent to mod ForgeEssentials
  346. [21:16:59] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Essentials took 1,080s
  347. [21:16:59] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLConstructionEvent to mod worldedit
  348. [21:16:59] [Server thread/TRACE] [FML/worldedit]: Mod worldedit is using network checker : No network checking performed
  349. [21:16:59] [Server thread/TRACE] [FML/worldedit]: Testing mod worldedit to verify it accepts its own version in a remote connection
  350. [21:16:59] [Server thread/TRACE] [FML/worldedit]: The mod worldedit accepts its own version (6.1.1-SNAPSHOT)
  351. [21:16:59] [Server thread/DEBUG] [FML/worldedit]: Attempting to inject @SidedProxy classes into worldedit
  352. [21:16:59] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLConstructionEvent to mod worldedit
  353. [21:16:59] [Server thread/DEBUG] [FML/]: Bar Step: Construction - WorldEdit took 0,212s
  354. [21:16:59] [Server thread/DEBUG] [FML/]: Bar Finished: Construction took 3,835s
  355. [21:16:59] [Server thread/DEBUG] [FML/]: Mod signature data
  356. [21:16:59] [Server thread/DEBUG] [FML/]: Valid Signatures:
  357. [21:16:59] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader 8.0.99.99) forge-1.8-11.14.4.1577-universal.jar
  358. [21:16:59] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge (Minecraft Forge 11.14.4.1577) forge-1.8-11.14.4.1577-universal.jar
  359. [21:16:59] [Server thread/DEBUG] [FML/]: Missing Signatures:
  360. [21:16:59] [Server thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.05) minecraft.jar
  361. [21:16:59] [Server thread/DEBUG] [FML/]: ForgeEssentials (Forge Essentials 1.8.3) forgeessentials-1.8-1.8.3.54-server.jar
  362. [21:16:59] [Server thread/DEBUG] [FML/]: worldedit (WorldEdit 6.1.1-SNAPSHOT) worldedit-forge-mc1.8-6.1.1-SNAPSHOT-dist.jar
  363. [21:16:59] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
  364. [21:16:59] [Server thread/INFO] [FML/]: Found 384 ObjectHolder annotations
  365. [21:16:59] [Server thread/INFO] [FML/]: Identifying ItemStackHolder annotations
  366. [21:16:59] [Server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations
  367. [21:16:59] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp
  368. [21:16:59] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp
  369. [21:16:59] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Coder Pack took 0,003s
  370. [21:16:59] [Server thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML
  371. [21:16:59] [Server thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML
  372. [21:16:59] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Mod Loader took 0,042s
  373. [21:16:59] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge
  374. [21:16:59] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
  375. [21:16:59] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge
  376. [21:16:59] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Forge took 0,089s
  377. [21:16:59] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sending event FMLPreInitializationEvent to mod ForgeEssentials
  378. [21:16:59] [Server thread/INFO] [ForgeEssentials/ForgeEssentials]: Running ForgeEssentials 1.8.3.54 (4140a85)
  379. [21:16:59] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  380. [21:16:59] [Server thread/DEBUG] [io.netty.util.internal.JavassistTypeParameterMatcherGenerator/ForgeEssentials]: Generated: io.netty.util.internal.__matchers__.net.minecraftforge.fml.common.network.simpleimpl.IMessageMatcher
  381. [21:16:59] [Server thread/DEBUG] [io.netty.util.internal.JavassistTypeParameterMatcherGenerator/ForgeEssentials]: Generated: io.netty.util.internal.__matchers__.com.forgeessentials.commons.network.Packet0HandshakeMatcher
  382. [21:16:59] [Server thread/DEBUG] [io.netty.util.internal.JavassistTypeParameterMatcherGenerator/ForgeEssentials]: Generated: io.netty.util.internal.__matchers__.com.forgeessentials.commons.network.Packet1SelectionUpdateMatcher
  383. [21:16:59] [Server thread/DEBUG] [io.netty.util.internal.JavassistTypeParameterMatcherGenerator/ForgeEssentials]: Generated: io.netty.util.internal.__matchers__.com.forgeessentials.commons.network.Packet2ReachMatcher
  384. [21:16:59] [Server thread/DEBUG] [io.netty.util.internal.JavassistTypeParameterMatcherGenerator/ForgeEssentials]: Generated: io.netty.util.internal.__matchers__.com.forgeessentials.commons.network.Packet3PlayerPermissionsMatcher
  385. [21:16:59] [Server thread/DEBUG] [io.netty.util.internal.JavassistTypeParameterMatcherGenerator/ForgeEssentials]: Generated: io.netty.util.internal.__matchers__.com.forgeessentials.commons.network.Packet5NoclipMatcher
  386. [21:16:59] [Server thread/DEBUG] [io.netty.util.internal.JavassistTypeParameterMatcherGenerator/ForgeEssentials]: Generated: io.netty.util.internal.__matchers__.com.forgeessentials.commons.network.Packet7RemoteMatcher
  387. [21:16:59] [Server thread/INFO] [ForgeEssentials/ForgeEssentials]: Discovering and loading modules...
  388. [21:16:59] [Server thread/INFO] [ForgeEssentials/ForgeEssentials]: Modules from ForgeEssentials-1.8.3 are being loaded
  389. [21:16:59] [Forge Version Check/DEBUG] [ForgeVersionCheck/Forge]: [Forge] Received version check data:
  390. {
  391. "homepage": "http://files.minecraftforge.net/maven/net/minecraftforge/forge/",
  392. "promos": {
  393. "1.5.2-latest": "7.8.1.738",
  394. "1.5.2-recommended": "7.8.1.737",
  395. "1.6.1-latest": "8.9.0.775",
  396. "1.6.2-latest": "9.10.1.871",
  397. "1.6.2-recommended": "9.10.1.871",
  398. "1.6.3-latest": "9.11.0.878",
  399. "1.6.4-latest": "9.11.1.1345",
  400. "1.6.4-recommended": "9.11.1.1345",
  401. "1.7.10-latest": "10.13.4.1614",
  402. "1.7.10-latest-1.7.10": "10.13.2.1343",
  403. "1.7.10-recommended": "10.13.4.1558",
  404. "1.7.2-latest": "10.12.2.1147",
  405. "1.7.2-recommended": "10.12.2.1121",
  406. "1.8-latest": "11.14.4.1577",
  407. "1.8-recommended": "11.14.4.1563",
  408. "1.8.8-latest": "11.15.0.1655",
  409. "1.8.9-latest": "11.15.0.1715",
  410. "latest": "11.15.0.1715",
  411. "latest-1.7.10": "10.13.2.1343",
  412. "recommended": "11.14.4.1563"
  413. }
  414. }
  415. [21:16:59] [Forge Version Check/INFO] [ForgeVersionCheck/Forge]: [Forge] Found status: AHEAD Target: null
  416. [21:17:00] [Server thread/INFO] [ForgeEssentials/ForgeEssentials]: Requested to disable module ServerVote
  417. [21:17:00] [Server thread/INFO] [ForgeEssentials/ForgeEssentials]: Requested to disable module AuthLogin
  418. [21:17:00] [Server thread/INFO] [ForgeEssentials/ForgeEssentials]: Requested to disable module perftools
  419. [21:17:01] [Server thread/DEBUG] [FML/ForgeEssentials]: Registered permission provider com.forgeessentials.permissions.core.ZonedPermissionHelper
  420. [21:17:01] [Server thread/INFO] [ForgeEssentials/ForgeEssentials]: Discovering and loading FEMob data...
  421. [21:17:01] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sent event FMLPreInitializationEvent to mod ForgeEssentials
  422. [21:17:01] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Essentials took 1,899s
  423. [21:17:01] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLPreInitializationEvent to mod worldedit
  424. [21:17:01] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLPreInitializationEvent to mod worldedit
  425. [21:17:01] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - WorldEdit took 0,074s
  426. [21:17:01] [Server thread/DEBUG] [FML/]: Bar Finished: PreInitialization took 2,107s
  427. [21:17:01] [Server thread/INFO] [FML/]: Applying holder lookups
  428. [21:17:01] [Server thread/INFO] [FML/]: Holder lookups applied
  429. [21:17:01] [Server thread/INFO] [FML/]: Injecting itemstacks
  430. [21:17:01] [Server thread/INFO] [FML/]: Itemstack injection complete
  431. [21:17:01] [Server thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 4
  432. [21:17:02] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false
  433. [21:17:02] [Server thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512
  434. [21:17:02] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@77b339b6
  435. [21:17:02] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@417ccfa5
  436. [21:17:02] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@45dd93fe
  437. [21:17:02] [Server thread/TRACE] [io.netty.channel.nio.NioEventLoop/]: Instrumented an optimized java.util.Set into: sun.nio.ch.EPollSelectorImpl@2c1256ac
  438. [21:17:02] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Loopback interface: lo
  439. [21:17:02] [Server thread/DEBUG] [io.netty.util.NetUtil/]: Loopback address: /127.0.0.1 (primary)
  440. [21:17:02] [Server thread/DEBUG] [io.netty.util.NetUtil/]: /proc/sys/net/core/somaxconn: 128
  441. [21:17:02] [Server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp
  442. [21:17:02] [Server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp
  443. [21:17:02] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Coder Pack took 0,001s
  444. [21:17:02] [Server thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML
  445. [21:17:02] [Server thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML
  446. [21:17:02] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Mod Loader took 0,001s
  447. [21:17:02] [Server thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge
  448. [21:17:02] [Server thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge
  449. [21:17:02] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Forge took 0,001s
  450. [21:17:02] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sending event FMLInitializationEvent to mod ForgeEssentials
  451. [21:17:02] [Server thread/INFO] [ForgeEssentials/ForgeEssentials]: Running ForgeEssentials 1.8.3.54-release (4140a85)
  452. [21:17:02] [Server thread/WARN] [ForgeEssentials/ForgeEssentials]: -------------------------------------------------------------------------------------
  453. [21:17:02] [Server thread/WARN] [ForgeEssentials/ForgeEssentials]: WARNING! Using ForgeEssentials build #54, latest build is #74
  454. [21:17:02] [Server thread/WARN] [ForgeEssentials/ForgeEssentials]: We highly recommend updating asap to get the latest security and bug fixes
  455. [21:17:02] [Server thread/WARN] [ForgeEssentials/ForgeEssentials]: -------------------------------------------------------------------------------------
  456. [21:17:03] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sent event FMLInitializationEvent to mod ForgeEssentials
  457. [21:17:03] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Essentials took 1,687s
  458. [21:17:03] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLInitializationEvent to mod worldedit
  459. [21:17:03] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLInitializationEvent to mod worldedit
  460. [21:17:03] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - WorldEdit took 0,066s
  461. [21:17:03] [Server thread/DEBUG] [FML/]: Bar Finished: Initialization took 1,756s
  462. [21:17:03] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp
  463. [21:17:03] [Server thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp
  464. [21:17:03] [Server thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp
  465. [21:17:03] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0,015s
  466. [21:17:03] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML
  467. [21:17:03] [Server thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML
  468. [21:17:03] [Server thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML
  469. [21:17:03] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0,001s
  470. [21:17:03] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Forge
  471. [21:17:03] [Server thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge
  472. [21:17:03] [Server thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge
  473. [21:17:03] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Forge took 0,010s
  474. [21:17:03] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ForgeEssentials
  475. [21:17:03] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sending event IMCEvent to mod ForgeEssentials
  476. [21:17:03] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sent event IMCEvent to mod ForgeEssentials
  477. [21:17:03] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Essentials took 0,001s
  478. [21:17:03] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod worldedit
  479. [21:17:03] [Server thread/TRACE] [worldedit/worldedit]: Sending event IMCEvent to mod worldedit
  480. [21:17:03] [Server thread/TRACE] [worldedit/worldedit]: Sent event IMCEvent to mod worldedit
  481. [21:17:03] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - WorldEdit took 0,002s
  482. [21:17:03] [Server thread/DEBUG] [FML/]: Bar Finished: InterModComms$IMC took 0,029s
  483. [21:17:03] [Server thread/INFO] [FML/]: Injecting itemstacks
  484. [21:17:03] [Server thread/INFO] [FML/]: Itemstack injection complete
  485. [21:17:03] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp
  486. [21:17:03] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp
  487. [21:17:03] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Coder Pack took 0,001s
  488. [21:17:03] [Server thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML
  489. [21:17:03] [Server thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML
  490. [21:17:03] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Mod Loader took 0,002s
  491. [21:17:03] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge
  492. [21:17:04] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge
  493. [21:17:04] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Forge took 0,526s
  494. [21:17:04] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sending event FMLPostInitializationEvent to mod ForgeEssentials
  495. [21:17:04] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sent event FMLPostInitializationEvent to mod ForgeEssentials
  496. [21:17:04] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Essentials took 0,181s
  497. [21:17:04] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLPostInitializationEvent to mod worldedit
  498. [21:17:04] [Server thread/INFO] [worldedit/worldedit]: WorldEdit for Forge (version 6.1.1-SNAPSHOT) is loaded
  499. [21:17:04] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLPostInitializationEvent to mod worldedit
  500. [21:17:04] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - WorldEdit took 0,004s
  501. [21:17:04] [Server thread/DEBUG] [FML/]: Bar Finished: PostInitialization took 0,714s
  502. [21:17:04] [Server thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp
  503. [21:17:04] [Server thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp
  504. [21:17:04] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Coder Pack took 0,001s
  505. [21:17:04] [Server thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML
  506. [21:17:04] [Server thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML
  507. [21:17:04] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Mod Loader took 0,001s
  508. [21:17:04] [Server thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge
  509. [21:17:04] [Server thread/DEBUG] [FML/Forge]: Forge RecipeSorter Baking:
  510. [21:17:04] [Server thread/DEBUG] [FML/Forge]: 14: RecipeEntry("Before", UNKNOWN, )
  511. [21:17:04] [Server thread/DEBUG] [FML/Forge]: 13: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
  512. [21:17:04] [Server thread/DEBUG] [FML/Forge]: 12: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
  513. [21:17:04] [Server thread/DEBUG] [FML/Forge]: 11: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
  514. [21:17:04] [Server thread/DEBUG] [FML/Forge]: 10: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
  515. [21:17:04] [Server thread/DEBUG] [FML/Forge]: 9: RecipeEntry("minecraft:repair", SHAPELESS, net.minecraft.item.crafting.RecipeRepairItem) After: minecraft:shapeless
  516. [21:17:04] [Server thread/DEBUG] [FML/Forge]: 8: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
  517. [21:17:04] [Server thread/DEBUG] [FML/Forge]: 7: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
  518. [21:17:04] [Server thread/DEBUG] [FML/Forge]: 6: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
  519. [21:17:04] [Server thread/DEBUG] [FML/Forge]: 5: RecipeEntry("minecraft:pattern_add", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeAddPattern) After: minecraft:shapeless
  520. [21:17:04] [Server thread/DEBUG] [FML/Forge]: 4: RecipeEntry("minecraft:pattern_dupe", SHAPELESS, net.minecraft.item.crafting.RecipesBanners$RecipeDuplicatePattern) After: minecraft:shapeless
  521. [21:17:04] [Server thread/DEBUG] [FML/Forge]: 3: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
  522. [21:17:04] [Server thread/DEBUG] [FML/Forge]: 2: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
  523. [21:17:04] [Server thread/DEBUG] [FML/Forge]: 1: RecipeEntry("After", UNKNOWN, )
  524. [21:17:04] [Server thread/DEBUG] [FML/Forge]: Sorting recipies
  525. [21:17:04] [Server thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge
  526. [21:17:04] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Forge took 0,046s
  527. [21:17:04] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sending event FMLLoadCompleteEvent to mod ForgeEssentials
  528. [21:17:04] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sent event FMLLoadCompleteEvent to mod ForgeEssentials
  529. [21:17:04] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Essentials took 0,001s
  530. [21:17:04] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLLoadCompleteEvent to mod worldedit
  531. [21:17:04] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLLoadCompleteEvent to mod worldedit
  532. [21:17:04] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - WorldEdit took 0,007s
  533. [21:17:04] [Server thread/DEBUG] [FML/]: Bar Finished: LoadComplete took 0,056s
  534. [21:17:04] [Server thread/DEBUG] [FML/]: Freezing block and item id maps
  535. [21:17:04] [Server thread/DEBUG] [FML/]: Registry consistency check successful
  536. [21:17:04] [Server thread/DEBUG] [FML/]: Registry consistency check successful
  537. [21:17:04] [Server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 5 mods
  538. [21:17:04] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp
  539. [21:17:04] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp
  540. [21:17:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0,001s
  541. [21:17:04] [Server thread/TRACE] [FML/FML]: Sending event FMLServerAboutToStartEvent to mod FML
  542. [21:17:04] [Server thread/TRACE] [FML/FML]: Sent event FMLServerAboutToStartEvent to mod FML
  543. [21:17:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0,001s
  544. [21:17:04] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge
  545. [21:17:04] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge
  546. [21:17:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Forge took 0,002s
  547. [21:17:04] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sending event FMLServerAboutToStartEvent to mod ForgeEssentials
  548. [21:17:17] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sent event FMLServerAboutToStartEvent to mod ForgeEssentials
  549. [21:17:17] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Essentials took 12,525s
  550. [21:17:17] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLServerAboutToStartEvent to mod worldedit
  551. [21:17:18] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLServerAboutToStartEvent to mod worldedit
  552. [21:17:18] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - WorldEdit took 1,005s
  553. [21:17:18] [Server thread/DEBUG] [FML/]: Bar Finished: ServerAboutToStart took 13,534s
  554. [21:17:18] [Server thread/INFO] [FML/]: Injecting existing block and item data into this server instance
  555. [21:17:18] [Server thread/DEBUG] [FML/]: Registry consistency check successful
  556. [21:17:18] [Server thread/DEBUG] [FML/]: Registry consistency check successful
  557. [21:17:18] [Server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp
  558. [21:17:18] [Server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp
  559. [21:17:18] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0,001s
  560. [21:17:18] [Server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML
  561. [21:17:18] [Server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML
  562. [21:17:18] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0,001s
  563. [21:17:18] [Server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge
  564. [21:17:18] [Server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge
  565. [21:17:18] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0,009s
  566. [21:17:18] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sending event FMLModIdMappingEvent to mod ForgeEssentials
  567. [21:17:18] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sent event FMLModIdMappingEvent to mod ForgeEssentials
  568. [21:17:18] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Essentials took 0,001s
  569. [21:17:18] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLModIdMappingEvent to mod worldedit
  570. [21:17:18] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLModIdMappingEvent to mod worldedit
  571. [21:17:18] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - WorldEdit took 0,001s
  572. [21:17:18] [Server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0,013s
  573. [21:17:18] [Server thread/INFO] [FML/]: Applying holder lookups
  574. [21:17:18] [Server thread/INFO] [FML/]: Holder lookups applied
  575. [21:17:18] [Server thread/DEBUG] [FML/]: Loading persistent fluid defaults from world
  576. [21:17:18] [Server thread/DEBUG] [FML/]: The fluid minecraft:lava has been selected as the default fluid for lava
  577. [21:17:18] [Server thread/DEBUG] [FML/]: The fluid minecraft:water has been selected as the default fluid for water
  578. [21:17:18] [Server thread/DEBUG] [mixin/]: Mixing entity.MixinEntityTracker_01 from mixins.forgeessentials.json into net.minecraft.entity.EntityTracker
  579. [21:17:18] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/entity/EntityTrackerEntry to metadata cache
  580. [21:17:18] [Server thread/INFO] [FML/]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@98007f6)
  581. [21:17:18] [Server thread/INFO] [FML/]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@98007f6)
  582. [21:17:19] [Thread-12/INFO] [ForgeEssentials/]: Listing files for backup of world 1
  583. [21:17:19] [Server thread/INFO] [FML/]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@98007f6)
  584. [21:17:19] [Thread-13/INFO] [ForgeEssentials/]: Listing files for backup of world -1
  585. [21:17:23] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartingEvent to mod mcp
  586. [21:17:23] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartingEvent to mod mcp
  587. [21:17:23] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Coder Pack took 0,001s
  588. [21:17:23] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartingEvent to mod FML
  589. [21:17:23] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartingEvent to mod FML
  590. [21:17:23] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Mod Loader took 0,001s
  591. [21:17:23] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartingEvent to mod Forge
  592. [21:17:24] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartingEvent to mod Forge
  593. [21:17:24] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Forge took 0,422s
  594. [21:17:24] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sending event FMLServerStartingEvent to mod ForgeEssentials
  595. [21:17:25] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sent event FMLServerStartingEvent to mod ForgeEssentials
  596. [21:17:25] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Essentials took 1,019s
  597. [21:17:25] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLServerStartingEvent to mod worldedit
  598. [21:17:25] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLServerStartingEvent to mod worldedit
  599. [21:17:25] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - WorldEdit took 0,001s
  600. [21:17:25] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarting took 1,444s
  601. [21:17:25] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartedEvent to mod mcp
  602. [21:17:25] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartedEvent to mod mcp
  603. [21:17:25] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Coder Pack took 0,001s
  604. [21:17:25] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartedEvent to mod FML
  605. [21:17:25] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartedEvent to mod FML
  606. [21:17:25] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Mod Loader took 0,001s
  607. [21:17:25] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartedEvent to mod Forge
  608. [21:17:25] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartedEvent to mod Forge
  609. [21:17:25] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Forge took 0,001s
  610. [21:17:25] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sending event FMLServerStartedEvent to mod ForgeEssentials
  611. [21:17:25] [Server thread/ERROR] [ForgeEssentials/ForgeEssentials]: Command gamemode registered twice
  612. [21:17:25] [Server thread/ERROR] [ForgeEssentials/ForgeEssentials]: Command weather registered twice
  613. [21:17:25] [Server thread/ERROR] [ForgeEssentials/ForgeEssentials]: Command worldborder registered twice
  614. [21:17:25] [Server thread/ERROR] [ForgeEssentials/ForgeEssentials]: Command alias kill of command fekill registered twice
  615. [21:17:25] [Server thread/ERROR] [ForgeEssentials/ForgeEssentials]: Command help registered twice
  616. [21:17:25] [Server thread/ERROR] [ForgeEssentials/ForgeEssentials]: Command alias ? of command help registered twice
  617. [21:17:25] [Server thread/ERROR] [ForgeEssentials/ForgeEssentials]: Command enchant registered twice
  618. [21:17:25] [Server thread/ERROR] [ForgeEssentials/ForgeEssentials]: Command time registered twice
  619. [21:17:25] [Server thread/TRACE] [ForgeEssentials/ForgeEssentials]: Sent event FMLServerStartedEvent to mod ForgeEssentials
  620. [21:17:25] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Essentials took 0,301s
  621. [21:17:25] [Server thread/TRACE] [worldedit/worldedit]: Sending event FMLServerStartedEvent to mod worldedit
  622. [21:17:25] [Server thread/TRACE] [worldedit/worldedit]: Sent event FMLServerStartedEvent to mod worldedit
  623. [21:17:25] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - WorldEdit took 0,037s
  624. [21:17:25] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarted took 0,341s
  625. [21:17:25] [Server thread/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetectionLevel: simple
  626. [21:17:26] [Thread-14/DEBUG] [FML/]: Gathering id map for writing to world save world
  627. [21:17:26] [Thread-14/INFO] [ForgeEssentials/]: Listing files for backup of world 0
  628. [21:18:11] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  629. [21:18:56] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  630. [21:19:41] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  631. [21:20:26] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  632. [21:21:11] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  633. [21:21:56] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  634. [21:22:04] [Server thread/DEBUG] [mixin/]: Mixing server.management.MixinItemInWorldManager_01 from mixins.forgeessentials.json into net.minecraft.server.management.ItemInWorldManager
  635. [21:22:04] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraftforge/event/entity/player/PlayerInteractEvent to metadata cache
  636. [21:22:04] [Server thread/TRACE] [mixin/]: Added class metadata for net/minecraft/item/ItemStack to metadata cache
  637. [21:22:05] [Server thread/DEBUG] [io.netty.util.internal.JavassistTypeParameterMatcherGenerator/]: Generated: io.netty.util.internal.__matchers__.net.minecraftforge.fml.common.network.handshake.FMLHandshakeMessageMatcher
  638. [21:22:05] [Netty Server IO #0/TRACE] [FML/]: Handshake channel activating
  639. [21:22:05] [Netty Server IO #0/DEBUG] [FML/]: FMLHandshakeServerState: null->FMLHandshakeServerState$1:START
  640. [21:22:05] [Server thread/INFO] [FML/]: Connection received without FML marker, assuming vanilla.
  641. [21:22:05] [Server thread/INFO] [FML/]: [Server thread] Server side vanilla connection established
  642. [21:22:05] [Netty Server IO #0/DEBUG] [FML/]: Next: HELLO
  643. [21:22:06] [Playerlogger/WARN] [FML/]: =============================================================
  644. [21:22:06] [Playerlogger/WARN] [FML/]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  645. [21:22:06] [Playerlogger/WARN] [FML/]: Offendor: antlr/Parser.panic()V
  646. [21:22:06] [Playerlogger/WARN] [FML/]: Use FMLCommonHandler.exitJava instead
  647. [21:22:06] [Playerlogger/WARN] [FML/]: =============================================================
  648. [21:22:42] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  649. [21:23:26] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
  650. [21:24:12] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement