Advertisement
ubuntu55

Untitled

Jul 22nd, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 24.60 KB | None | 0 0
  1. [21:11:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  2. [21:11:37] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLServerTweaker
  3. [21:11:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLServerTweaker
  4. [21:11:37] [main/INFO] [FML]: Forge Mod Loader version 14.23.4.2705 for Minecraft 1.12.2 loading
  5. [21:11:37] [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_171, running on Linux:amd64:4.9.0-6-amd64, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
  6. [21:11:37] [main/INFO] [FML]: Searching /home/freebuild_mod/./mods for mods
  7. [21:11:37] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from spongeforge-1.12.2-2705-7.1.0-BETA-3328.jar
  8. [21:11:37] [main/ERROR] [FML]: Unable to read the jar file MercuriusUpdater-1.12.2.jar - ignoring
  9. java.io.FileNotFoundException: /home/freebuild_mod/home/freebuild_mod/libraries/net/minecraftforge/MercuriusUpdater/1.12.2/MercuriusUpdater-1.12.2.jar (Aucun fichier ou dossier de ce type)
  10.     at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_171]
  11.     at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_171]
  12.     at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_171]
  13.     at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_171]
  14.     at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_171]
  15.     at net.minecraftforge.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:353) [forge-1.12.2-14.23.4.2705-universal.jar:?]
  16.     at net.minecraftforge.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:252) [forge-1.12.2-14.23.4.2705-universal.jar:?]
  17.     at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:105) [forge-1.12.2-14.23.4.2705-universal.jar:?]
  18.     at net.minecraftforge.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:85) [forge-1.12.2-14.23.4.2705-universal.jar:?]
  19.     at net.minecraftforge.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:47) [forge-1.12.2-14.23.4.2705-universal.jar:?]
  20.     at net.minecraftforge.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:62) [forge-1.12.2-14.23.4.2705-universal.jar:?]
  21.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  22.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  23.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_171]
  24.     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_171]
  25.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_171]
  26.     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_171]
  27.     at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:62) [forge-1.12.2-14.23.4.2705-universal.jar:?]
  28.     at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:31) [forge-1.12.2-14.23.4.2705-universal.jar:?]
  29. [21:11:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  30. [21:11:37] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
  31. [21:11:37] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/home/freebuild_mod/./mods/spongeforge-1.12.2-2705-7.1.0-BETA-3328.jar Service=LaunchWrapper Env=SERVER
  32. [21:11:37] [main/INFO] [mixin]: Compatibility level set to JAVA_8
  33. [21:11:37] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[DEFAULT]
  34. [21:11:37] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[PREINIT]
  35. [21:11:37] [main/INFO] [mixin]: Adding new token provider org.spongepowered.mod.SpongeCoremod$TokenProvider to MixinEnvironment[INIT]
  36. [21:11:37] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  37. [21:11:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  38. [21:11:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  39. [21:11:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  40. [21:11:39] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  41. [21:11:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  42. [21:11:39] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
  43. [21:11:39] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@278f8425
  44. [21:11:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  45. [21:11:39] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  46. [21:11:39] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
  47. [21:11:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  48. [21:11:39] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
  49. [21:11:46] [main/WARN] [mixin]: Static binding violation: PRIVATE overwrite method initializeConnectionToPlayer in mixins.common.core.json:server.MixinPlayerList cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
  50. [21:11:47] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
  51. [21:11:54] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting minecraft server version 1.12.2
  52. [21:11:54] [Server thread/INFO] [FML]: MinecraftForge v14.23.4.2705 Initialized
  53. [21:11:54] [Server thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
  54. [21:11:54] [Server thread/INFO] [FML]: Replaced 1036 ore ingredients
  55. [21:11:54] [Server thread/INFO] [Sponge]: Found mcmod.info at jar:file:/home/freebuild_mod/./mods/spongeforge-1.12.2-2705-7.1.0-BETA-3328.jar!/mcmod.info
  56. [21:11:54] [Server thread/INFO] [Sponge]: Creating injector in stage 'PRODUCTION'
  57. [21:12:11] [Server thread/INFO] [FML]: Searching /home/freebuild_mod/./mods for mods
  58. [21:12:12] [Server thread/WARN] [FML]: Zip file MercuriusUpdater-1.12.2.jar failed to read properly, it will be ignored
  59. java.io.FileNotFoundException: /home/freebuild_mod/home/freebuild_mod/libraries/net/minecraftforge/MercuriusUpdater/1.12.2/MercuriusUpdater-1.12.2.jar (Aucun fichier ou dossier de ce type)
  60.     at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_171]
  61.     at java.util.zip.ZipFile.<init>(ZipFile.java:225) ~[?:1.8.0_171]
  62.     at java.util.zip.ZipFile.<init>(ZipFile.java:155) ~[?:1.8.0_171]
  63.     at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_171]
  64.     at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_171]
  65.     at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:56) [JarDiscoverer.class:?]
  66.     at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
  67.     at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
  68.     at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
  69.     at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:425) [Loader.class:?]
  70.     at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:566) [Loader.class:?]
  71.     at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
  72.     at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332) [FMLCommonHandler.class:?]
  73.     at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125) [nz.class:?]
  74.     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486) [MinecraftServer.class:?]
  75.     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171]
  76. [21:12:12] [Server thread/INFO] [FML]: Forge Mod Loader has identified 14 mods to load
  77. [21:12:12] [Server thread/WARN] [FML]: Missing English translation for FML: assets/fml/lang/en_us.lang
  78. [21:12:12] [Server thread/WARN] [FML]: Missing English translation for spongeapi: assets/spongeapi/lang/en_us.lang
  79. [21:12:12] [Server thread/WARN] [FML]: Missing English translation for economylite: assets/economylite/lang/en_us.lang
  80. [21:12:12] [Server thread/WARN] [FML]: Missing English translation for luckperms: assets/luckperms/lang/en_us.lang
  81. [21:12:12] [Server thread/WARN] [FML]: Missing English translation for maxichat: assets/maxichat/lang/en_us.lang
  82. [21:12:12] [Server thread/WARN] [FML]: Missing English translation for maxiproxy: assets/maxiproxy/lang/en_us.lang
  83. [21:12:12] [Server thread/WARN] [FML]: Missing English translation for maxitp: assets/maxitp/lang/en_us.lang
  84. [21:12:12] [Server thread/WARN] [FML]: Missing English translation for nucleus: assets/nucleus/lang/en_us.lang
  85. [21:12:12] [Server thread/WARN] [Sponge]: The mod luckperms was designed for spongeapi 8.0.0-SNAPSHOT but version 7.1.0-SNAPSHOT-51caddf is in use. It may not work properly.
  86. [21:12:12] [Server thread/WARN] [Sponge]: The mod luckperms was designed for spongeapi 8.0.0-SNAPSHOT but version 7.1.0-SNAPSHOT-51caddf is in use. It may not work properly.
  87. [21:12:12] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, actuallyadditions, biomesoplenty, economylite, luckperms, maxichat, maxiproxy, maxitp, nucleus] at CLIENT
  88. [21:12:12] [Server thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, spongeapi, sponge, actuallyadditions, biomesoplenty, economylite, luckperms, maxichat, maxiproxy, maxitp, nucleus] at SERVER
  89. [21:12:13] [Server thread/INFO] [FML]: Processing ObjectHolder annotations
  90. [21:12:13] [Server thread/INFO] [FML]: Found 1169 ObjectHolder annotations
  91. [21:12:13] [Server thread/INFO] [FML]: Identifying ItemStackHolder annotations
  92. [21:12:13] [Server thread/INFO] [FML]: Found 0 ItemStackHolder annotations
  93. [21:12:13] [Server thread/INFO] [FML]: Configured a dormant chunk cache size of 0
  94. [21:12:13] [Forge Version Check/INFO] [forge.VersionCheck]: [sponge] Starting version check at https://files.minecraftforge.net/maven/org/spongepowered/spongeforge/promotions_slim.json
  95. [21:12:14] [Forge Version Check/INFO] [forge.VersionCheck]: [sponge] Found status: OUTDATED Target: 7.1.0-BETA-3206
  96. [21:12:14] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  97. [21:12:14] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
  98. [21:12:17] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §b       §r§3 __    §r
  99. [21:12:17] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §b  |    §r§3|__)   §r§2LuckPerms §r§bv4.2.51§r
  100. [21:12:17] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §b  |___ §r§3|      §r§8Running on Sponge - SpongeForge§r
  101. [21:12:17] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]:
  102. [21:12:17] [Server thread/INFO] [luckperms]: Loading configuration...
  103. [21:12:17] [Server thread/INFO] [luckperms]: Loading storage provider... [H2]
  104. [21:12:18] [Server thread/INFO] [luckperms]: Loading internal permission managers...
  105. [21:12:18] [Server thread/INFO] [luckperms]: Registering PermissionService...
  106. [21:12:18] [Server thread/INFO] [luckperms]: Performing initial data load...
  107. [21:12:18] [Server thread/INFO] [luckperms]: Successfully enabled. (took 1404ms)
  108. [21:12:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f--------------------------§r
  109. [21:12:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §fWelcome to §r§fNucleus§r§f version §r§f1.4.5-S7.0§r§f, running on Sponge API §r§f7.1.0-SNAPSHOT-51caddf§r§f. We're glad you're with us!§r
  110. [21:12:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §fWe're now starting up. If you have any questions, visit our documentation site at http://nucleuspowered.org/docs§r
  111. [21:12:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §fYou can also add a message to our Sponge Forum thread, or visit us in Discord - https://discord.gg/MC2mAuS§r
  112. [21:12:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §fDiscover a bug? Report it at https://github.com/NucleusPowered/Nucleus/issues - adding a copy of the file from §r§e/nucleus info §r§fto the report!§r
  113. [21:12:18] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: §f--------------------------§r
  114. [21:12:18] [Server thread/INFO] [nucleus]: Nucleus is now starting. Entering pre-init phase.
  115. [21:12:19] [Server thread/INFO] [nucleus]: Starting QuickStart Module Loader version 0.10.1 subsystem.
  116. [21:12:19] [Server thread/INFO] [economylite]: EconomyLite 2.14.3 is initializing!
  117. [21:12:19] [Server thread/INFO] [economylite]: Using currency: Coin
  118. [21:12:19] [Server thread/INFO] [economylite]: The SQL module is disabled!
  119. [21:12:19] [Server thread/INFO] [economylite]: The Loan module is disabled!
  120. [21:12:19] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Starting...
  121. [21:12:21] [Server thread/INFO] [com.zaxxer.hikari.HikariDataSource]: HikariPool-1 - Start completed.
  122. [21:12:21] [Server thread/INFO] [Actually Additions]: Starting PreInitialization Phase...
  123. [21:12:21] [Server thread/INFO] [Actually Additions]: Grabbing Configurations...
  124. [21:12:21] [Server thread/INFO] [Actually Additions]: Initializing Tool Materials...
  125. [21:12:21] [Server thread/INFO] [Actually Additions]: Initializing Armor Materials...
  126. [21:12:22] [Server thread/INFO] [Actually Additions]: Initializing Update Checker...
  127. [21:12:22] [Server thread/INFO] [Actually Additions]: PreInitializing ServerProxy...
  128. [21:12:22] [Server thread/INFO] [Actually Additions]: PreInitialization Finished.
  129. [21:12:22] [Actually Additions Update Checker/INFO] [Actually Additions]: Starting Update Check...
  130. [21:12:22] [Actually Additions Update Checker/INFO] [Actually Additions]: Update Check done!
  131. [21:12:22] [Actually Additions Update Checker/INFO] [Actually Additions]: Actually Additions is up to date!
  132. [21:12:22] [Server thread/WARN] [Sponge]: Could not find variant owning class, assigning fallback id: biomesoplenty:block_b_o_p_gem_ore_variant
  133. [21:12:23] [Server thread/INFO] [Actually Additions]: Initializing Blocks...
  134. [21:12:23] [Server thread/WARN] [Sponge]: Could not find on owning class, assigning fallback id: actuallyadditions:block_grinder_on
  135. [21:12:23] [Server thread/INFO] [FML]: Applying holder lookups
  136. [21:12:23] [Server thread/INFO] [FML]: Holder lookups applied
  137. [21:12:23] [Server thread/INFO] [Actually Additions]: Initializing Items...
  138. [21:12:24] [Server thread/INFO] [Actually Additions]: Initializing OreDictionary Entries...
  139. [21:12:24] [Server thread/INFO] [FML]: Applying holder lookups
  140. [21:12:24] [Server thread/INFO] [FML]: Holder lookups applied
  141. [21:12:24] [Server thread/INFO] [Actually Additions]: Initializing Village Addons...
  142. [21:12:24] [Server thread/INFO] [FML]: Applying holder lookups
  143. [21:12:24] [Server thread/INFO] [FML]: Holder lookups applied
  144. [21:12:24] [Server thread/INFO] [FML]: Applying holder lookups
  145. [21:12:24] [Server thread/INFO] [FML]: Holder lookups applied
  146. [21:12:24] [Server thread/INFO] [FML]: Injecting itemstacks
  147. [21:12:24] [Server thread/INFO] [FML]: Itemstack injection complete
  148. [21:12:24] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Loading properties
  149. [21:12:24] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Default game type: SURVIVAL
  150. [21:12:24] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Generating keypair
  151. [21:12:24] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Starting Minecraft server on *:25582
  152. [21:12:24] [Server thread/INFO] [net.minecraft.network.NetworkSystem]: Using epoll channel type
  153. [21:12:24] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  154. [21:12:24] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: The server will make no attempt to authenticate usernames. Beware.
  155. [21:12:24] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  156. [21:12:24] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer]: To change this, set "online-mode" to "true" in the server.properties file.
  157. [21:12:24] [Server thread/INFO] [Actually Additions]: Initializing Crafting Recipes...
  158. [21:12:25] [Server thread/INFO] [FML]: Applying holder lookups
  159. [21:12:25] [Server thread/INFO] [FML]: Holder lookups applied
  160. [21:12:25] [Netty Epoll Server IO #3/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  161. [21:12:25] [Netty Epoll Server IO #1/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  162. [21:12:25] [Netty Epoll Server IO #2/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  163. [21:12:25] [Server thread/INFO] [nucleus]: Nucleus is now entering the init phase.
  164. [21:12:25] [Server thread/INFO] [nucleus]: Nucleus is now entering the post-init phase.
  165. [21:12:26] [Server thread/INFO] [nucleus]: Nucleus is now loading and enabling modules. This may take a few seconds.
  166. [21:12:26] [Netty Epoll Server IO #4/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  167. [21:12:26] [Server thread/INFO] [nucleus]: Starting phase: PREENABLE
  168. [21:12:26] [Server thread/INFO] [nucleus]: Starting phase: ENABLE
  169. [21:12:26] [Netty Epoll Server IO #5/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  170. [21:12:27] [Netty Epoll Server IO #6/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  171. [21:12:27] [Netty Epoll Server IO #7/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  172. [21:12:27] [Server thread/INFO] [nucleus]: Starting phase: POSTENABLE
  173. [21:12:27] [Server thread/INFO] [nucleus]: Nucleus language set to "en-GB"
  174. [21:12:27] [Server thread/INFO] [nucleus]: Nucleus has completed loading modules.
  175. [21:12:27] [Server thread/INFO] [nucleus]: Nucleus has completed server initialisation tasks. Waiting for game server to start to complete the final tasks.
  176. [21:12:27] [Server thread/INFO] [Actually Additions]: Starting Initialization Phase...
  177. [21:12:27] [Server thread/INFO] [Actually Additions]: Initializing GuiHandler...
  178. [21:12:27] [Server thread/INFO] [Actually Additions]: Registering World Generator...
  179. [21:12:27] [Server thread/INFO] [Actually Additions]: Registering TileEntities...
  180. [21:12:27] [Server thread/INFO] [Actually Additions]: Initializing Entities...
  181. [21:12:27] [Server thread/INFO] [Actually Additions]: Initializing ServerProxy...
  182. [21:12:27] [Server thread/INFO] [Actually Additions]: Initialization Finished.
  183. [21:12:27] [Server thread/INFO] [FML]: Injecting itemstacks
  184. [21:12:27] [Server thread/INFO] [FML]: Itemstack injection complete
  185. [21:12:28] [Server thread/INFO] [Actually Additions]: Starting PostInitialization Phase...
  186. [21:12:28] [Server thread/INFO] [Actually Additions]: Initializing Crusher Recipes...
  187. [21:12:28] [Server thread/INFO] [Actually Additions]: Registered a total of 105 booklet chapters, where 294 out of 412 booklet pages contain information about items or fluids!
  188. [21:12:28] [Server thread/INFO] [Actually Additions]: PostInitializing ServerProxy...
  189. [21:12:28] [Server thread/INFO] [Actually Additions]: PostInitialization Finished.
  190. [21:12:28] [Server thread/INFO] [FML]: Forge Mod Loader has successfully loaded 14 mods
  191. [21:12:28] [Netty Epoll Server IO #8/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  192. [21:12:28] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Preparing level "World"
  193. [21:12:28] [Server thread/INFO] [Sponge]: Checking for worlds that need to be migrated...
  194. [21:12:28] [Server thread/INFO] [Sponge]: No worlds were found in need of migration.
  195. [21:12:28] [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
  196. [21:12:28] [Netty Epoll Server IO #9/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  197. [21:12:28] [Server thread/INFO] [FML]: Applying holder lookups
  198. [21:12:28] [Server thread/INFO] [FML]: Holder lookups applied
  199. [21:12:29] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:<init>:61]: settings for world:
  200. [21:12:29] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOP:initialLandAndSeaLayer:93]: Setting up landmass VANILLA
  201. [21:12:29] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkGeneratorOverworldBOP:<init>:88]: ChunkGeneratorOverworldBOP json:
  202. [21:12:29] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.ChunkGeneratorOverworldBOP:<init>:95]: ChunkGeneratorOverworldBOP settings: {"landScheme":"vanilla","tempScheme":"medium_zones","rainScheme":"medium_zones","biomeSize":"medium","amplitude":1.0,"generateBopOre":true,"generatePoisonIvy":false,"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}
  203. [21:12:29] [Netty Epoll Server IO #10/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  204. [21:12:29] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 701 advancements
  205. [21:12:29] [Netty Epoll Server IO #11/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  206. [21:12:30] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 212 advancement trees
  207. [21:12:30] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0 (World)
  208. [21:12:30] [Netty Epoll Server IO #12/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  209. [21:12:31] [Netty Epoll Server IO #13/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  210. [21:12:31] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 49%
  211. [21:12:31] [Netty Epoll Server IO #14/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  212. [21:12:31] [Server thread/INFO] [Sponge]: Loading world [World] (overworld)
  213. [21:12:31] [Server thread/INFO] [STDOUT]: [biomesoplenty.common.world.BiomeProviderBOPHell:<init>:32]: settings for hell world:
  214. [21:12:31] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 701 advancements
  215. [21:12:31] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 212 advancement trees
  216. [21:12:31] [Server thread/INFO] [Sponge]: Loading world [DIM-1] (Nether)
  217. [21:12:32] [Netty Epoll Server IO #15/INFO] [FML]: Disconnecting Player: Server is still starting! Please wait before reconnecting.
  218. [21:12:32] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 701 advancements
  219. [21:12:32] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 212 advancement trees
  220. [21:12:32] [Server thread/INFO] [Sponge]: Loading world [DIM1] (the_end)
  221. [21:12:32] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (3.791s)! For help, type "help" or "?"
  222. [21:12:32] [Server thread/INFO] [nucleus]: Nucleus is performing final tasks before server startup completes.
  223. [21:12:32] [Server thread/INFO] [nucleus]: Nucleus has started.
  224. [21:12:32] [Server thread/INFO] [Actually Additions]: Successfully loaded WorldData!
  225. [21:13:36] [Netty Epoll Server IO #15/ERROR] [FML]: NetworkDispatcher exception
  226. io.netty.handler.timeout.ReadTimeoutException: null
  227. [21:13:36] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: ubuntu55 lost connection: Timed out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement