DDzwiedziu

Forever Stranded 1.8.0.4 AC disconnect server log

Feb 10th, 2017
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 184.65 KB | None | 0 0
  1. % ./ServerStart.sh
  2. Starting server
  3. OpenJDK 64-Bit Server VM warning: Using the ParNew young collector with the Serial old collector is deprecated and will likely be removed in a future release
  4. [20:48:40] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  5. [20:48:40] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  6. [20:48:40] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  7. [20:48:41] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2221 for Minecraft 1.10.2 loading
  8. [20:48:41] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_121, running on Linux:amd64:4.4.0-62-generic, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
  9. [20:48:43] [main/INFO] [FML]: [AppEng] Core Init
  10. [20:48:43] [main/WARN] [FML]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [20:48:43] [main/WARN] [FML]: The coremod lumien.bloodmoon.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [20:48:43] [main/WARN] [FML]: The coremod team.chisel.common.asm.ChiselCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [20:48:43] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [20:48:43] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [20:48:43] [main/WARN] [FML]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [20:48:43] [main/WARN] [FML]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. [20:48:43] [main/WARN] [FML]: The coremod toughasnails.asm.TANLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [20:48:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  19. [20:48:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  20. [20:48:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  21. [20:48:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  22. [20:48:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  23. [20:48:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  24. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  25. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  26. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  27. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  28. [20:48:44] [main/INFO] [Aroma1997Core]: Finished data injection.
  29. [20:48:44] [main/INFO] [Aroma1997Core]: Finished data injection.
  30. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  31. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  32. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  33. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  34. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  35. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  36. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  37. [20:48:44] [main/ERROR] [LaunchWrapper]: A critical problem occurred registering the ASM transformer class
  38. java.lang.ClassNotFoundException:
  39. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  40. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_121]
  41. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_121]
  42. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
  43. at net.minecraftforge.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:46) [forge-1.10.2-12.18.3.2221-universal.jar:?]
  44. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  45. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  46. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_121]
  47. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_121]
  48. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_121]
  49. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_121]
  50. at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:62) [forge-1.10.2-12.18.3.2221-universal.jar:?]
  51. at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31) [forge-1.10.2-12.18.3.2221-universal.jar:?]
  52. Caused by: java.lang.NullPointerException
  53. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
  54. ... 12 more
  55. [20:48:44] [main/INFO] [Aroma1997Core]: No need to load MCP mappings. We're in obfuscated environment.
  56. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  60. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  61. [20:48:44] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  62. [20:48:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  63. [20:48:44] [main/ERROR] [ToughAsNails Transformer]: Unexpected hash 53031102bd1cdb7a2f24dc4d3c4c50c2 detected for class World. Crashes or bugs may occur!
  64. [20:48:45] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
  65. [20:48:45] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  66. [20:48:45] [main/INFO] [STDOUT]: [team.chisel.common.asm.ChiselTransformer:transform:39]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
  67. [20:48:45] [main/INFO] [STDOUT]: [team.chisel.common.asm.ChiselTransformer:transform:88]: Transforming net.minecraft.block.Block Finished.
  68. [20:48:45] [main/INFO] [FML]: [Quark ASM] Transforming BlockPistonBase
  69. [20:48:45] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [doMove, func_176319_a, a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z / (Laid;Lcm;Lct;Z
  70. )Z)
  71. [20:48:45] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
  72. [20:48:45] [main/INFO] [FML]: [Quark ASM] Patching org.objectweb.asm.tree.MethodNode@3a022576 in node org.objectweb.asm.tree.VarInsnNode@2dbd803f
  73. [20:48:45] [main/INFO] [FML]: [Quark ASM] Patch result: true
  74. [20:48:46] [main/ERROR] [ToughAsNails Transformer]: Unexpected hash 20f2d689046ef2bce53aff9618487c56 detected for class BlockCrops. Crashes or bugs may occur!
  75. [20:48:47] [main/INFO] [FML]: [Quark ASM] Transforming EntityBoat
  76. [20:48:47] [main/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_76986_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lrh;F)Z)
  77. [20:48:47] [main/INFO] [FML]: [Quark ASM] Located Method, patching...
  78. [20:48:47] [main/INFO] [FML]: [Quark ASM] Patch result: true
  79. [20:48:47] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
  80. [20:48:47] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
  81. [20:48:48] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  82. [20:48:48] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  83. [20:48:48] [Server thread/INFO]: Starting minecraft server version 1.10.2
  84. [20:48:48] [Server thread/INFO] [FML]: MinecraftForge v12.18.3.2221 Initialized
  85. [20:48:48] [Server thread/INFO] [FML]: Replaced 231 ore recipes
  86. [20:48:48] [Server thread/INFO] [STDOUT]: [zmaster587.advancedRocketry.asm.ModContainer:<init>:21]: ********* CoreDummyContainer. OK
  87. [20:48:48] [Server thread/INFO] [FML]: [AppEng] Core Init
  88. [20:48:48] [Server thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
  89. [20:48:48] [Server thread/INFO] [FML]: Searching /home/meinkraft/CrashLandingReturns/1.8.0.4/mods for mods
  90. [20:48:48] [Server thread/INFO] [FML]: Also searching /home/meinkraft/CrashLandingReturns/1.8.0.4/mods/1.10.2 for mods
  91. [20:48:48] [Server thread/WARN] [FML]: ****************************************
  92. [20:48:48] [Server thread/WARN] [FML]: * The modid advancedRocketry is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  93. [20:48:48] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  94. [20:48:48] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  95. [20:48:48] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  96. [20:48:48] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  97. [20:48:48] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  98. [20:48:48] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
  99. [20:48:48] [Server thread/WARN] [FML]: ****************************************
  100. [20:48:48] [Server thread/WARN] [FML]: ****************************************
  101. [20:48:48] [Server thread/WARN] [FML]: * The modid AppleCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  102. [20:48:48] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  103. [20:48:48] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  104. [20:48:48] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  105. [20:48:48] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  106. [20:48:48] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  107. [20:48:48] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
  108. [20:48:48] [Server thread/WARN] [FML]: ****************************************
  109. [20:48:49] [Server thread/WARN] [FML]: ****************************************
  110. [20:48:49] [Server thread/WARN] [FML]: * The modid Aroma1997CoreHelper is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  111. [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  112. [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  113. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  114. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  115. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  116. [20:48:49] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
  117. [20:48:49] [Server thread/WARN] [FML]: ****************************************
  118. [20:48:49] [Server thread/WARN] [Aroma1997CoreHelper]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.1
  119. [20:48:49] [Server thread/WARN] [FML]: ****************************************
  120. [20:48:49] [Server thread/WARN] [FML]: * The modid AromaBackupRecovery is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  121. [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  122. [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  123. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  124. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  125. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  126. [20:48:49] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
  127. [20:48:49] [Server thread/WARN] [FML]: ****************************************
  128. [20:48:49] [Server thread/WARN] [AromaBackupRecovery]: Mod AromaBackupRecovery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  129. [20:48:49] [Server thread/WARN] [FML]: ****************************************
  130. [20:48:49] [Server thread/WARN] [FML]: * The modid AromaBackup is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  131. [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  132. [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  133. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  134. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  135. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  136. [20:48:49] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
  137. [20:48:49] [Server thread/WARN] [FML]: ****************************************
  138. [20:48:49] [Server thread/WARN] [AromaBackup]: Mod AromaBackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.0.0.b62
  139. [20:48:49] [Server thread/WARN] [autopackager]: Mod autopackager is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.6.3
  140. [20:48:49] [Server thread/WARN] [FML]: ****************************************
  141. [20:48:49] [Server thread/WARN] [FML]: * The modid AutoRegLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  142. [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  143. [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  144. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  145. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  146. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  147. [20:48:49] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
  148. [20:48:49] [Server thread/WARN] [FML]: ****************************************
  149. [20:48:49] [Server thread/WARN] [FML]: ****************************************
  150. [20:48:49] [Server thread/WARN] [FML]: * The modid Baubles is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  151. [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  152. [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  153. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  154. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  155. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  156. [20:48:49] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...
  157. [20:48:49] [Server thread/WARN] [FML]: ****************************************
  158. [20:48:49] [Server thread/ERROR] [FML]: The mcmod.info file in bqautoreload-1.4.0.jar cannot be parsed as valid JSON. It will be ignored
  159. com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 11 column 17
  160. at com.google.gson.internal.Streams.parse(Streams.java:56) ~[Streams.class:?]
  161. at com.google.gson.JsonParser.parse(JsonParser.java:84) ~[JsonParser.class:?]
  162. at com.google.gson.JsonParser.parse(JsonParser.java:59) ~[JsonParser.class:?]
  163. at net.minecraftforge.fml.common.MetadataCollection.from(MetadataCollection.java:63) [MetadataCollection.class:?]
  164. at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:63) [JarDiscoverer.class:?]
  165. at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:49) [ContainerType.class:?]
  166. at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:78) [ModCandidate.class:?]
  167. at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:141) [ModDiscoverer.class:?]
  168. at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:392) [Loader.class:?]
  169. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:531) [Loader.class:?]
  170. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98) [FMLServerHandler.class:?]
  171. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328) [FMLCommonHandler.class:?]
  172. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [ld.class:?]
  173. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
  174. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  175. Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 11 column 17
  176. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505) ~[JsonReader.class:?]
  177. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:480) ~[JsonReader.class:?]
  178. at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403) ~[JsonReader.class:?]
  179. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666) ~[TypeAdapters$25.class:?]
  180. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:659) ~[TypeAdapters$25.class:?]
  181. at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642) ~[TypeAdapters$25.class:?]
  182. at com.google.gson.internal.Streams.parse(Streams.java:44) ~[Streams.class:?]
  183. ... 14 more
  184. [20:48:49] [Server thread/WARN] [FML]: ****************************************
  185. [20:48:49] [Server thread/WARN] [FML]: * The modid Chameleon is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  186. [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  187. [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  188. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  189. [20:48:49] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  190. [20:48:49] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  191. [20:48:49] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  192. [20:48:49] [Server thread/WARN] [FML]: ****************************************
  193. [20:48:50] [Server thread/WARN] [FML]: ****************************************
  194. [20:48:50] [Server thread/WARN] [FML]: * The modid CodeChickenCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  195. [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  196. [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  197. [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  198. [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  199. [20:48:50] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  200. [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  201. [20:48:50] [Server thread/WARN] [FML]: ****************************************
  202. [20:48:50] [Server thread/WARN] [CodeChickenCore]: Mod CodeChickenCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.0.101
  203. [20:48:50] [Server thread/WARN] [FML]: ****************************************
  204. [20:48:50] [Server thread/WARN] [FML]: * The modid CodeChickenLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  205. [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  206. [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  207. [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  208. [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  209. [20:48:50] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  210. [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  211. [20:48:50] [Server thread/WARN] [FML]: ****************************************
  212. [20:48:50] [Server thread/WARN] [CodeChickenLib]: Mod CodeChickenLib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.5.2.198
  213. [20:48:50] [Server thread/INFO] [ccl-entityhook]: Mod ccl-entityhook is missing the required element 'name'. Substituting ccl-entityhook
  214. [20:48:50] [Server thread/WARN] [ccl-entityhook]: Mod ccl-entityhook is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  215. [20:48:50] [Server thread/WARN] [cookingforblockheads]: Mod cookingforblockheads is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.2.29
  216. [20:48:50] [Server thread/INFO] [FML]: Disabling mod ctgui it is client side only.
  217. [20:48:50] [Server thread/WARN] [FML]: ****************************************
  218. [20:48:50] [Server thread/WARN] [FML]: * The modid MineTweaker3 is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  219. [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  220. [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  221. [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  222. [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  223. [20:48:50] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  224. [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  225. [20:48:50] [Server thread/WARN] [FML]: ****************************************
  226. [20:48:50] [Server thread/INFO] [FML]: Disabling mod ding it is client side only.
  227. [20:48:50] [Server thread/WARN] [FML]: ****************************************
  228. [20:48:50] [Server thread/WARN] [FML]: * The modid EnderIO is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  229. [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  230. [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  231. [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  232. [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  233. [20:48:50] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  234. [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  235. [20:48:50] [Server thread/WARN] [FML]: ****************************************
  236. [20:48:50] [Server thread/WARN] [FML]: ****************************************
  237. [20:48:50] [Server thread/WARN] [FML]: * The modid EnderStorage is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  238. [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  239. [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  240. [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  241. [20:48:50] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  242. [20:48:50] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  243. [20:48:50] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  244. [20:48:50] [Server thread/WARN] [FML]: ****************************************
  245. [20:48:50] [Server thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.2.0.96
  246. [20:48:50] [Server thread/WARN] [excompressum]: Mod excompressum is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.78
  247. [20:48:51] [Server thread/WARN] [ironchest]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.10.2-7.0.11.797
  248. [20:48:51] [Server thread/WARN] [FML]: ****************************************
  249. [20:48:51] [Server thread/WARN] [FML]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  250. [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  251. [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  252. [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  253. [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  254. [20:48:51] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  255. [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  256. [20:48:51] [Server thread/WARN] [FML]: ****************************************
  257. [20:48:51] [Server thread/INFO] [FML]: Disabling mod jeresources it is client side only.
  258. [20:48:51] [Server thread/WARN] [FML]: ****************************************
  259. [20:48:51] [Server thread/WARN] [FML]: * The modid libVulpes is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  260. [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  261. [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  262. [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  263. [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  264. [20:48:51] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  265. [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  266. [20:48:51] [Server thread/WARN] [FML]: ****************************************
  267. [20:48:51] [Server thread/WARN] [FML]: ****************************************
  268. [20:48:51] [Server thread/WARN] [FML]: * The modid Lockdown is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  269. [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  270. [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  271. [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  272. [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  273. [20:48:51] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  274. [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  275. [20:48:51] [Server thread/WARN] [FML]: ****************************************
  276. [20:48:51] [Server thread/INFO] [FML]: Disabling mod Lockdown it is client side only.
  277. [20:48:51] [Server thread/INFO] [FML]: Disabling mod moreoverlays it is client side only.
  278. [20:48:51] [Server thread/WARN] [FML]: ****************************************
  279. [20:48:51] [Server thread/WARN] [FML]: * The modid Morpheus is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  280. [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  281. [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  282. [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  283. [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  284. [20:48:51] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  285. [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  286. [20:48:51] [Server thread/WARN] [FML]: ****************************************
  287. [20:48:51] [Server thread/INFO] [FML]: Disabling mod mousetweaks it is client side only.
  288. [20:48:51] [Server thread/WARN] [FML]: ****************************************
  289. [20:48:51] [Server thread/WARN] [FML]: * The modid Quark is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  290. [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  291. [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  292. [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  293. [20:48:51] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  294. [20:48:51] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  295. [20:48:51] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  296. [20:48:51] [Server thread/WARN] [FML]: ****************************************
  297. [20:48:52] [Server thread/WARN] [FML]: ****************************************
  298. [20:48:52] [Server thread/WARN] [FML]: * The modid SpiceOfLife is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  299. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  300. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  301. [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  302. [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  303. [20:48:52] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  304. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  305. [20:48:52] [Server thread/WARN] [FML]: ****************************************
  306. [20:48:52] [Server thread/WARN] [FML]: ****************************************
  307. [20:48:52] [Server thread/WARN] [FML]: * The modid StorageDrawers is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  308. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  309. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  310. [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  311. [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  312. [20:48:52] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  313. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  314. [20:48:52] [Server thread/WARN] [FML]: ****************************************
  315. [20:48:52] [Server thread/WARN] [FML]: ****************************************
  316. [20:48:52] [Server thread/WARN] [FML]: * The modid TinkersAddons is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  317. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  318. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  319. [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  320. [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  321. [20:48:52] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  322. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  323. [20:48:52] [Server thread/WARN] [FML]: ****************************************
  324. [20:48:52] [Server thread/WARN] [FML]: ****************************************
  325. [20:48:52] [Server thread/WARN] [FML]: * The modid ToughAsNails is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  326. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  327. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  328. [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  329. [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  330. [20:48:52] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  331. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  332. [20:48:52] [Server thread/WARN] [FML]: ****************************************
  333. [20:48:52] [Server thread/WARN] [FML]: ****************************************
  334. [20:48:52] [Server thread/WARN] [FML]: * The modid Waila is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  335. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  336. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  337. [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  338. [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  339. [20:48:52] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  340. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  341. [20:48:52] [Server thread/WARN] [FML]: ****************************************
  342. [20:48:52] [Server thread/WARN] [FML]: ****************************************
  343. [20:48:52] [Server thread/WARN] [FML]: * The modid WailaHarvestability is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  344. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  345. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  346. [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  347. [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  348. [20:48:52] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  349. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  350. [20:48:52] [Server thread/WARN] [FML]: ****************************************
  351. [20:48:52] [Server thread/INFO] [FML]: Disabling mod WailaHarvestability it is client side only.
  352. [20:48:52] [Server thread/WARN] [FML]: ****************************************
  353. [20:48:52] [Server thread/WARN] [FML]: * The modid Woot is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  354. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  355. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  356. [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
  357. [20:48:52] [Server thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  358. [20:48:52] [Server thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  359. [20:48:52] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  360. [20:48:52] [Server thread/WARN] [FML]: ****************************************
  361. [20:48:52] [Server thread/INFO] [FML]: Forge Mod Loader has identified 102 mods to load
  362. [20:48:52] [Server thread/INFO] [STDOUT]: [zmaster587.advancedRocketry.asm.ModContainer:registerBus:40]: ********* registerBus. OK
  363. [20:48:52] [Server thread/INFO] [FML]: FML has found a non-mod file BattleTowers-1.10.2.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  364. [20:48:52] [Server thread/INFO] [FML]: FML has found a non-mod file Ding-1.10.2-1.0.1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  365. [20:48:52] [Server thread/INFO] [FML]: FML has found a non-mod file JustEnoughResources-1.10.2-0.5.9.3.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if
  366. possible.
  367. [20:48:52] [Server thread/INFO] [FML]: FML has found a non-mod file Lockdown-1.10.2-5.0.0-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if po
  368. ssible.
  369. [20:48:52] [Server thread/INFO] [FML]: FML has found a non-mod file moreoverlays-1.9-mc1.10.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible
  370. .
  371. [20:48:52] [Server thread/INFO] [FML]: FML has found a non-mod file MouseTweaks-2.6.4-mc1.10.2.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possibl
  372. e.
  373. [20:48:52] [Server thread/INFO] [FML]: FML has found a non-mod file WailaHarvestability-mc1.10.2-1.1.9.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if
  374. possible.
  375. [20:48:53] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AdvancedRocketry, appliedenergistics2-core, Aroma1997Core, machpcraft2core, advancedRocketry, AppleCore, appleskin, appliedenergistics2, A
  376. roma1997CoreHelper, AromaBackupRecovery, AromaBackup, autopackager, AutoRegLib, base, Baubles, bdlib, betterwithmods, betterquesting, bqt, bloodmoon, bqautoreload, Chameleon, chisel, chiselsandbits, clumps, CodeChickenCore, CodeChicken
  377. Lib, ccl-entityhook, cookingforblockheads, coroutil, extendedrenderer, configmod, MineTweaker3, crafttweakerjei, dldungeonsjdg, elevatorid, endercore, EnderIO, EnderStorage, environmentaltech, excompressum, exnihiloomnia, extrautils2,
  378. bigreactors, flatcoloredblocks, forestry, gravestone, hammercore, hopperducts, immersiveengineering, infinitefluids, inventorytweaks, ironchest, JEI, journeymap, keep_hunger, libVulpes, machpcraft2, mantle, mikedongles, modtweaker, Mor
  379. pheus, mtlib, omlib, openmodularturrets, p455w0rdslib, harvestcraft, pressure, progressiveautomation, quantumstorage, Quark, railcraft, randomthings, reborncore, reborncore-mcmultipart, simplegenerators, simplyjetpacks, snad, soulshard
  380. stow, SpiceOfLife, bq_standard, StorageDrawers, supercraftingframe, tconstruct, TinkersAddons, tp, torchmaster, ToughAsNails, tanaddons, unidict, valkyrielib, Waila, wanionlib, icse, wawla, weather2, Woot, zerocore, zombieawareness] at
  381. CLIENT
  382. [20:48:53] [Server thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, AdvancedRocketry, appliedenergistics2-core, Aroma1997Core, machpcraft2core, advancedRocketry, AppleCore, appleskin, appliedenergistics2, A
  383. roma1997CoreHelper, AromaBackupRecovery, AromaBackup, autopackager, AutoRegLib, base, Baubles, bdlib, betterwithmods, betterquesting, bqt, bloodmoon, bqautoreload, Chameleon, chisel, chiselsandbits, clumps, CodeChickenCore, CodeChicken
  384. Lib, ccl-entityhook, cookingforblockheads, coroutil, extendedrenderer, configmod, MineTweaker3, crafttweakerjei, dldungeonsjdg, elevatorid, endercore, EnderIO, EnderStorage, environmentaltech, excompressum, exnihiloomnia, extrautils2,
  385. bigreactors, flatcoloredblocks, forestry, gravestone, hammercore, hopperducts, immersiveengineering, infinitefluids, inventorytweaks, ironchest, JEI, journeymap, keep_hunger, libVulpes, machpcraft2, mantle, mikedongles, modtweaker, Mor
  386. pheus, mtlib, omlib, openmodularturrets, p455w0rdslib, harvestcraft, pressure, progressiveautomation, quantumstorage, Quark, railcraft, randomthings, reborncore, reborncore-mcmultipart, simplegenerators, simplyjetpacks, snad, soulshard
  387. stow, SpiceOfLife, bq_standard, StorageDrawers, supercraftingframe, tconstruct, TinkersAddons, tp, torchmaster, ToughAsNails, tanaddons, unidict, valkyrielib, Waila, wanionlib, icse, wawla, weather2, Woot, zerocore, zombieawareness] at
  388. SERVER
  389. [20:48:54] [Server thread/INFO] [STDOUT]: [minetweaker.mc1102.util.MineTweakerHacks:getField:251]: >>>
  390. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: java.lang.NoSuchFieldException: tagList
  391. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Class.getDeclaredField(Class.java:2070)
  392. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.util.MineTweakerHacks.getField(MineTweakerHacks.java:247)
  393. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.util.MineTweakerHacks.<clinit>(MineTweakerHacks.java:60)
  394. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.game.MCGame.<clinit>(MCGame.java:39)
  395. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.MineTweakerMod.<init>(MineTweakerMod.java:69)
  396. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  397. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  398. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  399. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  400. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Class.newInstance(Class.java:442)
  401. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:193)
  402. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:587)
  403. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  404. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  405. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  406. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Method.invoke(Method.java:498)
  407. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  408. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  409. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  410. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  411. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  412. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  413. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  414. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  415. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  416. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  417. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Method.invoke(Method.java:498)
  418. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  419. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  420. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  421. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  422. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  423. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  424. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
  425. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  426. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)
  427. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
  428. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  429. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Thread.run(Thread.java:745)
  430. [20:48:54] [Server thread/INFO] [STDOUT]: [minetweaker.mc1102.util.MineTweakerHacks:getField:251]: >>>
  431. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: java.lang.NoSuchFieldException: anvilFile
  432. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Class.getDeclaredField(Class.java:2070)
  433. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.util.MineTweakerHacks.getField(MineTweakerHacks.java:247)
  434. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.util.MineTweakerHacks.<clinit>(MineTweakerHacks.java:63)
  435. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.game.MCGame.<clinit>(MCGame.java:39)
  436. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.MineTweakerMod.<init>(MineTweakerMod.java:69)
  437. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  438. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  439. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  440. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  441. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Class.newInstance(Class.java:442)
  442. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:193)
  443. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:587)
  444. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  445. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  446. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  447. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Method.invoke(Method.java:498)
  448. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  449. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  450. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  451. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  452. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  453. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  454. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  455. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  456. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  457. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  458. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Method.invoke(Method.java:498)
  459. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  460. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  461. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  462. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  463. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  464. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  465. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
  466. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  467. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)
  468. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
  469. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  470. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Thread.run(Thread.java:745)
  471. [20:48:54] [Server thread/INFO] [Aroma1997Core-Transforming]: Transforming net.minecraft.inventory.InventoryCrafting
  472. [20:48:54] [Server thread/INFO] [STDOUT]: [minetweaker.mc1102.util.MineTweakerHacks:getField:251]: >>>
  473. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: java.lang.NoSuchFieldException: eventHandler
  474. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Class.getDeclaredField(Class.java:2070)
  475. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.util.MineTweakerHacks.getField(MineTweakerHacks.java:247)
  476. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.util.MineTweakerHacks.<clinit>(MineTweakerHacks.java:65)
  477. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.game.MCGame.<clinit>(MCGame.java:39)
  478. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.MineTweakerMod.<init>(MineTweakerMod.java:69)
  479. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  480. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  481. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  482. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  483. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Class.newInstance(Class.java:442)
  484. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:193)
  485. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:587)
  486. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  487. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  488. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  489. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Method.invoke(Method.java:498)
  490. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  491. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  492. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  493. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  494. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  495. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  496. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  497. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  498. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  499. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  500. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Method.invoke(Method.java:498)
  501. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  502. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  503. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  504. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  505. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  506. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  507. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
  508. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  509. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)
  510. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
  511. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  512. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Thread.run(Thread.java:745)
  513. [20:48:54] [Server thread/INFO] [STDOUT]: [minetweaker.mc1102.util.MineTweakerHacks:getField:251]: >>>
  514. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: java.lang.NoSuchFieldException: thePlayer
  515. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Class.getDeclaredField(Class.java:2070)
  516. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.util.MineTweakerHacks.getField(MineTweakerHacks.java:247)
  517. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.util.MineTweakerHacks.<clinit>(MineTweakerHacks.java:66)
  518. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.game.MCGame.<clinit>(MCGame.java:39)
  519. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at minetweaker.mc1102.MineTweakerMod.<init>(MineTweakerMod.java:69)
  520. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  521. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  522. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  523. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  524. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Class.newInstance(Class.java:442)
  525. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:193)
  526. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:587)
  527. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  528. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  529. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  530. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Method.invoke(Method.java:498)
  531. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  532. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  533. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  534. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  535. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  536. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  537. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  538. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  539. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  540. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  541. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.reflect.Method.invoke(Method.java:498)
  542. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  543. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  544. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  545. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  546. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  547. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145)
  548. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:559)
  549. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
  550. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328)
  551. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121)
  552. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
  553. [20:48:54] [Server thread/INFO] [STDERR]: [minetweaker.mc1102.util.MineTweakerHacks:getField:252]: at java.lang.Thread.run(Thread.java:745)
  554. [20:48:55] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
  555. [20:48:55] [Server thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
  556. [20:48:55] [Server thread/INFO] [tconstruct]: Preparing to take over the world
  557. [20:48:56] [Server thread/INFO] [progressiveautomation]: Starting automation
  558. [20:48:56] [Server thread/ERROR] [snad]: The mod snad is expecting signature @FINGERPRINT@ for source Snad-1.10.2-1.6.09.20a.jar, however there is no signature matching that description
  559. [20:48:56] [Server thread/ERROR] [Snad]: No fingerprint found!
  560. [20:48:56] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  561. [20:48:56] [Server thread/INFO] [FML]: Found 455 ObjectHolder annotations
  562. [20:48:56] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  563. [20:48:56] [Server thread/INFO] [FML]: Found 1 ItemStackHolder annotations
  564. [20:48:56] [Server thread/INFO] [FML]: Applying holder lookups
  565. [20:48:56] [Server thread/INFO] [FML]: Holder lookups applied
  566. [20:48:56] [Server thread/INFO] [FML]: Applying holder lookups
  567. [20:48:56] [Server thread/INFO] [FML]: Holder lookups applied
  568. [20:48:56] [Server thread/INFO] [FML]: Applying holder lookups
  569. [20:48:56] [Server thread/INFO] [FML]: Holder lookups applied
  570. [20:48:56] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  571. [20:48:56] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  572. [20:48:56] [Server thread/INFO] [Aroma1997Core]: Logger initialized.
  573. [20:48:56] [Server thread/OFF] [Aroma1997Core]: Loading Aroma1997Core version ${version} for MC ${mcversion}
  574. [20:48:56] [Server thread/INFO] [Aroma1997Core]: Finished Pre-initialization.
  575. > lut 10, 2017 8:48:56 PM zmaster587.libVulpes.util.TeslaCapabilityProvider registerCap
  576. INFO: Tesla integration loaded
  577. [20:48:57] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null
  578. [20:48:57] [Forge Version Check/INFO] [ForgeVersionCheck]: [soulshardstow] Starting version check at https://gist.githubusercontent.com/TehNut/e8db2be209d32d1ebbc3/raw/VersionChecker-SSTOW.json
  579. [20:48:57] [Server thread/INFO] [AE2:S]: Pre Initialization ( started )
  580. [20:48:57] [Forge Version Check/INFO] [ForgeVersionCheck]: [soulshardstow] Found status: BETA Target: null
  581. [20:48:57] [Forge Version Check/INFO] [ForgeVersionCheck]: [railcraft] Starting version check at http://www.railcraft.info/railcraft_versions
  582. [20:48:57] [Server thread/INFO] [AE2-CORE]: Removing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is disabled.
  583. [20:48:57] [Server thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RedstoneFlux
  584. [20:48:58] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  585. [20:48:58] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  586. [20:48:58] [Server thread/INFO] [AE2-CORE]: Removing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is disabled.
  587. [20:48:58] [Server thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/IC2
  588. [20:48:58] [Server thread/INFO] [AE2-CORE]: Removing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is disabled.
  589. [20:48:58] [Server thread/INFO] [AE2-CORE]: Updated appeng/items/tools/powered/powersink/RedstoneFlux
  590. [20:48:58] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  591. [20:48:58] [Server thread/INFO] [AE2-CORE]: Removing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is disabled.
  592. [20:48:58] [Server thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PIC2Power
  593. [20:48:58] [Server thread/INFO] [AE2:S]: Starting AE2 VersionChecker
  594. [20:48:58] [Server thread/INFO] [AE2:S]: Pre Initialization ( ended after 1038ms )
  595. [20:48:58] [Server thread/INFO] [Aroma1997CoreHelper]: Helping Aroma1997Core
  596. [20:48:58] [Server thread/INFO] [AromaBackup]: Loading 0 modules.
  597. [20:48:58] [Server thread/INFO] [AromaBackup]: Done loading plugins.
  598. [20:48:58] [Server thread/INFO] [FML]: [Quark] 'Animals eat floor food' is forcefully disabled as it's incompatible with the following loaded mods: [betterwithmods]
  599. [20:48:58] [Server thread/INFO] [FML]: [Quark] 'Inventory sorting' is forcefully disabled as it's incompatible with the following loaded mods: [inventorytweaks]
  600. [20:48:58] [Server thread/INFO] [FML]: [Quark] 'Food tooltip' is forcefully disabled as it's incompatible with the following loaded mods: [appleskin]
  601. [20:48:58] [Server thread/INFO] [FML]: [Quark] Module decoration is enabled
  602. [20:48:58] [Server thread/INFO] [FML]: [Quark] Module automation is enabled
  603. [20:48:58] [Server thread/INFO] [FML]: [Quark] Module building is enabled
  604. [20:48:58] [Server thread/INFO] [FML]: [Quark] Module management is enabled
  605. [20:48:58] [Server thread/INFO] [FML]: [Quark] Module tweaks is enabled
  606. [20:48:58] [Server thread/INFO] [FML]: [Quark] Module world is enabled
  607. [20:48:58] [Server thread/INFO] [FML]: [Quark] Module vanity is enabled
  608. [20:48:58] [Server thread/INFO] [FML]: [Quark] Module experimental is enabled
  609. [20:48:59] [Forge Version Check/INFO] [ForgeVersionCheck]: [railcraft] Found status: UP_TO_DATE Target: null
  610. [20:48:59] [Forge Version Check/INFO] [ForgeVersionCheck]: [cookingforblockheads] Starting version check at http://balyware.com/new/forge_update.php?modid=cookingforblockheads
  611. [20:48:59] [Server thread/INFO] [base]: Module Materials has successfully loaded
  612. [20:48:59] [Server thread/INFO] [base]: Module MineTweaker3 has successfully loaded
  613. [20:48:59] [Server thread/FATAL] [base]: Module JEI did not load due to issue: Mod with modid: jei was not found
  614. [20:48:59] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:106]: Loading scripts
  615. [20:48:59] [Server thread/INFO] [bdlib]: bdlib 1.12.2.21 loaded
  616. [20:48:59] [AE2 VersionChecker/INFO] [AE2:C]: Newer version is available: rv3-beta-6 (found) > rv4-alpha-11 (current)
  617. [20:48:59] [AE2 VersionChecker/INFO] [AE2:C]: Changelog: Updated pt_BR.lang to match latest en_US - Kasama
  618.  
  619. [20:48:59] [AE2 VersionChecker/INFO] [AE2:C]: VersionChecker mod is not installed; Proceeding.
  620. [20:48:59] [AE2 VersionChecker/INFO] [AE2:C]: Stopping AE2 VersionChecker
  621. [20:48:59] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  622. [20:49:01] [Server thread/INFO] [betterwithmods]: Adding Filter Ladder,1
  623. [20:49:01] [Server thread/INFO] [betterwithmods]: Adding Filter Wooden Trapdoor,2
  624. [20:49:01] [Server thread/INFO] [betterwithmods]: Adding Filter tile.bwm:grate.32767.name,3
  625. [20:49:01] [Server thread/INFO] [betterwithmods]: Adding Filter tile.bwm:slats.32767.name,4
  626. [20:49:01] [Server thread/INFO] [betterwithmods]: Adding Filter Wicker,5
  627. [20:49:01] [Server thread/INFO] [betterwithmods]: Adding Filter Soul Sand,6
  628. [20:49:01] [Server thread/INFO] [betterwithmods]: Adding Filter Iron Bars,7
  629. [20:49:01] [Server thread/INFO] [betterwithmods]: Successfully load compat for tconstruct
  630. [20:49:01] [Server thread/INFO] [betterwithmods]: Successfully load compat for harvestcraft
  631. [20:49:01] [Server thread/INFO] [betterwithmods]: Successfully load compat for immersiveengineering
  632. [20:49:01] [Server thread/INFO] [betterwithmods]: Successfully load compat for MineTweaker3
  633. [20:49:01] [Server thread/INFO] [betterwithmods]: Successfully load compat for Quark
  634. [20:49:01] [Server thread/INFO] [betterquesting]: Loaded configs...
  635. [20:49:01] [Server thread/INFO] [Chisel]: Starting pre-init...
  636. [20:49:01] [Server thread/INFO] [Chisel]: Loading blocks...
  637. [20:49:01] [Server thread/INFO] [Chisel]: 66 Feature's blocks loaded.
  638. [20:49:01] [Server thread/INFO] [Chisel]: Loading Tile Entities...
  639. [20:49:01] [Server thread/INFO] [Chisel]: Tile Entities loaded.
  640. [20:49:01] [Server thread/INFO] [Chisel]: Loading items...
  641. [20:49:01] [Server thread/INFO] [Chisel]: 66 Feature's items loaded.
  642. [20:49:01] [Server thread/INFO] [Chisel]: Pre-init finished.
  643. [20:49:01] [Server thread/INFO] [clumps]: Module Entities has successfully loaded
  644. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.DoomlikeDungeons:preInit:46]: Doomlike Dungeons is in preInit, should now load config.
  645. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.themes.ThemeReader:setConfigDir:69]: [DLDUNGEONS] themesdir is /home/meinkraft/CrashLandingReturns/1.8.0.4/config/DLDungeonsJBG
  646. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.GenerationHandler:setFrequency:118]: freqScale = 8
  647. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.GenerationHandler:setFrequency:120]: factor = 32
  648. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:122]: [DLDUNGEONS] Frequency Scaling Factor Set To: 8
  649. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:127]: [DLDUNGEONS] Minimum X Factor Set To: 16
  650. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:132]: [DLDUNGEONS] Difficulty set to: Normal difficulty.
  651. > [DLDUNGEONS] Dimensions listed in config file: 0, -1,
  652. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:141]: [DLDUNGEONS] Will spawn dungeons in with world generation? true
  653. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:144]: [DLDUNGEONS] Will spawn dungeons even with structures disabled? false
  654. > [DLDUNGEONS] Will only spawn in these dimensions: 0, -1,
  655. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:153]: [DLDUNGEONS] Will export item, block, and mob lists? false
  656. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:156]: [DLDUNGEONS] Will announce use of OP/cheat commands? true
  657. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:159]: [DLDUNGEONS] Will dungeons be easy to find? false
  658. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:162]: [DLDUNGEONS] Will themes be automatically install if themes folder is empty? true
  659. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:165]: [DLDUNGEONS] Can themes be (re)installed by command? true
  660. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:169]: [DLDUNGEONS] Will be stingy with chests? false
  661. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:processBiomeExclusions:422]: [DLDUNGEONS] adding END to excusion list
  662. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:178]: [DLDUNGEONS] Will use API? true
  663. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:181]: [DLDUNGEONS] Will allow API base mob change? true
  664. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:init:190]: [DLDUNGEONS] Will self-profile? false
  665. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:openThemesDir:332]: [DLDUNGEONS] themesdir will be set to /home/meinkraft/CrashLandingReturns/1.8.0.4/config/DLDungeonsJBG/themes/
  666. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.ConfigHandler:openThemesDir:334]: [DLDUNGEONS] themesdir File is be set to /home/meinkraft/CrashLandingReturns/1.8.0.4/config/DLDungeonsJBG/themes
  667. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.themes.ThemeReader:setThemesDir:56]: [DLDUNGEONS] themesdir is /home/meinkraft/CrashLandingReturns/1.8.0.4/config/DLDungeonsJBG/themes
  668. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.setup.Externalizer:makeChestCfg:154]: [DLDUNGEONS] Installing files /home/meinkraft/CrashLandingReturns/1.8.0.4/config/DLDungeonsJBG/chests.cfg
  669. [20:49:01] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.DoomlikeDungeons:preInit:49]: [DLDUNGEONS] Config should now be loaded.
  670. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.sag_mill_power_intake
  671. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.sag_mill_power_buffer
  672. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.sag_mill_power_use
  673. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.painter_power_intake
  674. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.painter_power_buffer
  675. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.painter_power_use
  676. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.attractor_power_intake
  677. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.attractor_power_buffer
  678. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.attractorPowerPerTickLevelOne
  679. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.attractorRangeLevelOne
  680. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.aversion_power_intake
  681. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.aversion_power_buffer
  682. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.spawnGuardPowerPerTickLevelOne
  683. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.aversion_range
  684. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.transceiverMaxIoRF
  685. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.transceiver_power_buffer
  686. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.transceiverUpkeepCostRF
  687. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.weather_power_intake
  688. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.weather_power_buffer
  689. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.weather_power_use
  690. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_power_intake
  691. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_power_buffer
  692. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_power_use
  693. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_base_size
  694. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farmBonusSize
  695. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_stack_limit
  696. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.spawner_power_intake
  697. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.spawner_power_buffer
  698. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.poweredSpawnerLevelOnePowerPerTickRF
  699. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.spawner_speedup
  700. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.slice_power_intake
  701. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.slice_power_buffer
  702. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.sliceAndSpliceLevelOnePowerPerTickRF
  703. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.soul_binder_power_intake
  704. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.soul_binder_power_buffer
  705. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.soulBinderLevelOnePowerPerTickRF
  706. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.stirling_power_buffer
  707. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.stirling_power_gen
  708. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.stirling_power_time
  709. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.power_monitor_power_intake
  710. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.power_monitor_power_buffer
  711. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.power_monitor_power_use
  712. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.inv_panel_sensor_power_intake
  713. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.inv_panel_sensor_power_buffer
  714. [20:49:02] [Server thread/WARN] [EnderIO]: Missing translation: config.capacitor.inv_panel_sensor_power_use
  715. [20:49:07] [Server thread/INFO] [forestry]: Plugin BuildCraft 6 Recipes Plugin failed to load: Compatible BuildCraftAPI|recipes version not found
  716. [20:49:07] [Server thread/INFO] [forestry]: Plugin BiomesOPlenty Plugin failed to load: BiomesOPlenty not found
  717. [20:49:07] [Server thread/INFO] [forestry]: Plugin IndustrialCraft2 Plugin failed to load: IndustrialCraft2 not found
  718. [20:49:07] [Server thread/INFO] [forestry]: Plugin BuildCraft 6 Fuels Plugin failed to load: Compatible BuildCraftAPI|fuels version not found
  719. [20:49:07] [Server thread/INFO] [forestry]: Plugin Natura Plugin failed to load: Natura not found
  720. [20:49:07] [Server thread/INFO] [forestry]: Plugin ExtraUtilities Plugin failed to load: ExtraUtilities not found
  721. [20:49:07] [Server thread/INFO] [forestry]: Plugin malisisdoors Plugin failed to load: Malisis Door's not found
  722. [20:49:07] [Server thread/INFO] [forestry]: Plugin BuildCraft 6 Transport Plugin failed to load: BuildCraft|Transport not found
  723. [20:49:07] [Server thread/INFO] [forestry]: Plugin Actually Additions Plugin failed to load: Actually Additions not found!
  724. [20:49:07] [Server thread/INFO] [forestry]: Plugin BuildCraft 6 Statements Plugin failed to load: Compatible BuildCraftAPI|statements version not found
  725. [20:49:09] [Server thread/INFO] [Ex Nihilo Omnia]: Attempting to dump ore list: '/home/meinkraft/CrashLandingReturns/1.8.0.4/config/ExNihiloOmnia/registries/ore/metadatas.json'.
  726. [20:49:09] [Server thread/INFO] [Ex Nihilo Omnia]: Beginning Hive Registry...
  727. [20:49:09] [Server thread/INFO] [Ex Nihilo Omnia]: Hive Registry Completed!
  728. [20:49:10] [Server thread/INFO] [Hammer Core]: Added "com.mrdimka.machpcraft.common.walkeytalkey.WalkeyEvents@6c79fcbe" to MCF Event Bus.
  729. [20:49:10] [Server thread/INFO] [Hammer Core]: Added "com.mrdimka.machpcraft.intr.builtin.LegendaryHammerEvents@47f1a823" to MCF Event Bus.
  730. [20:49:10] [Server thread/INFO] [Hammer Core]: Added 2 object to MCF Event Bus.
  731. [20:49:10] [Server thread/INFO] [modtweaker]: Starting PreInitialization for modtweaker
  732. [20:49:10] [Server thread/INFO] [Morpheus]: Loading configuration
  733. [20:49:11] [Server thread/INFO] [FML]: Registering drops for shadedGarden.
  734. [20:49:11] [Server thread/INFO] [FML]: Registering drops for tropicalGarden.
  735. [20:49:11] [Server thread/INFO] [FML]: Registering drops for windyGarden.
  736. [20:49:11] [Server thread/INFO] [FML]: Registering drops for frostGarden.
  737. [20:49:11] [Server thread/INFO] [FML]: Registering drops for aridGarden.
  738. [20:49:11] [Server thread/INFO] [FML]: Registering drops for soggyGarden.
  739. [20:49:11] [Server thread/INFO] [bdlib]: Loading internal config files for mod Pressure Pipes
  740. [20:49:11] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/meinkraft/CrashLandingReturns/1.8.0.4/mods/pressure-1.3.1.22-mc1.10.2.jar!/assets/pressure/config/settings.cfg
  741. [20:49:11] [Server thread/INFO] [bdlib]: Loading config: jar:file:/home/meinkraft/CrashLandingReturns/1.8.0.4/mods/pressure-1.3.1.22-mc1.10.2.jar!/assets/pressure/config/recipes.cfg
  742. [20:49:11] [Server thread/INFO] [bdlib]: Loading user config files for mod Pressure Pipes
  743. [20:49:11] [Server thread/INFO] [bdlib]: Config loading for mod Pressure Pipes finished
  744. [20:49:11] [Server thread/INFO] [bdlib]: Loaded creative tabs for pressure
  745. [20:49:13] [Server thread/INFO] [railcraft]: Module failed prerequisite check, disabling: railcraft:ic2
  746. [20:49:13] [Server thread/INFO] [railcraft]: mods.railcraft.api.core.IRailcraftModule$MissingPrerequisiteException: IC2 not detected
  747. [20:49:13] [Server thread/INFO] [railcraft]: Module failed prerequisite check, disabling: railcraft:thaumcraft
  748. [20:49:13] [Server thread/INFO] [railcraft]: mods.railcraft.api.core.IRailcraftModule$MissingPrerequisiteException: Thaumcraft not detected
  749. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:core +
  750. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:automation +
  751. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:charge +
  752. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:chunk_loading +
  753. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:factory +
  754. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:forestry +
  755. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:magic +
  756. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:redstone_flux +
  757. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:resources +
  758. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:seasonal +
  759. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:signals +
  760. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:steam +
  761. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:structures +
  762. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:tracks +
  763. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:extras +
  764. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:locomotives +
  765. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:routing +
  766. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:tracks|abandoned +
  767. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:tracks|electric +
  768. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:tracks|high_speed +
  769. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:tracks|high_speed_electric +
  770. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:tracks|reinforced +
  771. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:tracks|strap_iron +
  772. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:train +
  773. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:transport +
  774. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:world +
  775. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:ic2 -
  776. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage CONSTRUCTION: railcraft:thaumcraft -
  777. [20:49:13] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:core +
  778. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemCrowbarIron, railcraft:tool_crowbar_iron
  779. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemCrowbarSteel, railcraft:tool_crowbar_steel
  780. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelAxe, railcraft:tool_axe_steel
  781. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelHoe, railcraft:tool_hoe_steel
  782. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelPickaxe, railcraft:tool_pickaxe_steel
  783. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelShears, railcraft:tool_shears_steel
  784. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelShovel, railcraft:tool_shovel_steel
  785. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelSword, railcraft:tool_sword_steel
  786. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelArmor, railcraft:armor_helmet_steel
  787. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelArmor, railcraft:armor_chestplate_steel
  788. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelArmor, railcraft:armor_leggings_steel
  789. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSteelArmor, railcraft:armor_boots_steel
  790. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemMagnifyingGlass, railcraft:tool_magnifying_glass
  791. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemGoggles, railcraft:armor_goggles
  792. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemCircuit, railcraft:circuit
  793. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemOveralls, railcraft:armor_overalls
  794. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemNugget, railcraft:nugget
  795. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemIngot, railcraft:ingot
  796. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemNotepad, railcraft:tool_notepad
  797. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemRailbed, railcraft:railbed
  798. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemTie, railcraft:tie
  799. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemRebar, railcraft:rebar
  800. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemConcrete, railcraft:concrete
  801. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemDust, railcraft:dust
  802. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemRail, railcraft:rail
  803. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:automation +
  804. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.detector.BlockDetector, railcraft:detector
  805. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.machine.manipulator.BlockMachineManipulator, railcraft:manipulator
  806. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemTunnelBore, railcraft:entity_bore
  807. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemBoreHeadIron, railcraft:borehead_iron
  808. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemBoreHeadSteel, railcraft:borehead_steel
  809. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemBoreHeadDiamond, railcraft:borehead_diamond
  810. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartMOWTrackLayer, railcraft:entity_mow_track_layer
  811. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartMOWTrackRelayer, railcraft:entity_mow_track_relayer
  812. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartMOWTrackRemover, railcraft:entity_mow_track_remover
  813. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartMOWUndercutter, railcraft:entity_mow_undercutter
  814. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:charge +
  815. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemChargeMeter, railcraft:tool_charge_meter
  816. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.charge.BlockChargeFeeder, railcraft:charge_feeder
  817. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemPlate, railcraft:plate
  818. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.charge.BlockChargeTrap, railcraft:charge_trap
  819. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.charge.BlockFrame, railcraft:frame
  820. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.charge.BlockWire, railcraft:wire
  821. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:chunk_loading +
  822. [20:49:14] [Server thread/INFO] [railcraft]: Entity{cart_anchor_world} cannot be defined because Block{machine_alpha} is disabled
  823. [20:49:14] [Server thread/INFO] [railcraft]: Entity{cart_anchor_admin} cannot be defined because Block{machine_alpha} is disabled
  824. [20:49:14] [Server thread/INFO] [railcraft]: Entity{cart_anchor_personal} cannot be defined because Block{machine_alpha} is disabled
  825. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:factory +
  826. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.anvil.BlockRCAnvil, railcraft:anvil
  827. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemCoke, railcraft:fuel_coke
  828. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:forestry +
  829. [20:49:14] [Server thread/ERROR] [railcraft]: Forestry API error, please update your mods. Error: java.lang.IllegalArgumentException: RailcraftConfig: item tag not found: backpack.trackman.t1
  830. [20:49:14] [Server thread/ERROR] [railcraft]: java.lang.IllegalArgumentException: RailcraftConfig: item tag not found: backpack.trackman.t1
  831. [20:49:14] [Server thread/ERROR] [railcraft]: mods.railcraft.common.core.RailcraftConfig.isItemEnabled(RailcraftConfig.java:904)
  832. [20:49:14] [Server thread/ERROR] [railcraft]: mods.railcraft.common.plugins.forestry.ForestryPlugin$ForestryPluginInstalled.registerBackpacks(ForestryPlugin.java:124)
  833. [20:49:14] [Server thread/ERROR] [railcraft]: Forestry API error: BackpackManager is loaded from jar:file:/home/meinkraft/CrashLandingReturns/1.8.0.4/mods/forestry_1.10.2-5.2.17.362.jar!/forestry/api/storage/BackpackManager.class
  834. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:magic +
  835. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.firestone.ItemFirestoneCracked, railcraft:firestone_cracked
  836. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.firestone.ItemFirestone, railcraft:firestone_cut
  837. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.firestone.ItemFirestone, railcraft:firestone_raw
  838. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.firestone.ItemFirestoneRefined, railcraft:firestone_refined
  839. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.items.firestone.BlockRitual, railcraft:ritual
  840. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:redstone_flux +
  841. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartRF, railcraft:entity_cart_redstone_flux
  842. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:resources +
  843. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.generic.BlockGeneric, railcraft:generic
  844. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.fluids.ItemBottle, railcraft:fluid_bottle_creosote
  845. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.fluids.ItemBottle, railcraft:fluid_bottle_steam
  846. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.fluids.ItemBucketRailcraft, railcraft:fluid_bucket_creosote
  847. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:seasonal +
  848. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartPumpkin, railcraft:entity_cart_pumpkin
  849. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartGift, railcraft:entity_cart_gift
  850. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:signals +
  851. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSignalBlockSurveyor, railcraft:tool_signal_surveyor
  852. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSignalTuner, railcraft:tool_signal_tuner
  853. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSignalLabel, railcraft:tool_signal_label
  854. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:steam +
  855. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:structures +
  856. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_abyssal
  857. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_bleachedbone
  858. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemRailcraft, railcraft:bleached_clay
  859. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_bloodstained
  860. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_frostbound
  861. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_infernal
  862. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_quarried
  863. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_sandy
  864. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.brick.BlockBrick, railcraft:brick_nether
  865. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemStoneCarver, railcraft:tool_stone_carver
  866. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.aesthetics.glass.BlockStrengthGlass, railcraft:glass
  867. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:tracks +
  868. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.blocks.tracks.outfitted.ItemTrackKit, railcraft:track_kit
  869. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.tracks.outfitted.BlockTrackOutfitted, railcraft:track_outfitted
  870. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemTrackParts, railcraft:track_parts
  871. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:extras +
  872. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCart, railcraft:entity_cart_tnt_wood
  873. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartWork, railcraft:entity_cart_work
  874. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:locomotives +
  875. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemWhistleTuner, railcraft:tool_whistle_tuner
  876. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemSignalLamp, railcraft:signal_lamp
  877. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemLocoSteamSolid, railcraft:entity_locomotive_steam_solid
  878. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemLocoElectric, railcraft:entity_locomotive_electric
  879. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemGear, railcraft:gear
  880. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemLocomotive, railcraft:entity_locomotive_creative
  881. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:routing +
  882. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemRoutingTable, railcraft:routing_table
  883. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemTicket, railcraft:routing_ticket
  884. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.items.ItemTicketGold, railcraft:routing_ticket_gold
  885. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:tracks|abandoned +
  886. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlex, railcraft:track_flex_abandoned
  887. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:tracks|electric +
  888. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlexElectric, railcraft:track_flex_electric
  889. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:tracks|high_speed +
  890. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlex, railcraft:track_flex_high_speed
  891. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:tracks|high_speed_electric +
  892. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlexElectric, railcraft:track_flex_hs_electric
  893. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:tracks|reinforced +
  894. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlex, railcraft:track_flex_reinforced
  895. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:tracks|strap_iron +
  896. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.tracks.flex.BlockTrackFlex, railcraft:track_flex_strap_iron
  897. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:train +
  898. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:transport +
  899. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCartCargo, railcraft:entity_cart_cargo
  900. [20:49:14] [Server thread/INFO] [railcraft]: Item registered: class mods.railcraft.common.carts.ItemCart, railcraft:entity_cart_tank
  901. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:world +
  902. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.ore.BlockOre, railcraft:ore
  903. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.ore.BlockOreMagic, railcraft:ore_magic
  904. [20:49:14] [Server thread/INFO] [railcraft]: Block registered: class mods.railcraft.common.blocks.ore.BlockWorldLogic, railcraft:worldlogic
  905. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:ic2 -
  906. [20:49:14] [Server thread/INFO] [railcraft]: Module performing stage PRE_INIT: railcraft:thaumcraft -
  907. [20:49:14] [Server thread/INFO] [SimplyJetpacks]: Starting Simply Jetpacks 2
  908. [20:49:14] [Server thread/INFO] [SimplyJetpacks]: Loading configuration files
  909. [20:49:14] [Server thread/INFO] [simplyjetpacks]: Registering items...
  910. [20:49:15] [Server thread/INFO] [bq_standard]: Loaded configs...
  911. [20:49:15] [Server thread/INFO] [STDOUT]: [com.kashdeya.tinyprogressions.configs.TinyConfig:initMainConfigs:31]: null:1.0.19
  912. [20:49:15] [Server thread/INFO] [tp]: Initiating Config Legacy Handler....
  913. [20:49:15] [Server thread/INFO] [tp]: Moving Old Properties....
  914. [20:49:15] [Server thread/INFO] [tp]: Renaming Old Propertiesr....
  915. [20:49:15] [Server thread/INFO] [tp]: Cleaning up Categories....
  916. [20:49:15] [Server thread/INFO] [tp]: Cleaning up Properties....
  917. [20:49:15] [Server thread/INFO] [tp]: Config Legacy Handler Finished
  918. [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:Blaze->TIER_TWO
  919. [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:Witch->TIER_TWO
  920. [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:Ghast->TIER_TWO
  921. [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:PigZombie->TIER_TWO
  922. [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:MagmaCube->TIER_TWO
  923. [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:Enderman->TIER_THREE
  924. [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:IronGolem->TIER_THREE
  925. [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:Guardian->TIER_THREE
  926. [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:Wither:Skeleton->TIER_THREE
  927. [20:49:15] [Server thread/INFO] [Woot]: Adding tier mapping Woot:none:WitherBoss->TIER_FOUR
  928. [20:49:15] [Server thread/INFO] [Woot]: Adding mob cost: Woot:none:IronGolem=10
  929. [20:49:15] [Server thread/INFO] [Woot]: Adding mob cost: Woot:Wither:Skeleton=10
  930. [20:49:15] [Server thread/INFO] [Woot]: Adding mob cost: Woot:none:MagmaCube=5
  931. [20:49:15] [Server thread/INFO] [Woot]: Adding mob cost: Woot:none:Enderman=10
  932. [20:49:15] [Server thread/INFO] [FML]: Applying holder lookups
  933. [20:49:15] [Server thread/INFO] [FML]: Holder lookups applied
  934. [20:49:15] [Server thread/INFO] [FML]: Injecting itemstacks
  935. [20:49:15] [Server thread/INFO] [FML]: Itemstack injection complete
  936. [20:49:15] [Server thread/INFO]: Loading properties
  937. [20:49:15] [Server thread/INFO]: Default game type: SURVIVAL
  938. [20:49:15] [Server thread/INFO]: Generating keypair
  939. [20:49:15] [Server thread/INFO]: Starting Minecraft server on *:25565
  940. [20:49:15] [Server thread/INFO]: Using epoll channel type
  941. [20:49:15] [Server thread/INFO] [Aroma1997Core]: Finished Initialization.
  942. > lut 10, 2017 8:49:16 PM zmaster587.advancedRocketry.AdvancedRocketry load
  943. WARNING: Error blackListing biome id "104", a biome with that ID does not exist!
  944. lut 10, 2017 8:49:16 PM zmaster587.advancedRocketry.AdvancedRocketry load
  945. WARNING: Error registering high pressure biome id "109", a biome with that ID does not exist!
  946. lut 10, 2017 8:49:16 PM zmaster587.advancedRocketry.AdvancedRocketry load
  947. WARNING: Error registering high pressure biome id "107", a biome with that ID does not exist!
  948. lut 10, 2017 8:49:16 PM zmaster587.advancedRocketry.AdvancedRocketry load
  949. WARNING: Error registering single biome id "109", a biome with that ID does not exist!
  950. lut 10, 2017 8:49:16 PM zmaster587.advancedRocketry.AdvancedRocketry load
  951. WARNING: Error registering single biome id "108", a biome with that ID does not exist!
  952. lut 10, 2017 8:49:16 PM zmaster587.advancedRocketry.AdvancedRocketry load
  953. WARNING: Error registering single biome id "104", a biome with that ID does not exist!
  954. [20:49:16] [Server thread/INFO] [AE2:S]: Initialization ( started )
  955. [20:49:16] [Server thread/INFO] [AE2:S]: Disabling item.csv export for custom recipes, since creative tab information is only available on the client.
  956. [20:49:16] [Server thread/WARN] [AE2:S]: Recipe Error 'Invalid crafting type: grindfz' near line:1 in processing/factorization.recipe with: [ae2:material.FluixCrystal, ->, ae2:material.FluixDust]
  957. [20:49:16] [Server thread/WARN] [AE2:S]: Recipe Error 'Invalid crafting type: grindfz' near line:2 in processing/factorization.recipe with: [ae2:sky_stone_block:0, ->, ae2:material.SkyDust]
  958. [20:49:16] [Server thread/WARN] [AE2:S]: Recipe Error 'Invalid crafting type: grindfz' near line:4 in processing/factorization.recipe with: [mc:ender_pearl, ->, ae2:material.EnderDust]
  959. [20:49:16] [Server thread/WARN] [AE2:S]: Recipe Error 'Invalid crafting type: grindfz' near line:5 in processing/factorization.recipe with: [ae2:material.CertusQuartzCrystalCharged, ->, ae2:material.CertusQuartzDust]
  960. [20:49:16] [Server thread/WARN] [AE2:S]: Recipe Error 'Invalid crafting type: grindfz' near line:7 in processing/factorization.recipe with: [ae2:material.CertusQuartzCrystal, ->, ae2:material.CertusQuartzDust]
  961. [20:49:16] [Server thread/WARN] [AE2:S]: Recipe Error 'Invalid crafting type: grindfz' near line:8 in processing/factorization.recipe with: [ae2:quartz_ore, ->, 2, ae2:material.CertusQuartzDust]
  962. [20:49:16] [Server thread/WARN] [AE2:S]: Recipe Error 'Invalid crafting type: grindfz' near line:9 in processing/factorization.recipe with: [ae2:charged_quartz_ore, ->, 2, ae2:material.CertusQuartzDust]
  963. [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.WoodenGear:0
  964. [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.IronNugget:0
  965. [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
  966. [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
  967. [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
  968. [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.GoldDust:0
  969. [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.IronDust:0
  970. [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
  971. [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Silicon:0
  972. [20:49:16] [Server thread/WARN] [AE2:S]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Silicon:0
  973. [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Shapeless: 56 loaded.
  974. [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: HCCrusher: 8 loaded.
  975. [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: MekEnrichment: 2 loaded.
  976. [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Inscribe: 8 loaded.
  977. [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Grind: 4 loaded.
  978. [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: OreRegistration: 16 loaded.
  979. [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: MekCrusher: 3 loaded.
  980. [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Shaped: 210 loaded.
  981. [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Smelt: 1 loaded.
  982. [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Pulverizer: 8 loaded.
  983. [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Press: 3 loaded.
  984. [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Crusher: 8 loaded.
  985. [20:49:16] [Server thread/INFO] [AE2:S]: Recipes Loading: Macerator: 8 loaded.
  986. [20:49:16] [Server thread/INFO] [AE2:S]: Initialization ( ended after 259ms )
  987. [20:49:16] [Server thread/INFO] [AromaBackup]: Postloading 0 modules.
  988. [20:49:16] [Server thread/INFO] [AromaBackup]: Done postloading plugins.
  989. [20:49:16] [Server thread/INFO] [AromaBackup]: Using Dimension Blacklist with 0 entries.
  990. [20:49:16] [Server thread/WARN] [FML]: ****************************************
  991. [20:49:16] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_soulforged_steel`, expected `betterwithmods` invalid registry invocation/invalid name?
  992. [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
  993. [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
  994. [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
  995. [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
  996. [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
  997. [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
  998. [20:49:16] [Server thread/WARN] [FML]: ****************************************
  999. [20:49:16] [Server thread/WARN] [FML]: ****************************************
  1000. [20:49:16] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_soulforged_steel`, expected `betterwithmods` invalid registry invocation/invalid name?
  1001. [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
  1002. [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
  1003. [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
  1004. [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
  1005. [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
  1006. [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
  1007. [20:49:16] [Server thread/WARN] [FML]: ****************************************
  1008. [20:49:16] [Server thread/WARN] [FML]: ****************************************
  1009. [20:49:16] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_hellfire`, expected `betterwithmods` invalid registry invocation/invalid name?
  1010. [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
  1011. [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
  1012. [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
  1013. [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
  1014. [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:110)
  1015. [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
  1016. [20:49:16] [Server thread/WARN] [FML]: ****************************************
  1017. [20:49:16] [Server thread/WARN] [FML]: ****************************************
  1018. [20:49:16] [Server thread/WARN] [FML]: * Dangerous alternative prefix `tconstruct` for name `molten_hellfire`, expected `betterwithmods` invalid registry invocation/invalid name?
  1019. [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:82)
  1020. [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:90)
  1021. [20:49:16] [Server thread/WARN] [FML]: * at net.minecraftforge.fml.common.registry.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:63)
  1022. [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.register(TinkerPulse.java:128)
  1023. [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:111)
  1024. [20:49:16] [Server thread/WARN] [FML]: * at slimeknights.tconstruct.common.TinkerPulse.registerBlock(TinkerPulse.java:69)...
  1025. [20:49:16] [Server thread/WARN] [FML]: ****************************************
  1026. [20:49:16] [Server thread/INFO] [Chisel]: Starting init...
  1027. [20:49:16] [Server thread/INFO] [Chisel]: Loading recipes...
  1028. [20:49:16] [Server thread/INFO] [Chisel]: 66 Feature's recipes loaded.
  1029. [20:49:16] [Server thread/INFO] [Chisel]: Init finished.
  1030. [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
  1031. [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
  1032. [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.SpecialTooltipHandler, it is not loaded on this side.
  1033. [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.OreDictTooltipHandler, it is not loaded on this side.
  1034. [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
  1035. [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
  1036. [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE, FML]
  1037. [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.ClientHandler, it is not loaded on this side.
  1038. [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Skipping class com.enderio.core.client.handlers.EnchantTooltipHandler, it is not loaded on this side.
  1039. [20:49:16] [Server thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
  1040. [20:49:16] [Server thread/INFO] [EnderCore]: Sending dummy event to all mods
  1041. [20:49:16] [Server thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore
  1042. [20:49:16] [Server thread/INFO] [simplyjetpacks]: Updating config...
  1043. [20:49:16] [Server thread/INFO] [SimplyJetpacks]: Loading configuration files
  1044. [20:49:16] [Server thread/INFO] [bq_standard]: Loaded configs...
  1045. [20:49:16] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.coal@1 = 1xitem.bigreactors:ingotmetals@2
  1046. [20:49:17] [Server thread/WARN] [FML]: Overriding existing coil part data for oredict name <blockManyullyn>, original values: eff 3,00 / bonus 1,00, new values: eff 3,50 / bonus 1,00
  1047. [20:49:17] [Server thread/WARN] [FML]: Overriding existing radiation moderator data for <redstone>
  1048. [20:49:17] [Server thread/WARN] [FML]: Overriding existing radiation moderator data for <glowstone>
  1049. [20:49:17] [Server thread/WARN] [FML]: Overriding existing radiation moderator data for <ender>
  1050. [20:49:17] [Server thread/ERROR] [net.blay09.mods.excompressum.ExCompressum]: Duplicate entry for net.blay09.mods.excompressum.registry.RegistryKey@31bb2a53 in WoodenCrucible, overwriting...
  1051. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: ****************************************
  1052. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * Machine Power Craft 2 is loading recipes...
  1053. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at com.mrdimka.machpcraft.init.ModRecipes.reload(ModRecipes.java:78)
  1054. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at com.mrdimka.machpcraft.init.ModRecipes.<clinit>(ModRecipes.java:31)
  1055. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at com.mrdimka.machpcraft.MachinePowerCraft2.init(MachinePowerCraft2.java:144)
  1056. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1057. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1058. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)...
  1059. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: ****************************************
  1060. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: ****************************************
  1061. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * Machine Power Craft 2 loaded recipes in 9 ms!
  1062. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at com.mrdimka.machpcraft.init.ModRecipes.reload(ModRecipes.java:168)
  1063. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at com.mrdimka.machpcraft.init.ModRecipes.<clinit>(ModRecipes.java:31)
  1064. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at com.mrdimka.machpcraft.MachinePowerCraft2.init(MachinePowerCraft2.java:144)
  1065. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1066. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1067. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: * at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)...
  1068. [20:49:17] [Server thread/WARN] [Machine Power Craft 2]: ****************************************
  1069. [20:49:17] [Server thread/INFO] [modtweaker]: Starting Initialization for modtweaker
  1070. > lut 10, 2017 8:49:17 PM omtteam.openmodularturrets.compatability.ModCompatibility checkForMods
  1071. INFO: Not sure if iron ingot, or electrical steel ingot... (Found EnderIO)
  1072. [20:49:17] [Server thread/INFO] [bdlib]: Initialized network channel 'bdew.pressure' for mod 'pressure'
  1073. [20:49:17] [Server thread/INFO] [progressiveautomation]: immersiveengineering Loaded
  1074. [20:49:17] [Server thread/INFO] [progressiveautomation]: harvestcraft Loaded
  1075. [20:49:17] [Server thread/INFO] [progressiveautomation]: MFR Loaded
  1076. [20:49:17] [Server thread/INFO] [progressiveautomation]: RightClickPlants Loaded
  1077. [20:49:17] [Server thread/INFO] [progressiveautomation]: Vanilla Loaded
  1078. [20:49:17] [Server thread/INFO] [RebornCore]: Found 224 ores
  1079. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:core +
  1080. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:automation +
  1081. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:charge +
  1082. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:chunk_loading +
  1083. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:factory +
  1084. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:forestry +
  1085. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:magic +
  1086. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:redstone_flux +
  1087. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:resources +
  1088. [20:49:17] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.coal@0 = 2xitem.railcraft.fluid.bottle.creosote@0
  1089. [20:49:17] [Server thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.coal@1 = 1xitem.railcraft.fluid.bottle.creosote@0
  1090. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:seasonal +
  1091. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:signals +
  1092. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:steam +
  1093. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:structures +
  1094. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:tracks +
  1095. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:extras +
  1096. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:locomotives +
  1097. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:routing +
  1098. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:tracks|abandoned +
  1099. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:tracks|electric +
  1100. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:tracks|high_speed +
  1101. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:tracks|high_speed_electric +
  1102. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:tracks|reinforced +
  1103. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:tracks|strap_iron +
  1104. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:train +
  1105. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:transport +
  1106. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:world +
  1107. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:ic2 -
  1108. [20:49:17] [Server thread/INFO] [railcraft]: Module performing stage INIT: railcraft:thaumcraft -
  1109. [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Registering handlers
  1110. [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Registering network messages
  1111. [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Stealing Ender IO's items
  1112. [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Doing intermod communication
  1113. [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Alloy Smelter recipe
  1114. [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Alloy Smelter recipe
  1115. [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Alloy Smelter recipe
  1116. [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Alloy Smelter recipe
  1117. [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Registering EIO Soul Binder recipe
  1118. [20:49:17] [Server thread/INFO] [SimplyJetpacks]: Registering Sounds...
  1119. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ tconstruct ] for method slimeknights.tconstruct.plugin.waila.WailaRegistrar.wailaCallback
  1120. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.integration.waila.WailaCompat.load
  1121. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.engine.waila.EntityProvider.register
  1122. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.engine.waila.TileProvider.register
  1123. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ Woot ] for method ipsis.woot.plugins.waila.WailaDataProviderWoot.callbackRegister
  1124. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.waila.WailaModule.register
  1125. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ autopackager ] for method org.mcupdater.autopackager.compat.WailaRegistry.initWaila
  1126. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ immersiveengineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
  1127. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ cookingforblockheads ] for method net.blay09.mods.cookingforblockheads.compat.WailaProvider.register
  1128. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ exnihiloomnia ] for method exnihiloomnia.compatibility.waila.WailaCompatibility.register
  1129. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ excompressum ] for method net.blay09.mods.excompressum.compat.waila.WailaProvider.register
  1130. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ machpcraft2 ] for method com.mrdimka.machpcraft.intr.waila.WDataPump.registerWAIA
  1131. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ openmodularturrets ] for method omtteam.openmodularturrets.compatability.WailaTileHandler.callbackRegister
  1132. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ pressure ] for method net.bdew.pressure.waila.WailaHandler.loadCallback
  1133. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ quantumstorage ] for method QuantumStorage.compat.waila.CompatModuleWaila.callbackRegister
  1134. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ soulshardstow ] for method com.whammich.sstow.compat.waila.WailaCallbackHandler.callbackRegister
  1135. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
  1136. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.craftingframe.compat.CraftingFrameWailaDataProvider.callbackRegister
  1137. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.itemframe.compat.ItemFrameWailaDataProvider.callbackRegister
  1138. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.teleportationframe.compat.TeleportationFrameWailaDataProvider.callbackRegister
  1139. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.xpframe.compat.XPFrameWailaDataProvider.callbackRegister
  1140. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.breedingframe.compat.BreedingFrameWailaDataProvider.callbackRegister
  1141. [20:49:18] [Server thread/INFO] [Waila]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.incinerationframe.compat.IncinerationFrameWailaDataProvider.callbackRegister
  1142. [20:49:18] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1143. [20:49:18] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1144. [20:49:18] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1145. [20:49:18] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1146. [20:49:18] [Server thread/WARN] [EnderIO]: RecipeParser: Root element not specified before element recipeGroup.
  1147. [20:49:18] [Server thread/WARN] [EnderIO]: Could not find enchantment with name enchantment.soulStealer when parsing enchanter recipes.
  1148. [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:charge_feeder:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
  1149. [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:charge_trap:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
  1150. [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:frame:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
  1151. [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:wire:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
  1152. [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:anvil:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
  1153. [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_abyssal:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
  1154. [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_bleachedbone:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack bui
  1155. lder.
  1156. [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_bloodstained:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack bui
  1157. lder.
  1158. [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_frostbound:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack build
  1159. er.
  1160. [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_infernal:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder
  1161. .
  1162. [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_quarried:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder
  1163. .
  1164. [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_sandy:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
  1165. [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:brick_nether:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
  1166. [20:49:18] [Server thread/ERROR] [forestry]: Received an invalid 'add-backpack-items' request 'builder@railcraft:glass:*' from mod 'railcraft'. Please contact the author and report this issue. For non-existent backpack builder.
  1167. [20:49:18] [Server thread/INFO] [FML]: Injecting itemstacks
  1168. [20:49:18] [Server thread/INFO] [FML]: Itemstack injection complete
  1169. [20:49:18] [Server thread/INFO] [Aroma1997Core]: Using a beta-version of the mod: Aroma1997Core not registering VersionChecker.
  1170. [20:49:18] [Server thread/INFO] [Aroma1997Core]: Finished Post-Initialization.
  1171. [20:49:18] [Server thread/INFO] [AE2:S]: Post Initialization ( started )
  1172. [20:49:18] [Server thread/INFO] [AE2:S]: Industrial Craft 2 - Integration Disabled
  1173. [20:49:18] [Server thread/INFO] [AE2:S]: Railcraft - Integration Disabled
  1174. [20:49:18] [Server thread/INFO] [AE2:S]: RedstoneFlux Power - Tiles - Integration Disabled
  1175. [20:49:18] [Server thread/INFO] [AE2:S]: RedstoneFlux Power - Items - Integration Disabled
  1176. [20:49:18] [Server thread/INFO] [AE2:S]: Mine Factory Reloaded - Integration Disabled
  1177. [20:49:18] [Server thread/INFO] [AE2:S]: Waila - Integration Enable
  1178. [20:49:18] [Server thread/INFO] [AE2:S]: Mekanism - Integration Disabled
  1179. [20:49:18] [Server thread/INFO] [AE2:S]: OpenComputers - Integration Disabled
  1180. [20:49:18] [Server thread/INFO] [AE2:S]: TheOneProbe - Integration Disabled
  1181. [20:49:18] [Server thread/INFO] [AE2:S]: Post Initialization ( ended after 113ms )
  1182. [20:49:18] [Server thread/INFO] [STDOUT]: [org.mcupdater.autopackager.AutoPackager:loadRecipes:78]: Key item: Redstone
  1183. [20:49:18] [Server thread/INFO] [STDOUT]: [minetweaker.MineTweakerAPI:registerClassRegistry:263]: Loaded class registry: JEI mod support
  1184. [20:49:18] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering]: Attempting to download special revolvers from GitHub
  1185. [20:49:19] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.themes.ThemeReader:readNBT:182]: [DLDUNGEONS] Loading custom NBT tags (nbt.cfg)
  1186. [20:49:19] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.themes.ThemeReader:readThemes:147]: [DLDUNGEONS] Found 12 themes.
  1187. [20:49:19] [Server thread/INFO] [STDOUT]: [jaredbgreat.dldungeons.themes.ThemeReader:readLoot:222]: [DLDUNGEONS] Loading chest loot file (chests.cfg)
  1188. [20:49:19] [Server thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@9 as the preffered output for ingotCopper but it is not registered in the OreDictionary as ingotCopper
  1189. [20:49:19] [Server thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@10 as the preffered output for ingotTin but it is not registered in the OreDictionary as ingotTin
  1190. [20:49:19] [Server thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@13 as the preffered output for ingotBronze but it is not registered in the OreDictionary as ingotBronze
  1191. [20:49:19] [Server thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@11 as the preffered output for ingotAluminum but it is not registered in the OreDictionary as ingotAluminum
  1192. [20:49:19] [Server thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@11 as the preffered output for ingotAluminium but it is not registered in the OreDictionary as ingotAluminium
  1193. [20:49:19] [Server thread/WARN] [EnderIO]: RecipeParser: Could not find a specific item in the ore dictionary for sandstone. Assuming tile.sandStone.default with meta=0.
  1194. [20:49:19] [Server thread/WARN] [EnderIO]: RecipeParser: Could not find a specific item in the ore dictionary for slabWood. Assuming tile.woodSlab.oak with meta=0.
  1195. [20:49:19] [Server thread/WARN] [EnderIO]: RecipeParser: Could not find a specific item in the ore dictionary for sandstone. Assuming tile.sandStone.default with meta=0.
  1196. [20:49:19] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.immersiveengineering.ore@3
  1197. [20:49:19] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.immersiveengineering.metal@3
  1198. [20:49:19] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.for.ingotBronze@0
  1199. [20:49:19] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.machpcraft2:ingot@7
  1200. [20:49:19] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.immersiveengineering.storage@3
  1201. [20:49:19] [Server thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.for.resourceStorage@3
  1202. [20:49:19] [Server thread/WARN] [EnderIO]: Could not find Build Craft Wrench definition. Wrench integration with other mods may fail
  1203. [20:49:19] [Server thread/WARN] [forestry]: Failed to find item for (biomesoplenty:mud) in the Forge registry.
  1204. [20:49:19] [Server thread/INFO] [modtweaker]: Starting PostInitialization for modtweaker
  1205. [20:49:19] [Server thread/INFO] [pressure]: Loading EnderIO compatibility...
  1206. [20:49:19] [Server thread/INFO] [pressure]: TCB=class crazypants.enderio.conduit.TileConduitBundle
  1207. [20:49:19] [Server thread/INFO] [pressure]: LC=class crazypants.enderio.conduit.liquid.LiquidConduit
  1208. [20:49:19] [Server thread/INFO] [pressure]: ALC=class crazypants.enderio.conduit.liquid.AdvancedLiquidConduit
  1209. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:core +
  1210. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:automation +
  1211. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:charge +
  1212. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:chunk_loading +
  1213. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:factory +
  1214. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:forestry +
  1215. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:magic +
  1216. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:redstone_flux +
  1217. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:resources +
  1218. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:seasonal +
  1219. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:signals +
  1220. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:steam +
  1221. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:structures +
  1222. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:tracks +
  1223. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:extras +
  1224. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:locomotives +
  1225. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:routing +
  1226. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:tracks|abandoned +
  1227. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:tracks|electric +
  1228. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:tracks|high_speed +
  1229. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:tracks|high_speed_electric +
  1230. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:tracks|reinforced +
  1231. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:tracks|strap_iron +
  1232. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:train +
  1233. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:transport +
  1234. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:world +
  1235. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:ic2 -
  1236. [20:49:19] [Server thread/INFO] [railcraft]: Module performing stage POST_INIT: railcraft:thaumcraft -
  1237. [20:49:19] [Server thread/WARN] [railcraft]: Could not register CraftGuide plugins: CraftGuide missing.
  1238. [20:49:19] [Server thread/INFO] [SoulShardsTOW]: Finished mapping, found 50 entities in 815,4 μs
  1239. [20:49:19] [Server thread/WARN] [Woot]: Unknown Loot in blacklist (Internal) eplus:scroll
  1240. [20:49:19] [Server thread/WARN] [Woot]: Unknown Loot in blacklist (Internal) everlastingabilities:abilityTotem
  1241. [20:49:20] [Server thread/INFO] [wanionlib]: Crafting Integration: Why so many recipes? I had to deal with 104 recipes.
  1242. [20:49:20] [Server thread/INFO] [wanionlib]: Furnace Integration: Some things that you smelted appear to be different now.
  1243. [20:49:20] [Server thread/INFO] [wanionlib]: Advanced Rocketry Integration: 10. 9...3 2 1... BOOOOM!!
  1244. [20:49:20] [Server thread/INFO] [wanionlib]: Ender IO Integration: Some inanimate objects appear to have used ender pearls. They all disappeared, how this is possible?
  1245. [20:49:20] [Server thread/INFO] [wanionlib]: Forestry Integration: All these bees... they can hurt, you know?
  1246. [20:49:20] [Server thread/INFO] [wanionlib]: Immersive Engineering Integration: The world's engineer appears to be more immersive.
  1247. [20:49:20] [Server thread/INFO] [wanionlib]: All 6 Integrations took 29ms to finish. at load stage PostInit
  1248. [20:49:20] [Server thread/WARN] [FML]: ****************************************
  1249. [20:49:20] [Server thread/WARN] [FML]: * Unknown recipe class! betterwithmods.craft.CuttingRecipe Modders need to register their recipe types with net.minecraftforge.oredict.RecipeSorter
  1250. [20:49:20] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.getPriority(RecipeSorter.java:237)
  1251. [20:49:20] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:172)
  1252. [20:49:20] [Server thread/WARN] [FML]: * at net.minecraftforge.oredict.RecipeSorter.compare(RecipeSorter.java:52)
  1253. [20:49:20] [Server thread/WARN] [FML]: * at java.util.TimSort.mergeHi(TimSort.java:837)
  1254. [20:49:20] [Server thread/WARN] [FML]: * at java.util.TimSort.mergeAt(TimSort.java:516)
  1255. [20:49:20] [Server thread/WARN] [FML]: * at java.util.TimSort.mergeCollapse(TimSort.java:441)...
  1256. [20:49:20] [Server thread/WARN] [FML]: ****************************************
  1257. [20:49:20] [Server thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
  1258. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect slimeknights.tconstruct.plugin.waila.WailaRegistrar wailaCallback
  1259. [20:49:20] [Server thread/INFO] [Waila]: Success in registering tconstruct
  1260. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect crazypants.enderio.integration.waila.WailaCompat load
  1261. [20:49:20] [Server thread/INFO] [Waila]: Success in registering EnderIO
  1262. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.engine.waila.EntityProvider register
  1263. [20:49:20] [Server thread/INFO] [Waila]: Success in registering wawla
  1264. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.engine.waila.TileProvider register
  1265. [20:49:20] [Server thread/INFO] [Waila]: Success in registering wawla
  1266. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect ipsis.woot.plugins.waila.WailaDataProviderWoot callbackRegister
  1267. [20:49:20] [Server thread/INFO] [Waila]: Success in registering Woot
  1268. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect appeng.integration.modules.waila.WailaModule register
  1269. [20:49:20] [Server thread/INFO] [Waila]: Success in registering appliedenergistics2
  1270. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect org.mcupdater.autopackager.compat.WailaRegistry initWaila
  1271. [20:49:20] [Server thread/INFO] [Waila]: Success in registering autopackager
  1272. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
  1273. [20:49:20] [Server thread/INFO] [Waila]: Success in registering immersiveengineering
  1274. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect net.blay09.mods.cookingforblockheads.compat.WailaProvider register
  1275. [20:49:20] [Server thread/INFO] [Waila]: Success in registering cookingforblockheads
  1276. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect exnihiloomnia.compatibility.waila.WailaCompatibility register
  1277. [20:49:20] [Server thread/INFO] [Waila]: Success in registering exnihiloomnia
  1278. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect net.blay09.mods.excompressum.compat.waila.WailaProvider register
  1279. [20:49:20] [Server thread/INFO] [Waila]: Success in registering excompressum
  1280. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect com.mrdimka.machpcraft.intr.waila.WDataPump registerWAIA
  1281. [20:49:20] [Server thread/INFO] [Waila]: Success in registering machpcraft2
  1282. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect omtteam.openmodularturrets.compatability.WailaTileHandler callbackRegister
  1283. [20:49:20] [Server thread/INFO] [Waila]: Success in registering openmodularturrets
  1284. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect net.bdew.pressure.waila.WailaHandler loadCallback
  1285. [20:49:20] [Server thread/INFO] [pressure]: WAILA callback received, loading...
  1286. [20:49:20] [Server thread/INFO] [Waila]: Success in registering pressure
  1287. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect QuantumStorage.compat.waila.CompatModuleWaila callbackRegister
  1288. [20:49:20] [Server thread/INFO] [Waila]: Success in registering quantumstorage
  1289. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect com.whammich.sstow.compat.waila.WailaCallbackHandler callbackRegister
  1290. [20:49:20] [Server thread/INFO] [Waila]: Success in registering soulshardstow
  1291. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
  1292. [20:49:20] [Server thread/WARN] [Waila]: Exception while trying to access the method : java.lang.reflect.InvocationTargetException
  1293. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect edgarallen.mods.scf.blocks.craftingframe.compat.CraftingFrameWailaDataProvider callbackRegister
  1294. [20:49:20] [Server thread/INFO] [Waila]: Success in registering supercraftingframe
  1295. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect edgarallen.mods.scf.blocks.itemframe.compat.ItemFrameWailaDataProvider callbackRegister
  1296. [20:49:20] [Server thread/INFO] [Waila]: Success in registering supercraftingframe
  1297. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect edgarallen.mods.scf.blocks.teleportationframe.compat.TeleportationFrameWailaDataProvider callbackRegister
  1298. [20:49:20] [Server thread/INFO] [Waila]: Success in registering supercraftingframe
  1299. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect edgarallen.mods.scf.blocks.xpframe.compat.XPFrameWailaDataProvider callbackRegister
  1300. [20:49:20] [Server thread/INFO] [Waila]: Success in registering supercraftingframe
  1301. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect edgarallen.mods.scf.blocks.breedingframe.compat.BreedingFrameWailaDataProvider callbackRegister
  1302. [20:49:20] [Server thread/INFO] [Waila]: Success in registering supercraftingframe
  1303. [20:49:20] [Server thread/INFO] [Waila]: Trying to reflect edgarallen.mods.scf.blocks.incinerationframe.compat.IncinerationFrameWailaDataProvider callbackRegister
  1304. [20:49:20] [Server thread/INFO] [Waila]: Success in registering supercraftingframe
  1305. [20:49:20] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 102 mods
  1306. [20:49:20] [Server thread/WARN]: Failed to load user banlist:
  1307. java.io.FileNotFoundException: banned-players.json (Nie ma takiego pliku ani katalogu)
  1308. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_121]
  1309. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_121]
  1310. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_121]
  1311. at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.1.10.2.jar:?]
  1312. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:136) ~[mt.class:?]
  1313. at net.minecraft.server.dedicated.DedicatedPlayerList.func_187246_z(SourceFile:99) [lc.class:?]
  1314. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:25) [lc.class:?]
  1315. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215) [ld.class:?]
  1316. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
  1317. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  1318. [20:49:20] [Server thread/WARN]: Failed to load ip banlist:
  1319. java.io.FileNotFoundException: banned-ips.json (Nie ma takiego pliku ani katalogu)
  1320. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_121]
  1321. at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_121]
  1322. at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_121]
  1323. at com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.1.10.2.jar:?]
  1324. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:136) ~[mt.class:?]
  1325. at net.minecraft.server.dedicated.DedicatedPlayerList.func_187249_y(SourceFile:91) [lc.class:?]
  1326. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:27) [lc.class:?]
  1327. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215) [ld.class:?]
  1328. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
  1329. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  1330. [20:49:20] [Server thread/INFO]: Preparing level "world"
  1331. [20:49:20] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod AkashicTome which appears to be missing, things may not work well
  1332. [20:49:20] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod craftingtweaks which appears to be missing, things may not work well
  1333. [20:49:20] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod ironbackpacks which appears to be missing, things may not work well
  1334. [20:49:20] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod k4lib which appears to be missing, things may not work well
  1335. [20:49:20] [Server thread/INFO] [fml.ModTracker]: This world was saved with mod keep_hunger version 1.0 and it is now at version 1.2, things may not work well
  1336. [20:49:20] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod sip which appears to be missing, things may not work well
  1337. [20:49:20] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod VeinMiner which appears to be missing, things may not work well
  1338. [20:49:20] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod VeinMinerModSupport which appears to be missing, things may not work well
  1339. [20:49:20] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  1340. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world monsteranddungeons:BlockEntityStatue
  1341. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world monsteranddungeons:Stone Pagoda
  1342. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world monsteranddungeons:BlockExit
  1343. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world monsteranddungeons:BlockRotten
  1344. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:diamondBackpackStorageEmphasis
  1345. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:ironBackpackStorageEmphasis
  1346. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:upgrade
  1347. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:basicBackpack
  1348. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:goldBackpackStorageEmphasis
  1349. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:crafting
  1350. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:goldBackpackUpgradeEmphasis
  1351. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:diamondBackpackUpgradeEmphasis
  1352. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:ironBackpackUpgradeEmphasis
  1353. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world akashictome:tome
  1354. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:crossbow_reload
  1355. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:frypan_hit
  1356. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:close_backpack
  1357. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:stone_hit
  1358. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:wood_hit
  1359. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world ironbackpacks:open_backpack
  1360. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:slimesling
  1361. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:toy_squeak
  1362. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:little_saw
  1363. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:charged
  1364. [20:49:20] [Server thread/INFO] [FML]: Found a missing id from the world tconstruct:discharge
  1365. [20:49:20] [Server thread/ERROR] [FML]: There are unidentified mappings in this world - we are going to attempt to process anyway
  1366. [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: akashictome:tome, id 4102
  1367. [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:diamondBackpackStorageEmphasis, id 4101
  1368. [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:ironBackpackStorageEmphasis, id 4106
  1369. [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:upgrade, id 4099
  1370. [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:basicBackpack, id 4100
  1371. [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:goldBackpackStorageEmphasis, id 4103
  1372. [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:crafting, id 4104
  1373. [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:goldBackpackUpgradeEmphasis, id 4105
  1374. [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:diamondBackpackUpgradeEmphasis, id 4098
  1375. [20:49:20] [Server thread/ERROR] [FML]: Unidentified item: ironbackpacks:ironBackpackUpgradeEmphasis, id 4097
  1376. [20:49:20] [Server thread/WARN] [FML]: Forge Mod Loader detected missing blocks/items.
  1377.  
  1378. There are 10 missing blocks and items in this save.
  1379. If you continue the missing blocks/items will get removed.
  1380. A world backup will be automatically created in your saves directory.
  1381.  
  1382. Missing Blocks/Items:
  1383. akashictome:tome
  1384. ironbackpacks:diamondBackpackStorageEmphasis
  1385. ironbackpacks:ironBackpackStorageEmphasis
  1386. ironbackpacks:upgrade
  1387. ironbackpacks:basicBackpack
  1388. ironbackpacks:goldBackpackStorageEmphasis
  1389. ironbackpacks:crafting
  1390. ironbackpacks:goldBackpackUpgradeEmphasis
  1391. ironbackpacks:diamondBackpackUpgradeEmphasis
  1392. ironbackpacks:ironBackpackUpgradeEmphasis
  1393.  
  1394.  
  1395. Run the command /fml confirm or or /fml cancel to proceed.
  1396. Alternatively start the server with -Dfml.queryResult=confirm or -Dfml.queryResult=cancel to preselect the answer.
  1397. > /fml confirm
  1398. [20:49:29] [Server thread/INFO] [FML]: confirmed
  1399. [20:49:30] [Server thread/INFO] [FML]: World backup created at /home/meinkraft/CrashLandingReturns/1.8.0.4/world-20170210-204929.zip.
  1400. [20:49:30] [Server thread/WARN] [FML]: This world contains block and item mappings that may cause world breakage
  1401. [20:49:31] [Server thread/INFO] [FML]: Applying holder lookups
  1402. [20:49:31] [Server thread/INFO] [FML]: Holder lookups applied
  1403. [20:49:31] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@59c792ba)
  1404. [20:49:31] [Server thread/WARN]: Couldn't find resource table railcraft:chests/village_workshop
  1405. [20:49:31] [Server thread/INFO] [FML]: Loading dimension -11325 (world) (net.minecraft.server.dedicated.DedicatedServer@59c792ba)
  1406. [20:49:31] [Server thread/INFO] [betterquesting]: Loaded 90 quests
  1407. [20:49:31] [Server thread/INFO] [betterquesting]: Loaded 6 quest lines
  1408. [20:49:31] [Server thread/INFO] [betterquesting]: Loaded 1 parties
  1409. [20:49:31] [Server thread/INFO] [betterquesting]: Loaded 4 names
  1410. [20:49:31] [Server thread/INFO] [FML]: Loading dimension -343800852 (world) (net.minecraft.server.dedicated.DedicatedServer@59c792ba)
  1411. [20:49:32] [Server thread/INFO] [FML]: Loading dimension -9999 (world) (net.minecraft.server.dedicated.DedicatedServer@59c792ba)
  1412. [20:49:32] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@59c792ba)
  1413. [20:49:32] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@59c792ba)
  1414. [20:49:32] [Server thread/INFO] [FML]: Loading dimension -2 (world) (net.minecraft.server.dedicated.DedicatedServer@59c792ba)
  1415. [20:49:32] [Server thread/INFO]: Preparing start region for level 0
  1416. [20:49:33] [Server thread/INFO]: Done (13,007s)! For help, type "help" or "?"
  1417. > lut 10, 2017 8:49:33 PM zmaster587.advancedRocketry.AdvancedRocketry serverStarting
  1418. INFO: Checking for config at /home/meinkraft/CrashLandingReturns/1.8.0.4/./config/advRocketry/planetDefs.xml
  1419. [20:49:33] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:106]: Loading scripts
  1420. [20:49:33] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:153]: MineTweaker: Loading Added.zs
  1421. [20:49:33] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:153]: MineTweaker: Loading Removed.zs
  1422. [20:49:33] [Server thread/INFO] [STDOUT]: [minetweaker.runtime.MTTweaker:load:153]: MineTweaker: Loading intermod
  1423. [20:49:33] [Server thread/INFO] [immersiveengineering]: Arc Recycling: Removed 0 old recipes
  1424. [20:49:33] [Thread-12/INFO] [immersiveengineering]: Starting recipe profiler for Arc Recycling, using 8 Threads
  1425. [20:49:33] [Server thread/INFO] [journeymap]: global (FirstLoaded) Setting config file to version "5.4.4": journeymap.server.global.config
  1426. [20:49:33] [Server thread/INFO] [journeymap]: global (Valid) Creating config file: ./journeymap/server/5.4/journeymap.server.global.config
  1427. [20:49:33] [Server thread/INFO] [journeymap]: dim-11325 (Initialized) Setting config file to version "5.4.4": journeymap.server.dim-11325.config
  1428. [20:49:33] [Server thread/INFO] [journeymap]: dim-11325 (Valid) Creating config file: ./journeymap/server/5.4/journeymap.server.dim-11325.config
  1429. [20:49:33] [Server thread/INFO] [journeymap]: dim-343800852 (Initialized) Setting config file to version "5.4.4": journeymap.server.dim-343800852.config
  1430. [20:49:33] [Server thread/INFO] [journeymap]: dim-343800852 (Valid) Creating config file: ./journeymap/server/5.4/journeymap.server.dim-343800852.config
  1431. [20:49:33] [Server thread/INFO] [journeymap]: dim-9999 (Initialized) Setting config file to version "5.4.4": journeymap.server.dim-9999.config
  1432. [20:49:33] [Server thread/INFO] [journeymap]: dim-9999 (Valid) Creating config file: ./journeymap/server/5.4/journeymap.server.dim-9999.config
  1433. [20:49:33] [Server thread/INFO] [journeymap]: dim1 (Initialized) Setting config file to version "5.4.4": journeymap.server.dim1.config
  1434. [20:49:33] [Server thread/INFO] [journeymap]: dim1 (Valid) Creating config file: ./journeymap/server/5.4/journeymap.server.dim1.config
  1435. [20:49:33] [Server thread/INFO] [journeymap]: dim-1 (Initialized) Setting config file to version "5.4.4": journeymap.server.dim-1.config
  1436. [20:49:33] [Server thread/INFO] [journeymap]: dim-1 (Valid) Creating config file: ./journeymap/server/5.4/journeymap.server.dim-1.config
  1437. [20:49:33] [Server thread/INFO] [journeymap]: dim-2 (Initialized) Setting config file to version "5.4.4": journeymap.server.dim-2.config
  1438. [20:49:33] [Server thread/INFO] [journeymap]: dim-2 (Valid) Creating config file: ./journeymap/server/5.4/journeymap.server.dim-2.config
  1439. [20:49:33] [Server thread/INFO] [journeymap]: dim0 (Initialized) Setting config file to version "5.4.4": journeymap.server.dim0.config
  1440. [20:49:33] [Server thread/INFO] [journeymap]: dim0 (Valid) Creating config file: ./journeymap/server/5.4/journeymap.server.dim0.config
  1441. [20:49:33] [Server thread/INFO] [modtweaker]: Starting ServerStart for modtweaker
  1442. [20:49:33] [Server thread/INFO] [Woot]: LootTableManager: Load loot statistics from /home/meinkraft/CrashLandingReturns/1.8.0.4/woot/loot.json
  1443. [20:49:34] [Aromabackup-Backup/OFF] [Aroma1997Core]: Message to players; Message: Starting Backup. The server may lag for a bit!
  1444. [20:49:34] [Server thread/INFO] [immersiveengineering]: WorldData loading
  1445. [20:49:34] [Server thread/INFO] [immersiveengineering]: WorldData retrieved
  1446. [20:49:34] [Aromabackup-Backup/INFO]: [AromaBackup] Starting Backup. The server may lag for a bit!
  1447. [20:49:34] [Thread-12/INFO] [immersiveengineering]: Finished recipe profiler for Arc Recycling, took 389 milliseconds
  1448. [20:49:34] [Server thread/INFO] [STDOUT]: [CoroUtil.forge.CoroUtil:initTry:128]: CoroUtil being reinitialized
  1449. [20:49:34] [Server thread/INFO] [FML]: Unloading dimension -11325
  1450. [20:49:34] [Server thread/INFO] [FML]: Unloading dimension 1
  1451. [20:49:34] [Server thread/INFO] [FML]: Unloading dimension -1
  1452. [20:49:34] [Server thread/INFO] [FML]: Unloading dimension -2
  1453. [20:49:36] [Aromabackup-Backup/INFO] [AromaBackup]: Suspending server Thread.
  1454. [20:49:36] [Server thread/INFO] [AromaBackup]: Server Thread suspended.
  1455. [20:49:36] [Aromabackup-Backup/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  1456. [20:49:36] [Aromabackup-Backup/INFO]: ThreadedAnvilChunkStorage (DIM-343800852): All chunks are saved
  1457. [20:49:36] [Aromabackup-Backup/INFO]: ThreadedAnvilChunkStorage (DIM-9999): All chunks are saved
  1458. [20:49:36] [Aromabackup-Backup/INFO] [AromaBackup]: Releasing server Thread.
  1459. [20:49:36] [Server thread/INFO] [AromaBackup]: Server Thread released.
  1460. [20:49:37] [Aromabackup-Backup/INFO] [AromaBackup]: Suspending server Thread.
  1461. [20:49:37] [Server thread/INFO] [AromaBackup]: Server Thread suspended.
  1462. [20:49:37] [Aromabackup-Backup/INFO] [AromaBackup]: Releasing server Thread.
  1463. [20:49:37] [Server thread/INFO] [AromaBackup]: Server Thread released.
  1464. > [20:49:37] [Aromabackup-Backup/OFF] [Aroma1997Core]: Message to players; Message: Server Backup done!
  1465. [20:49:37] [Aromabackup-Backup/INFO]: [AromaBackup] Server Backup done!
  1466. [20:49:37] [Aromabackup-Backup/INFO] [AromaBackup]: Releasing server Thread.
  1467. [20:50:59] [User Authenticator #1/INFO]: UUID of player DDzwiedziu is 72c7c125-aa07-4c30-b9d5-723632ac860c
  1468. [20:51:00] [Netty Epoll Server IO #2/INFO] [FML]: Client protocol version 2
  1469. [20:51:00] [Netty Epoll Server IO #2/INFO] [FML]: Client attempting to join with 110 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
  1470. [20:51:00] [Netty Epoll Server IO #2/INFO] [journeymap]: CLIENT
  1471. [20:51:00] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  1472. [20:51:00] [Server thread/INFO]: DDzwiedziu[/192.168.1.11:43162] logged in with entity id 101 at (234.29537048681237, 68.0, -1215.7013293205914)
  1473. [20:51:00] [Server thread/INFO]: DDzwiedziu joined the game
  1474. [20:51:00] [Server thread/INFO] [journeymap]: DDzwiedziu joining dimension 0
  1475. [20:51:01] [Server thread/INFO] [EnderCore]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  1476. [20:51:01] [Server thread/INFO]: Reloaded default quest database
  1477. [20:51:01] [Server thread/INFO] [Waila]: Player EntityPlayerMP['DDzwiedziu'/101, l='world', x=234,30, y=68,00, z=-1215,70] connected. Sending ping
  1478. [20:51:01] [Server thread/INFO] [journeymap]: Sending log in packet.
  1479. [20:51:09] [Netty Epoll Server IO #2/ERROR] [FML]: NetworkDispatcher exception
  1480. java.io.IOException: Error while read(...): Połączenie zerwane przez drugą stronę
  1481. at io.netty.channel.epoll.Native.readAddress(Native Method) ~[Native.class:?]
  1482. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.doReadBytes(EpollSocketChannel.java:675) [EpollSocketChannel$EpollSocketUnsafe.class:?]
  1483. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:714) [EpollSocketChannel$EpollSocketUnsafe.class:?]
  1484. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [EpollEventLoop.class:?]
  1485. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [EpollEventLoop.class:?]
  1486. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:?]
  1487. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  1488. [20:51:09] [Server thread/INFO]: DDzwiedziu lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: Error while read(...): Połączenie zerwane przez drugą stronę], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  1489. [20:51:09] [Server thread/INFO]: DDzwiedziu left the game
  1490. [21:17:59] [User Authenticator #2/INFO]: UUID of player DDzwiedziu is 72c7c125-aa07-4c30-b9d5-723632ac860c
  1491. [21:17:59] [Netty Epoll Server IO #3/INFO] [FML]: Client protocol version 2
  1492. [21:17:59] [Netty Epoll Server IO #3/INFO] [FML]: Client attempting to join with 110 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] Beta,[email protected],mtlib@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],AdvancedRocketry@1,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2-core@rv4-alpha-11,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv4-alpha-11,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],Lockdown@${mod_version},[email protected],[email protected],[email protected],[email protected],[email protected],Aroma1997Core@${version},[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected][1.9.4,1.10,1.10.2],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_for_1.9,[email protected],[email protected]
  1493. [21:17:59] [Netty Epoll Server IO #3/INFO] [journeymap]: CLIENT
  1494. [21:17:59] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  1495. [21:17:59] [Server thread/INFO]: DDzwiedziu[/192.168.1.11:46372] logged in with entity id 130 at (234.29537048681237, 68.0, -1215.7013293205914)
  1496. [21:17:59] [Server thread/INFO]: DDzwiedziu joined the game
  1497. [21:17:59] [Server thread/INFO] [journeymap]: DDzwiedziu joining dimension 0
  1498. [21:17:59] [Server thread/INFO] [EnderCore]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  1499. [21:17:59] [Server thread/INFO]: Reloaded default quest database
  1500. [21:17:59] [Server thread/INFO] [Waila]: Player EntityPlayerMP['DDzwiedziu'/130, l='world', x=234,30, y=68,00, z=-1215,70] connected. Sending ping
  1501. [21:17:59] [Server thread/INFO] [journeymap]: Sending log in packet.
  1502. [21:18:02] [Netty Epoll Server IO #3/ERROR] [FML]: NetworkDispatcher exception
  1503. java.io.IOException: Error while read(...): Połączenie zerwane przez drugą stronę
  1504. at io.netty.channel.epoll.Native.readAddress(Native Method) ~[Native.class:?]
  1505. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.doReadBytes(EpollSocketChannel.java:675) [EpollSocketChannel$EpollSocketUnsafe.class:?]
  1506. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:714) [EpollSocketChannel$EpollSocketUnsafe.class:?]
  1507. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [EpollEventLoop.class:?]
  1508. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [EpollEventLoop.class:?]
  1509. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [SingleThreadEventExecutor$2.class:?]
  1510. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  1511. [21:18:02] [Server thread/INFO]: DDzwiedziu lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: Error while read(...): Połączenie zerwane przez drugą stronę], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  1512. [21:18:02] [Server thread/INFO]: DDzwiedziu left the game
Advertisement
Add Comment
Please, Sign In to add comment