Guest User

Untitled

a guest
Jun 10th, 2015
406
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.25 KB | None | 0 0
  1. [22:33:01] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [22:36:51] [Server thread/INFO]: Loading properties
  3. [22:36:52] [Server thread/INFO]: Default game type: SURVIVAL
  4. [22:36:52] [Server thread/INFO]: Generating keypair
  5. [22:36:53] [Server thread/INFO]: Starting Minecraft server on *:25594
  6. [22:36:57] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  7. [22:36:57] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  8. [22:36:57] [Server thread/WARN]: 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.
  9. [22:36:57] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  10. [22:40:08] [Server thread/INFO]: Preparing level "Infinity World"
  11. [22:40:16] [Server thread/INFO]: Preparing start region for level 0
  12. [22:40:17] [Server thread/INFO]: Preparing spawn area: 11%
  13. [22:40:18] [Server thread/INFO]: Preparing spawn area: 19%
  14. [22:40:19] [Server thread/INFO]: Preparing spawn area: 47%
  15. [22:40:20] [Server thread/INFO]: Preparing spawn area: 78%
  16. [22:40:24] [Server thread/INFO]: Preparing spawn area: 92%
  17. [22:40:24] [Server thread/INFO]: Done (19,653s)! For help, type "help" or "?"
  18. [22:40:31] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4326ms behind, skipping 86 tick(s)
  19. [22:40:45] [Server thread/INFO]: Unknown command. Try /help for a list of commands
  20. [22:40:50] [Server thread/INFO]: Unknown command. Try /help for a list of commands
  21. [22:40:53] [Server thread/INFO]: Unknown command. Try /help for a list of commands
  22. [22:44:59] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3422ms behind, skipping 68 tick(s)
  23. [22:47:06] [Server thread/INFO]: Unknown command. Try /help for a list of commands
  24. [22:47:11] [Server thread/INFO]: --- Showing help page 1 of 14 (/help <page>) ---
  25. [22:47:11] [Server thread/INFO]: /achievement give <stat_name> [player]
  26. [22:47:11] [Server thread/INFO]: /ban <name> [reason ...]
  27. [22:47:11] [Server thread/INFO]: /ban-ip <address|name> [reason ...]
  28. [22:47:11] [Server thread/INFO]: /cofh help
  29. [22:47:11] [Server thread/INFO]: dumpregistry
  30. [22:47:11] [Server thread/INFO]: /etic_toolStats
  31. [22:47:11] [Server thread/INFO]: /forestry help
  32. [22:47:15] [Server thread/INFO]: --- Showing help page 2 of 14 (/help <page>) ---
  33. [22:47:15] [Server thread/INFO]: /givesample <species> <chromosome> <allele>
  34. [22:47:15] [Server thread/INFO]: /help [page|command name]
  35. [22:47:15] [Server thread/INFO]: /kill
  36. [22:47:15] [Server thread/INFO]: /list
  37. [22:47:15] [Server thread/INFO]: luck <player> [<amount>]
  38. [22:47:15] [Server thread/INFO]: /me <action ...>
  39. [22:47:15] [Server thread/INFO]: om_source_s class <class name>
  40. [22:47:18] [Server thread/INFO]: --- Showing help page 3 of 14 (/help <page>) ---
  41. [22:47:18] [Server thread/INFO]: op_dump <type> <file>
  42. [22:47:18] [Server thread/INFO]: /oredistribution <radius> [<min height>] [<max height>] [--file]
  43. [22:47:18] [Server thread/INFO]: /pardon-ip <address>
  44. [22:47:18] [Server thread/INFO]: rftdb <subcommand> <args> (try 'rftdb help' for more info)
  45. [22:47:18] [Server thread/INFO]: /save-all
  46. [22:47:18] [Server thread/INFO]: /testfor <player>
  47. [22:47:18] [Server thread/INFO]: /weather <clear|rain|thunder> [duration in seconds]
  48. [22:47:22] [Server thread/INFO]: --- Showing help page 4 of 14 (/help <page>) ---
  49. [22:47:22] [Server thread/INFO]: An unknown error occurred while attempting to perform this command
  50. [22:47:22] [Server thread/ERROR]: Couldn't process command: '? 4'
  51. java.lang.NullPointerException
  52. at java.util.regex.Matcher.getTextLength(Unknown Source) ~[?:1.8.0_45]
  53. at java.util.regex.Matcher.reset(Unknown Source) ~[?:1.8.0_45]
  54. at java.util.regex.Matcher.<init>(Unknown Source) ~[?:1.8.0_45]
  55. at java.util.regex.Pattern.matcher(Unknown Source) ~[?:1.8.0_45]
  56. at net.minecraft.util.ChatComponentTranslation.func_150269_b(SourceFile:61) ~[fr.class:?]
  57. at net.minecraft.util.ChatComponentTranslation.func_150270_g(SourceFile:48) ~[fr.class:?]
  58. at net.minecraft.util.ChatComponentTranslation.iterator(SourceFile:147) ~[fr.class:?]
  59. at net.minecraft.util.ChatComponentStyle.func_150260_c(SourceFile:63) ~[fe.class:?]
  60. at net.minecraft.server.MinecraftServer.func_145747_a(MinecraftServer.java:849) ~[MinecraftServer.class:?]
  61. at net.minecraft.command.CommandHelp.func_71515_b(SourceFile:72) ~[au.class:?]
  62. at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:94) [z.class:?]
  63. at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:370) [lt.class:?]
  64. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:335) [lt.class:?]
  65. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
  66. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
  67. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  68. [22:47:25] [Server thread/INFO]: --- Showing help page 4 of 14 (/help <page>) ---
  69. [22:47:25] [Server thread/INFO]: An unknown error occurred while attempting to perform this command
  70. [22:47:25] [Server thread/ERROR]: Couldn't process command: '? 4'
  71. java.lang.NullPointerException
  72. at java.util.regex.Matcher.getTextLength(Unknown Source) ~[?:1.8.0_45]
  73. at java.util.regex.Matcher.reset(Unknown Source) ~[?:1.8.0_45]
  74. at java.util.regex.Matcher.<init>(Unknown Source) ~[?:1.8.0_45]
  75. at java.util.regex.Pattern.matcher(Unknown Source) ~[?:1.8.0_45]
  76. at net.minecraft.util.ChatComponentTranslation.func_150269_b(SourceFile:61) ~[fr.class:?]
  77. at net.minecraft.util.ChatComponentTranslation.func_150270_g(SourceFile:48) ~[fr.class:?]
  78. at net.minecraft.util.ChatComponentTranslation.iterator(SourceFile:147) ~[fr.class:?]
  79. at net.minecraft.util.ChatComponentStyle.func_150260_c(SourceFile:63) ~[fe.class:?]
  80. at net.minecraft.server.MinecraftServer.func_145747_a(MinecraftServer.java:849) ~[MinecraftServer.class:?]
  81. at net.minecraft.command.CommandHelp.func_71515_b(SourceFile:72) ~[au.class:?]
  82. at net.minecraft.command.CommandHandler.func_71556_a(CommandHandler.java:94) [z.class:?]
  83. at net.minecraft.server.dedicated.DedicatedServer.func_71333_ah(DedicatedServer.java:370) [lt.class:?]
  84. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:335) [lt.class:?]
  85. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?]
  86. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?]
  87. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  88. [22:47:28] [Server thread/INFO]: --- Showing help page 5 of 14 (/help <page>) ---
  89. [22:47:28] [Server thread/INFO]: /buildcraft help
  90. [22:47:28] [Server thread/INFO]: /ccdebug help
  91. [22:47:28] [Server thread/INFO]: /clear <player> [item] [data]
  92. [22:47:28] [Server thread/INFO]: /debug <start|stop>
  93. [22:47:28] [Server thread/INFO]: /defaultgamemode <mode>
  94. [22:47:28] [Server thread/INFO]: /deop <player>
  95. [22:47:28] [Server thread/INFO]: /difficulty <new difficulty>
  96. [22:47:31] [Server thread/INFO]: --- Showing help page 6 of 14 (/help <page>) ---
  97. [22:47:31] [Server thread/INFO]: dumpalleles
  98. [22:47:31] [Server thread/INFO]: /dumphandlers
  99. [22:47:31] [Server thread/INFO]: /effect <player> <effect> [seconds] [amplifier]
  100. [22:47:31] [Server thread/INFO]: /enchant <player> <enchantment ID> [level]
  101. [22:47:31] [Server thread/INFO]: /etic_inspectHand
  102. [22:47:31] [Server thread/INFO]: flimflam <player> [<effect>]
  103. [22:47:31] [Server thread/INFO]: Use /forge <subcommand>. Subcommands are tps, track
  104. [22:47:34] [Server thread/INFO]: --- Showing help page 7 of 14 (/help <page>) ---
  105. [22:47:34] [Server thread/INFO]: /freq help
  106. [22:47:34] [Server thread/INFO]: /gamemode <mode> [player]
  107. [22:47:34] [Server thread/INFO]: /gamerule <rule name> <value> OR /gamerule <rule name>
  108. [22:47:34] [Server thread/INFO]: /give <player> <item> [amount] [data] [dataTag]
  109. [22:47:34] [Server thread/INFO]: /givetemplate <uid>
  110. [22:47:34] [Server thread/INFO]: /hats type /hats for full list.
  111. [22:47:34] [Server thread/INFO]: /ic2 uu-world-scan <small|medium|large> | debug (dumpUuValues | resolveIngredient <name> | dumpTextures <name> <size> | dumpLargeGrids)
  112. [22:47:43] [Server thread/INFO]: --- Showing help page 8 of 14 (/help <page>) ---
  113. [22:47:43] [Server thread/INFO]: /kick <player> [reason ...]
  114. [22:47:43] [Server thread/INFO]: /logisticspipes help
  115. [22:47:43] [Server thread/INFO]: /morpheus alerts
  116. [22:47:43] [Server thread/INFO]: /list
  117. [22:47:43] [Server thread/INFO]: ob_inventory store <player> OR ob_inventory restore <player> <file without 'inventory-' and '.dat'> OR ob_inventory spawn <file without 'inventory-' and '.dat'> [<sub_inventory OR 'main'>, [<index of item>]]
  118. [22:47:43] [Server thread/INFO]: om_config_s save <modid> OR
  119. om_config_s help <modid> <category> <name> OR
  120. om_config_s get <modid> <category> <name> OR
  121. om_config_s clear <modid> <category> <name> OR
  122. om_config_s set <modid> <category> <name> <value>... OR
  123. om_config_s append <modid> <category> <name> <value>... OR
  124. om_config_s remove <modid> <category> <name> <value>... OR
  125. om_config_s default <modid> <category> <name> <value>... OR
  126.  
  127. [22:47:43] [Server thread/INFO]: /op <player>
  128. [22:47:50] [Server thread/INFO]: --- Showing help page 9 of 14 (/help <page>) ---
  129. [22:47:50] [Server thread/INFO]: /pardon <name>
  130. [22:47:50] [Server thread/INFO]: /pregenspawn <nchunks>
  131. Will generate nchunks in all directions centered on spawn (Overworld only)
  132. [22:47:50] [Server thread/INFO]: /railcraft help
  133. [22:47:50] [Server thread/INFO]: /reloadServerConfigs <modid> (<modid2> <modid3> ...)
  134. [22:47:50] [Server thread/INFO]: /scoreboardinfo <board> <name>
  135. [22:47:50] [Server thread/INFO]: /seed
  136. [22:47:50] [Server thread/INFO]: /setblock <x> <y> <z> <TileName> [dataValue] [oldBlockHandling] [dataTag]
  137. [22:47:55] [Server thread/INFO]: --- Showing help page 10 of 14 (/help <page>) ---
  138. [22:47:55] [Server thread/INFO]: /testforblock <x> <y> <z> <TileName> [dataValue] [dataTag]
  139. [22:47:55] [Server thread/INFO]: /morpheus alerts
  140. [22:47:55] [Server thread/INFO]: /pg type /pg for full list.
  141. [22:47:55] [Server thread/INFO]: /playsound <sound> <player> [x] [y] [z] [volume] [pitch] [minimumVolume]
  142. [22:47:55] [Server thread/INFO]: /pregen <dim> <minX> <maxX> <minZ> <maxZ>
  143. Generate a portion of world between chunk coordinates [minX,maxX] and [minZ,maxZ]
  144. [22:47:55] [Server thread/INFO]: /purgechunks : This command will try to free as many chunks as possible.
  145. [22:47:55] [Server thread/INFO]: rftcfg <subcommand> <args> (try 'rftcfg help' for more info)
  146. [22:47:58] [Server thread/INFO]: --- Showing help page 11 of 14 (/help <page>) ---
  147. [22:47:58] [Server thread/INFO]: rftdim <subcommand> <args> (try 'rftdim help' for more info)
  148. [22:47:58] [Server thread/INFO]: rfttp <subcommand> <args> (try 'rfttp help' for more info)
  149. [22:47:58] [Server thread/INFO]: /save-off
  150. [22:47:58] [Server thread/INFO]: /save-on
  151. [22:47:58] [Server thread/INFO]: /say <message ...>
  152. [22:47:58] [Server thread/INFO]: /scoreboard <objectives|players|teams>
  153. [22:47:58] [Server thread/INFO]: /setidletimeout <Minutes until kick>
  154. [22:48:01] [Server thread/INFO]: --- Showing help page 12 of 14 (/help <page>) ---
  155. [22:48:01] [Server thread/INFO]: /setspawn <x> <y> <z>
  156. Set the default spawn position at [x,y,z]
  157. [22:48:01] [Server thread/INFO]: /setworldspawn OR /setworldspawn <x> <y> <z>
  158. [22:48:01] [Server thread/INFO]: /spawnpoint OR /spawnpoint <player> OR /spawnpoint <player> <x> <y> <z>
  159. [22:48:01] [Server thread/INFO]: /stevesaddons help
  160. [22:48:01] [Server thread/INFO]: /stop
  161. [22:48:01] [Server thread/INFO]: /summon <EntityName> [x] [y] [z] [dataTag]
  162. [22:48:01] [Server thread/INFO]: /tell <player> <private message ...>
  163. [22:48:03] [Server thread/INFO]: --- Showing help page 13 of 14 (/help <page>) ---
  164. [22:48:03] [Server thread/INFO]: /tellraw <player> <raw json message>
  165. [22:48:03] [Server thread/INFO]: /time <set|add> <value>
  166. [22:48:03] [Server thread/INFO]: /tmech_blockInfo [Issue the command while the player is above the block]
  167. [22:48:03] [Server thread/INFO]: /toggledownfall
  168. [22:48:03] [Server thread/INFO]: /tp [target player] <destination player> OR /tp [target player] <x> <y> <z>
  169. [22:48:03] [Server thread/INFO]: /tps
  170. [22:48:03] [Server thread/INFO]: /whitelist <on|off|list|add|remove|reload>
  171. [22:48:05] [Server thread/INFO]: --- Showing help page 14 of 14 (/help <page>) ---
  172. [22:48:05] [Server thread/INFO]: /xp <amount> [player] OR /xp <amount>L [player]
  173. [22:48:05] [Server thread/INFO]: /xu_killitems
  174. [22:48:05] [Server thread/INFO]: /xu_killliving
  175. [22:48:05] [Server thread/INFO]: /xu_killmobs
  176. [22:48:05] [Server thread/INFO]: /xu_killxp
  177. [22:48:07] [Server thread/INFO]: --- Showing help page 7 of 14 (/help <page>) ---
  178. [22:48:07] [Server thread/INFO]: /freq help
  179. [22:48:07] [Server thread/INFO]: /gamemode <mode> [player]
  180. [22:48:07] [Server thread/INFO]: /gamerule <rule name> <value> OR /gamerule <rule name>
  181. [22:48:07] [Server thread/INFO]: /give <player> <item> [amount] [data] [dataTag]
  182. [22:48:07] [Server thread/INFO]: /givetemplate <uid>
  183. [22:48:07] [Server thread/INFO]: /hats type /hats for full list.
  184. [22:48:07] [Server thread/INFO]: /ic2 uu-world-scan <small|medium|large> | debug (dumpUuValues | resolveIngredient <name> | dumpTextures <name> <size> | dumpLargeGrids)
  185. [22:48:09] [Server thread/INFO]: --- Showing help page 6 of 14 (/help <page>) ---
  186. [22:48:09] [Server thread/INFO]: dumpalleles
  187. [22:48:09] [Server thread/INFO]: /dumphandlers
  188. [22:48:09] [Server thread/INFO]: /effect <player> <effect> [seconds] [amplifier]
  189. [22:48:09] [Server thread/INFO]: /enchant <player> <enchantment ID> [level]
  190. [22:48:09] [Server thread/INFO]: /etic_inspectHand
  191. [22:48:09] [Server thread/INFO]: flimflam <player> [<effect>]
  192. [22:48:09] [Server thread/INFO]: Use /forge <subcommand>. Subcommands are tps, track
  193. [22:48:16] [Server thread/INFO]: Dim -1 : Mean tick time: 2,581 ms. Mean TPS: 20,000
  194. [22:48:16] [Server thread/INFO]: Dim 34 : Mean tick time: 0,046 ms. Mean TPS: 20,000
  195. [22:48:16] [Server thread/INFO]: Dim -112 : Mean tick time: 0,025 ms. Mean TPS: 20,000
  196. [22:48:16] [Server thread/INFO]: Dim 0 : Mean tick time: 1,333 ms. Mean TPS: 20,000
  197. [22:48:16] [Server thread/INFO]: Overall : Mean tick time: 4,062 ms. Mean TPS: 20,000
  198. [22:48:24] [Server thread/INFO]: Use /forge <subcommand>. Subcommands are tps, track
  199. [22:48:29] [Server thread/INFO]: Use /forge track <type> <duration>. Valid types are te (Tile Entities). Duration is < 60.
  200. [22:57:53] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5908ms behind, skipping 118 tick(s)
  201. [22:58:25] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2185ms behind, skipping 43 tick(s)
  202. [22:58:44] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4689ms behind, skipping 93 tick(s)
  203. [22:59:08] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3126ms behind, skipping 62 tick(s)
  204. [22:59:41] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 12117ms behind, skipping 242 tick(s)
  205. [22:59:51] [Server thread/INFO]: GameCrackers[/127.0.0.1:52603] logged in with entity id 5856 at (-147.09893600527172, 161.76131045370403, 418.6414852781957)
  206. [22:59:51] [Server thread/INFO]: GameCrackers joined the game
  207. [23:00:30] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 40577ms behind, skipping 811 tick(s)
  208. [23:01:28] [Server thread/INFO]: GameCrackers lost connection: TranslatableComponent{key='disconnect.timeout', args=[], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  209. [23:01:28] [Server thread/INFO]: GameCrackers left the game
  210. [23:01:42] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 72425ms behind, skipping 1448 tick(s)
  211. [23:01:45] [Server thread/INFO]: GameCrackers[/127.0.0.1:52614] logged in with entity id 6110 at (-147.09893600527172, 161.76131045370403, 418.6414852781957)
  212. [23:01:45] [Server thread/INFO]: GameCrackers joined the game
  213. [23:02:03] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 20234ms behind, skipping 404 tick(s)
  214. [23:02:19] [Server thread/INFO]: GameCrackers fell from a high place
  215. [23:02:24] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 21013ms behind, skipping 420 tick(s)
  216. [23:03:21] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 57155ms behind, skipping 1143 tick(s)
  217. [23:03:24] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3519ms behind, skipping 70 tick(s)
  218. [23:05:19] [Server thread/INFO]: GameCrackers lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: Uma ligação estabelecida foi anulada pelo software no computador anfitrião], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  219. [23:05:19] [Server thread/INFO]: GameCrackers left the game
  220. [23:05:23] [Server thread/INFO]: /127.0.0.1:52619 lost connection: Disconnected
  221. [23:08:44] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 299437ms behind, skipping 5988 tick(s)
  222. [23:09:02] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 18071ms behind, skipping 361 tick(s)
  223. [23:09:19] [Server thread/INFO]: GameCrackers[/127.0.0.1:52626] logged in with entity id 6712 at (-172.4066092020285, 133.0, 384.52427256270954)
  224. [23:09:20] [Server thread/INFO]: GameCrackers joined the game
  225. [23:10:07] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 64925ms behind, skipping 1298 tick(s)
  226. [23:10:09] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2737ms behind, skipping 54 tick(s)
  227. [23:10:55] [Server thread/INFO]: GameCrackers lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  228. [23:10:55] [Server thread/INFO]: GameCrackers left the game
  229. [23:11:03] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6309ms behind, skipping 126 tick(s)
  230. [23:11:08] [Server thread/INFO]: GameCrackers[/127.0.0.1:52631] logged in with entity id 7147 at (-172.4066092020285, 128.0, 384.52427256270954)
  231. [23:11:08] [Server thread/INFO]: GameCrackers joined the game
  232. [23:11:35] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2089ms behind, skipping 41 tick(s)
  233. [23:12:18] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 8852ms behind, skipping 177 tick(s)
  234. [23:12:28] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2459ms behind, skipping 49 tick(s)
  235. [23:12:50] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2058ms behind, skipping 41 tick(s)
  236. [23:13:18] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5989ms behind, skipping 119 tick(s)
  237. [23:13:32] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4995ms behind, skipping 99 tick(s)
  238. [23:25:09] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2546ms behind, skipping 50 tick(s)
  239. [23:34:22] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3471ms behind, skipping 69 tick(s)
  240. [23:35:24] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4857ms behind, skipping 97 tick(s)
Advertisement
Add Comment
Please, Sign In to add comment