Advertisement
Guest User

Server Log

a guest
Jan 16th, 2020
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 85.96 KB | None | 0 0
  1. [16:01:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  2. [16:01:13] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  3. [16:01:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [16:01:13] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
  5. [16:01:13] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_201, running on Linux:amd64:4.4.0-141-generic, installed at /usr/lib/jvm/java-8-oracle/jre
  6. [16:01:13] [main/INFO] [FML]: Searching /home/a102020010822254275/31699/./mods for mods
  7. [16:01:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in astralsorcery-1.12.2-1.10.20.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  8. [16:01:13] [main/WARN] [FML]: The coremod hellfirepvp.astralsorcery.core.AstralCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [16:01:13] [main/INFO] [Astral Core]: [AstralCore] Initialized.
  10. [16:01:13] [main/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.8.jar
  11. [16:01:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-0.3.3.22.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  12. [16:01:13] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [16:01:13] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
  14. [16:01:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  15. [16:01:13] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [16:01:13] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
  17. [16:01:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in iceandfire-1.8.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  18. [16:01:13] [main/WARN] [FML]: The coremod iceandfire (com.github.alexthe666.iceandfire.asm.IceAndFirePlugin) is not signed!
  19. [16:01:13] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mclib-1.0.4-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
  20. [16:01:13] [main/WARN] [FML]: The coremod McLib core mod (mchorse.mclib.core.McLibCM) is not signed!
  21. [16:01:13] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from movingworld-1.12-6.342-full.jar
  22. [16:01:13] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2838-7.1.8.jar
  23. [16:01:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  24. [16:01:13] [main/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
  25. [16:01:13] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  26. [16:01:13] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.4 Source=file:/home/a102020010822254275/31699/./mods/movingworld-1.12-6.342-full.jar Service=LaunchWrapper Env=SERVER
  27. [16:01:13] [main/WARN] [FML]: The coremod com.elytradev.movingworld.common.asm.coremod.MovingWorldCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  28. [16:01:13] [main/WARN] [FML]: The coremod MovingWorldCore (com.elytradev.movingworld.common.asm.coremod.MovingWorldCoreMod) is not signed!
  29. [16:01:13] [main/INFO] [mixin]: Compatibility level set to JAVA_8
  30. [16:01:13] [main/ERROR] [mixin]: Mixin config mixins.movingworld.json does not specify "minVersion" property
  31. [16:01:13] [main/WARN] [FML]: The coremod SpongeCoremod (org.spongepowered.mod.SpongeCoremod) is not signed!
  32. [16:01:13] [main/WARN] [mixin]: Mixin config mixins.common.api.json requires mixin subsystem version 0.7.10 but 0.7.4 was found. The mixin config will not be applied.
  33. [16:01:13] [main/ERROR] [mixin]: Catching
  34. java.lang.reflect.InvocationTargetException: null
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
  38. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
  39. at org.spongepowered.asm.launch.platform.MixinPlatformAgentFML.injectCorePlugin(MixinPlatformAgentFML.java:218) ~[movingworld-1.12-6.342-full.jar:?]
  40. at org.spongepowered.asm.launch.platform.MixinPlatformAgentFML.initFMLCoreMod(MixinPlatformAgentFML.java:154) [movingworld-1.12-6.342-full.jar:?]
  41. at org.spongepowered.asm.launch.platform.MixinPlatformAgentFML.<init>(MixinPlatformAgentFML.java:133) [movingworld-1.12-6.342-full.jar:?]
  42. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_201]
  43. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_201]
  44. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_201]
  45. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [?:1.8.0_201]
  46. at org.spongepowered.asm.launch.platform.MixinContainer.<init>(MixinContainer.java:68) [movingworld-1.12-6.342-full.jar:?]
  47. at org.spongepowered.asm.launch.platform.MixinPlatformManager.addContainer(MixinPlatformManager.java:142) [movingworld-1.12-6.342-full.jar:?]
  48. at org.spongepowered.asm.launch.platform.MixinPlatformManager.scanClasspath(MixinPlatformManager.java:230) [movingworld-1.12-6.342-full.jar:?]
  49. at org.spongepowered.asm.launch.platform.MixinPlatformManager.init(MixinPlatformManager.java:113) [movingworld-1.12-6.342-full.jar:?]
  50. at org.spongepowered.asm.launch.MixinBootstrap.getPlatform(MixinBootstrap.java:109) [movingworld-1.12-6.342-full.jar:?]
  51. at org.spongepowered.asm.launch.MixinBootstrap.start(MixinBootstrap.java:160) [movingworld-1.12-6.342-full.jar:?]
  52. at org.spongepowered.asm.launch.MixinTweaker.<init>(MixinTweaker.java:44) [movingworld-1.12-6.342-full.jar:?]
  53. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_201]
  54. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [?:1.8.0_201]
  55. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [?:1.8.0_201]
  56. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [?:1.8.0_201]
  57. at java.lang.Class.newInstance(Class.java:442) [?:1.8.0_201]
  58. at net.minecraft.launchwrapper.Launch.launch(Launch.java:98) [launchwrapper-1.12.jar:?]
  59. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  60. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
  61. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
  62. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
  63. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
  64. at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) [forge-1.12.2-14.23.5.2838-universal.jar:?]
  65. at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) [forge-1.12.2-14.23.5.2838-universal.jar:?]
  66. Caused by: org.spongepowered.asm.launch.MixinInitialisationError: Required mixin config mixins.common.api.json requires mixin subsystem version 0.7.10
  67. at org.spongepowered.asm.mixin.transformer.MixinConfig.checkVersion(MixinConfig.java:417) ~[movingworld-1.12-6.342-full.jar:?]
  68. at org.spongepowered.asm.mixin.transformer.MixinConfig.onLoad(MixinConfig.java:331) ~[movingworld-1.12-6.342-full.jar:?]
  69. at org.spongepowered.asm.mixin.transformer.MixinConfig.create(MixinConfig.java:894) ~[movingworld-1.12-6.342-full.jar:?]
  70. at org.spongepowered.asm.mixin.transformer.Config.create(Config.java:116) ~[movingworld-1.12-6.342-full.jar:?]
  71. at org.spongepowered.asm.mixin.Mixins.createConfiguration(Mixins.java:92) ~[movingworld-1.12-6.342-full.jar:?]
  72. at org.spongepowered.asm.mixin.Mixins.addConfiguration(Mixins.java:79) ~[movingworld-1.12-6.342-full.jar:?]
  73. at org.spongepowered.common.launch.SpongeLaunch.setupMixinEnvironment(SpongeLaunch.java:130) ~[spongeforge-1.12.2-2838-7.1.8.jar:1.12.2-2838-7.1.8]
  74. at org.spongepowered.mod.SpongeCoremod.<init>(SpongeCoremod.java:91) ~[spongeforge-1.12.2-2838-7.1.8.jar:1.12.2-2838-7.1.8]
  75. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_201]
  76. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_201]
  77. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_201]
  78. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_201]
  79. at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_201]
  80. at net.minecraftforge.fml.relauncher.CoreModManager.loadCoreMod(CoreModManager.java:594) ~[forge-1.12.2-14.23.5.2838-universal.jar:?]
  81. ... 31 more
  82. [16:01:13] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
  83. [16:01:13] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  84. [16:01:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  85. [16:01:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  86. [16:01:13] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  87. [16:01:15] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  88. [16:01:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  89. [16:01:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  90. [16:01:15] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  91. [16:01:15] [main/ERROR] [mixin]: Mixin config mixins.movingworld.json does not specify "minVersion" property
  92. [16:01:15] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@59712875
  93. [16:01:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  94. [16:01:15] [main/INFO] [LaunchWrapper]: Calling tweak class guichaguri.betterfps.tweaker.BetterFpsTweaker
  95. [16:01:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  96. [16:01:15] [main/INFO] [Astral Core]: [AstralTransformer] Loading patches...
  97. [16:01:15] [main/INFO] [Astral Core]: [AstralTransformer] Initialized! Loaded 14 class patches!
  98. [16:01:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  99. [16:01:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  100. [16:01:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  101. [16:01:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  102. [16:01:16] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  103. [16:01:16] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
  104. [16:01:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  105. [16:01:16] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
  106. [16:01:16] [main/WARN] [mixin]: Reference map 'movingworld.mixin.refmap.json' for mixins.movingworld.json could not be read. If this is a development environment you can ignore this message
  107. [16:01:16] [main/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
  108. [16:01:16] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHSUNBRIGHTNESSWORLDCLIENT as it can't be applied for side SERVER
  109. [16:01:16] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
  110. [16:01:16] [main/INFO] [Astral Core]: [AstralTransformer] Transforming amu : net.minecraft.world.World with 2 patches!
  111. [16:01:16] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHSUNBRIGHTNESSWORLDCLIENT as it can't be applied for side SERVER
  112. [16:01:16] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSUNBRIGHTNESSWORLDCOMMON
  113. [16:01:16] [main/INFO] [Astral Core]: [AstralTransformer] Transforming vp : net.minecraft.entity.EntityLivingBase with 4 patches!
  114. [16:01:16] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHAPPLYPOTIONEFFECTEVENT
  115. [16:01:16] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHENTITYLIVINGBASEWATERSLOWDOWN
  116. [16:01:16] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSETPLAYERATTRIBUTE
  117. [16:01:16] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHUPDATEELYTRA
  118. [16:01:16] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  119. [16:01:16] [main/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow)
  120. [16:01:16] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
  121. [16:01:16] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
  122. [16:01:17] [main/INFO] [Astral Core]: [AstralTransformer] Transforming aip : net.minecraft.item.ItemStack with 2 patches!
  123. [16:01:17] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIP as it can't be applied for side SERVER
  124. [16:01:17] [main/INFO] [Astral Core]: [AstralTransformer] Skipping PATCHMODIFYENCHANTMENTLEVELSTOOLTIPEVENT as it can't be applied for side SERVER
  125. [16:01:17] [main/INFO] [BetterFps]: Patching math utils with "RIVENS_HALF" algorithm
  126. [16:01:18] [main/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityBeacon... (avh)
  127. [16:01:18] [main/INFO] [BetterFps]: Patching net.minecraft.block.Block... (aow)
  128. [16:01:18] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:preTransform:230]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
  129. [16:01:18] [main/INFO] [STDOUT]: [team.chisel.ctm.client.asm.CTMTransformer:finishTransform:242]: Transforming net.minecraft.block.Block Finished.
  130. [16:01:18] [main/INFO] [BetterFps]: Patching net.minecraft.block.BlockHopper... (arl)
  131. [16:01:18] [main/INFO] [BetterFps]: Patching net.minecraft.tileentity.TileEntityHopper... (avw)
  132. [16:01:19] [main/INFO] [Astral Core]: [AstralTransformer] Transforming wg : net.minecraft.entity.ai.attributes.AbstractAttributeMap with 1 patches!
  133. [16:01:19] [main/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHADDPLAYERATTRIBUTE
  134. [16:01:20] [main/INFO] [BetterFps]: Patching net.minecraft.server.dedicated.DedicatedServer... (nz)
  135. [16:01:20] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
  136. [16:01:20] [Server thread/INFO] [FML]: MinecraftForge v14.23.5.2838 Initialized
  137. [16:01:20] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  138. [16:01:20] [Server thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
  139. [16:01:20] [Server thread/INFO] [FML]: Replaced 1227 ore ingredients
  140. [16:01:20] [Server thread/INFO] [FML]: Searching /home/a102020010822254275/31699/./mods for mods
  141. [16:01:21] [Server thread/INFO] [FML]: Disabling mod ctm it is client side only.
  142. [16:01:23] [Server thread/INFO] [FML]: Disabling mod modelloader it is client side only.
  143. [16:01:23] [Server thread/WARN] [FML]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-20
  144. [16:01:23] [Server thread/INFO] [FML]: Forge Mod Loader has identified 36 mods to load
  145. [16:01:23] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  146. [16:01:23] [Server thread/WARN] [FML]: Mod mclib_core has been disabled through configuration
  147. [16:01:23] [Server thread/WARN] [FML]: Missing English translation for forgelin: assets/forgelin/lang/en_us.lang
  148. [16:01:23] [Server thread/WARN] [FML]: Missing English translation for gottschcore: assets/gottschcore/lang/en_us.lang
  149. [16:01:23] [Server thread/WARN] [FML]: Missing English translation for ic2: assets/ic2/lang/en_us.lang
  150. [16:01:23] [Server thread/WARN] [FML]: Missing English translation for libraryex: assets/libraryex/lang/en_us.lang
  151. [16:01:23] [Server thread/WARN] [FML]: Missing English translation for movingworld: assets/movingworld/lang/en_us.lang
  152. [16:01:23] [Server thread/INFO] [FML]: FML has found a non-mod file CTM-MC1.12.2-0.3.3.22.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  153. [16:01:23] [Server thread/INFO] [FML]: FML has found a non-mod file modelloader-1.1.7.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  154. [16:01:23] [Server thread/INFO] [FML]: FML has found a non-mod file core-3.6.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  155. [16:01:23] [Server thread/INFO] [FML]: FML has found a non-mod file json-3.6.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  156. [16:01:23] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, com.elytradev.movingworld.common.asm.coremod, securitycraft, advanced-fishing, astralsorcery, baubles, chisel, davincisvessels, dynamictrees, dynamictreestc, emoticons, emt, extrautils2, forgelin, ftblib, ftbutilities, gottschcore, iceandfire, ic2, jei, libraryex, magneticraft, mclib, movingworld, netherex, patchouli, spartanshields, thaumcraft, tombstone, treasure2, twilightforest, llibrary] at CLIENT
  157. [16:01:23] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, com.elytradev.movingworld.common.asm.coremod, securitycraft, advanced-fishing, astralsorcery, baubles, chisel, davincisvessels, dynamictrees, dynamictreestc, emoticons, emt, extrautils2, forgelin, ftblib, ftbutilities, gottschcore, iceandfire, ic2, jei, libraryex, magneticraft, mclib, movingworld, netherex, patchouli, spartanshields, thaumcraft, tombstone, treasure2, twilightforest, llibrary] at SERVER
  158. [16:01:24] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming pa : net.minecraft.network.NetHandlerPlayServer with 1 patches!
  159. [16:01:24] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHSERVEREXTENDENTITYINTERACTREACH
  160. [16:01:24] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming thaumcraft.common.lib.events.PlayerEvents : thaumcraft.common.lib.events.PlayerEvents with 1 patches!
  161. [16:01:24] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHRUNICSHIELDINGHOOK
  162. [16:01:28] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  163. [16:01:29] [Server thread/INFO] [FML]: Found 2113 ObjectHolder annotations
  164. [16:01:29] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  165. [16:01:29] [Server thread/INFO] [FML]: Found 41 ItemStackHolder annotations
  166. [16:01:29] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  167. [16:01:29] [Forge Version Check/INFO] [forge.VersionCheck]: [magneticraft] Starting version check at https://raw.githubusercontent.com/Magneticraft-Team/Magneticraft/1.12/src/main/resources/update.json
  168. [16:01:29] [Forge Version Check/INFO] [forge.VersionCheck]: [magneticraft] Found status: OUTDATED Target: 2.8.2
  169. [16:01:29] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Starting version check at https://raw.githubusercontent.com/TeamTwilight/twilightforest/1.12.x/update.json
  170. [16:01:29] [Forge Version Check/INFO] [forge.VersionCheck]: [twilightforest] Found status: AHEAD Target: null
  171. [16:01:29] [Forge Version Check/INFO] [forge.VersionCheck]: [mclib] Starting version check at https://raw.githubusercontent.com/mchorse/mclib/master/version.json
  172. [16:01:29] [Forge Version Check/INFO] [forge.VersionCheck]: [mclib] Found status: AHEAD Target: null
  173. [16:01:29] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Starting version check at https://gist.githubusercontent.com/gegy1000/a6639456aeb8edd92cbf7cbfcf9d65d9/raw/llibrary_updates.json
  174. [16:01:29] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Found status: AHEAD Target: null
  175. [16:01:29] [Forge Version Check/INFO] [forge.VersionCheck]: [gottschcore] Starting version check at https://raw.githubusercontent.com/gottsch/gottsch-minecraft-GottschCore/master/GottschCore1.12.2/update.json
  176. [16:01:29] [Forge Version Check/INFO] [forge.VersionCheck]: [gottschcore] Found status: UP_TO_DATE Target: null
  177. [16:01:29] [Forge Version Check/INFO] [forge.VersionCheck]: [emoticons] Starting version check at https://mchorse.github.io/assets/emoticons.json
  178. [16:01:29] [Forge Version Check/INFO] [forge.VersionCheck]: [emoticons] Found status: AHEAD Target: null
  179. [16:01:29] [Forge Version Check/INFO] [forge.VersionCheck]: [treasure2] Starting version check at https://raw.githubusercontent.com/gottsch/gottsch-minecraft-Treasure/master/Treasure2-1.12.2/update.json
  180. [16:01:29] [Forge Version Check/INFO] [forge.VersionCheck]: [treasure2] Found status: UP_TO_DATE Target: null
  181. [16:01:29] [Forge Version Check/INFO] [forge.VersionCheck]: [tombstone] Starting version check at https://raw.githubusercontent.com/Corail31/tombstone_lite/master/update.json
  182. [16:01:30] [Forge Version Check/INFO] [forge.VersionCheck]: [tombstone] Found status: AHEAD Target: null
  183. [16:01:30] [Forge Version Check/INFO] [forge.VersionCheck]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json
  184. [16:01:30] [Forge Version Check/INFO] [forge.VersionCheck]: [securitycraft] Found status: OUTDATED Target: v1.8.15
  185. [16:01:30] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  186. [16:01:30] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: OUTDATED Target: 14.23.5.2847
  187. [16:01:31] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming wh : net.minecraft.entity.ai.attributes.ModifiableAttributeInstance with 1 patches!
  188. [16:01:31] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHPOSTPROCESSATTRIBUTES
  189. [16:01:31] [Server thread/INFO] [Astral Sorcery]: Crafttweaker not found!
  190. [16:01:31] [Server thread/INFO] [FML]: Applying holder lookups
  191. [16:01:31] [Server thread/INFO] [FML]: Holder lookups applied
  192. [16:01:32] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `species_tile_entity`, expected `dynamictrees`. This could be a intended override, but in most cases indicates a broken mod.
  193. [16:01:32] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `bonsai_tile_entity`, expected `dynamictrees`. This could be a intended override, but in most cases indicates a broken mod.
  194. [16:01:39] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 352 out of 352 recipes for shaped recipes
  195. [16:01:39] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 79 out of 79 recipes for shapeless recipes
  196. [16:01:39] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 41 out of 41 recipes for solid uu recipes
  197. [16:01:39] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 27 out of 27 recipes for furnace recipes
  198. [16:01:39] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
  199. [16:01:39] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for block cutter recipes
  200. [16:01:39] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 51 out of 51 recipes for compressor recipes
  201. [16:01:39] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes
  202. [16:01:39] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 74 out of 74 recipes for macerator recipes
  203. [16:01:39] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
  204. [16:01:39] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
  205. [16:01:39] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
  206. [16:01:39] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes
  207. [16:01:39] [Server thread/INFO] [ic2.Recipe]: Successfully loaded 26 out of 26 recipes for thermal centrifuge recipes
  208. [16:01:40] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `xutesrtile`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  209. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilesoundmuffler`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  210. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcan`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  211. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcanfluids`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  212. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashcanenergy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  213. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepassivegenerator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  214. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowerhandcrank`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  215. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilesupermobspawner`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  216. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepoweroverload`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  217. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileresonator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  218. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilespotlight`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  219. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilescreen`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  220. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletransferholder`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  221. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileplayerchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  222. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilechunkloader`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  223. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileindexer`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  224. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecrafter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  225. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilescanner`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  226. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemine`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  227. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileuse`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  228. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank16`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  229. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank256`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  230. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank4096`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  231. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tank65536`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  232. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tankinf`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  233. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemachineprovider`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  234. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilemachinereceiver`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  235. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileteleporter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  236. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowertransmitter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  237. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilepowerbattery`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  238. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilequarryproxy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  239. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilequarry`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  240. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilelargishchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  241. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileminchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  242. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilerainbowgenerator`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  243. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativechest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  244. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativeenergy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  245. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tilecreativeharvest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  246. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileterraformer`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  247. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileterraformerclimograph`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  248. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tiletrashchest`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  249. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileanalogcrafter`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  250. [16:01:41] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `xu2` for name `tileinteractionproxy`, expected `extrautils2`. This could be a intended override, but in most cases indicates a broken mod.
  251. [16:01:41] [Server thread/WARN] [FTB Library]: Replacing com.feed_the_beast.ftblib.lib.config.DefaultRankConfigHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
  252. [16:01:41] [Server thread/WARN] [FML]: Replacing net.minecraftforge.server.permission.DefaultPermissionHandler with com.feed_the_beast.ftbutilities.ranks.FTBUtilitiesPermissionHandler
  253. [16:01:41] [Server thread/INFO] [Ice And Fire]: A raven flies from the north to the sea
  254. [16:01:41] [Server thread/INFO] [Ice And Fire]: A dragon whispers her name in the east
  255. [16:01:41] [Server thread/INFO] [magneticraft]: Starting pre-init
  256. [16:01:41] [Server thread/INFO] [magneticraft]: CreativeTab created in 1ms
  257. [16:01:41] [Server thread/INFO] [magneticraft]: Loading config...
  258. [16:01:41] [Server thread/INFO] [magneticraft]: Config loaded in 49ms
  259. [16:01:41] [Server thread/INFO] [magneticraft]: Mod preinit: 44ms
  260. [16:01:41] [Server thread/INFO] [magneticraft]: Inter Mod integration preinit: 3ms
  261. [16:01:41] [Server thread/INFO] [magneticraft]: Pre-init done in 99ms
  262. [16:01:42] [Server thread/INFO] [Spartan Shields]: Starting up Spartan Shields!
  263. [16:01:42] [Server thread/INFO] [twilightforest]: Loaded compatibility for mod Baubles.
  264. [16:01:42] [Server thread/INFO] [twilightforest]: Loaded compatibility for mod Chisel.
  265. [16:01:42] [Server thread/INFO] [twilightforest]: Skipped compatibility for mod Forestry.
  266. [16:01:42] [Server thread/INFO] [twilightforest]: Skipped compatibility for mod Immersive Engineering.
  267. [16:01:42] [Server thread/INFO] [twilightforest]: Loaded compatibility for mod Just Enough Items.
  268. [16:01:42] [Server thread/INFO] [twilightforest]: Skipped compatibility for mod Tinkers' Construct.
  269. [16:01:42] [Server thread/INFO] [twilightforest]: Loaded compatibility for mod Thaumcraft.
  270. [16:01:42] [Server thread/INFO] [Chisel]: Loading blocks...
  271. [16:01:42] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
  272. [16:01:43] [Server thread/INFO] [Chisel]: 71 Feature's blocks loaded.
  273. [16:01:43] [Server thread/INFO] [Chisel]: Loading Tile Entities...
  274. [16:01:43] [Server thread/INFO] [Chisel]: Tile Entities loaded.
  275. [16:01:43] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `lectern`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
  276. [16:01:43] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `podium`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
  277. [16:01:43] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `egginice`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
  278. [16:01:43] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `pixie_house`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
  279. [16:01:43] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `jar`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
  280. [16:01:43] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dummygorgonheadidle`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
  281. [16:01:43] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dummygorgonheadactive`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
  282. [16:01:43] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `myrmexcocoon`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
  283. [16:01:43] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dragonforge`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
  284. [16:01:43] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dragonforgeinput`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
  285. [16:01:43] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `dragonforgebrick`, expected `iceandfire`. This could be a intended override, but in most cases indicates a broken mod.
  286. [16:01:44] [Server thread/INFO] [FML]: Applying holder lookups
  287. [16:01:44] [Server thread/INFO] [FML]: Holder lookups applied
  288. [16:01:44] [Server thread/INFO] [Chisel]: Loading items...
  289. [16:01:44] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
  290. [16:01:44] [Server thread/INFO] [Chisel]: 71 Feature's items loaded.
  291. [16:01:45] [Server thread/INFO] [Spartan Shields]: Items Registered!
  292. [16:01:45] [Server thread/INFO] [magneticraft]: Task registerCapabilities: 10ms
  293. [16:01:45] [Server thread/INFO] [magneticraft]: Task initTileEntities: 114ms
  294. [16:01:45] [Server thread/INFO] [magneticraft]: Task initFluids: 3ms
  295. [16:01:45] [Server thread/INFO] [magneticraft]: Task registerOreDictionaryEntries: 9ms
  296. [16:01:45] [Server thread/INFO] [magneticraft]: Task registerOreGenerations: 3ms
  297. [16:01:45] [Server thread/INFO] [magneticraft]: Task registerMultiblocks: 92ms
  298. [16:01:45] [Server thread/INFO] [FML]: Applying holder lookups
  299. [16:01:45] [Server thread/INFO] [FML]: Holder lookups applied
  300. [16:01:46] [Server thread/INFO] [FML]: Applying holder lookups
  301. [16:01:46] [Server thread/INFO] [FML]: Holder lookups applied
  302. [16:01:46] [Server thread/INFO] [FML]: Applying holder lookups
  303. [16:01:46] [Server thread/INFO] [FML]: Holder lookups applied
  304. [16:01:46] [Server thread/INFO] [FML]: Injecting itemstacks
  305. [16:01:46] [Server thread/INFO] [FML]: Itemstack injection complete
  306. [16:01:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
  307. [16:01:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
  308. [16:01:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
  309. [16:01:46] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:31699
  310. [16:01:46] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
  311. [16:01:46] [Server thread/INFO] [Chisel]: Loading recipes...
  312. [16:01:46] [Server thread/INFO] [Chisel]: Skipping feature bloodMagic as its required mod bloodmagic was missing.
  313. [16:01:46] [Server thread/INFO] [Chisel]: 71 Feature's recipes loaded.
  314. [16:01:46] [Server thread/INFO] [THAUMCRAFT]: Checking for mod & oredict compatibilities
  315. [16:01:46] [Server thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
  316. [16:01:46] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `nether_brick_fence`, expected `netherex`. This could be a intended override, but in most cases indicates a broken mod.
  317. [16:01:46] [Server thread/INFO] [Spartan Shields]: Recipes added!
  318. [16:01:47] [Server thread/INFO] [davincisvessels]: Registering recipes for Davincis Vessels...
  319. [16:01:47] [Server thread/INFO] [davincisvessels]: Registration complete!
  320. [16:01:47] [Server thread/INFO] [FML]: Applying holder lookups
  321. [16:01:47] [Server thread/INFO] [FML]: Holder lookups applied
  322. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid crystaloil for rarity registry - it doesn't exist in the current environment
  323. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid empoweredoil for rarity registry - it doesn't exist in the current environment
  324. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid redstone for rarity registry - it doesn't exist in the current environment
  325. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid glowstone for rarity registry - it doesn't exist in the current environment
  326. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid ender for rarity registry - it doesn't exist in the current environment
  327. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid pyrotheum for rarity registry - it doesn't exist in the current environment
  328. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid cryotheum for rarity registry - it doesn't exist in the current environment
  329. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid refined_oil for rarity registry - it doesn't exist in the current environment
  330. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid refined_fuel for rarity registry - it doesn't exist in the current environment
  331. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid iron for rarity registry - it doesn't exist in the current environment
  332. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid gold for rarity registry - it doesn't exist in the current environment
  333. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid cobalt for rarity registry - it doesn't exist in the current environment
  334. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid ardite for rarity registry - it doesn't exist in the current environment
  335. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid emerald for rarity registry - it doesn't exist in the current environment
  336. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid fluidoil for rarity registry - it doesn't exist in the current environment
  337. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid fluidnitrodiesel for rarity registry - it doesn't exist in the current environment
  338. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid mana for rarity registry - it doesn't exist in the current environment
  339. [16:01:47] [Server thread/INFO] [Astral Sorcery]: Ignoring fluid nacre for rarity registry - it doesn't exist in the current environment
  340. [16:01:48] [AstralSorcery Patreon Effect Loader/INFO] [Astral Sorcery]: Patreon effect loading finished.
  341. [16:01:48] [Server thread/INFO] [Astral Sorcery]: Loaded OAK of minecraft into tree registry.
  342. [16:01:48] [Server thread/INFO] [Astral Sorcery]: Loaded SPRUCE of minecraft into tree registry.
  343. [16:01:48] [Server thread/INFO] [Astral Sorcery]: Loaded BIRCH of minecraft into tree registry.
  344. [16:01:48] [Server thread/INFO] [Astral Sorcery]: Loaded JUNGLE of minecraft into tree registry.
  345. [16:01:48] [Server thread/INFO] [Astral Sorcery]: Loaded ACACIA of minecraft into tree registry.
  346. [16:01:48] [Server thread/INFO] [Astral Sorcery]: Loaded DARK_OAK of minecraft into tree registry.
  347. [16:01:48] [Server thread/INFO] [Astral Sorcery]: Not loading tree type SLIME as the mod tconstruct is not loaded.
  348. [16:01:48] [Server thread/INFO] [movingworld]: Setting up network...
  349. [16:01:48] [Server thread/INFO] [movingworld]: Setup network! com.elytradev.movingworld.repackage.com.elytradev.concrete.network.NetworkContext@21cf4851
  350. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:golden_rail
  351. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:detector_rail
  352. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:wooden_door
  353. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:lever
  354. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:stone_pressure_plate
  355. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:iron_door
  356. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:wooden_pressure_plate
  357. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:stone_button
  358. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:fence_gate
  359. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:tripwire_hook
  360. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:tripwire
  361. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:wooden_button
  362. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:unpowered_comparator
  363. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:powered_comparator
  364. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:activator_rail
  365. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:spruce_fence_gate
  366. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:birch_fence_gate
  367. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:jungle_fence_gate
  368. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:dark_oak_fence_gate
  369. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:acacia_fence_gate
  370. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:spruce_door
  371. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:birch_door
  372. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:jungle_door
  373. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:acacia_door
  374. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:dark_oak_door
  375. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: minecraft:observer
  376. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: ic2:reinforced_door
  377. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: securitycraft:laser_block
  378. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: securitycraft:keypad
  379. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: securitycraft:retinal_scanner
  380. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: securitycraft:iron_door_reinforced
  381. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: securitycraft:keycard_reader
  382. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: securitycraft:portable_radar
  383. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: securitycraft:reinforced_fence_gate
  384. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: securitycraft:panic_button
  385. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: securitycraft:security_camera
  386. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: securitycraft:scanner_door
  387. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: securitycraft:reinforced_stone_pressure_plate
  388. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: securitycraft:reinforced_wooden_pressure_plate
  389. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: thaumcraft:activator_rail
  390. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: netherex:quartz_fence_gate
  391. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: netherex:nether_brick_fence_gate
  392. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: netherex:red_nether_brick_fence_gate
  393. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: netherex:gloomy_nether_brick_fence_gate
  394. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: netherex:lively_nether_brick_fence_gate
  395. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: netherex:fiery_nether_brick_fence_gate
  396. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: netherex:icy_nether_brick_fence_gate
  397. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: netherex:basalt_fence_gate
  398. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: netherex:smooth_basalt_fence_gate
  399. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: netherex:basalt_brick_fence_gate
  400. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: netherex:basalt_pillar_fence_gate
  401. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:twilight_oak_button
  402. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:twilight_oak_door
  403. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:twilight_oak_gate
  404. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:twilight_oak_plate
  405. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:canopy_button
  406. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:canopy_door
  407. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:canopy_gate
  408. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:canopy_plate
  409. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:mangrove_button
  410. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:mangrove_door
  411. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:mangrove_gate
  412. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:mangrove_plate
  413. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:dark_button
  414. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:dark_door
  415. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:dark_gate
  416. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:dark_plate
  417. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:time_button
  418. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:time_door
  419. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:time_gate
  420. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:time_plate
  421. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:trans_button
  422. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:trans_door
  423. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:trans_gate
  424. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:trans_plate
  425. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:mine_button
  426. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:mine_door
  427. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:mine_gate
  428. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:mine_plate
  429. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:sort_button
  430. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:sort_door
  431. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:sort_gate
  432. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: twilightforest:sort_plate
  433. [16:01:48] [Server thread/INFO] [movingworld]: Found powered block with name: davincisvessels:crate_wood
  434. [16:01:48] [Server thread/INFO] [davincisvessels]: Setting up network...
  435. [16:01:48] [Server thread/INFO] [davincisvessels]: Setup network! com.elytradev.movingworld.repackage.com.elytradev.concrete.network.NetworkContext@54f1a862
  436. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `archihelm`, expected `davincisvessels`. This could be a intended override, but in most cases indicates a broken mod.
  437. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `archigauge`, expected `davincisvessels`. This could be a intended override, but in most cases indicates a broken mod.
  438. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `archicrate`, expected `davincisvessels`. This could be a intended override, but in most cases indicates a broken mod.
  439. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `archiengine`, expected `davincisvessels`. This could be a intended override, but in most cases indicates a broken mod.
  440. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `archianchor`, expected `davincisvessels`. This could be a intended override, but in most cases indicates a broken mod.
  441. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `archisecuredbed`, expected `davincisvessels`. This could be a intended override, but in most cases indicates a broken mod.
  442. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `emt.taintfeather`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  443. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `emt.electrost`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  444. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `emt.diamondomnitool`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  445. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `emt.electricgoggles`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  446. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `emt.solar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  447. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `emt.solar_double`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  448. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitycompressedsolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  449. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydoublecompressedsolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  450. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitytriplecompressedsolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  451. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityairsolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  452. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydoubleairsolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  453. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitytripleairsolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  454. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydarksolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  455. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydoubledarksolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  456. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitytripledarksolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  457. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityearthsolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  458. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydoubleearthsolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  459. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitytripleearthsolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  460. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityfiresolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  461. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydoublefiresolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  462. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitytriplefiresolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  463. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityordersolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  464. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydoubleordersolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  465. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitytripleordersolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  466. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityordersolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  467. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydoubleordersolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  468. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitytripleordersolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  469. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitywatersolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  470. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitydoublewatersolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  471. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitytriplewatersolar`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  472. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityaergenerator`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  473. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityauramgenerator`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  474. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentitypotentiagenerator`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  475. [16:01:48] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentityfiregenerator`, expected `emt`. This could be a intended override, but in most cases indicates a broken mod.
  476. [16:01:48] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(2, 1) invalid, 1 smaller than 2
  477. [16:01:48] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(4, 1) invalid, 1 smaller than 4
  478. [16:01:48] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(10, 1) invalid, 1 smaller than 10
  479. [16:01:48] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(9, 1) invalid, 1 smaller than 9
  480. [16:01:48] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(3, 2) invalid, 2 smaller than 3
  481. [16:01:48] [Server thread/INFO] [Ice And Fire]: The watcher waits on the northern wall
  482. [16:01:48] [Server thread/INFO] [Ice And Fire]: A daughter picks up a warrior's sword
  483. [16:01:49] [Server thread/INFO] [magneticraft]: Starting init
  484. [16:01:49] [Server thread/WARN] [magneticraft]: (Ignoring) Trying to register a OilHeaterRecipe with null params: input=null, output=net.minecraftforge.fluids.FluidStack@7b711d62, duration=2.0, minTemp=623.15
  485. [16:01:49] [Server thread/WARN] [magneticraft]: (Ignoring) Unable to add a fuel for 'crude_oil': fluid not found
  486. [16:01:49] [Server thread/WARN] [magneticraft]: (Ignoring) Unable to add a fuel for 'creosote': fluid not found
  487. [16:01:49] [Server thread/WARN] [magneticraft]: (Ignoring) Unable to add a fuel for 'ethanol': fluid not found
  488. [16:01:49] [Server thread/WARN] [magneticraft]: (Ignoring) Unable to add a fuel for 'plantoil': fluid not found
  489. [16:01:49] [Server thread/WARN] [magneticraft]: (Ignoring) Unable to add a fuel for 'biodiesel': fluid not found
  490. [16:01:49] [Server thread/WARN] [magneticraft]: (Ignoring) Unable to add a fuel for 'coal': fluid not found
  491. [16:01:49] [Server thread/WARN] [magneticraft]: (Ignoring) Unable to add a fuel for 'tree_oil': fluid not found
  492. [16:01:49] [Server thread/WARN] [magneticraft]: (Ignoring) Unable to add a fuel for 'refined_fuel': fluid not found
  493. [16:01:49] [Server thread/WARN] [magneticraft]: (Ignoring) Unable to add a fuel for 'refined_oil': fluid not found
  494. [16:01:49] [Server thread/WARN] [magneticraft]: (Ignoring) Unable to add a fuel for 'biofuel': fluid not found
  495. [16:01:49] [Server thread/WARN] [magneticraft]: (Ignoring) Unable to add a fuel for 'bioethanol': fluid not found
  496. [16:01:49] [Server thread/INFO] [magneticraft]: Task registerRecipes: 100ms
  497. [16:01:49] [Server thread/INFO] [magneticraft]: Task registerMisc: 7ms
  498. [16:01:49] [Server thread/INFO] [magneticraft]: Task registerWorldGenerator: 10ms
  499. [16:01:49] [Server thread/INFO] [magneticraft]: Task registerGuiHandler: 7ms
  500. [16:01:49] [Server thread/INFO] [magneticraft]: Task registerNetworkMessages: 6ms
  501. [16:01:49] [Server thread/INFO] [magneticraft]: Mod init: 131ms
  502. [16:01:49] [Server thread/INFO] [magneticraft]: Inter Mod integration init: 0ms
  503. [16:01:49] [Server thread/INFO] [magneticraft]: Init done in 131ms
  504. [16:01:49] [Server thread/INFO] [Astral Core]: [AstralTransformer] Transforming alm : net.minecraft.enchantment.EnchantmentHelper with 1 patches!
  505. [16:01:49] [Server thread/INFO] [Astral Core]: [AstralTransformer] Applied patch PATCHMODIFYENCHANTMENTLEVELS
  506. [16:01:49] [Server thread/INFO] [NetherEx]: Reading Nether biome data configs from disk.
  507. [16:01:49] [Server thread/INFO] [NetherEx]: Reading Pigtificate trade configs from disk.
  508. [16:01:49] [Server thread/INFO] [Chisel]: Received 7 IMC messages from mod astralsorcery.
  509. [16:01:49] [Server thread/INFO] [Chisel]: Received 14 IMC messages from mod netherex.
  510. [16:01:49] [Server thread/INFO] [Chisel]: Received 52 IMC messages from mod twilightforest.
  511. [16:01:49] [Server thread/INFO] [FML]: Injecting itemstacks
  512. [16:01:49] [Server thread/INFO] [FML]: Itemstack injection complete
  513. [16:01:49] [Server thread/INFO] [Astral Sorcery]: Post compile recipes
  514. [16:01:50] [Server thread/INFO] [THAUMCRAFT]: Loaded 22 research entries from thaumcraft:research/alchemy
  515. [16:01:50] [Server thread/INFO] [THAUMCRAFT]: Loaded 5 research entries from thaumcraft:research/eldritch
  516. [16:01:50] [Server thread/INFO] [THAUMCRAFT]: Loaded 20 research entries from thaumcraft:research/basics
  517. [16:01:50] [Server thread/INFO] [THAUMCRAFT]: Loaded 23 research entries from thaumcraft:research/auromancy
  518. [16:01:50] [Server thread/INFO] [THAUMCRAFT]: Loaded 12 research entries from thaumcraft:research/scans
  519. [16:01:50] [Server thread/INFO] [THAUMCRAFT]: Loaded 20 research entries from thaumcraft:research/artifice
  520. [16:01:50] [Server thread/INFO] [THAUMCRAFT]: Loaded 17 research entries from thaumcraft:research/infusion
  521. [16:01:50] [Server thread/INFO] [THAUMCRAFT]: Loaded 29 research entries from thaumcraft:research/golemancy
  522. [16:01:50] [Server thread/INFO] [ic2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
  523. [16:01:50] [Server thread/INFO] [ic2.General]: ic2 version 2.8.170-ex112 loaded.
  524. [16:01:50] [Server thread/WARN] [net.minecraft.entity.passive.EntityVillager]: PriceRange(-4, -8) invalid, -8 smaller than -4
  525. [16:01:50] [Server thread/INFO] [Ice And Fire]: A brother bound to a love he must hide
  526. [16:01:50] [Server thread/INFO] [Ice And Fire]: The younger's armor is worn in the mind
  527. [16:01:50] [Server thread/INFO] [Ice And Fire]: A cold iron throne holds a boy barely grown
  528. [16:01:50] [Server thread/INFO] [Ice And Fire]: And now it is known
  529. [16:01:50] [Server thread/INFO] [Ice And Fire]: A claim to the prize, a crown laced in lies
  530. [16:01:50] [Server thread/INFO] [Ice And Fire]: You win or you die
  531. [16:01:50] [Server thread/INFO] [Ice And Fire]: Damn season 8 really sucked didn't it
  532. [16:01:50] [Server thread/INFO] [magneticraft]: Starting post-init
  533. [16:01:50] [Server thread/INFO] [magneticraft]: Post-init done in 0ms
  534. [16:01:50] [Server thread/INFO] [NetherEx]: Writing Nether biome data configs to disk.
  535. [16:01:50] [Server thread/INFO] [NetherEx]: Writing Pigtificate trade configs to disk.
  536. [16:01:51] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 36 mods
  537. [16:01:51] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "world"
  538. [16:01:51] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
  539. [16:01:51] [Server thread/INFO] [FML]: Applying holder lookups
  540. [16:01:51] [Server thread/INFO] [FML]: Holder lookups applied
  541. [16:01:51] [Server thread/INFO] [FML]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@75cdc4f2)
  542. [16:01:52] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement twilightforest:alt/compat/ie_shaders
  543. com.google.gson.JsonSyntaxException: Unknown item id 'immersiveengineering:shader'
  544. at net.minecraft.advancements.critereon.ItemPredicate.func_192492_a(ItemPredicate.java:127) ~[an.class:?]
  545. at net.minecraft.advancements.critereon.ItemPredicate.func_192494_b(ItemPredicate.java:163) ~[an.class:?]
  546. at net.minecraft.advancements.critereon.InventoryChangeTrigger.func_192166_a(SourceFile:62) ~[al.class:?]
  547. at net.minecraft.advancements.critereon.InventoryChangeTrigger.func_192166_a(SourceFile:21) ~[al.class:?]
  548. at net.minecraft.advancements.Criterion.func_192145_a(SourceFile:35) ~[n.class:?]
  549. at net.minecraft.advancements.Criterion.func_192144_b(SourceFile:46) ~[n.class:?]
  550. at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:204) ~[i$a.class:?]
  551. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
  552. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
  553. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  554. at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
  555. at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
  556. at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1369) ~[ForgeHooks.class:?]
  557. at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
  558. at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1351) [ForgeHooks.class:?]
  559. at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1325) [ForgeHooks.class:?]
  560. at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
  561. at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
  562. at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
  563. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
  564. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
  565. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  566. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  567. [16:01:52] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement twilightforest:alt/compat/tconstruct
  568. com.google.gson.JsonSyntaxException: Unknown item id 'tconstruct:book'
  569. at net.minecraft.advancements.critereon.ItemPredicate.func_192492_a(ItemPredicate.java:127) ~[an.class:?]
  570. at net.minecraft.advancements.critereon.ItemPredicate.func_192494_b(ItemPredicate.java:163) ~[an.class:?]
  571. at net.minecraft.advancements.critereon.InventoryChangeTrigger.func_192166_a(SourceFile:62) ~[al.class:?]
  572. at net.minecraft.advancements.critereon.InventoryChangeTrigger.func_192166_a(SourceFile:21) ~[al.class:?]
  573. at net.minecraft.advancements.Criterion.func_192145_a(SourceFile:35) ~[n.class:?]
  574. at net.minecraft.advancements.Criterion.func_192144_b(SourceFile:46) ~[n.class:?]
  575. at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:204) ~[i$a.class:?]
  576. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
  577. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
  578. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  579. at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
  580. at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
  581. at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1369) ~[ForgeHooks.class:?]
  582. at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
  583. at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1351) [ForgeHooks.class:?]
  584. at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1325) [ForgeHooks.class:?]
  585. at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
  586. at net.minecraft.advancements.AdvancementManager.<init>(AdvancementManager.java:60) [ns.class:?]
  587. at net.minecraft.world.WorldServer.func_175643_b(WorldServer.java:156) [oo.class:?]
  588. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:298) [MinecraftServer.class:?]
  589. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
  590. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  591. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  592. [16:01:52] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 811 advancements
  593. [16:01:52] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 0
  594. [16:01:52] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement twilightforest:alt/compat/ie_shaders
  595. com.google.gson.JsonSyntaxException: Unknown item id 'immersiveengineering:shader'
  596. at net.minecraft.advancements.critereon.ItemPredicate.func_192492_a(ItemPredicate.java:127) ~[an.class:?]
  597. at net.minecraft.advancements.critereon.ItemPredicate.func_192494_b(ItemPredicate.java:163) ~[an.class:?]
  598. at net.minecraft.advancements.critereon.InventoryChangeTrigger.func_192166_a(SourceFile:62) ~[al.class:?]
  599. at net.minecraft.advancements.critereon.InventoryChangeTrigger.func_192166_a(SourceFile:21) ~[al.class:?]
  600. at net.minecraft.advancements.Criterion.func_192145_a(SourceFile:35) ~[n.class:?]
  601. at net.minecraft.advancements.Criterion.func_192144_b(SourceFile:46) ~[n.class:?]
  602. at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:204) ~[i$a.class:?]
  603. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
  604. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
  605. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  606. at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
  607. at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
  608. at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1369) ~[ForgeHooks.class:?]
  609. at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
  610. at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1351) [ForgeHooks.class:?]
  611. at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1325) [ForgeHooks.class:?]
  612. at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
  613. at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
  614. at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
  615. at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:515) [Universe.class:?]
  616. at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:122) [Universe.class:?]
  617. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_73_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
  618. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  619. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  620. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309) [MinecraftServer.class:?]
  621. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
  622. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  623. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  624. [16:01:52] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement twilightforest:alt/compat/tconstruct
  625. com.google.gson.JsonSyntaxException: Unknown item id 'tconstruct:book'
  626. at net.minecraft.advancements.critereon.ItemPredicate.func_192492_a(ItemPredicate.java:127) ~[an.class:?]
  627. at net.minecraft.advancements.critereon.ItemPredicate.func_192494_b(ItemPredicate.java:163) ~[an.class:?]
  628. at net.minecraft.advancements.critereon.InventoryChangeTrigger.func_192166_a(SourceFile:62) ~[al.class:?]
  629. at net.minecraft.advancements.critereon.InventoryChangeTrigger.func_192166_a(SourceFile:21) ~[al.class:?]
  630. at net.minecraft.advancements.Criterion.func_192145_a(SourceFile:35) ~[n.class:?]
  631. at net.minecraft.advancements.Criterion.func_192144_b(SourceFile:46) ~[n.class:?]
  632. at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:204) ~[i$a.class:?]
  633. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
  634. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
  635. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  636. at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
  637. at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
  638. at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1369) ~[ForgeHooks.class:?]
  639. at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:821) [CraftingHelper.class:?]
  640. at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1351) [ForgeHooks.class:?]
  641. at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1325) [ForgeHooks.class:?]
  642. at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
  643. at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
  644. at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
  645. at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:515) [Universe.class:?]
  646. at com.feed_the_beast.ftblib.lib.data.Universe.onWorldLoaded(Universe.java:122) [Universe.class:?]
  647. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_73_Universe_onWorldLoaded_Load.invoke(.dynamic) [?:?]
  648. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?]
  649. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
  650. at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:309) [MinecraftServer.class:?]
  651. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:270) [nz.class:?]
  652. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  653. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  654. [16:01:52] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 811 advancements
  655. [16:01:52] [Server thread/INFO] [FTB Library]: Reloaded server in 4ms
  656. [16:01:52] [Server thread/INFO] [NetherEx]: Reading Nether biome data configs from disk.
  657. [16:01:52] [Server thread/INFO] [NetherEx]: Reading Pigtificate trade configs from disk.
  658. [16:01:53] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 0
  659. [16:01:53] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  660. [16:01:53] [Server thread/INFO] [FML]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@75cdc4f2)
  661. [16:01:53] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -1
  662. [16:01:53] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -1
  663. [16:01:53] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  664. [16:01:53] [Server thread/INFO] [FML]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@75cdc4f2)
  665. [16:01:53] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 1
  666. [16:01:53] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 1
  667. [16:01:53] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  668. [16:01:53] [Server thread/INFO] [FML]: Loading dimension -11325 (world) (net.minecraft.server.dedicated.DedicatedServer@75cdc4f2)
  669. [16:01:53] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -11325
  670. [16:01:53] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -11325
  671. [16:01:53] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  672. [16:01:53] [Server thread/INFO] [FML]: Loading dimension -9999 (world) (net.minecraft.server.dedicated.DedicatedServer@75cdc4f2)
  673. [16:01:53] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world -9999
  674. [16:01:53] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension -9999
  675. [16:01:53] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  676. [16:01:53] [Server thread/INFO] [FML]: Loading dimension 7 (world) (net.minecraft.server.dedicated.DedicatedServer@75cdc4f2)
  677. [16:01:53] [Server thread/INFO] [THAUMCRAFT]: Creating aura cache for world 7
  678. [16:01:53] [Server thread/INFO] [Astral Sorcery]: Checking GatewayCache integrity for dimension 7
  679. [16:01:53] [Server thread/INFO] [Astral Sorcery]: GatewayCache checked and fully loaded in 0ms! Collected and checked 0 gateway nodes!
  680. [16:01:53] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
  681. [16:01:54] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 8%
  682. [16:01:55] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 77%
  683. [16:01:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (4.442s)! For help, type "help" or "?"
  684. [16:01:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting GS4 status listener
  685. [16:01:55] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting remote control listener
  686. [16:01:55] [Query Listener #1/INFO] [net.minecraft.server.MinecraftServer]: Query running on 0.0.0.0:31701
  687. [16:01:55] [RCON Listener #2/INFO] [net.minecraft.server.MinecraftServer]: RCON running on 0.0.0.0:31700
  688. [16:01:55] [Server thread/INFO] [NetherEx]: The Nether has been overridden.
  689. [16:01:55] [Downloader 0/INFO] [tombstone]: The list of contributors has been loaded successfully
  690. [16:01:56] [Server thread/INFO] [FTB Utilities]: Overridden 142 commands
  691. [16:01:56] [BetterFps Update Checker/WARN] [BetterFps]: Could not check for updates: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 12 path $
  692. [16:01:56] [Thread-8/INFO] [THAUMCRAFT]: Starting aura thread for dim 0
  693. [16:01:56] [Server thread/INFO] [Astral Sorcery]: Load CachedWorldData 'lightnetwork' for world 0
  694. [16:01:56] [Server thread/INFO] [Astral Sorcery]: Loading of 'lightnetwork' for world 0 finished.
  695. [16:01:56] [Thread-21/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
  696. [16:01:56] [Thread-22/INFO] [THAUMCRAFT]: Starting aura thread for dim 1
  697. [16:01:56] [Thread-23/INFO] [THAUMCRAFT]: Starting aura thread for dim -11325
  698. [16:01:56] [Thread-24/INFO] [THAUMCRAFT]: Starting aura thread for dim -9999
  699. [16:01:56] [Thread-25/INFO] [THAUMCRAFT]: Starting aura thread for dim 7
  700. [16:01:56] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
  701. [16:01:56] [Server thread/INFO] [FML]: Unloading dimension -1
  702. [16:01:56] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 1
  703. [16:01:56] [Server thread/INFO] [FML]: Unloading dimension 1
  704. [16:01:56] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -11325
  705. [16:01:56] [Server thread/INFO] [FML]: Unloading dimension -11325
  706. [16:01:56] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 7
  707. [16:01:56] [Server thread/INFO] [FML]: Unloading dimension 7
  708. [16:01:58] [Thread-21/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
  709. [16:01:58] [Thread-22/INFO] [THAUMCRAFT]: Stopping aura thread for dim 1
  710. [16:01:58] [Thread-23/INFO] [THAUMCRAFT]: Stopping aura thread for dim -11325
  711. [16:01:58] [Thread-25/INFO] [THAUMCRAFT]: Stopping aura thread for dim 7
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement