Advertisement
Tronnic

Untitled

Dec 22nd, 2021
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.24 KB | None | 0 0
  1. [17:15:56] [main/INFO]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 39.0.5, --fml.mcVersion, 1.18.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20211210.034407, nogui]
  2. [17:15:56] [main/INFO]: ModLauncher 9.0.7+91+master.8569cdf starting: java version 17.0.1 by Eclipse Adoptium
  3. [17:15:56] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/sid_3266342/minecraft_forge_118/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2319! Service=ModLauncher Env=SERVER
  4. [17:15:56] [main/INFO]: Found mod file balm-2.3.1+0.jar of type MOD with locator {mods folder locator at /home/sid_3266342/minecraft_forge_118/mods}
  5. [17:15:56] [main/INFO]: Found mod file dynview-1.18-2.3.jar of type MOD with locator {mods folder locator at /home/sid_3266342/minecraft_forge_118/mods}
  6. [17:15:56] [main/INFO]: Found mod file EasierSleeping-1.18.1-2.1.0.jar of type MOD with locator {mods folder locator at /home/sid_3266342/minecraft_forge_118/mods}
  7. [17:15:56] [main/INFO]: Found mod file FallingTree-1.18.1-2.16.1.jar of type MOD with locator {mods folder locator at /home/sid_3266342/minecraft_forge_118/mods}
  8. [17:15:56] [main/INFO]: Found mod file hardcorerevival-forge-1.18-8.0.0.jar of type MOD with locator {mods folder locator at /home/sid_3266342/minecraft_forge_118/mods}
  9. [17:15:56] [main/INFO]: Found mod file inventorysorter-1.18-19.0.0.jar of type MOD with locator {mods folder locator at /home/sid_3266342/minecraft_forge_118/mods}
  10. [17:15:56] [main/INFO]: Found mod file jei-1.18.1-9.1.0.46.jar of type MOD with locator {mods folder locator at /home/sid_3266342/minecraft_forge_118/mods}
  11. [17:15:56] [main/INFO]: Found mod file journeymap-1.18-5.8.0alpha9.jar of type MOD with locator {mods folder locator at /home/sid_3266342/minecraft_forge_118/mods}
  12. [17:15:56] [main/INFO]: Found mod file ServerTabInfo-1.18-1.3.4.jar of type MOD with locator {mods folder locator at /home/sid_3266342/minecraft_forge_118/mods}
  13. [17:15:56] [main/INFO]: Found mod file waystones-forge-1.18.1-9.0.1.jar of type MOD with locator {mods folder locator at /home/sid_3266342/minecraft_forge_118/mods}
  14. [17:15:56] [main/INFO]: Found mod file fmlcore-1.18.1-39.0.5.jar of type LIBRARY with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@6eeade6c
  15. [17:15:56] [main/INFO]: Found mod file javafmllanguage-1.18.1-39.0.5.jar of type LANGPROVIDER with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@6eeade6c
  16. [17:15:56] [main/INFO]: Found mod file mclanguage-1.18.1-39.0.5.jar of type LANGPROVIDER with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@6eeade6c
  17. [17:15:56] [main/INFO]: Found mod file server-1.18.1-20211210.034407-srg.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@6eeade6c
  18. [17:15:56] [main/INFO]: Found mod file forge-1.18.1-39.0.5-universal.jar of type MOD with locator net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@6eeade6c
  19. [17:15:57] [main/INFO]: Compatibility level set to JAVA_17
  20. [17:15:57] [main/INFO]: Launching target 'forgeserver' with arguments [nogui]
  21. [17:16:05] [modloading-worker-0/INFO]: Forge mod loading, version 39.0.5, for MC 1.18.1 with MCP 20211210.034407
  22. [17:16:05] [modloading-worker-0/INFO]: MinecraftForge v39.0.5 Initialized
  23. [17:16:07] [modloading-worker-0/INFO]: Zooming chunks initiated!
  24. [17:16:07] [Thread-0/FATAL]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
  25. [17:16:07] [Thread-0/ERROR]: Exception caught during firing event: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
  26. Index: 1
  27. Listeners:
  28. 0: NORMAL
  29. 1: net.minecraftforge.eventbus.EventBus$$Lambda$4147/0x0000000801594680@6a5bd75d
  30. java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
  31. at MC-BOOTSTRAP/fmlloader@1.18.1-39.0.5/net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:71)
  32. at MC-BOOTSTRAP/cpw.mods.modlauncher@9.0.7/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
  33. at MC-BOOTSTRAP/cpw.mods.modlauncher@9.0.7/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
  34. at MC-BOOTSTRAP/cpw.mods.modlauncher@9.0.7/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
  35. at cpw.mods.securejarhandler@0.9.54/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110)
  36. at cpw.mods.securejarhandler@0.9.54/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:213)
  37. at cpw.mods.securejarhandler@0.9.54/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:223)
  38. at cpw.mods.securejarhandler@0.9.54/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:213)
  39. at cpw.mods.securejarhandler@0.9.54/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:130)
  40. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
  41. at TRANSFORMER/balm@2.3.1+0/net.blay09.mods.balm.forge.config.ForgeBalmConfig.lambda$initializeBackingConfig$3(ForgeBalmConfig.java:149)
  42. at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247)
  43. at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239)
  44. at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
  45. at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
  46. at LAYER PLUGIN/javafmllanguage@1.18.1-39.0.5/net.minecraftforge.fml.javafmlmod.FMLModContainer.lambda$new$0(FMLModContainer.java:55)
  47. at LAYER PLUGIN/fmlcore@1.18.1-39.0.5/net.minecraftforge.fml.ModContainer.lambda$dispatchConfigEvent$7(ModContainer.java:149)
  48. at java.base/java.util.Optional.ifPresent(Optional.java:178)
  49. at LAYER PLUGIN/fmlcore@1.18.1-39.0.5/net.minecraftforge.fml.ModContainer.dispatchConfigEvent(ModContainer.java:149)
  50. at LAYER PLUGIN/fmlcore@1.18.1-39.0.5/net.minecraftforge.fml.config.ModConfig.fireEvent(ModConfig.java:90)
  51. at LAYER PLUGIN/fmlcore@1.18.1-39.0.5/net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigWatcher.run(ConfigFileTypeHandler.java:160)
  52. at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:181)
  53.  
  54. [17:16:07] [Thread-0/FATAL]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
  55. [17:16:07] [Thread-0/ERROR]: Exception caught during firing event: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
  56. Index: 1
  57. Listeners:
  58. 0: NORMAL
  59. 1: net.minecraftforge.eventbus.EventBus$$Lambda$4147/0x0000000801594680@6a5bd75d
  60. java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
  61. at MC-BOOTSTRAP/fmlloader@1.18.1-39.0.5/net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:71)
  62. at MC-BOOTSTRAP/cpw.mods.modlauncher@9.0.7/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
  63. at MC-BOOTSTRAP/cpw.mods.modlauncher@9.0.7/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
  64. at MC-BOOTSTRAP/cpw.mods.modlauncher@9.0.7/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
  65. at cpw.mods.securejarhandler@0.9.54/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110)
  66. at cpw.mods.securejarhandler@0.9.54/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:213)
  67. at cpw.mods.securejarhandler@0.9.54/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:223)
  68. at cpw.mods.securejarhandler@0.9.54/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:213)
  69. at cpw.mods.securejarhandler@0.9.54/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:130)
  70. at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
  71. at TRANSFORMER/balm@2.3.1+0/net.blay09.mods.balm.forge.config.ForgeBalmConfig.lambda$initializeBackingConfig$3(ForgeBalmConfig.java:149)
  72. at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247)
  73. at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239)
  74. at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.post(EventBus.java:302)
  75. at MC-BOOTSTRAP/eventbus@5.0.3/net.minecraftforge.eventbus.EventBus.post(EventBus.java:283)
  76. at LAYER PLUGIN/javafmllanguage@1.18.1-39.0.5/net.minecraftforge.fml.javafmlmod.FMLModContainer.lambda$new$0(FMLModContainer.java:55)
  77. at LAYER PLUGIN/fmlcore@1.18.1-39.0.5/net.minecraftforge.fml.ModContainer.lambda$dispatchConfigEvent$7(ModContainer.java:149)
  78. at java.base/java.util.Optional.ifPresent(Optional.java:178)
  79. at LAYER PLUGIN/fmlcore@1.18.1-39.0.5/net.minecraftforge.fml.ModContainer.dispatchConfigEvent(ModContainer.java:149)
  80. at LAYER PLUGIN/fmlcore@1.18.1-39.0.5/net.minecraftforge.fml.config.ModConfig.fireEvent(ModConfig.java:90)
  81. at LAYER PLUGIN/fmlcore@1.18.1-39.0.5/net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigWatcher.run(ConfigFileTypeHandler.java:160)
  82. at MC-BOOTSTRAP/com.electronwill.nightconfig.core@3.6.4/com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:181)
  83.  
  84. [17:16:07] [main/INFO]: Initializing Packet Registries
  85. [17:16:07] [Forge Version Check/INFO]: [fallingtree] Starting version check at https://raw.githubusercontent.com/RakSrinaNa/FallingTree/1.18.1/update.json
  86. [17:16:09] [Forge Version Check/INFO]: [fallingtree] Found status: UP_TO_DATE Current: 2.16.1 Target: null
  87. [17:16:09] [Forge Version Check/INFO]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
  88. [17:16:09] [Forge Version Check/INFO]: [forge] Found status: BETA_OUTDATED Current: 39.0.5 Target: 39.0.8
  89. [17:16:09] [Forge Version Check/INFO]: [servertabinfo] Starting version check at https://raw.githubusercontent.com/Crimix/ServerTabInfo/1.18/update.json
  90. [17:16:09] [Forge Version Check/INFO]: [servertabinfo] Found status: BETA Current: 1.3.4 Target: null
  91. [17:16:10] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
  92. [17:16:10] [main/WARN]: Assets URL 'union:/home/sid_3266342/minecraft_forge_118/libraries/net/minecraft/server/1.18.1-20211210.034407/server-1.18.1-20211210.034407-srg.jar%2348!/assets/.mcassetsroot' uses unexpected schema
  93. [17:16:10] [main/WARN]: Assets URL 'union:/home/sid_3266342/minecraft_forge_118/libraries/net/minecraft/server/1.18.1-20211210.034407/server-1.18.1-20211210.034407-srg.jar%2348!/data/.mcassetsroot' uses unexpected schema
  94. [17:16:10] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  95. [17:16:10] [main/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
  96. [17:16:10] [main/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
  97. [17:16:10] [main/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
  98. [17:16:10] [main/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
  99. [17:16:10] [main/WARN]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false]
  100. [17:16:10] [main/WARN]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false]
  101. [17:16:10] [main/INFO]: Reloading ResourceManager: Default, inventorysorter-1.18-19.0.0.jar, forge-1.18.1-39.0.5-universal.jar, journeymap-1.18-5.8.0alpha9.jar, jei-1.18.1-9.1.0.46.jar, EasierSleeping-1.18.1-2.1.0.jar, waystones-forge-1.18.1-9.0.1.jar, balm-2.3.1+0.jar, hardcorerevival-forge-1.18-8.0.0.jar, FallingTree-1.18.1-2.16.1.jar, ServerTabInfo-1.18-1.3.4.jar, dynview-1.18-2.3.jar
  102. [17:16:11] [Worker-Main-87/INFO]: Loaded 7 recipes
  103. [17:16:11] [Worker-Main-87/INFO]: Loaded 1141 advancements
  104. [17:16:12] [main/INFO]: Injecting existing registry data into this CLIENT instance
  105. [17:16:12] [Server thread/INFO]: Starting minecraft server version 1.18.1
  106. [17:16:12] [Server thread/INFO]: Loading properties
  107. [17:16:12] [Server thread/INFO]: Default game type: SURVIVAL
  108. [17:16:12] [Server thread/INFO]: Generating keypair
  109. [17:16:13] [Server thread/INFO]: Starting Minecraft server on 185.137.123.203:25565
  110. [17:16:13] [Server thread/INFO]: Using epoll channel type
  111. [17:16:13] [Server thread/INFO]: Loading "Easier Sleeping" Server Config
  112. [17:16:13] [Server thread/INFO]: [sleep_percent] = 10
  113. [17:16:13] [Server thread/INFO]: [sleep_message] = is now in bed.
  114. [17:16:13] [Server thread/INFO]: [wake_message] = stood up.
  115. [17:16:13] [Server thread/INFO]: [morning_message] = Good Morning!
  116. [17:16:13] [Server thread/INFO]: [dimensions] = [minecraft:overworld]
  117. [17:16:13] [Server thread/INFO]: [dimension_list_type] = SLEEP_ACTIVE
  118. [17:16:13] [Server thread/INFO]: "Easier Sleeping" Server Config loaded
  119. [17:16:13] [Thread-0/INFO]: Loading "Easier Sleeping" Server Config
  120. [17:16:13] [Thread-0/INFO]: [sleep_percent] = 10
  121. [17:16:13] [Thread-0/INFO]: [sleep_message] = is now in bed.
  122. [17:16:13] [Thread-0/INFO]: [wake_message] = stood up.
  123. [17:16:13] [Thread-0/INFO]: [morning_message] = Good Morning!
  124. [17:16:13] [Thread-0/INFO]: [dimensions] = [minecraft:overworld]
  125. [17:16:13] [Thread-0/INFO]: [dimension_list_type] = SLEEP_ACTIVE
  126. [17:16:13] [Thread-0/INFO]: "Easier Sleeping" Server Config loaded
  127. [17:16:13] [Server thread/INFO]: Loading JourneyMap Forge Configs
  128. [17:16:13] [Thread-0/INFO]: Loading "Easier Sleeping" Server Config
  129. [17:16:13] [Thread-0/INFO]: [sleep_percent] = 10
  130. [17:16:13] [Thread-0/INFO]: [sleep_message] = is now in bed.
  131. [17:16:13] [Thread-0/INFO]: [wake_message] = stood up.
  132. [17:16:13] [Thread-0/INFO]: [morning_message] = Good Morning!
  133. [17:16:13] [Thread-0/INFO]: [dimensions] = [minecraft:overworld]
  134. [17:16:13] [Thread-0/INFO]: [dimension_list_type] = SLEEP_ACTIVE
  135. [17:16:13] [Thread-0/INFO]: "Easier Sleeping" Server Config loaded
  136. [17:16:13] [Server thread/INFO]: Preparing level "dwagoncave"
  137. [17:16:13] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
  138. [17:16:14] [Worker-Main-105/INFO]: Preparing spawn area: 0%
  139. [17:16:14] [Worker-Main-140/INFO]: Preparing spawn area: 0%
  140. [17:16:14] [Worker-Main-138/INFO]: Preparing spawn area: 0%
  141. [17:16:14] [Worker-Main-142/INFO]: Preparing spawn area: 0%
  142. [17:16:15] [Worker-Main-103/INFO]: Preparing spawn area: 0%
  143. [17:16:15] [Worker-Main-140/INFO]: Preparing spawn area: 1%
  144. [17:16:16] [Worker-Main-137/INFO]: Preparing spawn area: 29%
  145. [17:16:16] [Worker-Main-104/INFO]: Preparing spawn area: 56%
  146. [17:16:17] [Worker-Main-86/INFO]: Preparing spawn area: 87%
  147. [17:16:17] [Server thread/INFO]: Time elapsed: 4282 ms
  148. [17:16:17] [Server thread/INFO]: Done (4.445s)! For help, type "help"
  149. [17:16:33] [User Authenticator #1/INFO]: UUID of player Tronnic is 87035045-8423-4869-88a3-e82bc4bafe68
  150. [17:16:35] [Server thread/INFO]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@5ede820
  151. [17:16:35] [Server thread/INFO]: Tronnic[/62.155.140.40:65304] logged in with entity id 223 at (-1048.4984061868104, 63.0, 1912.319205175367)
  152. [17:16:35] [Server thread/INFO]: Tronnic joined the game
  153. [17:16:35] [Netty Epoll Server IO #2/ERROR]: Could not serialize cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument@59f6c93d (class cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument) - will not be sent to client!
  154. [17:16:35] [Netty Epoll Server IO #2/ERROR]: Could not serialize cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument@7354967d (class cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument) - will not be sent to client!
  155. [17:16:37] [User Authenticator #2/INFO]: UUID of player Mr_Boba is 8414e745-bf51-4b43-b3d0-ceea6df7ba58
  156. [17:16:39] [Server thread/INFO]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@67611ded
  157. [17:16:39] [Server thread/INFO]: Mr_Boba[/77.12.39.81:57150] logged in with entity id 360 at (-1042.112398035897, 108.0, 1935.5363872841747)
  158. [17:16:39] [Server thread/INFO]: Mr_Boba joined the game
  159. [17:16:42] [User Authenticator #3/INFO]: UUID of player Surokoida is 403e908e-052e-495e-9200-d5b34dfd0838
  160. [17:16:43] [Server thread/INFO]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@2503e560
  161. [17:16:43] [Server thread/INFO]: Surokoida[/77.182.151.101:49519] logged in with entity id 367 at (-149.14783178570957, 72.0, 103.32811900571188)
  162. [17:16:43] [Server thread/INFO]: Surokoida joined the game
  163. [17:16:43] [Netty Epoll Server IO #5/ERROR]: Could not serialize cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument@59f6c93d (class cpw.mods.inventorysorter.InventorySorterCommand$ContainerClassArgument) - will not be sent to client!
  164. [17:16:47] [Server thread/INFO]: Mean tick: 14ms increasing chunk view distance to: 5
  165. [17:16:55] [Server thread/INFO]: Mr_Boba lost connection: Disconnected
  166. [17:16:55] [Server thread/INFO]: Mr_Boba left the game
  167. [17:17:02] [Server thread/INFO]: Mean tick: 12ms increasing chunk view distance to: 6
  168. [17:17:17] [Server thread/INFO]: Mean tick: 11ms increasing chunk view distance to: 7
  169. [17:17:31] [User Authenticator #4/INFO]: UUID of player Mr_Boba is 8414e745-bf51-4b43-b3d0-ceea6df7ba58
  170. [17:17:32] [Server thread/INFO]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@68af16ec
  171. [17:17:32] [Server thread/INFO]: Mr_Boba[/77.12.39.81:57156] logged in with entity id 736 at (-1033.7886369970745, 111.0, 1937.4552496625045)
  172. [17:17:32] [Server thread/INFO]: Mr_Boba joined the game
  173. [17:17:32] [Server thread/INFO]: Mean tick: 12ms increasing chunk view distance to: 8
  174. [17:17:47] [Server thread/INFO]: Mean tick: 13ms increasing chunk view distance to: 9
  175. [17:18:02] [Server thread/INFO]: Mean tick: 13ms increasing chunk view distance to: 10
  176. [17:18:17] [Server thread/INFO]: Mean tick: 13ms increasing chunk view distance to: 11
  177. [17:18:32] [Server thread/INFO]: Mean tick: 14ms increasing chunk view distance to: 12
  178. [17:18:47] [Server thread/INFO]: Mean tick: 15ms increasing chunk view distance to: 13
  179. [17:18:54] [Server thread/INFO]: Mr_Boba died
  180. [17:19:02] [Server thread/INFO]: Mean tick: 18ms increasing chunk view distance to: 14
  181. [17:19:17] [Server thread/INFO]: Mean tick: 18ms increasing chunk view distance to: 15
  182. [17:19:32] [Server thread/INFO]: Mean tick: 20ms increasing chunk view distance to: 16
  183. [17:19:47] [Server thread/INFO]: Mean tick: 20ms increasing chunk view distance to: 17
  184. [17:20:02] [Server thread/INFO]: Mean tick: 21ms increasing chunk view distance to: 18
  185. [17:20:17] [Server thread/INFO]: Mean tick: 21ms increasing chunk view distance to: 19
  186. [17:20:32] [Server thread/INFO]: Mean tick: 22ms increasing chunk view distance to: 20
  187. [17:25:43] [Server thread/INFO]: Mr_Boba was not rescued in time
  188.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement