Advertisement
Guest User

Untitled

a guest
Dec 17th, 2020
886
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.09 KB | None | 0 0
  1. [20:45:27] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing start region for level 0
  2. [20:45:28] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 23%
  3. [20:45:29] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Preparing spawn area: 56%
  4. [20:45:30] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: Done (13.190s)! For help, type "help" or "?"
  5. [20:45:34] [Server thread/INFO] [Actually Additions]: Successfully loaded WorldData!
  6. [20:45:34] [Server thread/INFO] [railcraft]: Appending Loot Pools to minecraft:chests/simple_dungeon
  7. [20:45:34] [Server thread/INFO] [railcraft]: Appending Loot Pools to minecraft:chests/abandoned_mineshaft
  8. [20:45:34] [Server thread/INFO] [railcraft]: Appending Loot Pools to minecraft:chests/stronghold_corridor
  9. [20:45:34] [Server thread/INFO] [railcraft]: Appending Loot Pools to minecraft:chests/village_blacksmith
  10. [20:45:34] [Server thread/INFO] [railcraft]: Appending Loot Pools to minecraft:chests/stronghold_crossing
  11. [20:45:34] [Server thread/ERROR] [net.minecraft.advancements.AdvancementManager]: Parsing error loading built-in advancement minecraft:recipes/decorations/end_crystal
  12. com.google.gson.JsonSyntaxException: Unknown recipe 'minecraft:end_crystal'
  13. at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
  14. at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
  15. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  16. at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
  17. at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
  18. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
  19. at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
  20. at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
  21. at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
  22. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
  23. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
  24. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  25. at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
  26. at net.minecraft.util.JsonUtils.func_193839_a(SourceFile:532) ~[rc.class:?]
  27. at net.minecraft.advancements.AdvancementManager.func_192777_a(AdvancementManager.java:184) [ns.class:?]
  28. at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:68) [ns.class:?]
  29. at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
  30. at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
  31. at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:517) [Universe.class:?]
  32. at com.feed_the_beast.ftblib.lib.data.Universe.onServerStarted(Universe.java:128) [Universe.class:?]
  33. at com.feed_the_beast.ftblib.FTBLib.onServerStarted(FTBLib.java:120) [FTBLib.class:?]
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
  35. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_211]
  36. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]
  37. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]
  38. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
  39. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]
  41. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]
  42. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  43. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  44. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  45. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  46. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  47. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  48. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  49. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  50. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_211]
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]
  54. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]
  55. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  56. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  57. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  58. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  59. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  60. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  61. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  62. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  63. at net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:804) [Loader.class:?]
  64. at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:302) [FMLCommonHandler.class:?]
  65. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:488) [MinecraftServer.class:?]
  66. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
  67. [20:45:38] [Server thread/ERROR] [FML]: Parsing error loading built-in advancement computercraft:recipes/wired_modem
  68. com.google.gson.JsonSyntaxException: Unknown recipe 'computercraft:wired_modem'
  69. at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:171) ~[l$a.class:?]
  70. at net.minecraft.advancements.AdvancementRewards$Deserializer.deserialize(AdvancementRewards.java:147) ~[l$a.class:?]
  71. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  72. at com.google.gson.Gson.fromJson(Gson.java:887) ~[Gson.class:?]
  73. at com.google.gson.Gson.fromJson(Gson.java:952) ~[Gson.class:?]
  74. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[TreeTypeAdapter$GsonContextImpl.class:?]
  75. at net.minecraft.util.JsonUtils.func_188179_a(SourceFile:439) ~[rc.class:?]
  76. at net.minecraft.util.JsonUtils.func_188177_a(SourceFile:455) ~[rc.class:?]
  77. at net.minecraft.advancements.Advancement$Builder.func_192059_a(SourceFile:203) ~[i$a.class:?]
  78. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:50) ~[ns$1.class:?]
  79. at net.minecraft.advancements.AdvancementManager$1.deserialize(AdvancementManager.java:46) ~[ns$1.class:?]
  80. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[TreeTypeAdapter.class:?]
  81. at net.minecraft.util.JsonUtils.func_188173_a(SourceFile:492) ~[rc.class:?]
  82. at net.minecraft.util.JsonUtils.func_188176_a(SourceFile:517) ~[rc.class:?]
  83. at net.minecraft.util.JsonUtils.func_188178_a(SourceFile:537) ~[rc.class:?]
  84. at net.minecraftforge.common.ForgeHooks.lambda$loadAdvancements$0(ForgeHooks.java:1381) ~[ForgeHooks.class:?]
  85. at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
  86. at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1359) [ForgeHooks.class:?]
  87. at net.minecraftforge.common.ForgeHooks.loadAdvancements(ForgeHooks.java:1326) [ForgeHooks.class:?]
  88. at net.minecraft.advancements.AdvancementManager.func_192779_a(AdvancementManager.java:69) [ns.class:?]
  89. at net.minecraft.server.MinecraftServer.func_193031_aM(MinecraftServer.java:1429) [MinecraftServer.class:?]
  90. at com.feed_the_beast.ftblib.lib.data.FTBLibAPI.reloadServer(FTBLibAPI.java:105) [FTBLibAPI.class:?]
  91. at com.feed_the_beast.ftblib.lib.data.Universe.load(Universe.java:517) [Universe.class:?]
  92. at com.feed_the_beast.ftblib.lib.data.Universe.onServerStarted(Universe.java:128) [Universe.class:?]
  93. at com.feed_the_beast.ftblib.FTBLib.onServerStarted(FTBLib.java:120) [FTBLib.class:?]
  94. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
  95. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_211]
  96. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]
  97. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]
  98. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
  99. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source) ~[?:?]
  100. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]
  101. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]
  102. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  103. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  104. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  105. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  106. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  107. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  108. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  109. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
  110. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
  111. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_211]
  112. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_211]
  113. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_211]
  114. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_211]
  115. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [minecraft_server.1.12.2.jar:?]
  116. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [minecraft_server.1.12.2.jar:?]
  117. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [minecraft_server.1.12.2.jar:?]
  118. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [minecraft_server.1.12.2.jar:?]
  119. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [minecraft_server.1.12.2.jar:?]
  120. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [minecraft_server.1.12.2.jar:?]
  121. at com.google.common.eventbus.EventBus.post(EventBus.java:217) [minecraft_server.1.12.2.jar:?]
  122. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
  123. at net.minecraftforge.fml.common.Loader.serverStarted(Loader.java:804) [Loader.class:?]
  124. at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStarted(FMLCommonHandler.java:302) [FMLCommonHandler.class:?]
  125. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:488) [MinecraftServer.class:?]
  126. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_211]
  127. [20:45:38] [Server thread/INFO] [net.minecraft.advancements.AdvancementList]: Loaded 1223 advancements
  128. [20:45:38] [Server thread/INFO] [FTB Library]: Reloaded server in 24ms
  129. [20:45:38] [Server thread/INFO] [immersiveengineering]: WorldData loading
  130. [20:45:38] [Server thread/INFO] [immersiveengineering]: WorldData retrieved
  131. [20:45:38] [Server thread/INFO] [FTB Backups]: Backups folder - /home/minecraft/mc-instances/mc-5fc44a637a108/./backups
  132. [20:45:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /chpregen current|dimID xDiameter zDiameter [chunksPerTick, default 5] [preventJoin, default true]
  133. [20:45:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: - OR -
  134. [20:45:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: /chpregen current|dimID xDiameter zDiameter xStartChunk zStartChunk [chunksPerTick, default 5] [preventJoin, default true]
  135. [20:45:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: - OR -
  136. [20:45:38] [Server thread/INFO] [FTB Utilities]: Overridden 205 commands
  137. [20:45:39] [Server thread/INFO] [fluxnetworks]: [LOADED NETWORK] 'Brutus's Power Network' with ID '1' with owner dsrodrigues
  138. [20:45:39] [Server thread/INFO] [fluxnetworks]: FluxNetworkData has been successfully loaded
  139. [20:45:40] [Thread-17/INFO] [THAUMCRAFT]: Starting aura thread for dim 0
  140. [20:45:40] [KICL Listener (Unnamed)/INFO] [STDERR]: [net.creeperhost.minetogether.org.kitteh.irc.client.library.util.Listener$ListenerThread:processElement:52]: net.creeperhost.minetogether.org.kitteh.irc.client.library.exception.KittehNagException: Nag! This is not a fatal exception! Just a problem requiring your attention: Connection is insecure. If the server does not support TLS, consider enabling STS support to facilitate automatic TLS upgrades when it does.
  141. [20:45:40] [KICL Listener (Unnamed)/INFO] [STDERR]: [net.creeperhost.minetogether.org.kitteh.irc.client.library.util.Listener$ListenerThread:processElement:52]: at net.creeperhost.minetogether.org.kitteh.irc.client.library.defaults.DefaultClient.initialize(DefaultClient.java:307)
  142. [20:45:40] [KICL Listener (Unnamed)/INFO] [STDERR]: [net.creeperhost.minetogether.org.kitteh.irc.client.library.util.Listener$ListenerThread:processElement:52]: at net.creeperhost.minetogether.org.kitteh.irc.client.library.defaults.DefaultBuilder.build(DefaultBuilder.java:447)
  143. [20:45:40] [KICL Listener (Unnamed)/INFO] [STDERR]: [net.creeperhost.minetogether.org.kitteh.irc.client.library.util.Listener$ListenerThread:processElement:52]: at net.creeperhost.minetogether.org.kitteh.irc.client.library.defaults.DefaultBuilder.buildAndConnect(DefaultBuilder.java:466)
  144. [20:45:40] [KICL Listener (Unnamed)/INFO] [STDERR]: [net.creeperhost.minetogether.org.kitteh.irc.client.library.util.Listener$ListenerThread:processElement:52]: at net.creeperhost.minetogether.serverstuffs.ChatHandlerServer.lambda$init$0(ChatHandlerServer.java:31)
  145. [20:45:40] [KICL Listener (Unnamed)/INFO] [STDERR]: [net.creeperhost.minetogether.org.kitteh.irc.client.library.util.Listener$ListenerThread:processElement:52]: at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626)
  146. [20:45:40] [KICL Listener (Unnamed)/INFO] [STDERR]: [net.creeperhost.minetogether.org.kitteh.irc.client.library.util.Listener$ListenerThread:processElement:52]: at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1618)
  147. [20:45:40] [KICL Listener (Unnamed)/INFO] [STDERR]: [net.creeperhost.minetogether.org.kitteh.irc.client.library.util.Listener$ListenerThread:processElement:52]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
  148. [20:45:40] [KICL Listener (Unnamed)/INFO] [STDERR]: [net.creeperhost.minetogether.org.kitteh.irc.client.library.util.Listener$ListenerThread:processElement:52]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
  149. [20:45:40] [KICL Listener (Unnamed)/INFO] [STDERR]: [net.creeperhost.minetogether.org.kitteh.irc.client.library.util.Listener$ListenerThread:processElement:52]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
  150. [20:45:40] [KICL Listener (Unnamed)/INFO] [STDERR]: [net.creeperhost.minetogether.org.kitteh.irc.client.library.util.Listener$ListenerThread:processElement:52]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
  151. [20:45:44] [Server thread/INFO] [Astral Sorcery]: Load CachedWorldData 'lightnetwork' for world 0
  152. [20:45:44] [Server thread/INFO] [Astral Sorcery]: Loading of 'lightnetwork' for world 0 finished.
  153. [20:45:49] [Thread-86/INFO] [THAUMCRAFT]: Starting aura thread for dim 1
  154. [20:45:49] [Thread-87/INFO] [THAUMCRAFT]: Starting aura thread for dim -1
  155. [20:45:49] [Thread-88/INFO] [THAUMCRAFT]: Starting aura thread for dim 6
  156. [20:45:49] [Thread-89/INFO] [THAUMCRAFT]: Starting aura thread for dim 3
  157. [20:45:49] [Thread-90/INFO] [THAUMCRAFT]: Starting aura thread for dim 418
  158. [20:45:49] [Thread-91/INFO] [THAUMCRAFT]: Starting aura thread for dim 2
  159. [20:45:49] [Thread-92/INFO] [THAUMCRAFT]: Starting aura thread for dim 4
  160. [20:45:49] [Thread-93/INFO] [THAUMCRAFT]: Starting aura thread for dim -4
  161. [20:45:49] [Thread-94/INFO] [THAUMCRAFT]: Starting aura thread for dim -5
  162. [20:45:49] [Thread-95/INFO] [THAUMCRAFT]: Starting aura thread for dim 5
  163. [20:45:49] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world -1
  164. [20:45:49] [Server thread/INFO] [FML]: Unloading dimension -1
  165. [20:45:49] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 6
  166. [20:45:49] [Server thread/INFO] [FML]: Unloading dimension 6
  167. [20:45:49] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 3
  168. [20:45:49] [Server thread/INFO] [FML]: Unloading dimension 3
  169. [20:45:49] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 418
  170. [20:45:49] [Server thread/INFO] [FML]: Unloading dimension 418
  171. [20:45:49] [Server thread/INFO] [THAUMCRAFT]: Removing aura cache for world 5
  172. [20:45:49] [Server thread/INFO] [FML]: Unloading dimension 5
  173. [20:45:51] [Thread-87/INFO] [THAUMCRAFT]: Stopping aura thread for dim -1
  174. [20:45:51] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 12415ms behind, skipping 248 tick(s)
  175. [20:45:51] [Thread-89/INFO] [THAUMCRAFT]: Stopping aura thread for dim 3
  176. [20:45:51] [Thread-88/INFO] [THAUMCRAFT]: Stopping aura thread for dim 6
  177. [20:45:51] [Thread-90/INFO] [THAUMCRAFT]: Stopping aura thread for dim 418
  178. [20:45:51] [Thread-95/INFO] [THAUMCRAFT]: Stopping aura thread for dim 5
  179. [20:45:51] [Server thread/INFO] [neid]: Patching class: "net.minecraft.network.play.server.SPacketBlockAction" with Transformer Group: "TransformerGroupBlockHardcoredConstants"
  180. [20:46:04] [Server thread/WARN] [FML]: Potentially Dangerous alternative prefix `forestry` for name `fertilizer_compound`, expected `enderio`. This could be a intended override, but in most cases indicates a broken mod.
  181. [20:46:10] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 11179ms behind, skipping 223 tick(s)
  182. [20:46:17] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2462ms behind, skipping 49 tick(s)
  183. [20:46:33] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2832ms behind, skipping 56 tick(s)
  184. [20:46:51] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6017ms behind, skipping 120 tick(s)
  185. [20:46:55] [File IO Thread/WARN] [FML]: Large Chunk Detected: (30, 13) Size: 466 ./world/region/r.0.1.mca
  186. [20:47:03] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2090ms behind, skipping 41 tick(s)
  187. [20:47:05] [User Authenticator #1/INFO] [net.minecraft.server.network.NetHandlerLoginServer]: UUID of player DaniloTX is 6bdfc4c1-204b-4446-89ee-23366612c489
  188. [20:47:05] [Netty Epoll Server IO #1/INFO] [FML]: Client protocol version 2
  189. [20:47:05] [Netty Epoll Server IO #1/INFO] [FML]: Client attempting to join with 234 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],storagedrawersextra@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]+release.109.220f184,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],letsencryptcraft@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],architecturecraft@@VERSION@,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],appliedenergistics2@rv6-stable-7,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
  190. [20:47:05] [Netty Epoll Server IO #1/INFO] [FML]: Attempting connection with missing mods [bedpatch] at CLIENT
  191. [20:47:05] [Netty Epoll Server IO #1/INFO] [journeymap]: CLIENT
  192. [20:47:05] [Netty Epoll Server IO #1/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config.
  193. [20:47:14] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
  194. [20:47:14] [Server thread/INFO] [net.minecraft.server.management.PlayerList]: DaniloTX[/189.32.232.98:65366] logged in with entity id 29504 at (763.7435899678184, 69.0, 743.7325548130885)
  195. [20:47:14] [Server thread/INFO] [minetogetherserver]: Connected to MineTogether server MSAC7836E32CB80DFCBD8AD543E94B
  196. [20:47:14] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer]: DaniloTX joined the game
  197. [20:47:14] [Server thread/INFO] [EnderCore]: Sending server configs to client for com.enderio.core.common.config.ConfigHandler
  198. [20:47:15] [Server thread/INFO] [Actually Additions]: Sending Player Data to player DaniloTX with UUID 6bdfc4c1-204b-4446-89ee-23366612c489.
  199. [20:47:15] [Server thread/INFO] [Astral Sorcery]: [Astral Sorcery] Waiting for server synchronization on login for DaniloTX...
  200. [20:47:15] [Server thread/INFO] [Astral Sorcery]: [Astral Sorcery] Synchronizing baseline information to DaniloTX
  201. [20:47:25] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7581ms behind, skipping 151 tick(s)
  202. [20:47:58] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 16991ms behind, skipping 339 tick(s)
  203. [20:47:59] [File IO Thread/WARN] [FML]: Large Chunk Detected: (30, 13) Size: 465 ./world/region/r.0.1.mca
  204. [20:48:01] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 2535ms behind, skipping 50 tick(s)
  205. [20:48:23] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 6076ms behind, skipping 121 tick(s)
  206. [20:48:48] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 10026ms behind, skipping 200 tick(s)
  207. [20:48:54] [Server thread/INFO] [ArchitectureCraft]: Loaded and cached shape/balustrade_fancy.objson in 27954277 nanos.
  208. [20:49:01] [File IO Thread/WARN] [FML]: Large Chunk Detected: (30, 13) Size: 465 ./world/region/r.0.1.mca
  209. [20:49:05] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 7703ms behind, skipping 154 tick(s)
  210. [20:49:23] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Can't keep up! Did the system time change, or is the server overloaded? Running 5369ms behind, skipping 107 tick(s)
  211. [20:49:31] [Server thread/WARN] [net.minecraft.world.WorldServer]: Keeping entity minecraft:rabbit that already exists with UUID 07570632-9269-425b-b15f-666709ae652a
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement