Advertisement
Guest User

Untitled

a guest
May 14th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.07 KB | None | 0 0
  1. [15:37:29] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  2. [15:37:29] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  3. [15:37:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [15:37:30] [main/INFO] [FML]: Forge Mod Loader version 13.20.0.2282 for Minecraft 1.11.2 loading
  5. [15:37:30] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_111, running on Linux:amd64:3.10.0-327.36.3.el7.x86_64, installed at /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.111-1.b15.el7_2.x86_64/jre
  6. [15:37:31] [main/INFO] [FML]: Loading tweaker bsm.javacheck.Java8Checker from BetterSprinting MC-1.11.2 v1.1.9.jar
  7. [15:37:31] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.11.2-2282-7.0.0-BETA-2319.jar
  8. [15:37:31] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  9. [15:37:31] [main/INFO] [LaunchWrapper]: Loading tweak class name bsm.javacheck.Java8Checker
  10. [15:37:31] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  11. [15:37:31] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.6.8 Source=file:/home/arkcraft/mods/spongeforge-1.11.2-2282-7.0.0-BETA-2319.jar Env=SERVER
  12. [15:37:31] [main/INFO] [mixin]: Compatibility level set to JAVA_8
  13. [15:37:31] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
  14. [15:37:31] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
  15. [15:37:31] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
  16. [15:37:31] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  17. [15:37:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  18. [15:37:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  19. [15:37:31] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  20. [15:37:32] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  21. [15:37:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  22. [15:37:32] [main/INFO] [LaunchWrapper]: Calling tweak class bsm.javacheck.Java8Checker
  23. [15:37:32] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  24. [15:37:34] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@4ba534b0
  25. [15:37:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  26. [15:37:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  27. [15:37:34] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  28. [15:37:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  29. [15:37:34] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.MixinEnvironment$EnvironmentStateTweaker
  30. [15:37:39] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  31. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is searching for an injection point in method with descriptor (Lnet/minecraft/util/math/RayTraceResult;)V
  32. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/entity/item/EntityEnderPearl;func_85052_h()Lnet/minecraft/entity/EntityLivingBase;
  33. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/util/DamageSource;func_76356_a(Lnet/minecraft/entity/Entity;Lnet/minecraft/entity/Entity;)Lnet/minecraft/util/DamageSource;
  34. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/entity/Entity;func_70097_a(Lnet/minecraft/util/DamageSource;F)Z
  35. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/util/math/RayTraceResult;func_178782_a()Lnet/minecraft/util/math/BlockPos;
  36. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/world/World;func_175625_s(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/tileentity/TileEntity;
  37. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/tileentity/TileEntityEndGateway;func_184306_a(Lnet/minecraft/entity/Entity;)V
  38. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/entity/item/EntityEnderPearl;func_70106_y()V
  39. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/tileentity/TileEntityEndGateway;func_184306_a(Lnet/minecraft/entity/Entity;)V
  40. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Ljava/util/Random;nextDouble()D
  41. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Ljava/util/Random;nextGaussian()D
  42. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Ljava/util/Random;nextGaussian()D
  43. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/world/World;func_175688_a(Lnet/minecraft/util/EnumParticleTypes;DDDDDD[I)V
  44. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/network/NetHandlerPlayServer;func_147362_b()Lnet/minecraft/network/NetworkManager;
  45. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/network/NetworkManager;func_150724_d()Z
  46. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/entity/player/EntityPlayerMP;func_70608_bn()Z
  47. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) > found a matching insn, checking preconditions...
  48. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) > > comparing target ordinal -1 with current ordinal 0
  49. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) > > > found a matching insn at ordinal 0
  50. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraftforge/event/entity/living/EnderTeleportEvent;<init>(Lnet/minecraft/entity/EntityLivingBase;DDDF)V
  51. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraftforge/fml/common/eventhandler/EventBus;post(Lnet/minecraftforge/fml/common/eventhandler/Event;)Z
  52. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Ljava/util/Random;nextFloat()F
  53. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/world/World;func_82736_K()Lnet/minecraft/world/GameRules;
  54. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/world/GameRules;func_82766_b(Ljava/lang/String;)Z
  55. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/entity/monster/EntityEndermite;<init>(Lnet/minecraft/world/World;)V
  56. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/entity/monster/EntityEndermite;func_175496_a(Z)V
  57. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/entity/monster/EntityEndermite;func_70012_b(DDDFF)V
  58. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/world/World;func_72838_d(Lnet/minecraft/entity/Entity;)Z
  59. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/entity/EntityLivingBase;func_184218_aH()Z
  60. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/entity/EntityLivingBase;func_184210_p()V
  61. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraftforge/event/entity/living/EnderTeleportEvent;getTargetX()D
  62. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraftforge/event/entity/living/EnderTeleportEvent;getTargetY()D
  63. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraftforge/event/entity/living/EnderTeleportEvent;getTargetZ()D
  64. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/entity/EntityLivingBase;func_70634_a(DDD)V
  65. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraftforge/event/entity/living/EnderTeleportEvent;getAttackDamage()F
  66. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/entity/EntityLivingBase;func_70097_a(Lnet/minecraft/util/DamageSource;F)Z
  67. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/entity/EntityLivingBase;func_70634_a(DDD)V
  68. [15:37:41] [main/INFO] [mixin]: @At(INVOKE) is considering insn Lnet/minecraft/entity/item/EntityEnderPearl;func_70106_y()V
  69. [15:37:43] [Server thread/INFO]: Starting minecraft server version 1.11.2
  70. [15:37:43] [Server thread/INFO] [FML]: MinecraftForge v13.20.0.2282 Initialized
  71. [15:37:43] [Server thread/INFO] [FML]: Replaced 232 ore recipes
  72. [15:37:44] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/home/arkcraft/mods/spongeforge-1.11.2-2282-7.0.0-BETA-2319.jar!/mcmod.info
  73. [15:37:44] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
  74. [15:37:46] [Server thread/WARN] [Sponge]: Skipping org.spongepowered.api.data.key.Keys.LAST_DAMAGE
  75. [15:37:47] [Server thread/INFO] [FML]: Found 1 mods from the command line. Injecting into mod discoverer
  76. [15:37:47] [Server thread/INFO] [FML]: Searching /home/arkcraft/mods for mods
  77. [15:37:47] [Server thread/INFO] [examplemod]: Mod examplemod is missing the required element 'name'. Substituting examplemod
  78. [15:37:47] [Server thread/WARN] [bettersprinting]: Mod bettersprinting is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.9
  79. [15:37:48] [Server thread/WARN] [cosmeticarmorreworked]: Mod cosmeticarmorreworked is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.11.2-v1a
  80. [15:37:48] [Server thread/INFO] [mercurius_updater]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
  81. [15:37:48] [Server thread/WARN] [netherportalfix]: Mod netherportalfix is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  82. [15:37:48] [Server thread/WARN] [overlord]: Mod overlord is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.3.7
  83. [15:37:48] [Server thread/WARN] [trashslot]: Mod trashslot is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 7.4.5
  84. [15:37:48] [Server thread/INFO] [FML]: Forge Mod Loader has identified 33 mods to load
  85. [15:37:48] [Server thread/WARN] [FML]: Missing English translation for minecraft: minecraft.jar (No such file or directory)
  86. [15:37:48] [Server thread/WARN] [FML]: Missing English translation for mcp: minecraft.jar (No such file or directory)
  87. [15:37:48] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  88. [15:37:48] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
  89. [15:37:48] [Server thread/WARN] [FML]: Missing English translation for bettercombatmod: assets/bettercombatmod/lang/en_us.lang
  90. [15:37:48] [Server thread/WARN] [FML]: Missing English translation for examplemod: assets/examplemod/lang/en_us.lang
  91. [15:37:48] [Server thread/WARN] [FML]: Missing English translation for chameleon: assets/chameleon/lang/en_us.lang
  92. [15:37:48] [Server thread/WARN] [FML]: Missing English translation for cnoapm: assets/cnoapm/lang/en_us.lang
  93. [15:37:48] [Server thread/WARN] [FML]: Missing English translation for mercurius_updater: assets/mercurius_updater/lang/en_us.lang
  94. [15:37:48] [Server thread/WARN] [FML]: Missing English translation for netherportalfix: assets/netherportalfix/lang/en_us.lang
  95. [15:37:48] [Server thread/WARN] [FML]: Missing English translation for roguelike: assets/roguelike/lang/en_us.lang
  96. [15:37:48] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, bettercombatmod, examplemod, abyssalcraft, advancedcapes, bettersprinting, biomesoplenty, blockarmor, chameleon, chiselsandbits, cnoapm, cosmeticarmorreworked, flatcoloredblocks, guideapi, inventorypets, journeymap, mercurius_updater, moredyes, netherportalfix, overlord, roguelike, simpleoregen, storagedrawers, trashslot, vending, villagermarket, weaponcaseloot, witherskelefix] at CLIENT
  97. [15:37:48] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, bettercombatmod, examplemod, abyssalcraft, advancedcapes, bettersprinting, biomesoplenty, blockarmor, chameleon, chiselsandbits, cnoapm, cosmeticarmorreworked, flatcoloredblocks, guideapi, inventorypets, journeymap, mercurius_updater, moredyes, netherportalfix, overlord, roguelike, simpleoregen, storagedrawers, trashslot, vending, villagermarket, weaponcaseloot, witherskelefix] at SERVER
  98. [15:37:49] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  99. [15:37:49] [Server thread/INFO] [FML]: Found 444 ObjectHolder annotations
  100. [15:37:49] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  101. [15:37:49] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  102. [15:37:49] [Server thread/INFO] [FML]: Applying holder lookups
  103. [15:37:49] [Server thread/INFO] [FML]: Holder lookups applied
  104. [15:37:49] [Server thread/INFO] [FML]: Applying holder lookups
  105. [15:37:49] [Server thread/INFO] [FML]: Holder lookups applied
  106. [15:37:49] [Server thread/INFO] [FML]: Applying holder lookups
  107. [15:37:49] [Server thread/INFO] [FML]: Holder lookups applied
  108. [15:37:49] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  109. [15:37:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [blockarmor] Starting version check at https://raw.githubusercontent.com/2piradians/Block-Armor/1.11.2/update.json
  110. [15:37:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [blockarmor] Found status: OUTDATED Target: 2.4.3
  111. [15:37:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [overlord] Starting version check at http://thefireplace.bitnamiapp.com/jsons/overlord.json
  112. [15:37:50] [Forge Version Check/INFO] [ForgeVersionCheck]: [overlord] Found status: UP_TO_DATE Target: null
  113. [15:37:50] [Forge Version Check/INFO] [ForgeVersionCheck]: [bettersprinting] Starting version check at https://raw.githubusercontent.com/chylex/Better-Sprinting/master/UpdateInfo.json
  114. [15:37:50] [Forge Version Check/INFO] [ForgeVersionCheck]: [bettersprinting] Found status: UP_TO_DATE Target: null
  115. [15:37:50] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  116. [15:37:50] [Forge Version Check/INFO] [ForgeVersionCheck]: [forge] Found status: OUTDATED Target: 13.20.0.2296
  117. [15:37:50] [Forge Version Check/INFO] [ForgeVersionCheck]: [abyssalcraft] Starting version check at https://raw.githubusercontent.com/Shinoow/AbyssalCraft/master/version.json
  118. [15:37:50] [Forge Version Check/INFO] [ForgeVersionCheck]: [abyssalcraft] Found status: UP_TO_DATE Target: null
  119. [15:37:50] [Server thread/INFO] [AbyssalCraft]: Starting the Integration Handler.
  120. [15:37:50] [Server thread/WARN] [Sponge]: Could not find variant owning class, assigning fallback id: biomesoplenty:block_b_o_p_gem_ore_variant
  121. [15:37:53] [Server thread/INFO] [mercurius]: Version Number exists, Using it: 1.11-1.0.4.18
  122. [15:37:53] [Server thread/INFO] [mercurius]: File exists, Checking hash: /home/----/./libraries/net/minecraftforge/Mercurius/1.11-1.0.4.18/Mercurius-1.11-1.0.4.18.jar
  123. [15:37:53] [Server thread/INFO] [mercurius]: Hash matches, Skipping download: 2536d9a7050c3fd96a1077d25c7f9b49290b2b9e
  124. [15:37:53] [Server thread/INFO] [mercurius]: Mercurius Jar contains all signed files! Continueing loading!
  125. [15:37:53] [Server thread/INFO] [More Dyes]: Pre Initialization Complete
  126. [15:37:53] [Server thread/INFO] [SIMPOREGEN]: Beginning Pre-Initialization
  127. [15:37:53] [Server thread/INFO] [SIMPOREGEN]: Loading MCMOD replacement info
  128. [15:37:53] [Server thread/INFO] [SIMPOREGEN]: Registering ore generation information
  129. [15:37:53] [Server thread/INFO] [SIMPOREGEN]: Blocking vanilla ore spawns
  130. [15:37:53] [Server thread/INFO] [SIMPOREGEN]: Replacing vanilla ore spawns
  131. [15:37:53] [Server thread/INFO] [SIMPOREGEN]: Finished ore generation information
  132. [15:37:53] [Server thread/INFO] [SIMPOREGEN]: Adding smelting recipes
  133. [15:37:53] [Server thread/INFO] [SIMPOREGEN]: Pre-Initialization Complete
  134. [15:37:53] [Server thread/INFO] [FML]: Applying holder lookups
  135. [15:37:53] [Server thread/INFO] [FML]: Holder lookups applied
  136. [15:37:53] [Server thread/INFO] [FML]: Injecting itemstacks
  137. [15:37:53] [Server thread/INFO] [FML]: Itemstack injection complete
  138. [15:37:53] [Server thread/INFO]: Loading properties
  139. [15:37:53] [Server thread/INFO]: Default game type: SURVIVAL
  140. [15:37:53] [Server thread/INFO]: Generating keypair
  141. [15:37:53] [Server thread/INFO]: Starting Minecraft server on --.--.--.--:----
  142. [15:37:53] [Server thread/INFO]: Using epoll channel type
  143. [15:37:53] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  144. [15:37:53] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  145. [15:37:53] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  146. [15:37:53] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  147. [15:37:53] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
  148. [15:37:53] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.util.RegistryModuleLoader.tryAdditionalRegistration(RegistryModuleLoader.java:192)
  149. [15:37:53] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.registerAdditionalPhase(SpongeGameRegistry.java:503)
  150. [15:37:53] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.registerModulePhase(SpongeGameRegistry.java:497)
  151. [15:37:53] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.init(SpongeGameRegistry.java:524)
  152. [15:37:53] [Server thread/INFO]: [STDERR]: at org.spongepowered.mod.SpongeMod.onInitialization(SpongeMod.java:256)
  153. [15:37:53] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  154. [15:37:53] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  155. [15:37:53] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  156. [15:37:53] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
  157. [15:37:53] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  158. [15:37:53] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  159. [15:37:53] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  160. [15:37:53] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  161. [15:37:53] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  162. [15:37:53] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:246)
  163. [15:37:53] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224)
  164. [15:37:53] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  165. [15:37:53] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  166. [15:37:53] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  167. [15:37:53] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
  168. [15:37:53] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  169. [15:37:53] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  170. [15:37:53] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  171. [15:37:53] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  172. [15:37:53] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  173. [15:37:53] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzd000(LoadController.java:553)
  174. [15:37:53] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  175. [15:37:53] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:828)
  176. [15:37:53] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:109)
  177. [15:37:53] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:333)
  178. [15:37:53] [Server thread/INFO]: [STDERR]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215)
  179. [15:37:53] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442)
  180. [15:37:53] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Thread.java:745)
  181. [15:37:53] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  182. [15:37:53] [Server thread/INFO]: [STDERR]: at java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
  183. [15:37:53] [Server thread/INFO]: [STDERR]: at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
  184. [15:37:53] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.type.world.gen.BiomeTypeRegistryModule.registerAdditional(BiomeTypeRegistryModule.java:75)
  185. [15:37:53] [Server thread/INFO]: [STDERR]: ... 37 more
  186. [15:37:53] [Server thread/INFO]: [STDOUT]: DIRT BLOCK >> tile.dirt
  187. [15:37:54] [Server thread/INFO] [More Dyes]: Initialization Complete
  188. [15:37:54] [Server thread/INFO] [SIMPOREGEN]: Beginning Initialization
  189. [15:37:54] [Server thread/INFO] [SIMPOREGEN]: Registering Proxy Renders
  190. [15:37:54] [Server thread/INFO] [SIMPOREGEN]: Initialization Complete
  191. [15:37:54] [Server thread/INFO] [FML]: Injecting itemstacks
  192. [15:37:54] [Server thread/INFO] [FML]: Itemstack injection complete
  193. [15:37:54] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  194. [15:37:54] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  195. [15:37:54] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  196. [15:37:54] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  197. [15:37:54] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
  198. [15:37:54] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.util.RegistryModuleLoader.tryAdditionalRegistration(RegistryModuleLoader.java:192)
  199. [15:37:54] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.registerAdditionalPhase(SpongeGameRegistry.java:503)
  200. [15:37:54] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.registerModulePhase(SpongeGameRegistry.java:497)
  201. [15:37:54] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.postInit(SpongeGameRegistry.java:529)
  202. [15:37:54] [Server thread/INFO]: [STDERR]: at org.spongepowered.mod.SpongeMod.onPostInitialization(SpongeMod.java:272)
  203. [15:37:54] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  204. [15:37:54] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  205. [15:37:54] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  206. [15:37:54] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
  207. [15:37:54] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  208. [15:37:54] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  209. [15:37:54] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  210. [15:37:54] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  211. [15:37:54] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  212. [15:37:54] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:246)
  213. [15:37:54] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224)
  214. [15:37:54] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  215. [15:37:54] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  216. [15:37:54] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  217. [15:37:54] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
  218. [15:37:54] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  219. [15:37:54] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  220. [15:37:54] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  221. [15:37:54] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  222. [15:37:54] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  223. [15:37:54] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzd000(LoadController.java:553)
  224. [15:37:54] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  225. [15:37:54] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:833)
  226. [15:37:54] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:109)
  227. [15:37:54] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:333)
  228. [15:37:54] [Server thread/INFO]: [STDERR]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215)
  229. [15:37:54] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442)
  230. [15:37:54] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Thread.java:745)
  231. [15:37:54] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  232. [15:37:54] [Server thread/INFO]: [STDERR]: at java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
  233. [15:37:54] [Server thread/INFO]: [STDERR]: at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
  234. [15:37:54] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.type.world.gen.BiomeTypeRegistryModule.registerAdditional(BiomeTypeRegistryModule.java:75)
  235. [15:37:54] [Server thread/INFO]: [STDERR]: ... 37 more
  236. [15:37:56] [Server thread/INFO] [blockarmor]: Generated 580 Block Armor items from Vanilla Blocks
  237. [15:37:56] [Server thread/INFO] [blockarmor]: Generated 520 Block Armor items from Modded Blocks
  238. [15:37:56] [Server thread/INFO] [More Dyes]: Post Initialization Complete
  239. [15:37:56] [Server thread/INFO]: [STDERR]: java.lang.reflect.InvocationTargetException
  240. [15:37:56] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  241. [15:37:56] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  242. [15:37:56] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  243. [15:37:56] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
  244. [15:37:56] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.util.RegistryModuleLoader.tryAdditionalRegistration(RegistryModuleLoader.java:192)
  245. [15:37:56] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.registerAdditionalPhase(SpongeGameRegistry.java:503)
  246. [15:37:56] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.SpongeGameRegistry.registerAdditionals(SpongeGameRegistry.java:536)
  247. [15:37:56] [Server thread/INFO]: [STDERR]: at org.spongepowered.mod.SpongeMod.onLoadComplete(SpongeMod.java:280)
  248. [15:37:56] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  249. [15:37:56] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  250. [15:37:56] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  251. [15:37:56] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
  252. [15:37:56] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  253. [15:37:56] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  254. [15:37:56] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  255. [15:37:56] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  256. [15:37:56] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  257. [15:37:56] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:246)
  258. [15:37:56] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:224)
  259. [15:37:56] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  260. [15:37:56] [Server thread/INFO]: [STDERR]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  261. [15:37:56] [Server thread/INFO]: [STDERR]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  262. [15:37:56] [Server thread/INFO]: [STDERR]: at java.lang.reflect.Method.invoke(Method.java:498)
  263. [15:37:56] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  264. [15:37:56] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  265. [15:37:56] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  266. [15:37:56] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  267. [15:37:56] [Server thread/INFO]: [STDERR]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  268. [15:37:56] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.redirect$onPost$zzd000(LoadController.java:553)
  269. [15:37:56] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:147)
  270. [15:37:56] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:836)
  271. [15:37:56] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:109)
  272. [15:37:56] [Server thread/INFO]: [STDERR]: at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:333)
  273. [15:37:56] [Server thread/INFO]: [STDERR]: at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215)
  274. [15:37:56] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:442)
  275. [15:37:56] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Thread.java:745)
  276. [15:37:56] [Server thread/INFO]: [STDERR]: Caused by: java.lang.NullPointerException
  277. [15:37:56] [Server thread/INFO]: [STDERR]: at java.util.concurrent.ConcurrentHashMap.putVal(ConcurrentHashMap.java:1011)
  278. [15:37:56] [Server thread/INFO]: [STDERR]: at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
  279. [15:37:56] [Server thread/INFO]: [STDERR]: at org.spongepowered.common.registry.type.world.gen.BiomeTypeRegistryModule.registerAdditional(BiomeTypeRegistryModule.java:75)
  280. [15:37:56] [Server thread/INFO]: [STDERR]: ... 36 more
  281. [15:37:56] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 33 mods
  282. [15:37:56] [Server thread/INFO]: Preparing level "world"
  283. [15:37:56] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
  284. [15:37:56] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
  285. [15:37:56] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
  286. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world realistictorches:torch_lit
  287. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:lava_nether_brick
  288. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:zanite_ore
  289. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world reccomplex:structure_generator
  290. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:locked_dungeon_block
  291. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:mossy_holystone
  292. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:dungeon_block
  293. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:skyroot_sapling
  294. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:aether_portal
  295. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world morefuelsmod-bleeding:pelletblock
  296. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:electrical_block
  297. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:skyroot_fence
  298. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:hellfire_double_slab
  299. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:skyroot_fence_gate
  300. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:holystone_stairs
  301. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world morefuelsmod-bleeding:concentratedpelletblock
  302. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:blue_stone_brick_corner
  303. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:pillar_top
  304. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world realistictorches:torch_unlit
  305. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world ironchest:iron_chest
  306. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:angelic_wall
  307. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:purple_stone_brick_tower
  308. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:white_stone_brick_tower
  309. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:icestone
  310. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:quicksoil_glass
  311. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:lava_infuser_infusing
  312. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:carved_slab
  313. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:hellfire_stairs
  314. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:lava_infuser
  315. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:mossy_holystone_wall
  316. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:black_stone_brick
  317. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:freezer
  318. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:angelic_stairs
  319. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:berry_bush
  320. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:aether_grass
  321. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:black_stone_brick_wall
  322. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:red_stone_brick_wall
  323. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:compressed_obsidian
  324. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:purple_stone_brick_corner
  325. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:present
  326. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:aether_dirt
  327. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:mossy_holystone_slab
  328. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:skyroot_double_slab
  329. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:block_lava_crystal
  330. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:holystone_slab
  331. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:pillar
  332. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:skyroot_slab
  333. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:quicksoil
  334. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:green_stone_brick_wall
  335. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world reccomplex:generic_space
  336. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:incubator
  337. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:hellfire_wall
  338. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:black_stone_brick_tower
  339. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:holystone_brick_wall
  340. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:green_stone_brick
  341. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:aercloud
  342. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:ambrosium_ore
  343. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:white_stone_brick
  344. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:holystone_double_slab
  345. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world reccomplex:spawn_script
  346. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:treasure_chest
  347. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:white_stone_brick_wall
  348. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:white_flower
  349. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:angelic_slab
  350. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:aerogel
  351. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:red_stone_brick_corner
  352. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world morefuelsmod-bleeding:bituminouscoalblock
  353. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world realistictorches:moving_light_source
  354. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:skyroot_stairs
  355. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:lava_infused_obsidian
  356. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:yellow_stone_brick_corner
  357. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:golden_oak_sapling
  358. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:holystone_brick
  359. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world reccomplex:weighted_command_block
  360. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:holystone_brick_stairs
  361. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:holiday_leaves
  362. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:steel_block
  363. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:carved_wall
  364. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:high_tech_bench
  365. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world morefuelsmod-bleeding:creativeinfinitefuel
  366. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world reccomplex:maze_generator
  367. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:enchanted_gravitite
  368. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world biomesoplenty:crag_rock
  369. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:red_stone_brick
  370. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:holystone_wall
  371. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:workbench
  372. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:purple_flower
  373. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:berry_bush_stem
  374. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world morefuelsmod-bleeding:bituminouscoalore
  375. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:ritual_altar
  376. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:aether_leaves
  377. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:holystone
  378. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:enchanter
  379. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:purple_stone_brick_wall
  380. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world gravestone:gravestone
  381. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:yellow_stone_brick
  382. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world reccomplex:generic_solid
  383. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:chest_mimic
  384. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:yellow_stone_brick_wall
  385. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world morefuelsmod-bleeding:cokeblock
  386. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:blue_stone_brick_wall
  387. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:purple_stone_brick
  388. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:crystal_leaves
  389. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:mossy_holystone_double_slab
  390. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:mossy_holystone_stairs
  391. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:blue_stone_brick
  392. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:red_stone_brick_tower
  393. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:yellow_stone_brick_tower
  394. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:enchanted_aether_grass
  395. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:carved_stairs
  396. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:holystone_brick_double_slab
  397. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:zanite_block
  398. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:hellfire_slab
  399. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:skyroot_plank
  400. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:green_stone_brick_tower
  401. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:holystone_brick_slab
  402. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:dungeon_trap
  403. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:workbench_new
  404. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:green_stone_brick_corner
  405. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:test_block
  406. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:ambrosium_torch
  407. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:aether_log
  408. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world realistictorches:torch_smoldering
  409. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:white_stone_brick_corner
  410. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:gravitite_ore
  411. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:black_stone_brick_corner
  412. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:blue_stone_brick_tower
  413. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:ulti_tech_bench
  414. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:champion_bench
  415. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:angelic_double_slab
  416. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world aether_legacy:carved_double_slab
  417. [15:37:56] [Server thread/INFO] [FML]: Found a missing id from the world armorplus:lava_cactus
  418. [15:37:56] [Server thread/INFO] [FML]: Applying holder lookups
  419. [15:37:56] [Server thread/INFO] [FML]: Holder lookups applied
  420. [15:37:56] [Server thread/INFO]: [STDOUT]: settings for world:
  421. [15:37:56] [Server thread/INFO]: [STDOUT]: Setting up landmass VANILLA
  422. [15:37:57] [Server thread/INFO]: [STDOUT]: ChunkProviderGenerateBOP json:
  423. [15:37:57] [Server thread/INFO]: [STDOUT]: ChunkProviderGenerateBOP settings: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generateBopSoils":true,"generateBopTrees":true,"generateBopGrasses":true,"generateBopFoliage":true,"generateBopFlowers":true,"generateBopPlants":true,"generateBopWaterPlants":true,"generateBopMushrooms":true,"generateRockFormations":true,"generatePoisonIvy":true,"generateFlax":true,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0}
  424. [15:37:57] [Server thread/INFO] [FML]: Loading dimension 0 (world) (DedicatedServer)
  425. [15:37:57] [Server thread/INFO]: Preparing start region for level 0 (world)
  426. [15:37:58] [Server thread/INFO]: Preparing spawn area: 56%
  427. [15:37:58] [Server thread/INFO] [Sponge]: Loading world [world] (Overworld)
  428. [15:37:58] [Server thread/INFO]: [STDOUT]: settings for hell world:
  429. [15:37:58] [Server thread/INFO] [FML]: Loading dimension -1 (DIM-1) (DedicatedServer)
  430. [15:37:58] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (Nether)
  431. [15:37:58] [Server thread/INFO] [FML]: Loading dimension 1 (DIM1) (DedicatedServer)
  432. [15:37:58] [Server thread/INFO] [Sponge]: Loading world [DIM1] (The End)
  433. [15:37:59] [Server thread/INFO]: [STDOUT]: settings for world:
  434. [15:37:59] [Server thread/INFO]: [STDOUT]: Setting up landmass VANILLA
  435. [15:37:59] [Server thread/INFO]: [STDOUT]: ChunkProviderGenerateBOP json:
  436. [15:37:59] [Server thread/INFO]: [STDOUT]: ChunkProviderGenerateBOP settings: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generateBopSoils":true,"generateBopTrees":true,"generateBopGrasses":true,"generateBopFoliage":true,"generateBopFlowers":true,"generateBopPlants":true,"generateBopWaterPlants":true,"generateBopMushrooms":true,"generateRockFormations":true,"generatePoisonIvy":true,"generateFlax":true,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0}
  437. [15:37:59] [Server thread/INFO] [FML]: Loading dimension 2 (Main-World) (DedicatedServer)
  438. [15:37:59] [Server thread/INFO]: Preparing start region for level 2 (Main-World)
  439. [15:38:00] [Server thread/INFO]: Preparing spawn area: 49%
  440. [15:38:00] [Server thread/INFO] [Sponge]: Loading world [Main-World] (Overworld)
  441. [15:38:00] [Server thread/INFO] [FML]: Loading dimension 3 (Nether-Resource-World) (DedicatedServer)
  442. [15:38:00] [Server thread/INFO] [Sponge]: Loading world [Nether-Resource-World] (Nether)
  443. [15:38:00] [Server thread/INFO]: [STDOUT]: settings for world:
  444. [15:38:00] [Server thread/INFO]: [STDOUT]: Setting up landmass VANILLA
  445. [15:38:00] [Server thread/INFO]: [STDOUT]: ChunkProviderGenerateBOP json:
  446. [15:38:00] [Server thread/INFO]: [STDOUT]: ChunkProviderGenerateBOP settings: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generateBopSoils":true,"generateBopTrees":true,"generateBopGrasses":true,"generateBopFoliage":true,"generateBopFlowers":true,"generateBopPlants":true,"generateBopWaterPlants":true,"generateBopMushrooms":true,"generateRockFormations":true,"generatePoisonIvy":true,"generateFlax":true,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0}
  447. [15:38:00] [Server thread/INFO] [FML]: Loading dimension 4 (Resource-World) (DedicatedServer)
  448. [15:38:00] [Server thread/INFO]: Preparing start region for level 4 (Resource-World)
  449. [15:38:01] [Server thread/INFO]: Preparing spawn area: 46%
  450. [15:38:01] [Server thread/INFO] [Sponge]: Loading world [Resource-World] (Overworld)
  451. [15:38:01] [Server thread/INFO] [FML]: Loading dimension 5 (CRAFTSTONE) (DedicatedServer)
  452. [15:38:02] [Server thread/INFO]: Preparing start region for level 5 (CRAFTSTONE)
  453. [15:38:03] [Server thread/INFO]: Preparing spawn area: 29%
  454. [15:38:03] [Server thread/INFO] [Sponge]: Loading world [CRAFTSTONE] (Overworld)
  455. [15:38:03] [Server thread/INFO] [FML]: Loading dimension 6 (Entrance-World) (DedicatedServer)
  456. [15:38:03] [Server thread/INFO]: Preparing start region for level 6 (Entrance-World)
  457. [15:38:04] [Server thread/INFO] [Sponge]: Loading world [Entrance-World] (Overworld)
  458. [15:38:04] [Server thread/INFO] [FML]: Loading dimension 7 (End-Resource-World) (DedicatedServer)
  459. [15:38:04] [Server thread/INFO] [Sponge]: Loading world [End-Resource-World] (The End)
  460. [15:38:04] [Server thread/INFO]: [STDOUT]: settings for world:
  461. [15:38:04] [Server thread/INFO]: [STDOUT]: Setting up landmass VANILLA
  462. [15:38:04] [Server thread/INFO]: [STDOUT]: ChunkProviderGenerateBOP json:
  463. [15:38:04] [Server thread/INFO]: [STDOUT]: ChunkProviderGenerateBOP settings: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generateBopSoils":true,"generateBopTrees":true,"generateBopGrasses":true,"generateBopFoliage":true,"generateBopFlowers":true,"generateBopPlants":true,"generateBopWaterPlants":true,"generateBopMushrooms":true,"generateRockFormations":true,"generatePoisonIvy":true,"generateFlax":true,"generateBerryBushes":true,"generateThorns":true,"generateQuicksand":true,"generateLiquidPoison":true,"generateHotSprings":true,"generateNetherHives":true,"generateEndFeatures":true,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"coordinateScale":684.412,"heightScale":684.412,"upperLimitScale":512.0,"lowerLimitScale":512.0}
  464. [15:38:04] [Server thread/INFO] [FML]: Loading dimension 8 (Adventure-World) (DedicatedServer)
  465. [15:38:04] [Server thread/INFO]: Preparing start region for level 8 (Adventure-World)
  466. [15:38:05] [Server thread/INFO]: Preparing spawn area: 97%
  467. [15:38:05] [Server thread/INFO] [Sponge]: Loading world [Adventure-World] (Overworld)
  468. [15:38:05] [Server thread/INFO] [FML]: Loading dimension 50 (Abyssal_Wasteland) (DedicatedServer)
  469. [15:38:05] [Server thread/INFO] [Sponge]: Loading world [Abyssal_Wasteland] (The Abyssal Wasteland)
  470. [15:38:05] [Server thread/INFO] [FML]: Loading dimension 51 (The_Dreadlands) (DedicatedServer)
  471. [15:38:05] [Server thread/INFO] [Sponge]: Loading world [The_Dreadlands] (The Dreadlands)
  472. [15:38:05] [Server thread/INFO] [FML]: Loading dimension 52 (Omothol) (DedicatedServer)
  473. [15:38:06] [Server thread/INFO] [Sponge]: Loading world [Omothol] (Omothol)
  474. [15:38:06] [Server thread/INFO] [FML]: Loading dimension 53 (The_Dark_Realm) (DedicatedServer)
  475. [15:38:06] [Server thread/INFO] [Sponge]: Loading world [The_Dark_Realm] (The Dark Realm)
  476. [15:38:06] [Server thread/INFO]: Preparing start region for level 0 (world)
  477. [15:38:06] [Server thread/INFO]: Preparing start region for level 4 (Resource-World)
  478. [15:38:06] [Server thread/INFO]: Preparing start region for level 5 (CRAFTSTONE)
  479. [15:38:06] [Server thread/INFO]: Preparing start region for level 8 (Adventure-World)
  480. [15:38:06] [Server thread/INFO]: Done (9.847s)! For help, type "help" or "?"
  481. > stop
  482. [15:38:38] [Server thread/INFO]: Stopping the server
  483. [15:38:38] [Server thread/INFO]: [STDOUT]: Server is stopping... force saving all loaded CosmeticArmor data.
  484. [15:38:38] [Server thread/INFO]: Stopping server
  485. [15:38:38] [Server thread/INFO]: Saving players
  486. [15:38:38] [Server thread/INFO]: Saving worlds
  487. [15:38:38] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  488. [15:38:38] [Server thread/INFO]: Saving chunks for level 'DIM-1'/Nether
  489. [15:38:38] [Server thread/INFO]: Saving chunks for level 'DIM1'/The End
  490. [15:38:38] [Server thread/INFO]: Saving chunks for level 'DIM-1'/Nether
  491. [15:38:38] [Server thread/INFO]: Saving chunks for level 'DIM1'/The End
  492. [15:38:38] [Server thread/INFO]: Saving chunks for level 'Nether-Resource-World'/Nether
  493. [15:38:38] [Server thread/INFO]: Saving chunks for level 'Resource-World'/Overworld
  494. [15:38:38] [Server thread/INFO]: Saving chunks for level 'CRAFTSTONE'/Overworld
  495. [15:38:38] [Server thread/INFO]: Saving chunks for level 'End-Resource-World'/The End
  496. [15:38:38] [Server thread/INFO]: Saving chunks for level 'Adventure-World'/Overworld
  497. [15:38:38] [Server thread/INFO]: Saving chunks for level 'Abyssal_Wasteland'/The Abyssal Wasteland
  498. [15:38:38] [Server thread/INFO]: Saving chunks for level 'The_Dreadlands'/The Dreadlands
  499. [15:38:38] [Server thread/INFO]: Saving chunks for level 'Omothol'/Omothol
  500. [15:38:38] [Server thread/INFO]: Saving chunks for level 'The_Dark_Realm'/The Dark Realm
  501. [15:38:38] [Server thread/INFO] [Sponge]: Unloading world [world] (DIM0)
  502. [15:38:38] [Server thread/INFO] [Sponge]: Unloading world [DIM-1] (DIM-1)
  503. [15:38:38] [Server thread/INFO] [Sponge]: Unloading world [DIM1] (DIM1)
  504. [15:38:38] [Server thread/ERROR]: Exception stopping the server
  505. java.lang.RuntimeException: Attempt made to unload a world with dimension id [-1].
  506. at net.minecraftforge.common.DimensionManager.lambda$setWorld$0(DimensionManager.java:654) ~[DimensionManager.class:?]
  507. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_111]
  508. at net.minecraftforge.common.DimensionManager.setWorld(DimensionManager.java:654) ~[DimensionManager.class:?]
  509. at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:418) ~[MinecraftServer.class:?]
  510. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:535) [MinecraftServer.class:?]
  511. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  512. [15:38:39] [Server thread/INFO] [FML]: Applying holder lookups
  513. [15:38:39] [Server thread/INFO] [FML]: Holder lookups applied
  514. [15:38:39] [Server Shutdown Thread/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement