Advertisement
Guest User

log 7/22/19

a guest
Jul 23rd, 2019
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.05 KB | None | 0 0
  1. [17:08:26] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [17:09:09] [Server thread/INFO]: Loading properties
  3. [17:09:09] [Server thread/WARN]: server.properties does not exist
  4. [17:09:09] [Server thread/INFO]: Generating new properties file
  5. [17:09:09] [Server thread/INFO]: Default game type: SURVIVAL
  6. [17:09:09] [Server thread/INFO]: Generating keypair
  7. [17:09:09] [Server thread/INFO]: Starting Minecraft server on *:25565
  8. [17:09:31] [Server thread/WARN]: Failed to load user banlist:
  9. java.io.FileNotFoundException: banned-players.json (The system cannot find the file specified)
  10. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_201]
  11. at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_201]
  12. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_201]
  13. at com.google.common.io.Files.newReader(Files.java:86) ~[guava-17.0.jar:?]
  14. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
  15. at net.minecraft.server.dedicated.DedicatedPlayerList.func_152620_y(SourceFile:99) [ls.class:?]
  16. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:25) [ls.class:?]
  17. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  18. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  19. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  20. [17:09:31] [Server thread/WARN]: Failed to load ip banlist:
  21. java.io.FileNotFoundException: banned-ips.json (The system cannot find the file specified)
  22. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_201]
  23. at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_201]
  24. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_201]
  25. at com.google.common.io.Files.newReader(Files.java:86) ~[guava-17.0.jar:?]
  26. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
  27. at net.minecraft.server.dedicated.DedicatedPlayerList.func_152619_x(SourceFile:91) [ls.class:?]
  28. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:27) [ls.class:?]
  29. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  30. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  31. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  32. [17:09:31] [Server thread/WARN]: Failed to load operators list:
  33. java.io.FileNotFoundException: ops.json (The system cannot find the file specified)
  34. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_201]
  35. at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_201]
  36. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_201]
  37. at com.google.common.io.Files.newReader(Files.java:86) ~[guava-17.0.jar:?]
  38. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
  39. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72417_t(SourceFile:107) [ls.class:?]
  40. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:29) [ls.class:?]
  41. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  42. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  43. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  44. [17:09:31] [Server thread/WARN]: Failed to load white-list:
  45. java.io.FileNotFoundException: whitelist.json (The system cannot find the file specified)
  46. at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_201]
  47. at java.io.FileInputStream.open(Unknown Source) ~[?:1.8.0_201]
  48. at java.io.FileInputStream.<init>(Unknown Source) ~[?:1.8.0_201]
  49. at com.google.common.io.Files.newReader(Files.java:86) ~[guava-17.0.jar:?]
  50. at net.minecraft.server.management.UserList.func_152679_g(SourceFile:124) ~[om.class:?]
  51. at net.minecraft.server.dedicated.DedicatedPlayerList.func_72418_v(SourceFile:123) [ls.class:?]
  52. at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(SourceFile:30) [ls.class:?]
  53. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:211) [lt.class:?]
  54. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
  55. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
  56. [17:09:31] [Server thread/INFO]: Preparing level "world"
  57. [17:09:32] [Server thread/WARN]: Unable to find spawn biome
  58. [17:09:34] [Server thread/INFO]: Preparing start region for level 0
  59. [17:09:35] [Server thread/INFO]: Preparing spawn area: 9%
  60. [17:09:36] [Server thread/INFO]: Preparing spawn area: 20%
  61. [17:09:37] [Server thread/INFO]: Preparing spawn area: 40%
  62. [17:09:38] [Server thread/INFO]: Preparing spawn area: 59%
  63. [17:09:39] [Server thread/INFO]: Preparing spawn area: 80%
  64. [17:09:40] [Server thread/INFO]: Done (9.329s)! For help, type "help" or "?"
  65. [17:13:45] [User Authenticator #1/INFO]: UUID of player xXLindaXx is a4470a05-1c15-4104-ba34-ae3620e3b5e4
  66. [17:13:47] [Server thread/INFO]: xXLindaXx[/184.91.245.31:61830] logged in with entity id 3127 at (-256.5, 63.0, -4.5)
  67. [17:13:47] [Server thread/INFO]: xXLindaXx joined the game
  68. [17:14:52] [Server thread/INFO]: xXLindaXx lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  69. [17:14:52] [Server thread/INFO]: xXLindaXx left the game
  70. [17:24:56] [User Authenticator #2/INFO]: UUID of player xXLindaXx is a4470a05-1c15-4104-ba34-ae3620e3b5e4
  71. [17:24:57] [Server thread/INFO]: xXLindaXx[/184.91.245.31:61975] logged in with entity id 4815 at (-263.4282150487537, 69.0, 4.073050809043018)
  72. [17:24:57] [Server thread/INFO]: xXLindaXx joined the game
  73. [17:31:52] [Server thread/INFO]: xXLindaXx has just earned the achievement [Taking Inventory]
  74. [17:38:24] [Server thread/INFO]: xXLindaXx has just earned the achievement [Learning to Tinker]
  75. [17:43:08] [Server thread/INFO]: xXLindaXx has just earned the achievement [Getting Wood]
  76. [17:59:20] [User Authenticator #3/INFO]: UUID of player CallieIncredible is 8ef6be20-4d0b-4222-afa4-426deec34a39
  77. [17:59:22] [Server thread/INFO]: CallieIncredible[/184.91.245.31:55019] logged in with entity id 120216 at (-254.5, 67.0, 0.5)
  78. [17:59:22] [Server thread/INFO]: CallieIncredible joined the game
  79. [18:00:04] [Server thread/INFO]: <xXLindaXx> x 293 z 238
  80. [18:00:17] [Server thread/INFO]: CallieIncredible has just earned the achievement [Taking Inventory]
  81. [18:00:28] [Server thread/INFO]: <xXLindaXx> x 293 z 238
  82. [18:00:29] [Server thread/INFO]: <xXLindaXx> x 293 z 238
  83. [18:00:29] [Server thread/INFO]: <xXLindaXx> x 293 z 238
  84. [18:00:30] [Server thread/INFO]: <xXLindaXx> x 293 z 238
  85. [18:00:30] [Server thread/INFO]: <xXLindaXx> x 293 z 238
  86. [18:00:31] [Server thread/INFO]: <xXLindaXx> x 293 z 238
  87. [18:00:31] [Server thread/INFO]: <xXLindaXx> x 293 z 238
  88. [18:00:32] [Server thread/INFO]: <xXLindaXx> x 293 z 238
  89. [18:00:32] [Server thread/INFO]: <xXLindaXx> x 293 z 238
  90. [18:01:32] [Server thread/INFO]: CallieIncredible has just earned the achievement [Learning to Tinker]
  91. [18:30:11] [Server thread/INFO]: CallieIncredible has just earned the achievement [Getting Wood]
  92. [18:30:54] [Server thread/INFO]: CallieIncredible has just earned the achievement [Benchmarking]
  93. [18:35:02] [Server thread/WARN]: CallieIncredible moved wrongly!
  94. [18:39:57] [Server thread/INFO]: CallieIncredible has just earned the achievement [Time to Mine!]
  95. [18:42:20] [Server thread/INFO]: CallieIncredible has just earned the achievement [Time to Strike!]
  96. [18:44:08] [Server thread/INFO]: CallieIncredible has just earned the achievement [Sky of Beginning]
  97. [18:45:50] [Server thread/INFO]: CallieIncredible has just earned the achievement [Monster Hunter]
  98. [18:47:41] [Server thread/INFO]: CallieIncredible has just earned the achievement [Getting an Upgrade]
  99. [18:57:51] [Server thread/INFO]: CallieIncredible has just earned the achievement [Shocking]
  100. [18:59:28] [Server thread/INFO]: xXLindaXx has just earned the achievement [Sky of Beginning]
  101. [19:00:48] [User Authenticator #4/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  102. [19:00:57] [Server thread/INFO]: proxerr[/141.239.159.171:61668] logged in with entity id 247497 at (-249.5, 69.0, 6.5)
  103. [19:00:57] [Server thread/INFO]: proxerr joined the game
  104. [19:01:18] [Server thread/INFO]: proxerr has just earned the achievement [Taking Inventory]
  105. [19:02:17] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  106. [19:02:17] [Server thread/INFO]: proxerr left the game
  107. [19:03:38] [Server thread/INFO]: CallieIncredible lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  108. [19:03:38] [Server thread/INFO]: CallieIncredible left the game
  109. [19:04:33] [User Authenticator #5/INFO]: UUID of player CallieIncredible is 8ef6be20-4d0b-4222-afa4-426deec34a39
  110. [19:04:34] [Server thread/INFO]: CallieIncredible[/184.91.245.31:55197] logged in with entity id 252685 at (-1921.4995328155842, 68.0, 1117.4647299911605)
  111. [19:04:34] [Server thread/INFO]: CallieIncredible joined the game
  112. [19:04:51] [Server thread/INFO]: CallieIncredible fell from a high place
  113. [19:05:43] [User Authenticator #6/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  114. [19:05:44] [Server thread/INFO]: proxerr[/141.239.159.171:61781] logged in with entity id 254252 at (-258.0962307178037, 70.0, 4.742228408051572)
  115. [19:05:44] [Server thread/INFO]: proxerr joined the game
  116. [19:06:21] [Server thread/INFO]: proxerr has just earned the achievement [Getting Wood]
  117. [19:09:31] [Server thread/INFO]: Server Backup started!
  118. [19:09:31] [Server thread/INFO]: Turned off world auto-saving
  119. [19:09:31] [Server thread/INFO]: Saving...
  120. [19:09:32] [Server thread/INFO]: Saved the world
  121. [19:09:32] [Server thread/INFO]: proxerr has just earned the achievement [Benchmarking]
  122. [19:09:33] [Thread-51/INFO]: Server backup done in 00:00:01! (47.1MB)
  123. [19:09:34] [Server thread/INFO]: Turned on world auto-saving
  124. [19:09:38] [Server thread/INFO]: proxerr has just earned the achievement [Time to Mine!]
  125. [19:09:51] [Server thread/INFO]: proxerr has just earned the achievement [Getting an Upgrade]
  126. [19:10:58] [Server thread/INFO]: xXLindaXx has just earned the achievement [Twilight Portal]
  127. [19:11:12] [Server thread/INFO]: xXLindaXx has just earned the achievement [Twilight Arrival]
  128. [19:19:51] [Server thread/INFO]: proxerr lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: An existing connection was forcibly closed by the remote host], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  129. [19:19:51] [Server thread/INFO]: proxerr left the game
  130. [19:21:43] [User Authenticator #7/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  131. [19:21:43] [Server thread/INFO]: proxerr[/141.239.159.171:61940] logged in with entity id 296456 at (-236.37038598286776, 15.0, 53.57690414762548)
  132. [19:21:43] [Server thread/INFO]: proxerr joined the game
  133. [19:23:18] [Server thread/INFO]: CallieIncredible has just earned the achievement [New Ore Miner]
  134. [19:34:48] [Server thread/INFO]: proxerr has just earned the achievement [New Ore Miner]
  135. [19:53:30] [Server thread/INFO]: CallieIncredible lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  136. [19:53:30] [Server thread/INFO]: CallieIncredible left the game
  137. [19:53:56] [User Authenticator #8/INFO]: UUID of player CallieIncredible is 8ef6be20-4d0b-4222-afa4-426deec34a39
  138. [19:53:57] [Server thread/INFO]: CallieIncredible[/184.91.245.31:55288] logged in with entity id 487789 at (-1999.8725101983468, 22.0, 1226.414519403116)
  139. [19:53:57] [Server thread/INFO]: CallieIncredible joined the game
  140. [19:56:16] [Server thread/INFO]: CallieIncredible has just earned the achievement [Hot Topic]
  141. [19:57:26] [Server thread/INFO]: CallieIncredible has just earned the achievement [Acquire Hardware]
  142. [19:57:40] [Server thread/INFO]: CallieIncredible has just earned the achievement [Not really better than iron]
  143. [20:05:54] [Server thread/WARN]: proxerr moved wrongly!
  144. [20:06:12] [Server thread/INFO]: CallieIncredible tried to swim in lava
  145. [20:09:49] [Server thread/INFO]: CallieIncredible has just earned the achievement [Small Step to a Big World]
  146. [20:14:00] [Server thread/INFO]: xXLindaXx has just earned the achievement [Benchmarking]
  147. [20:16:01] [Server thread/INFO]: proxerr has just earned the achievement [Small Step of the Journey]
  148. [20:20:00] [Server thread/INFO]: CallieIncredible was killed by Eldritch Guardian using magic
  149. [20:20:45] [Server thread/INFO]: xXLindaXx has just earned the achievement [Sticky Situation]
  150. [20:22:15] [Server thread/INFO]: proxerr has just earned the achievement [Small Step to a Big World]
  151. [20:24:03] [Server thread/INFO]: CallieIncredible was slain by Eldritch Guardian
  152. [20:25:30] [Server thread/INFO]: CallieIncredible was killed by Eldritch Guardian using magic
  153. [20:35:04] [Server thread/INFO]: xXLindaXx lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  154. [20:35:04] [Server thread/INFO]: xXLindaXx left the game
  155. [20:35:13] [User Authenticator #9/INFO]: UUID of player xXLindaXx is a4470a05-1c15-4104-ba34-ae3620e3b5e4
  156. [20:35:14] [Server thread/INFO]: xXLindaXx[/184.91.245.31:63385] logged in with entity id 761928 at (-6645.243588511596, 71.0, 1726.288790471797)
  157. [20:35:14] [Server thread/INFO]: xXLindaXx joined the game
  158. [20:36:23] [Server thread/INFO]: CallieIncredible has just earned the achievement [Cow Tipper]
  159. [20:37:29] [Server thread/INFO]: CallieIncredible fell from a high place
  160. [20:51:55] [Server thread/INFO]: <proxerr> a
  161. [21:04:03] [Server thread/INFO]: CallieIncredible lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  162. [21:04:03] [Server thread/INFO]: CallieIncredible left the game
  163. [21:05:10] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  164. [21:05:10] [Server thread/INFO]: proxerr left the game
  165. [21:05:19] [User Authenticator #10/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  166. [21:05:20] [Server thread/INFO]: proxerr[/141.239.159.171:62328] logged in with entity id 935163 at (562.6144535085256, 103.936654946153, 748.7518174662421)
  167. [21:05:20] [Server thread/INFO]: proxerr joined the game
  168. [21:07:45] [User Authenticator #11/INFO]: UUID of player CallieIncredible is 8ef6be20-4d0b-4222-afa4-426deec34a39
  169. [21:07:46] [Server thread/INFO]: CallieIncredible[/184.91.245.31:55481] logged in with entity id 966280 at (-1914.6481660778077, 70.0, 1139.9723772939255)
  170. [21:07:46] [Server thread/INFO]: CallieIncredible joined the game
  171. [21:09:31] [Server thread/INFO]: Server Backup started!
  172. [21:09:31] [Server thread/INFO]: Turned off world auto-saving
  173. [21:09:31] [Server thread/INFO]: Saving...
  174. [21:09:32] [Server thread/INFO]: Saved the world
  175. [21:09:39] [Thread-90/INFO]: Server backup done in 00:00:07! (205.6MB | 252.8MB)
  176. [21:09:39] [Server thread/INFO]: Turned on world auto-saving
  177. [21:10:14] [Server thread/WARN]: proxerr moved wrongly!
  178. [21:10:44] [Server thread/INFO]: CallieIncredible has just earned the achievement [Twilight Portal]
  179. [21:10:44] [Server thread/INFO]: CallieIncredible has just earned the achievement [Twilight Arrival]
  180. [21:13:16] [Server thread/INFO]: xXLindaXx has just earned the achievement [Time to Mine!]
  181. [21:13:16] [Server thread/INFO]: xXLindaXx has just earned the achievement [Getting an Upgrade]
  182. [21:30:24] [Server thread/INFO]: CallieIncredible lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  183. [21:30:24] [Server thread/INFO]: CallieIncredible left the game
  184. [21:30:31] [User Authenticator #12/INFO]: UUID of player CallieIncredible is 8ef6be20-4d0b-4222-afa4-426deec34a39
  185. [21:30:32] [Server thread/INFO]: CallieIncredible[/184.91.245.31:55687] logged in with entity id 1186282 at (-1874.513267160973, 16.0, 997.6999999880791)
  186. [21:30:32] [Server thread/INFO]: CallieIncredible joined the game
  187. [21:30:41] [Server thread/INFO]: CallieIncredible lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  188. [21:30:41] [Server thread/INFO]: CallieIncredible left the game
  189. [21:30:47] [User Authenticator #13/INFO]: UUID of player CallieIncredible is 8ef6be20-4d0b-4222-afa4-426deec34a39
  190. [21:30:48] [Server thread/INFO]: CallieIncredible[/184.91.245.31:55690] logged in with entity id 1187438 at (-1874.513267160973, 16.0, 997.6999999880791)
  191. [21:30:48] [Server thread/INFO]: CallieIncredible joined the game
  192. [21:30:56] [Server thread/INFO]: CallieIncredible lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  193. [21:30:56] [Server thread/INFO]: CallieIncredible left the game
  194. [21:31:02] [User Authenticator #14/INFO]: UUID of player CallieIncredible is 8ef6be20-4d0b-4222-afa4-426deec34a39
  195. [21:31:03] [Server thread/INFO]: CallieIncredible[/184.91.245.31:55694] logged in with entity id 1188188 at (-1874.513267160973, 16.0, 997.6999999880791)
  196. [21:31:03] [Server thread/INFO]: CallieIncredible joined the game
  197. [21:31:13] [Server thread/INFO]: CallieIncredible lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  198. [21:31:13] [Server thread/INFO]: CallieIncredible left the game
  199. [21:31:19] [User Authenticator #15/INFO]: UUID of player CallieIncredible is 8ef6be20-4d0b-4222-afa4-426deec34a39
  200. [21:31:20] [Server thread/INFO]: CallieIncredible[/184.91.245.31:55697] logged in with entity id 1189026 at (-1874.6467017898005, 16.0, 996.7211147449838)
  201. [21:31:20] [Server thread/INFO]: CallieIncredible joined the game
  202. [21:31:24] [Server thread/INFO]: CallieIncredible burned to death
  203. [21:31:25] [Server thread/INFO]: CallieIncredible lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  204. [21:31:25] [Server thread/INFO]: CallieIncredible left the game
  205. [21:31:30] [User Authenticator #16/INFO]: UUID of player CallieIncredible is 8ef6be20-4d0b-4222-afa4-426deec34a39
  206. [21:31:31] [Server thread/INFO]: CallieIncredible[/184.91.245.31:55701] logged in with entity id 1189680 at (-1874.6467017898005, 16.0, 996.7211147449838)
  207. [21:31:31] [Server thread/INFO]: CallieIncredible joined the game
  208. [21:36:15] [Server thread/INFO]: CallieIncredible tried to swim in lava
  209. [21:44:08] [Server thread/INFO]: xXLindaXx has just earned the achievement [Hot Topic]
  210. [21:49:33] [Server thread/INFO]: xXLindaXx has just earned the achievement [Time to Strike!]
  211. [21:53:24] [Server thread/INFO]: xXLindaXx has just earned the achievement [Monster Hunter]
  212. [21:57:54] [Server thread/INFO]: proxerr has just earned the achievement [Hot Topic]
  213. [21:59:43] [Server thread/INFO]: CallieIncredible has just earned the achievement [DIAMONDS!]
  214. [22:06:29] [Server thread/INFO]: proxerr has just earned the achievement [Shocking]
  215. [22:11:25] [Server thread/INFO]: CallieIncredible withered away
  216. [22:14:23] [Server thread/WARN]: CallieIncredible moved wrongly!
  217. [22:17:12] [Server thread/INFO]: CallieIncredible fell from a high place
  218. [22:23:43] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  219. [22:23:43] [Server thread/INFO]: proxerr left the game
  220. [22:23:52] [User Authenticator #17/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  221. [22:23:52] [Server thread/INFO]: proxerr[/141.239.159.171:62486] logged in with entity id 1326349 at (2714.699999988079, 19.0, 845.6999999880791)
  222. [22:23:52] [Server thread/INFO]: proxerr joined the game
  223. [22:28:30] [Server thread/INFO]: proxerr has just earned the achievement [Acquire Hardware]
  224. [22:40:00] [Server thread/INFO]: proxerr has just earned the achievement [Doctor Dimlet!]
  225. [22:44:24] [Server thread/INFO]: xXLindaXx has just earned the achievement [New Ore Miner]
  226. [22:53:57] [Server thread/INFO]: CallieIncredible has just earned the achievement [Small Step of the Journey]
  227. [22:54:37] [Server thread/INFO]: proxerr 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. [22:54:37] [Server thread/INFO]: proxerr left the game
  229. [23:09:31] [Server thread/INFO]: Server Backup started!
  230. [23:09:31] [Server thread/INFO]: Turned off world auto-saving
  231. [23:09:31] [Server thread/INFO]: Saving...
  232. [23:09:32] [Server thread/INFO]: Saved the world
  233. [23:09:39] [Thread-122/INFO]: Server backup done in 00:00:07! (223.0MB | 475.8MB)
  234. [23:09:39] [Server thread/INFO]: Turned on world auto-saving
  235. [23:09:46] [User Authenticator #18/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  236. [23:09:46] [Server thread/INFO]: proxerr[/141.239.159.171:62624] logged in with entity id 1451254 at (2818.01049917983, 68.0, 721.6696666854119)
  237. [23:09:46] [Server thread/INFO]: proxerr joined the game
  238. [23:13:36] [Server thread/INFO]: CallieIncredible has just earned the achievement [Sticky Situation]
  239. [23:17:20] [Server thread/INFO]: CallieIncredible fell from a high place
  240. [23:17:40] [Server thread/INFO]: CallieIncredible fell from a high place
  241. [23:21:57] [Server thread/INFO]: xXLindaXx lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  242. [23:21:57] [Server thread/INFO]: xXLindaXx left the game
  243. [23:22:03] [User Authenticator #19/INFO]: UUID of player xXLindaXx is a4470a05-1c15-4104-ba34-ae3620e3b5e4
  244. [23:22:04] [Server thread/INFO]: xXLindaXx[/184.91.245.31:64391] logged in with entity id 1553410 at (-1920.0327966648404, 68.0, 1111.3195776606294)
  245. [23:22:04] [Server thread/INFO]: xXLindaXx joined the game
  246. [23:23:14] [Server thread/INFO]: xXLindaXx lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  247. [23:23:14] [Server thread/INFO]: xXLindaXx left the game
  248. [23:27:54] [User Authenticator #20/INFO]: UUID of player xXLindaXx is a4470a05-1c15-4104-ba34-ae3620e3b5e4
  249. [23:27:55] [Server thread/INFO]: xXLindaXx[/184.91.245.31:64523] logged in with entity id 1592539 at (-1919.074480394887, 68.0, 1111.1857172634714)
  250. [23:27:55] [Server thread/INFO]: xXLindaXx joined the game
  251. [23:29:30] [Server thread/INFO]: CallieIncredible has just earned the achievement [A bit rough around the edges]
  252. [23:29:36] [Server thread/INFO]: CallieIncredible has just earned the achievement [Hard as a rock]
  253. [23:30:42] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  254. [23:30:42] [Server thread/INFO]: proxerr left the game
  255. [23:30:53] [User Authenticator #21/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  256. [23:30:54] [Server thread/INFO]: proxerr[/141.239.159.171:62658] logged in with entity id 1612810 at (-397.44018274353243, 70.96636804164123, -104.8565781400348)
  257. [23:30:54] [Server thread/INFO]: proxerr joined the game
  258. [23:31:02] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  259. [23:31:02] [Server thread/INFO]: proxerr left the game
  260. [23:31:08] [User Authenticator #22/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  261. [23:31:08] [Server thread/INFO]: proxerr[/141.239.159.171:62660] logged in with entity id 1614023 at (-397.4730480627006, 70.96636804164123, -105.03349782338319)
  262. [23:31:08] [Server thread/INFO]: proxerr joined the game
  263. [23:40:18] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  264. [23:40:18] [Server thread/INFO]: proxerr left the game
  265. [23:40:25] [User Authenticator #23/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  266. [23:40:25] [Server thread/INFO]: proxerr[/141.239.159.171:62693] logged in with entity id 1686883 at (-317.6771530779122, 67.0, -100.65748971194262)
  267. [23:40:25] [Server thread/INFO]: proxerr joined the game
  268. [23:40:31] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  269. [23:40:31] [Server thread/INFO]: proxerr left the game
  270. [23:40:37] [User Authenticator #24/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  271. [23:40:38] [Server thread/INFO]: proxerr[/141.239.159.171:62697] logged in with entity id 1688351 at (-318.5987300553469, 67.0, -100.9365776570128)
  272. [23:40:38] [Server thread/INFO]: proxerr joined the game
  273. [23:40:47] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  274. [23:40:47] [Server thread/INFO]: proxerr left the game
  275. [23:40:53] [User Authenticator #25/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  276. [23:40:54] [Server thread/INFO]: proxerr[/141.239.159.171:62699] logged in with entity id 1689859 at (-318.3119165618097, 67.0, -100.75363529995379)
  277. [23:40:54] [Server thread/INFO]: proxerr joined the game
  278. [23:40:59] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  279. [23:40:59] [Server thread/INFO]: proxerr left the game
  280. [23:41:06] [User Authenticator #26/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  281. [23:41:07] [Server thread/INFO]: proxerr[/141.239.159.171:62701] logged in with entity id 1690988 at (-318.69999998807907, 67.0, -101.25506756107279)
  282. [23:41:07] [Server thread/INFO]: proxerr joined the game
  283. [23:41:11] [Server thread/INFO]: proxerr lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: An established connection was aborted by the software in your host machine], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  284. [23:41:11] [Server thread/INFO]: proxerr left the game
  285. [23:41:18] [User Authenticator #27/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  286. [23:41:18] [Server thread/INFO]: proxerr[/141.239.159.171:62703] logged in with entity id 1691810 at (-319.0564713689878, 67.0, -101.60218920308046)
  287. [23:41:18] [Server thread/INFO]: proxerr joined the game
  288. [23:41:24] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  289. [23:41:24] [Server thread/INFO]: proxerr left the game
  290. [23:41:29] [User Authenticator #28/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  291. [23:41:30] [Server thread/INFO]: proxerr[/141.239.159.171:62705] logged in with entity id 1692873 at (-319.0564713689878, 67.0, -101.60218920308046)
  292. [23:41:30] [Server thread/INFO]: proxerr joined the game
  293. [23:41:34] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  294. [23:41:34] [Server thread/INFO]: proxerr left the game
  295. [23:41:41] [User Authenticator #29/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  296. [23:41:42] [Server thread/INFO]: proxerr[/141.239.159.171:62708] logged in with entity id 1693732 at (-319.0564713689878, 67.0, -101.60218920308046)
  297. [23:41:42] [Server thread/INFO]: proxerr joined the game
  298. [23:41:45] [Server thread/INFO]: proxerr lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: An established connection was aborted by the software in your host machine], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  299. [23:41:45] [Server thread/INFO]: proxerr left the game
  300. [23:41:50] [User Authenticator #30/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  301. [23:41:51] [Server thread/INFO]: proxerr[/141.239.159.171:62710] logged in with entity id 1694369 at (-319.0564713689878, 67.0, -101.60218920308046)
  302. [23:41:51] [Server thread/INFO]: proxerr joined the game
  303. [23:41:57] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  304. [23:41:57] [Server thread/INFO]: proxerr left the game
  305. [23:42:02] [User Authenticator #31/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  306. [23:42:03] [Server thread/INFO]: proxerr[/141.239.159.171:62712] logged in with entity id 1695670 at (-319.4649246313142, 67.0, -101.6715171288899)
  307. [23:42:03] [Server thread/INFO]: proxerr joined the game
  308. [23:42:08] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  309. [23:42:08] [Server thread/INFO]: proxerr left the game
  310. [23:42:14] [User Authenticator #32/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  311. [23:42:15] [Server thread/INFO]: proxerr[/141.239.159.171:62714] logged in with entity id 1696732 at (-319.4649246313142, 67.0, -101.6715171288899)
  312. [23:42:15] [Server thread/INFO]: proxerr joined the game
  313. [23:42:18] [Server thread/INFO]: proxerr lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: An established connection was aborted by the software in your host machine], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  314. [23:42:18] [Server thread/INFO]: proxerr left the game
  315. [23:42:22] [User Authenticator #33/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  316. [23:42:23] [Server thread/INFO]: proxerr[/141.239.159.171:62716] logged in with entity id 1697398 at (-319.4649246313142, 67.0, -101.6715171288899)
  317. [23:42:23] [Server thread/INFO]: proxerr joined the game
  318. [23:42:26] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  319. [23:42:26] [Server thread/INFO]: proxerr left the game
  320. [23:42:31] [User Authenticator #34/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  321. [23:42:32] [Server thread/INFO]: proxerr[/141.239.159.171:62718] logged in with entity id 1698164 at (-319.8155858627836, 67.0, -101.4331549102007)
  322. [23:42:32] [Server thread/INFO]: proxerr joined the game
  323. [23:42:35] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  324. [23:42:35] [Server thread/INFO]: proxerr left the game
  325. [23:42:41] [User Authenticator #35/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  326. [23:42:41] [Server thread/INFO]: proxerr[/141.239.159.171:62721] logged in with entity id 1698852 at (-320.1653763568687, 67.0, -101.30000001192093)
  327. [23:42:41] [Server thread/INFO]: proxerr joined the game
  328. [23:42:45] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  329. [23:42:45] [Server thread/INFO]: proxerr left the game
  330. [23:42:51] [User Authenticator #36/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  331. [23:42:52] [Server thread/INFO]: proxerr[/141.239.159.171:62723] logged in with entity id 1699663 at (-320.90296297015465, 67.0, -101.1141651167471)
  332. [23:42:52] [Server thread/INFO]: proxerr joined the game
  333. [23:48:20] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  334. [23:48:20] [Server thread/INFO]: proxerr left the game
  335. [23:48:26] [User Authenticator #37/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  336. [23:48:27] [Server thread/INFO]: proxerr[/141.239.159.171:62743] logged in with entity id 1743627 at (-44.45789925842245, 83.12418707874468, -73.69999998807909)
  337. [23:48:27] [Server thread/INFO]: proxerr joined the game
  338. [23:48:33] [Server thread/INFO]: proxerr lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
  339. [23:48:33] [Server thread/INFO]: proxerr left the game
  340. [23:48:40] [User Authenticator #38/INFO]: UUID of player proxerr is 77a9aca0-1668-44c2-be9f-01c699472b21
  341. [23:48:41] [Server thread/INFO]: proxerr[/141.239.159.171:62745] logged in with entity id 1745142 at (-43.205691565670335, 87.12418707874468, -78.69999998807907)
  342. [23:48:41] [Server thread/INFO]: proxerr joined the game
  343. [23:57:11] [Server thread/INFO]: proxerr was slain by Zombie Pigman
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement