Advertisement
Guest User

Untitled

a guest
Nov 20th, 2017
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.12 KB | None | 0 0
  1. [14:45:53] [main/INFO]: Setting user: sov4
  2. [14:45:56] [Client thread/INFO]: LWJGL Version: 2.9.1
  3. [14:45:57] [Client thread/ERROR]: Couldn't initialize twitch stream
  4. [14:46:01] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ReisMinimap Original, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:DirectionHUD, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Advanced Capes, FMLFileResourcePack:ToggleSneak, tight
  5. [14:46:02] [Sound Library Loader/INFO]: Sound engine started
  6. [14:46:05] [Client thread/ERROR]: Unable to parse metadata from minecraft:textures/blocks/command_block.png
  7. java.lang.RuntimeException: broken aspect ratio and not an animation
  8. at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:273) ~[bqd.class:?]
  9. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:242) [bpz.class:?]
  10. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:136) [bpz.class:?]
  11. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
  12. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(TextureManager.java:76) [bqf.class:?]
  13. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(TextureManager.java:63) [bqf.class:?]
  14. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
  15. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  16. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  20. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  21. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  22. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  23. [14:46:05] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  24. [14:46:05] [Client thread/INFO]: Created: 512x256 textures/items-atlas
  25. [14:46:07] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ReisMinimap Original, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:DirectionHUD, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Advanced Capes, FMLFileResourcePack:ToggleSneak, tight
  26. [14:46:07] [Client thread/ERROR]: Unable to parse metadata from minecraft:textures/blocks/command_block.png
  27. java.lang.RuntimeException: broken aspect ratio and not an animation
  28. at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:273) ~[bqd.class:?]
  29. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:242) [bpz.class:?]
  30. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:136) [bpz.class:?]
  31. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
  32. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:200) [bqf.class:?]
  33. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
  34. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
  35. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
  36. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
  37. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
  38. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  39. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  40. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  41. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  43. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  44. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  45. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  46. [14:46:07] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  47. [14:46:07] [Client thread/INFO]: Caught error stitching, removing all assigned resourcepacks
  48. java.util.ConcurrentModificationException
  49. at java.util.HashMap$HashIterator.nextNode(HashMap.java:1429) ~[?:1.8.0_25]
  50. at java.util.HashMap$EntryIterator.next(HashMap.java:1463) ~[?:1.8.0_25]
  51. at java.util.HashMap$EntryIterator.next(HashMap.java:1461) ~[?:1.8.0_25]
  52. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:199) ~[bqf.class:?]
  53. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) ~[brg.class:?]
  54. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) ~[brg.class:?]
  55. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
  56. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
  57. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
  58. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  59. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  60. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  61. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  62. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  63. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  64. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  65. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  66. [14:46:07] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ReisMinimap Original, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:DirectionHUD, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Advanced Capes, FMLFileResourcePack:ToggleSneak
  67. [14:46:08] [Client thread/INFO]: Created: 1024x512 textures/blocks-atlas
  68. [14:46:08] [Client thread/INFO]: Created: 256x256 textures/items-atlas
  69. [14:46:09] [Sound Library Loader/INFO]: Sound engine started
  70. [14:48:43] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:ReisMinimap Original, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:DirectionHUD, FMLFileResourcePack:StatusEffectHUD, FMLFileResourcePack:Advanced Capes, FMLFileResourcePack:ToggleSneak, tight
  71. [14:48:44] [Client thread/ERROR]: Unable to parse metadata from minecraft:textures/blocks/command_block.png
  72. java.lang.RuntimeException: broken aspect ratio and not an animation
  73. at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_147964_a(TextureAtlasSprite.java:273) ~[bqd.class:?]
  74. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:242) [bpz.class:?]
  75. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:136) [bpz.class:?]
  76. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:94) [bqf.class:?]
  77. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(TextureManager.java:200) [bqf.class:?]
  78. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
  79. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
  80. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
  81. at net.minecraft.client.gui.GuiScreenResourcePacks.func_146284_a(SourceFile:151) [bgf.class:?]
  82. at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:225) [bdw.class:?]
  83. at net.minecraft.client.gui.GuiScreenResourcePacks.func_73864_a(SourceFile:158) [bgf.class:?]
  84. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:296) [bdw.class:?]
  85. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:268) [bdw.class:?]
  86. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1628) [bao.class:?]
  87. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:961) [bao.class:?]
  88. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
  89. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  90. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  91. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  92. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  93. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  94. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  95. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  96. [14:48:44] [Client thread/INFO]: Created: 512x256 textures/blocks-atlas
  97. [14:48:44] [Client thread/INFO]: Created: 512x256 textures/items-atlas
  98. [14:48:45] [Sound Library Loader/INFO]: Sound engine started
  99. [14:48:56] [Client thread/ERROR]: Can't ping eu.minemen.club: Internal Exception: java.io.IOException: Istniejące połączenie zostało gwałtownie zamknięte przez zdalnego hosta
  100. [14:48:57] [Client thread/INFO]: Connecting to onlyknock.pl, 25565
  101. [14:48:57] [Server Connector #1/ERROR]: Couldn't connect to server
  102. java.net.UnknownHostException: onlyknock.pl
  103. at java.net.InetAddress.getAllByName0(InetAddress.java:1259) ~[?:1.8.0_25]
  104. at java.net.InetAddress.getAllByName(InetAddress.java:1171) ~[?:1.8.0_25]
  105. at java.net.InetAddress.getAllByName(InetAddress.java:1105) ~[?:1.8.0_25]
  106. at java.net.InetAddress.getByName(InetAddress.java:1055) ~[?:1.8.0_25]
  107. at net.minecraft.client.multiplayer.GuiConnecting$1.run(SourceFile:51) [bcy.class:?]
  108. [14:49:00] [Client thread/INFO]: Connecting to eu.pvplounge.net, 25565
  109. [14:49:02] [Client thread/INFO]: Connecting to eu.pvplounge.net, 25565
  110. [14:49:04] [Client thread/INFO]: Connecting to eu.pvplounge.net, 25565
  111. [14:49:10] [Client thread/INFO]: Connecting to eu.pvplounge.net, 25565
  112. [14:49:14] [Client thread/INFO]: Connecting to eu.pvplounge.net, 25565
  113. [14:49:20] [Client thread/INFO]: Connecting to eu.valux.net, 25565
  114. [14:49:22] [Client thread/INFO]: [CHAT] A new §eOptiFine§f version is available: §eHD Ultra D8§f
  115. [14:49:31] [Client thread/INFO]: [CHAT] sov4: ys
  116. [14:49:55] [Client thread/INFO]: [CHAT] DankBapple: gf half a heart
  117. [14:49:56] [Client thread/INFO]: [CHAT] Queuing for a unranked NoDebuff match.
  118. [14:49:57] [Client thread/INFO]: [CHAT] Match Loading. Please wait.
  119. [14:49:58] [Client thread/INFO]: [CHAT]
  120. [14:49:58] [Client thread/INFO]: [CHAT] Agression_n vs sov4
  121. [14:49:58] [Client thread/INFO]: [CHAT] 5..
  122. [14:49:58] [Client thread/INFO]: [CHAT] iChateyy_: a
  123. [14:49:59] [Client thread/INFO]: [CHAT] 4..
  124. [14:50:00] [Client thread/INFO]: [CHAT] 3..
  125. [14:50:01] [Client thread/INFO]: [CHAT] 2..
  126. [14:50:02] [Client thread/INFO]: [CHAT] 1..
  127. [14:50:03] [Client thread/INFO]: [CHAT] GO!
  128. [14:50:03] [Client thread/INFO]: [CHAT] Fl3ch3DansL3Cul: go ranked archer ,,,$*
  129. [14:50:08] [Client thread/INFO]: [CHAT] AWACS_: gf
  130. [14:50:10] [Client thread/INFO]: [CHAT] AndreaGamerPro: c???
  131. [14:50:10] [Client thread/INFO]: [CHAT] Zqu_: gf
  132. [14:50:10] [Client thread/INFO]: [CHAT] Fl3ch3DansL3Cul: go ranked archer
  133. [14:50:13] [Client thread/INFO]: [CHAT] SecretButterfly: solphurn a pas ts
  134. [14:50:14] [Client thread/INFO]: [CHAT] AndreaGamerPro: ?? ?????????
  135. [14:50:18] [Client thread/INFO]: [CHAT] JasonT2415: Net
  136. [14:50:18] [Client thread/INFO]: [CHAT] AndreaGamerPro: ? ?????? ?? 4 ???
  137. [14:50:21] [Client thread/INFO]: [CHAT] JasonT2415: Zachem
  138. [14:50:21] [Client thread/INFO]: [CHAT] GUCCIERGangIvo00: LL
  139. [14:50:25] [Client thread/INFO]: [CHAT] JasonT2415: A ya 6
  140. [14:50:27] [Client thread/INFO]: [CHAT] JasonT2415: I cho
  141. [14:50:27] [Client thread/INFO]: [CHAT] Shweppers: GG
  142. [14:50:28] [Client thread/INFO]: [CHAT] jetman31: gg
  143. [14:50:29] [Client thread/INFO]: [CHAT] DiamondDoll19: DS:DSFfs
  144. [14:50:30] [Client thread/INFO]: [CHAT] Enderpearl Cooldown: 14.8 seconds
  145. [14:50:30] [Client thread/INFO]: [CHAT] xBayEmir: wtf
  146. [14:50:30] [Client thread/INFO]: [CHAT] GabyRuby: gg
  147. [14:50:35] [Client thread/INFO]: [CHAT] UHCKoala: gf
  148. [14:50:36] [Client thread/INFO]: [CHAT] DiamondDoll19: emir çok emir iptal :D
  149. [14:50:37] [Client thread/INFO]: [CHAT] Megameur: gg
  150. [14:50:37] [Client thread/INFO]: [CHAT] Fristey: gg
  151. [14:50:40] [Client thread/INFO]: [CHAT] hcfpro123: gg
  152. [14:50:42] [Client thread/INFO]: [CHAT] zTherry3_: lucky
  153. [14:50:42] [Client thread/INFO]: [CHAT] Enderpearl Cooldown: 1.8 seconds
  154. [14:50:45] [Client thread/INFO]: [CHAT] Enderpearl cooldown expired
  155. [14:50:46] [Client thread/INFO]: [CHAT] Megameur: Go archer
  156. [14:50:49] [Client thread/INFO]: [CHAT] Borsello: gg
  157. [14:50:56] [Client thread/INFO]: [CHAT] Awora: L
  158. [14:51:03] [Client thread/INFO]: [CHAT] danniboi96: türklerden party kuran (SA) yazs?n
  159. [14:51:03] [Client thread/INFO]: [CHAT] RoxWayz: go ban him
  160. [14:51:09] [Client thread/INFO]: [CHAT] WET_BOOTY: go sword
  161. [14:51:10] [Client thread/INFO]: [CHAT] Sungsky2301: ttt
  162. [14:51:21] [Client thread/INFO]: [CHAT] xBayEmir: qweqw
  163. [14:51:26] [Client thread/INFO]: [CHAT] Enderpearl cooldown expired
  164. [14:51:26] [Client thread/INFO]: [CHAT] GabyRuby: Qac
  165. [14:51:32] [Client thread/INFO]: [CHAT] COREFLEX: EZ
  166. [14:51:33] [Client thread/INFO]: [CHAT] danniboi96: skaypeli team olan
  167. [14:51:37] [Client thread/INFO]: [CHAT] ItzRasmus: where are you
  168. [14:51:38] [Client thread/INFO]: [CHAT] Shweppers: GG
  169. [14:51:38] [Client thread/INFO]: [CHAT] xBayEmir: gfffff D:
  170. [14:51:41] [Client thread/INFO]: [CHAT] SnakZ_: CHut
  171. [14:51:41] [Client thread/INFO]: [CHAT] WET_BOOTY: go diamon sword
  172. [14:51:43] [Client thread/INFO]: [CHAT] xBayEmir: yar?m galp
  173. [14:51:43] [Client thread/INFO]: [CHAT] DiamondDoll19: oynam?cam ben h?h
  174. [14:51:45] [Client thread/INFO]: [CHAT] jetman31: gg
  175. [14:51:48] [Client thread/INFO]: [CHAT] Megameur: gg
  176. [14:51:50] [Client thread/INFO]: [CHAT] BALEINELEGROS: Qac you are girl
  177. [14:51:57] [Client thread/INFO]: [CHAT] LENOIR_: GO 2V2
  178. [14:51:59] [Client thread/INFO]: [CHAT] thatoneguy1291: gg
  179. [14:52:00] [Client thread/INFO]: [CHAT] Enderpearl cooldown expired
  180. [14:52:00] [Client thread/INFO]: [CHAT] LENOIR_: XT
  181. [14:52:01] [Client thread/INFO]: [CHAT] xBayEmir: ndn yha
  182. [14:52:02] [Client thread/INFO]: [CHAT] LENOIR_: XTREM
  183. [14:52:04] [Client thread/INFO]: [CHAT] MathewSK81: gg
  184. [14:52:05] [Client thread/INFO]: [CHAT] UnMoutonQuiRage: gg
  185. [14:52:08] [Client thread/INFO]: [CHAT] Agression_n has defeated sov4
  186. [14:52:08] [Client thread/INFO]: [CHAT] §3Inventories: §aAgression_n§7[§b11§7]§3, §csov4§7[§b12§7]
  187. [14:52:11] [Client thread/INFO]: [CHAT] hcfpro123: gg
  188. [14:52:13] [Client thread/INFO]: [CHAT] Queuing for a unranked NoDebuff match.
  189. [14:52:13] [Client thread/INFO]: [CHAT] Match Loading. Please wait.
  190. [14:52:14] [Client thread/INFO]: [CHAT]
  191. [14:52:14] [Client thread/INFO]: [CHAT] sov4 vs IZF
  192. [14:52:14] [Client thread/INFO]: [CHAT] 5..
  193. [14:52:14] [Client thread/INFO]: [CHAT] (Agression_n -> Me) L
  194. [14:52:15] [Client thread/INFO]: [CHAT] 4..
  195. [14:52:15] [Client thread/INFO]: [CHAT] 3..
  196. [14:52:16] [Client thread/INFO]: [CHAT] 2..
  197. [14:52:17] [Client thread/INFO]: [CHAT] Fristey: gg
  198. [14:52:17] [Client thread/INFO]: [CHAT] 1..
  199. [14:52:18] [Client thread/INFO]: [CHAT] GO!
  200. [14:52:20] [Client thread/INFO]: [CHAT] RoxWayz: ban adrianuso plz
  201. [14:52:20] [Client thread/INFO]: [CHAT] xX_Samuk_Xx: t
  202. [14:52:21] [Client thread/INFO]: [CHAT] MathewSK81: hívj fel
  203. [14:52:23] [Client thread/INFO]: [CHAT] UnMoutonQuiRage: 2v2 pls
  204. [14:52:25] [Client thread/INFO]: [CHAT] Tantouse: ez
  205. [14:52:27] [Client thread/INFO]: [CHAT] Seva: gg
  206. [14:52:29] [Client thread/INFO]: [CHAT] GUCCIERGangIvo00: L
  207. [14:52:32] [Client thread/INFO]: [CHAT] MathewSK81: https://www.youtube.com/watch?v=hU-k4Fksm0w
  208. [14:52:33] [Client thread/INFO]: [CHAT] GabyRuby: NotGersean
  209. [14:52:35] [Client thread/INFO]: [CHAT] TheFireBlaze: gl
  210. [14:52:39] [Client thread/INFO]: [CHAT] Valkyrie has removed The_Gold_Digger from the network for cheating.
  211. [14:52:39] [Client thread/INFO]: [CHAT] MofugginFish: Gapple
  212. [14:52:40] [Client thread/INFO]: [CHAT] Awora: unranked combofly
  213. [14:52:40] [Client thread/INFO]: [CHAT] Shweppers: GG
  214. [14:52:43] [Client thread/INFO]: [CHAT] DankBapple: gf
  215. [14:52:46] [Client thread/INFO]: [CHAT] Enderpearl Cooldown: 6.6 seconds
  216. [14:52:51] [Client thread/INFO]: [CHAT] sov4 has defeated IZF
  217. [14:52:51] [Client thread/INFO]: [CHAT] §3Inventories: §asov4§7[§b25§7]§3, §cIZF§7[§b25§7]
  218. [14:52:52] [Client thread/INFO]: [CHAT] xBayEmir: fns yok
  219. [14:52:53] [Client thread/INFO]: [CHAT] IZF: nice
  220. [14:52:53] [Client thread/INFO]: [CHAT] Starzyy: Quelqu'un de fort peut me duel svp ?
  221. [14:52:55] [Client thread/INFO]: [CHAT] Queuing for a unranked NoDebuff match.
  222. [14:52:57] [Client thread/INFO]: [CHAT] Match Loading. Please wait.
  223. [14:52:58] [Client thread/INFO]: [CHAT]
  224. [14:52:58] [Client thread/INFO]: [CHAT] PX_SamyVas vs sov4
  225. [14:52:58] [Client thread/INFO]: [CHAT] 5..
  226. [14:52:59] [Client thread/INFO]: [CHAT] 4..
  227. [14:53:00] [Client thread/INFO]: [CHAT] 3..
  228. [14:53:01] [Client thread/INFO]: [CHAT] 2..
  229. [14:53:02] [Client thread/INFO]: [CHAT] 1..
  230. [14:53:02] [Client thread/INFO]: [CHAT] xBayEmir: ?lan bu maptede ne fns kullan?l?r QW:e
  231. [14:53:03] [Client thread/INFO]: [CHAT] GO!
  232. [14:53:03] [Client thread/INFO]: [CHAT] jetman31: gg
  233. [14:53:05] [Client thread/INFO]: [CHAT] Logan_Paul: DankBapple no
  234. [14:53:08] [Client thread/INFO]: [CHAT] JasonT2415: Ya ebal
  235. [14:53:09] [Client thread/INFO]: [CHAT] PX_SaxBick: xd
  236. [14:53:10] [Client thread/INFO]: [CHAT] AndreaGamerPro: ??? ????
  237. [14:53:10] [Client thread/INFO]: [CHAT] UnMoutonQuiRage: gg
  238. [14:53:11] [Client thread/INFO]: [CHAT] DiamondDoll19: -.-
  239. [14:53:13] [Client thread/INFO]: [CHAT] xBayEmir: cobweb varmm?
  240. [14:53:14] [Client thread/INFO]: [CHAT] lakitou30: tyo
  241. [14:53:14] [Client thread/INFO]: [CHAT] vf5: any gods online duel me
  242. [14:53:19] [Client thread/INFO]: [CHAT] DiamondDoll19: var
  243. [14:53:19] [Client thread/INFO]: [CHAT] LeDragCestLaVie: att
  244. [14:53:23] [Client thread/INFO]: [CHAT] Enderpearl cooldown expired
  245. [14:53:23] [Client thread/INFO]: [CHAT] Wacim: gg
  246. [14:53:27] [Client thread/INFO]: [CHAT] AndreaGamerPro: ????
  247. [14:53:30] [Client thread/INFO]: [CHAT] JasonT2415: Chto tvoya ruka
  248. [14:53:30] [Client thread/INFO]: [CHAT] jetman31: unraked sg
  249. [14:53:31] [Client thread/INFO]: [CHAT] AndreaGamerPro: ??,????? ????
  250. [14:53:32] [Client thread/INFO]: [CHAT] Carlos33131: GG
  251. [14:53:34] [Client thread/INFO]: [CHAT] AndreaGamerPro: ?????
  252. [14:53:34] [Client thread/INFO]: [CHAT] JasonT2415: SlomalÉ
  253. [14:53:36] [Client thread/INFO]: [CHAT] WillyT76: gg
  254. [14:53:38] [Client thread/INFO]: [CHAT] AndreaGamerPro: ??? ?????????
  255. [14:53:40] [Client thread/INFO]: [CHAT] JasonT2415: Krasavchik
  256. [14:53:42] [Client thread/INFO]: [CHAT] SalvatoreMc: gg
  257. [14:53:43] [Client thread/INFO]: [CHAT] IZF: o
  258. [14:53:48] [Client thread/INFO]: [CHAT] JasonT2415: Menshe drochit nado
  259. [14:53:48] [Client thread/INFO]: [CHAT] Seva: im dead
  260. [14:53:51] [Client thread/INFO]: [CHAT] PoroCookie: 1v1 her xd
  261. [14:53:53] [Client thread/INFO]: [CHAT] WillyT76: tgg
  262. [14:53:57] [Client thread/INFO]: [CHAT] WillyT76: dsl
  263. [14:53:59] [Client thread/INFO]: [CHAT] TheFireBlaze: gg
  264. [14:54:01] [Client thread/INFO]: [CHAT] Awora: LOOL
  265. [14:54:03] [Client thread/INFO]: [CHAT] KingIll: ttt
  266. [14:54:03] [Client thread/INFO]: [CHAT] AndreaGamerPro: ??? 2
  267. [14:54:04] [Client thread/INFO]: [CHAT] Enderpearl cooldown expired
  268. [14:54:13] [Client thread/INFO]: [CHAT] KingIll: Go combo fly !
  269. [14:54:17] [Client thread/INFO]: [CHAT] sov4 has defeated PX_SamyVas
  270. [14:54:17] [Client thread/INFO]: [CHAT] §3Inventories: §asov4§7[§b24§7]§3, §cPX_SamyVas§7[§b17§7]
  271. [14:54:22] [Client thread/INFO]: [CHAT] Queuing for a unranked NoDebuff match.
  272. [14:54:22] [Client thread/INFO]: [CHAT] Match Loading. Please wait.
  273. [14:54:23] [Client thread/INFO]: [CHAT]
  274. [14:54:23] [Client thread/INFO]: [CHAT] sov4 vs ivandiaz2003
  275. [14:54:23] [Client thread/INFO]: [CHAT] 5..
  276. [14:54:23] [Client thread/INFO]: [CHAT] 4..
  277. [14:54:24] [Client thread/INFO]: [CHAT] 3..
  278. [14:54:25] [Client thread/INFO]: [CHAT] 2..
  279. [14:54:26] [Client thread/INFO]: [CHAT] 1..
  280. [14:54:27] [Client thread/INFO]: [CHAT] GO!
  281. [14:54:29] [Client thread/INFO]: [CHAT] Antqq: gf
  282. [14:54:30] [Client thread/INFO]: [CHAT] iSpeakPT: Where are you from iChateyy_?
  283. [14:54:33] [Client thread/INFO]: [CHAT] GUCCIERGangIvo00: L
  284. [14:54:34] [Client thread/INFO]: [CHAT] Shweppers: wtf gg
  285. [14:54:35] [Client thread/INFO]: [CHAT] xBayEmir: :D
  286. [14:54:36] [Client thread/INFO]: [CHAT] iChateyy_: ?
  287. [14:54:38] [Client thread/INFO]: [CHAT] DiamondDoll19: ehhehehe
  288. [14:54:40] [Client thread/INFO]: [CHAT] SecretButterfly: thegod
  289. [14:54:41] [Client thread/INFO]: [CHAT] xBayEmir: ?lan bu maptede ne fns kullan?l?r QW:e
  290. [14:54:42] [Client thread/INFO]: [CHAT] Aqe_: ping
  291. [14:54:44] [Client thread/INFO]: [CHAT] Megameur: gg
  292. [14:54:44] [Client thread/INFO]: [CHAT] Antimo: gg
  293. [14:54:47] [Client thread/INFO]: [CHAT] vlaxy: hurensohn
  294. [14:54:52] [Client thread/INFO]: [CHAT] xBayEmir: lav varm? şuan
  295. [14:54:57] [Client thread/INFO]: [CHAT] jetman31: g
  296. [14:54:59] [Client thread/INFO]: [CHAT] GUCCIERGangIvo00: L
  297. [14:55:01] [Client thread/INFO]: [CHAT] allplay3dout: gg
  298. [14:55:04] [Client thread/INFO]: [CHAT] DiamondDoll19: sana ok :D
  299. [14:55:06] [Client thread/INFO]: [CHAT] DiamondDoll19: yok
  300. [14:55:08] [Client thread/INFO]: [CHAT] xBayEmir: :(
  301. [14:55:21] [Client thread/INFO]: [CHAT] Enderpearl Cooldown: 6.8 seconds
  302. [14:55:25] [Client thread/INFO]: [CHAT] Enderpearl Cooldown: 2.2 seconds
  303. [14:55:26] [Client thread/INFO]: [CHAT] SnarkyArcher: tinexay_hi no liver
  304. [14:55:26] [Client thread/INFO]: [CHAT] Wutond: ma
  305. [14:55:27] [Client thread/INFO]: [CHAT] SecretButterfly: thegod
  306. [14:55:28] [Client thread/INFO]: [CHAT] Enderpearl cooldown expired
  307. [14:55:33] [Client thread/INFO]: [CHAT] Always7th: w
  308. [14:55:35] [Client thread/INFO]: [CHAT] tinexay_hi: L SnarkyArcher
  309. [14:55:35] [Client thread/INFO]: [CHAT] Krushx: Test
  310. [14:55:41] [Client thread/INFO]: [CHAT] SnarkyArcher: tinexay_hi no lifer ollolololool
  311. [14:55:43] [Client thread/INFO]: [CHAT] Gulliver_r: gf
  312. [14:55:46] [Client thread/INFO]: [CHAT] GUCCIERGangIvo00: LLL
  313. [14:55:46] [Client thread/INFO]: [CHAT] Enderpearl cooldown expired
  314. [14:55:49] [Client thread/INFO]: [CHAT] Vqhqqq: gf
  315. [14:55:50] [Client thread/INFO]: [CHAT] DiamondDoll19: lavs?z ve fns siz kötüsün :D za xd
  316. [14:55:52] [Client thread/INFO]: [CHAT] Jakubowsky2115: ez
  317. [14:55:54] [Client thread/INFO]: [CHAT] IcePhoenix_eZz: oui
  318. [14:55:54] [Client thread/INFO]: [CHAT] xBayEmir: q:WÇewq
  319. [14:56:00] [Client thread/INFO]: [CHAT] Enderpearl Cooldown: 14.8 seconds
  320. [14:56:03] [Client thread/INFO]: [CHAT] JusDePommes: go combo fly
  321. [14:56:05] [Client thread/INFO]: [CHAT] StrafeMaker: gg
  322. [14:56:05] [Client thread/INFO]: [CHAT] SnarkyArcher: tinexay_hi i recording
  323. [14:56:09] [Client thread/INFO]: [CHAT] vlaxy: why
  324. [14:56:11] [Client thread/INFO]: [CHAT] xBayEmir: onlar olmazsa arena pvp diye bişey olmaz
  325. [14:56:12] [Client thread/INFO]: [CHAT] IcePhoenix_eZz: chu mute
  326. [14:56:14] [Client thread/INFO]: [CHAT] Enderpearl cooldown expired
  327. [14:56:17] [Client thread/INFO]: [CHAT] Seva: can you stop
  328. [14:56:19] [Client thread/INFO]: [CHAT] Logan_Paul: @.
  329. [14:56:21] [Client thread/INFO]: [CHAT] JusDePommes: comment on mes son skin
  330. [14:56:24] [Client thread/INFO]: [CHAT] Aqe_: g
  331. [14:56:25] [Client thread/INFO]: [CHAT] Niikolas: no
  332. [14:56:26] [Client thread/INFO]: [CHAT] DiamondDoll19: lavvvv!!!
  333. [14:56:31] [Client thread/INFO]: [CHAT] Aqe_: SPEC ME
  334. [14:56:33] [Client thread/INFO]: [CHAT] matkolights: CY@
  335. [14:56:36] [Client thread/INFO]: [CHAT] EatinOutAlpacas: WHY
  336. [14:56:38] [Client thread/INFO]: [CHAT] xBayEmir: yanl?ş gördün o suydu :D
  337. [14:56:41] [Client thread/INFO]: [CHAT] CouscouStrafe: att
  338. [14:56:44] [Client thread/INFO]: [CHAT] sov4 has defeated ivandiaz2003
  339. [14:56:44] [Client thread/INFO]: [CHAT] §3Inventories: §asov4§7[§b9§7]§3, §civandiaz2003§7[§b11§7]
  340. [14:56:45] [Client thread/INFO]: [CHAT] IcePhoenix_eZz: att
  341. [14:56:48] [Client thread/INFO]: [CHAT] allplay3dout: gg
  342. [14:56:48] [Client thread/INFO]: [CHAT] Queuing for a unranked NoDebuff match.
  343. [14:56:49] [Client thread/INFO]: [CHAT] Match Loading. Please wait.
  344. [14:56:50] [Client thread/INFO]: [CHAT]
  345. [14:56:50] [Client thread/INFO]: [CHAT] sov4 vs ivandiaz2003
  346. [14:56:50] [Client thread/INFO]: [CHAT] 5..
  347. [14:56:50] [Client thread/INFO]: [CHAT] SixerFTW: somone combo
  348. [14:56:50] [Client thread/INFO]: [CHAT] 4..
  349. [14:56:51] [Client thread/INFO]: [CHAT] 3..
  350. [14:56:52] [Client thread/INFO]: [CHAT] 2..
  351. [14:56:53] [Client thread/INFO]: [CHAT] 1..
  352. [14:56:54] [Client thread/INFO]: [CHAT] GO!
  353. [14:56:56] [Client thread/INFO]: [CHAT] JusDePommes: qui fait combo
  354. [14:57:00] [Client thread/INFO]: [CHAT] matt179: L
  355. [14:57:01] [Client thread/INFO]: [CHAT] Seva: finally
  356. [14:57:03] [Client thread/INFO]: [CHAT] Krushx: Test
  357. [14:57:09] [Client thread/INFO]: [CHAT] Megameur: ez
  358. [14:57:09] [Client thread/INFO]: [CHAT] Shweppers: Gg
  359. [14:57:09] [Client thread/INFO]: [CHAT] tinexay_hi: _markovic1389_ balkna
  360. [14:57:10] [Client thread/INFO]: [CHAT] Gulliver_r: merde gg
  361. [14:57:10] [Client thread/INFO]: [CHAT] Enderpearl Cooldown: 14.6 seconds
  362. [14:57:11] [Client thread/INFO]: [CHAT] Enderpearl Cooldown: 14.1 seconds
  363. [14:57:12] [Client thread/INFO]: [CHAT] JusDePommes: go combo fly
  364. [14:57:14] [Client thread/INFO]: [CHAT] _markovic1389_: mozda
  365. [14:57:17] [Client thread/INFO]: [CHAT] _markovic1389_: xd
  366. [14:57:19] [Client thread/INFO]: [CHAT] tinexay_hi: IKS DE
  367. [14:57:20] [Client thread/INFO]: [CHAT] DaVatrus: att
  368. [14:57:25] [Client thread/INFO]: [CHAT] Imasteri: A
  369. [14:57:26] [Client thread/INFO]: [CHAT] Enderpearl cooldown expired
  370. [14:57:28] [Client thread/INFO]: [CHAT] DiamondDoll19: bdkskfdskjl
  371. [14:57:28] [Client thread/INFO]: [CHAT] JusDePommes: gl
  372. [14:57:29] [Client thread/INFO]: [CHAT] Wutond: don't runnn
  373. [14:57:31] [Client thread/INFO]: [CHAT] xBayEmir: elim hep 2ye gidiyo D:
  374. [14:57:33] [Client thread/INFO]: [CHAT] jetman31: go combofly unranked
  375. [14:57:33] [Client thread/INFO]: [CHAT] DankBapple: 1v1
  376. [14:57:33] [Client thread/INFO]: [CHAT] Douliprane: .
  377. [14:57:34] [Client thread/INFO]: [CHAT] tinexay_hi: g
  378. [14:57:35] [Client thread/INFO]: [CHAT] _markovic1389_: gg
  379. [14:57:35] [Client thread/INFO]: [CHAT] xBayEmir: lav koycam
  380. [14:57:38] [Client thread/INFO]: [CHAT] MofugginFish: lul
  381. [14:57:39] [Client thread/INFO]: [CHAT] maloulebg: heccrbt
  382. [14:57:40] [Client thread/INFO]: [CHAT] sov4 has defeated ivandiaz2003
  383. [14:57:40] [Client thread/INFO]: [CHAT] §3Inventories: §asov4§7[§b22§7]§3, §civandiaz2003§7[§b22§7]
  384. [14:57:42] [Client thread/INFO]: [CHAT] maloulebg: ???????
  385. [14:57:43] [Client thread/INFO]: [CHAT] Queuing for a unranked NoDebuff match.
  386. [14:57:44] [Client thread/INFO]: [CHAT] DaVatrus: go
  387. [14:57:44] [Client thread/INFO]: [CHAT] Match Loading. Please wait.
  388. [14:57:45] [Client thread/INFO]: [CHAT]
  389. [14:57:45] [Client thread/INFO]: [CHAT] sov4 vs FQRKS
  390. [14:57:45] [Client thread/INFO]: [CHAT] 5..
  391. [14:57:46] [Client thread/INFO]: [CHAT] 4..
  392. [14:57:47] [Client thread/INFO]: [CHAT] 3..
  393. [14:57:48] [Client thread/INFO]: [CHAT] 2..
  394. [14:57:48] [Client thread/INFO]: [CHAT] (ivandiaz2003 -> Me) wtf you kb
  395. [14:57:49] [Client thread/INFO]: [CHAT] 1..
  396. [14:57:50] [Client thread/INFO]: [CHAT] GO!
  397. [14:57:50] [Client thread/INFO]: [CHAT] xBayEmir: elim hep 2ye gidiyo D:
  398. [14:57:52] [Client thread/INFO]: [CHAT] ComanGod: ez
  399. [14:57:52] [Client thread/INFO]: [CHAT] SnakedoFight_G0D: gooo
  400. [14:57:53] [Client thread/INFO]: [CHAT] DiamondDoll19: bana da ö?ret
  401. [14:57:53] [Client thread/INFO]: [CHAT] Lybrus: ez
  402. [14:57:55] [Client thread/INFO]: [CHAT] WillyT76: tg
  403. [14:57:56] [Client thread/INFO]: [CHAT] allplay3dout: gg
  404. [14:57:56] [Client thread/INFO]: [CHAT] StrafeMaker: gf
  405. [14:57:57] [Client thread/INFO]: [CHAT] Tantouse: alo ?
  406. [14:57:59] [Client thread/INFO]: [CHAT] xBayEmir: neyi
  407. [14:58:02] [Client thread/INFO]: [CHAT] DiamondDoll19: yakmay?
  408. [14:58:02] [Client thread/INFO]: [CHAT] FahroOo: hahahaha
  409. [14:58:08] [Client thread/INFO]: [CHAT] JasonT2415: Vse
  410. [14:58:10] [Client thread/INFO]: [CHAT] JasonT2415: Ili cho
  411. [14:58:11] [Client thread/INFO]: [CHAT] xBayEmir: nöyle olmaz konuşarak olur
  412. [14:58:16] [Client thread/INFO]: [CHAT] Shweppers: GG
  413. [14:58:17] [Client thread/INFO]: [CHAT] Barimba: lol
  414. [14:58:18] [Client thread/INFO]: [CHAT] GUCCIERGangIvo00: L
  415. [14:58:20] [Client thread/INFO]: [CHAT] DiamondDoll19: h?mm
  416. [14:58:21] [Client thread/INFO]: [CHAT] tinexay_hi: r nisam
  417. [14:58:26] [Client thread/INFO]: [CHAT] xBayEmir: yazmayaüşeniyom :d
  418. [14:58:26] [Client thread/INFO]: [CHAT] DiamondDoll19: böyl olurmu dur bk
  419. [14:58:31] [Client thread/INFO]: [CHAT] matt179: L
  420. [14:58:35] [Client thread/INFO]: [CHAT] Cheddar_Man: what
  421. [14:58:39] [Client thread/INFO]: [CHAT] Cheddar_Man: 2v1?
  422. [14:58:39] [Client thread/INFO]: [CHAT] DiamondDoll19: sD:Fdsçfdfs
  423. [14:58:42] [Client thread/INFO]: [CHAT] GrouvieThor: accept
  424. [14:58:45] [Client thread/INFO]: [CHAT] Cheddar_Man: ls
  425. [14:58:46] [Client thread/INFO]: [CHAT] mviefJR: gg
  426. [14:58:48] [Client thread/INFO]: [CHAT] Cheddar_Man: LLL
  427. [14:58:48] [Client thread/INFO]: [CHAT] xBayEmir: bekle ws atak mesela şimdi
  428. [14:58:51] [Client thread/INFO]: [CHAT] _markovic1389_: L
  429. [14:58:52] [Client thread/INFO]: [CHAT] DiamondDoll19: ttm
  430. [14:58:54] [Client thread/INFO]: [CHAT] sov4 has defeated FQRKS
  431. [14:58:54] [Client thread/INFO]: [CHAT] §3Inventories: §asov4§7[§b20§7]§3, §cFQRKS§7[§b21§7]
  432. [14:58:56] [Client thread/ERROR]: Can't ping eu.minemen.club: Internal Exception: java.io.IOException: Istniejące połączenie zostało gwałtownie zamknięte przez zdalnego hosta
  433. [14:58:58] [Client thread/INFO]: Connecting to onlyknock.pl, 25565
  434. [14:58:58] [Server Connector #8/ERROR]: Couldn't connect to server
  435. java.net.UnknownHostException: onlyknock.pl
  436. at java.net.InetAddress.getAllByName0(InetAddress.java:1259) ~[?:1.8.0_25]
  437. at java.net.InetAddress.getAllByName(InetAddress.java:1171) ~[?:1.8.0_25]
  438. at java.net.InetAddress.getAllByName(InetAddress.java:1105) ~[?:1.8.0_25]
  439. at java.net.InetAddress.getByName(InetAddress.java:1055) ~[?:1.8.0_25]
  440. at net.minecraft.client.multiplayer.GuiConnecting$1.run(SourceFile:51) [bcy.class:?]
  441. [14:59:04] [Client thread/INFO]: Connecting to onlyknocki.msvr.pl., 28453
  442. [14:59:10] [Client thread/INFO]: Connecting to onlyknocki.msvr.pl., 28453
  443. [14:59:15] [Client thread/INFO]: Connecting to eu.pvplounge.net, 25565
  444. [14:59:18] [Client thread/INFO]: [CHAT] Your game mode has been updated
  445. [14:59:20] [Client thread/INFO]: [CHAT]
  446. [14:59:20] [Client thread/INFO]: [CHAT] Your game mode has been updated
  447. [14:59:20] [Client thread/INFO]: [CHAT] Players are hidden at spawn
  448. [14:59:20] [Client thread/INFO]: [CHAT] Players are hidden at spawn
  449. [14:59:20] [Client thread/INFO]: [CHAT] Players are hidden at spawn
  450. [14:59:20] [Client thread/INFO]: [CHAT] Duel players with /duel and use /party for party related commands
  451. [14:59:20] [Client thread/INFO]: [CHAT] NOTE: This is a beta!!!
  452. [14:59:21] [Client thread/INFO]: [CHAT] You have joined the server, please wait a few seconds before using any items.
  453. [14:59:22] [Client thread/INFO]: [CHAT] You have joined the server, please wait a few seconds before using any items.
  454. [14:59:23] [Client thread/INFO]: [CHAT] You have joined the server, please wait a few seconds before using any items.
  455. [14:59:25] [Client thread/INFO]: [CHAT] Your game mode has been updated
  456. [14:59:25] [Client thread/INFO]: [CHAT] Starting match against juju34511 with kit NoDebuff
  457. [14:59:25] [Client thread/INFO]: [CHAT] Now playing in: Basketball
  458. [14:59:25] [Client thread/INFO]: [CHAT] Created by: Juwish, Babs
  459. [14:59:25] [Client thread/INFO]: [CHAT] No kits found, giving default kit ...
  460. [14:59:25] [Client thread/INFO]: [CHAT] Match starting 5 second(s) ...
  461. [14:59:26] [Client thread/INFO]: [CHAT] Match starting 4 second(s) ...
  462. [14:59:27] [Client thread/INFO]: [CHAT] Match starting 3 second(s) ...
  463. [14:59:28] [Client thread/INFO]: [CHAT] Match starting 2 second(s) ...
  464. [14:59:29] [Client thread/INFO]: [CHAT] Match starting 1 second(s) ...
  465. [14:59:29] [Client thread/INFO]: [CHAT] Match starting now!
  466. [14:59:29] [Client thread/INFO]: [CHAT]
  467. [14:59:29] [Client thread/INFO]: [CHAT] Reminder: Butterfly clicking is discouraged and could result in a ban. Use at own risk.
  468. [14:59:29] [Client thread/INFO]: [CHAT]
  469. [14:59:44] [Client thread/INFO]: [CHAT]
  470. [15:00:02] [Client thread/INFO]: [CHAT] Winner: sov4
  471. [15:00:02] [Client thread/INFO]: [CHAT] Inventories (click to view): sov4, juju34511
  472. [15:00:02] [Client thread/INFO]: [CHAT] Your game mode has been updated
  473. [15:00:02] [Client thread/INFO]: [CHAT] You need to win 14 more matches before you can play ranked matches.
  474. [15:00:02] [Client thread/INFO]: [CHAT] Did you enjoy playing this map? Click on the selection boxes to rate it: [5?] [4?] [3?] [2?] [1?]
  475. [15:00:04] [Client thread/INFO]: [CHAT] 6Go: z
  476. [15:00:39] [Client thread/INFO]: [CHAT] Shad0w_420: staff tp
  477. [15:00:45] [Client thread/INFO]: [CHAT] ISpeediZ: can you wait a sec
  478. [15:00:53] [Client thread/INFO]: [CHAT] Cassie_Killer has been permanently banned by Sprinting for Cheating
  479. [15:00:56] [Client thread/INFO]: [CHAT] Shad0w_420: thanks
  480. [15:01:08] [Client thread/INFO]: [CHAT] Your game mode has been updated
  481. [15:01:08] [Client thread/INFO]: [CHAT] Starting match against Julxs with kit NoDebuff
  482. [15:01:08] [Client thread/INFO]: [CHAT] Now playing in: Football
  483. [15:01:08] [Client thread/INFO]: [CHAT] Created by: N/A
  484. [15:01:08] [Client thread/INFO]: [CHAT] No kits found, giving default kit ...
  485. [15:01:08] [Client thread/INFO]: [CHAT] Match starting 5 second(s) ...
  486. [15:01:09] [Client thread/INFO]: [CHAT] Match starting 4 second(s) ...
  487. [15:01:10] [Client thread/INFO]: [CHAT] Match starting 3 second(s) ...
  488. [15:01:10] [Client thread/INFO]: [CHAT] _aidan_bug_ has been permanently banned by Sprinting for Cheating
  489. [15:01:11] [Client thread/INFO]: [CHAT] Match starting 2 second(s) ...
  490. [15:01:12] [Client thread/INFO]: [CHAT] Match starting 1 second(s) ...
  491. [15:01:12] [Client thread/INFO]: [CHAT] Match starting now!
  492. [15:01:12] [Client thread/INFO]: [CHAT]
  493. [15:01:12] [Client thread/INFO]: [CHAT] Reminder: Butterfly clicking is discouraged and could result in a ban. Use at own risk.
  494. [15:01:12] [Client thread/INFO]: [CHAT]
  495. [15:01:19] [Client thread/INFO]: [CHAT] ISpeediZ: wait
  496. [15:01:24] [Client thread/INFO]: [CHAT] samm1402jr: Anyone have a party?
  497. [15:01:33] [Client thread/INFO]: [CHAT] Isaacool: oh gg
  498. [15:01:40] [Client thread/INFO]: [CHAT] Cooldown) You already have an Ender Pearl airborn!
  499. [15:01:41] [Client thread/INFO]: [CHAT] Cooldown) You cannot use Enderpearl for 14.7 seconds.
  500. [15:01:41] [Client thread/INFO]: [CHAT] Cooldown) You cannot use Enderpearl for 14.5 seconds.
  501. [15:01:41] [Client thread/INFO]: [CHAT] Cooldown) You cannot use Enderpearl for 14.4 seconds.
  502. [15:01:50] [Client thread/INFO]: [CHAT] 6Go: Isaacool 1v1 ?
  503. [15:01:54] [Client thread/INFO]: [CHAT] Winner: sov4
  504. [15:01:54] [Client thread/INFO]: [CHAT] Inventories (click to view): sov4, Julxs
  505. [15:01:54] [Client thread/INFO]: [CHAT] Your game mode has been updated
  506. [15:01:54] [Client thread/INFO]: [CHAT] You need to win 13 more matches before you can play ranked matches.
  507. [15:01:54] [Client thread/INFO]: [CHAT] Did you enjoy playing this map? Click on the selection boxes to rate it: [5?] [4?] [3?] [2?] [1?]
  508. [15:01:58] [Client thread/INFO]: Stopping!
  509. [blazingpack_1.8.8.jar:?]
  510. [14:59:42] [Client thread/INFO]: Created: 512x512 textures-atlas
  511. [15:00:10] [Client thread/INFO]: Connecting to (onlyknocki.msvr.pl)onlyknocki.msvr.pl., 28453
  512. [15:00:11] [Client thread/INFO]: [CHAT] A new §eOptiFine§f version is available: §eHD Ultra H8§f
  513. [15:00:11] [Client thread/INFO]: [CHAT] krimez left the game
  514. [15:00:14] [Client thread/INFO]: [CHAT] krimez joined the game
  515. [15:00:15] [Client thread/INFO]: [CHAT] <sov4> s
  516. [15:00:23] [Client thread/INFO]: [CHAT] krimez has just earned the achievement [Taking Inventory]
  517. [15:00:32] [Client thread/INFO]: [CHAT] MrTrollekPL was slain by sov4
  518. [15:00:35] [Client thread/INFO]: [CHAT] Unknown command. Try /help for a list of commands
  519. [15:00:41] [Client thread/INFO]: [CHAT] sov4 was slain by krimez
  520. [15:00:42] [Client thread/INFO]: [CHAT] Unknown command. Try /help for a list of commands
  521. [15:00:46] [Client thread/INFO]: [CHAT] You do not have permission to use this command
  522. [15:00:48] [Client thread/INFO]: [CHAT] You do not have permission to use this command
  523. [15:00:49] [Client thread/INFO]: [CHAT] You do not have permission to use this command
  524. [15:00:53] [Client thread/INFO]: [CHAT] You do not have permission to use this command
  525. [15:00:55] [Client thread/INFO]: [CHAT] <sov4> sdf
  526. [15:00:56] [Client thread/INFO]: [CHAT] <sov4> sdf
  527. [15:00:57] [Client thread/INFO]: [CHAT] You do not have permission to use this command
  528. [15:00:58] [Client thread/INFO]: [CHAT] <krimez> xd
  529. [15:01:01] [Client thread/INFO]: [CHAT] You do not have permission to use this command
  530. [15:01:02] [Client thread/INFO]: [CHAT] [krimez: Opped sov4]
  531. [15:01:03] [Client thread/FATAL]: Error executing task
  532. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  533. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
  534. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
  535. at 0 true = new catch ~ * & super volatile 0 = break else strictfp 6 private break " { return import catch false catch ' this do new class native double # finally protected 7 boolean protected $ this null 5 while this finally ~ char | goto long private 5 9 8 & catch. void(Unknown Source) [blazingpack_1.8.8App.jar:?]
  536. at net.minecraft.client.Minecraft. case(Unknown Source) [blazingpack_1.8.8App.jar:?]
  537. at net.minecraft.client.Minecraft. void(Unknown Source) [blazingpack_1.8.8App.jar:?]
  538. at net.minecraft.client.main.Main.main(Unknown Source) [blazingpack_1.8.8App.jar:?]
  539. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  540. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  541. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  542. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  543. at pl.blazingpack.launcher.BlazingPackLauncher.main(BlazingPackLauncher.java:27) [blazingpack_1.8.8.jar:?]
  544. Caused by: java.lang.NullPointerException
  545. at ` goto | final default | ] this extends switch public int instanceof long try | volatile extends super ` ! ^ 6 case - + 2 try native case interface 7 float static public continue * throw ' ' const ] 8 short double package goto package final long " 5 byte 1 return '. void(Unknown Source) ~[?:?]
  546. at % for false final ` ' super this * 3 instanceof synchronized ! instanceof 5 } abstract if abstract false 8 char true , static synchronized 4 for void ] 1 transient 3 ! ` double true 1 % = return public $ | boolean break ` class goto else package default + %. void(Unknown Source) ~[?:?]
  547. at else 4 synchronized catch 4 ! default else false true for ] - double instanceof ` char implements , true strictfp ] 2 short 8 ` boolean class short do byte int protected false continue goto new do if ~ strictfp 3 new short 3 throw super import new transient `.run(Unknown Source) ~[?:?]
  548. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_25]
  549. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_25]
  550. ... 9 more
  551. [15:01:05] [Client thread/INFO]: Stopping!
  552. [15:01:05] [Client thread/INFO]: SoundSystem shutting down...
  553. [15:01:05] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement