Advertisement
Guest User

Untitled

a guest
Mar 28th, 2015
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.55 KB | None | 0 0
  1. [13:00:49] [main/INFO]: Setting user: Chlachta
  2. [13:00:51] [Client thread/INFO]: LWJGL Version: 2.9.1
  3. [13:01:13] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Immibis's Microblocks, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Animals+, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Biomes O'Plenty Edition, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Eden BP, FMLFileResourcePack:Garden Containers, FMLFileResourcePack:Garden Core, FMLFileResourcePack:Garden Stuff, FMLFileResourcePack:Garden Trees, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Lantern mod, FMLFileResourcePack:LotsOMobs, FMLFileResourcePack:Magical Crops, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:MorePlayerModels, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Rei's Minimap, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:WBlock, FMLFileResourcePack:Baubles
  4. [13:01:31] [Sound Library Loader/INFO]: Sound engine started
  5. [13:01:32] [Client thread/WARN]: File customnpcs:sounds/human/female/villager/What Do You Need.ogg does not exist, cannot add it to event customnpcs:human.female.villager.what_do_you_need
  6. [13:01:32] [Client thread/WARN]: File customnpcs:sounds/human/female/villager/Would You Like To Trade.ogg does not exist, cannot add it to event customnpcs:human.female.villager.trade
  7. [13:01:32] [Client thread/WARN]: File customnpcs:sounds/human/girl/villager/What do you need.ogg does not exist, cannot add it to event customnpcs:human.girl.villager.what_do_you_need
  8. [13:01:32] [Client thread/WARN]: File customnpcs:sounds/human/girl/villager/Would you like to trade.ogg does not exist, cannot add it to event customnpcs:human.girl.villager.trade
  9. [13:01:32] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_769_mediumPotColored.png
  10. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_769_mediumPotColored.png
  11. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  12. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  13. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  14. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  15. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  16. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
  17. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
  18. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
  19. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  20. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  24. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  25. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  26. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  27. [13:01:32] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_768_mediumPot.png
  28. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_768_mediumPot.png
  29. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  30. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  31. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  32. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  33. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  34. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
  35. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
  36. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
  37. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  38. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  42. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  43. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  44. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  45. [13:01:33] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_763_woodWindowBox.png
  46. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_763_woodWindowBox.png
  47. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  48. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  49. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  50. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  51. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  52. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
  53. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
  54. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
  55. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  56. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  57. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  58. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  59. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  60. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  61. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  62. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  63. [13:01:33] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_777_thinLog.png
  64. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_777_thinLog.png
  65. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  66. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  67. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  68. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  69. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  70. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
  71. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
  72. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
  73. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  74. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  75. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  76. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  77. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  78. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  79. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  80. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  81. [13:01:34] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_765_decorativePot.png
  82. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_765_decorativePot.png
  83. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  84. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  85. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  86. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  87. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  88. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
  89. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
  90. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
  91. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  92. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  93. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  94. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  95. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  96. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  97. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  98. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  99. [13:01:34] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_764_stoneWindowBox.png
  100. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_764_stoneWindowBox.png
  101. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  102. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  103. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  104. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  105. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  106. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
  107. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
  108. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
  109. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  110. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  111. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  112. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  113. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  114. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  115. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  116. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  117. [13:01:35] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_796_grc.bambooSlab.png
  118. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_796_grc.bambooSlab.png
  119. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  120. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  121. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  122. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  123. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  124. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
  125. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
  126. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
  127. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  128. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  129. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  130. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  131. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  132. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  133. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  134. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  135. [13:01:35] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_797_grc.bambooSlab.png
  136. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_797_grc.bambooSlab.png
  137. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  138. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  139. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  140. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  141. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  142. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61) [bqf.class:?]
  143. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52) [bqf.class:?]
  144. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:537) [bao.class:?]
  145. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  146. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  147. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  148. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  149. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  150. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  151. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  152. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  153. [13:01:41] [Client thread/INFO]: Created: 2048x1024 textures/blocks-atlas
  154. [13:01:44] [Client thread/INFO]: Created: 1024x1024 textures/items-atlas
  155. [13:01:51] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Immibis's Microblocks, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Animals+, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:BiblioWoods Biomes O'Plenty Edition, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Eden BP, FMLFileResourcePack:Garden Containers, FMLFileResourcePack:Garden Core, FMLFileResourcePack:Garden Stuff, FMLFileResourcePack:Garden Trees, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Lantern mod, FMLFileResourcePack:LotsOMobs, FMLFileResourcePack:Magical Crops, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:MorePlayerModels, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Rei's Minimap, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:WBlock, FMLFileResourcePack:Baubles
  156. [13:01:51] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_769_mediumPotColored.png
  157. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_769_mediumPotColored.png
  158. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  159. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  160. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  161. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  162. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  163. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
  164. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
  165. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
  166. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
  167. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
  168. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
  169. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  170. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  171. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  172. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  173. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  174. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  175. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  176. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  177. [13:01:51] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_768_mediumPot.png
  178. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_768_mediumPot.png
  179. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  180. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  181. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  182. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  183. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  184. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
  185. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
  186. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
  187. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
  188. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
  189. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
  190. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  191. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  192. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  193. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  194. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  195. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  196. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  197. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  198. [13:01:51] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_763_woodWindowBox.png
  199. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_763_woodWindowBox.png
  200. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  201. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  202. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  203. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  204. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  205. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
  206. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
  207. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
  208. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
  209. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
  210. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
  211. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  212. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  213. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  214. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  215. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  216. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  217. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  218. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  219. [13:01:52] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_777_thinLog.png
  220. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_777_thinLog.png
  221. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  222. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  223. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  224. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  225. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  226. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
  227. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
  228. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
  229. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
  230. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
  231. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
  232. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  233. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  234. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  235. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  236. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  237. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  238. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  239. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  240. [13:01:52] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_765_decorativePot.png
  241. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_765_decorativePot.png
  242. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  243. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  244. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  245. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  246. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  247. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
  248. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
  249. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
  250. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
  251. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
  252. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
  253. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  254. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  255. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  256. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  257. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  258. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  259. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  260. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  261. [13:01:52] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_764_stoneWindowBox.png
  262. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_764_stoneWindowBox.png
  263. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  264. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  265. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  266. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  267. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  268. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
  269. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
  270. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
  271. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
  272. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
  273. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
  274. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  275. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  276. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  277. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  278. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  279. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  280. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  281. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  282. [13:01:53] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_796_grc.bambooSlab.png
  283. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_796_grc.bambooSlab.png
  284. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  285. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  286. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  287. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  288. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  289. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
  290. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
  291. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
  292. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
  293. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
  294. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
  295. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  296. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  297. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  298. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  299. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  300. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  301. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  302. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  303. [13:01:53] [Client thread/ERROR]: Using missing texture, unable to load minecraft:textures/blocks/MISSING_ICON_BLOCK_797_grc.bambooSlab.png
  304. java.io.FileNotFoundException: minecraft:textures/blocks/MISSING_ICON_BLOCK_797_grc.bambooSlab.png
  305. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(SourceFile:51) ~[bqq.class:?]
  306. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SourceFile:55) ~[brg.class:?]
  307. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:125) [bpz.class:?]
  308. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90) [bpz.class:?]
  309. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72) [bqf.class:?]
  310. at net.minecraft.client.renderer.texture.TextureManager.func_110549_a(SourceFile:136) [bqf.class:?]
  311. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SourceFile:104) [brg.class:?]
  312. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SourceFile:92) [brg.class:?]
  313. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:598) [bao.class:?]
  314. at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:303) [FMLClientHandler.class:?]
  315. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:541) [bao.class:?]
  316. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) [bao.class:?]
  317. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  318. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  319. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  320. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  321. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  322. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  323. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  324. [13:02:00] [Client thread/INFO]: Created: 2048x1024 textures/blocks-atlas
  325. [13:02:03] [Client thread/INFO]: Created: 1024x1024 textures/items-atlas
  326. [13:02:04] [Sound Library Loader/INFO]: Sound engine started
  327. [13:02:04] [Client thread/WARN]: File customnpcs:sounds/human/female/villager/What Do You Need.ogg does not exist, cannot add it to event customnpcs:human.female.villager.what_do_you_need
  328. [13:02:04] [Client thread/WARN]: File customnpcs:sounds/human/female/villager/Would You Like To Trade.ogg does not exist, cannot add it to event customnpcs:human.female.villager.trade
  329. [13:02:04] [Client thread/WARN]: File customnpcs:sounds/human/girl/villager/What do you need.ogg does not exist, cannot add it to event customnpcs:human.girl.villager.what_do_you_need
  330. [13:02:04] [Client thread/WARN]: File customnpcs:sounds/human/girl/villager/Would you like to trade.ogg does not exist, cannot add it to event customnpcs:human.girl.villager.trade
  331. [13:02:22] [Client thread/INFO]: Connecting to eden.b-paradise.eu, 29000
  332. [13:02:25] [Client thread/INFO]: [CHAT] Chlachta joined the game.
  333. [13:02:26] [Client thread/INFO]: [CHAT] Please login with "/login password"
  334. [13:02:26] [Client thread/INFO]: [CHAT] You have no new mail.
  335. [13:02:29] [Client thread/INFO]: [CHAT] §e[Rei's Minimap] 23 Waypoints loaded for eden.b-paradise.eu[29000]
  336. [13:02:37] [Client thread/INFO]: [CHAT] Please login with "/login password"
  337. [13:02:37] [Client thread/INFO]: [CHAT] Please login with "/login password"
  338. [13:02:39] [Client thread/INFO]: [CHAT] Please login with "/login password"
  339. [13:02:44] [Client thread/INFO]: [CHAT] Please login with "/login password"
  340. [13:02:44] [Client thread/INFO]: [CHAT] Successful login!
  341. [13:03:12] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ten super pocit kdyz se tatovi vybira notas, prichomejtne se k tomu matka a najednou se vybira notas
  342. [13:03:14] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: pro ni..
  343. [13:03:30] [Client thread/INFO]: [CHAT] [VIP] VampireCat: :D co to? :D
  344. [13:03:31] [Client thread/INFO]: [CHAT] [FLY] Letani zapnuto.
  345. [13:03:53] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ale..dostanu po par letech v praci odmenu, tak jsem uvazovala, ze bych tatovi poridila notas
  346. [13:04:04] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: (pac ten co jsem mu davala pred peti lety mu sebrala mama)
  347. [13:04:24] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: a on nema na cem hrat...tak sme mu neco vybirali a mama hned ze chce tohle a tohle a tamto..
  348. [13:04:27] [Client thread/INFO]: [CHAT] VampireCat left the game.
  349. [13:04:28] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: zabiit
  350. [13:07:47] [Client thread/INFO]: Connecting to eden.b-paradise.eu, 29000
  351. [13:07:55] [Client thread/INFO]: Connecting to eden.b-paradise.eu, 29000
  352. [13:07:59] [Client thread/INFO]: [CHAT] Chlachta joined the game.
  353. [13:07:59] [Client thread/INFO]: [CHAT] Please login with "/login password"
  354. [13:07:59] [Client thread/INFO]: [CHAT] You have no new mail.
  355. [13:08:00] [Client thread/INFO]: [CHAT] §e[Rei's Minimap] 23 Waypoints loaded for eden.b-paradise.eu[29000]
  356. [13:08:02] [Client thread/INFO]: [CHAT] Please login with "/login password"
  357. [13:08:07] [Client thread/INFO]: [CHAT] Please login with "/login password"
  358. [13:08:10] [Client thread/INFO]: [CHAT] Successful login!
  359. [13:08:12] [Client thread/INFO]: [CHAT] Use the /back command to return to your death point.
  360. [13:08:12] [Client thread/INFO]: [CHAT] Hráč Chlachta spadl z velké výšky
  361. [13:08:19] [Client thread/INFO]: [CHAT] Returning to previous location.
  362. [13:08:20] [Client thread/INFO]: [CHAT] [FLY] Letani zapnuto.
  363. [13:08:26] [Client thread/INFO]: Warning: Clientside chunk ticking took 630 ms
  364. [13:08:42] [Client thread/INFO]: Warning: Clientside chunk ticking took 443 ms
  365. [13:08:58] [Client thread/INFO]: [CHAT] Ferkoplays1 left the game.
  366. [13:09:26] [Client thread/INFO]: Warning: Clientside chunk ticking took 295 ms
  367. [13:09:30] [Client thread/INFO]: Warning: Clientside chunk ticking took 315 ms
  368. [13:09:34] [Client thread/INFO]: Warning: Clientside chunk ticking took 319 ms
  369. [13:09:39] [Client thread/INFO]: Warning: Clientside chunk ticking took 228 ms
  370. [13:09:42] [Client thread/INFO]: Warning: Clientside chunk ticking took 219 ms
  371. [13:09:44] [Client thread/INFO]: Warning: Clientside chunk ticking took 471 ms
  372. [13:09:44] [Client thread/INFO]: Warning: Clientside chunk ticking took 370 ms
  373. [13:09:47] [Client thread/INFO]: Warning: Clientside chunk ticking took 341 ms
  374. [13:09:47] [Client thread/INFO]: Warning: Clientside chunk ticking took 285 ms
  375. [13:09:50] [Client thread/INFO]: Warning: Clientside chunk ticking took 228 ms
  376. [13:09:51] [Client thread/INFO]: Warning: Clientside chunk ticking took 274 ms
  377. [13:09:51] [Client thread/INFO]: Warning: Clientside chunk ticking took 151 ms
  378. [13:09:56] [Client thread/INFO]: Warning: Clientside chunk ticking took 213 ms
  379. [13:09:57] [Client thread/INFO]: Warning: Clientside chunk ticking took 198 ms
  380. [13:09:58] [Client thread/INFO]: Warning: Clientside chunk ticking took 204 ms
  381. [13:09:58] [Client thread/INFO]: Warning: Clientside chunk ticking took 221 ms
  382. [13:09:59] [Client thread/INFO]: Warning: Clientside chunk ticking took 283 ms
  383. [13:10:01] [Client thread/INFO]: Warning: Clientside chunk ticking took 200 ms
  384. [13:10:01] [Client thread/INFO]: Warning: Clientside chunk ticking took 178 ms
  385. [13:10:02] [Client thread/INFO]: Warning: Clientside chunk ticking took 248 ms
  386. [13:10:02] [Client thread/INFO]: Warning: Clientside chunk ticking took 267 ms
  387. [13:10:03] [Client thread/INFO]: Warning: Clientside chunk ticking took 270 ms
  388. [13:10:04] [Client thread/INFO]: Warning: Clientside chunk ticking took 219 ms
  389. [13:10:06] [Client thread/INFO]: Warning: Clientside chunk ticking took 260 ms
  390. [13:10:13] [Client thread/INFO]: Warning: Clientside chunk ticking took 580 ms
  391. [13:10:13] [Client thread/INFO]: Warning: Clientside chunk ticking took 274 ms
  392. [13:10:13] [Client thread/INFO]: Warning: Clientside chunk ticking took 253 ms
  393. [13:10:14] [Client thread/INFO]: Warning: Clientside chunk ticking took 364 ms
  394. [13:10:14] [Client thread/INFO]: Warning: Clientside chunk ticking took 254 ms
  395. [13:10:15] [Client thread/INFO]: Warning: Clientside chunk ticking took 534 ms
  396. [13:10:15] [Client thread/INFO]: Warning: Clientside chunk ticking took 259 ms
  397. [13:10:17] [Client thread/INFO]: Warning: Clientside chunk ticking took 219 ms
  398. [13:10:17] [Client thread/INFO]: Warning: Clientside chunk ticking took 222 ms
  399. [13:10:18] [Client thread/INFO]: Warning: Clientside chunk ticking took 270 ms
  400. [13:10:20] [Client thread/INFO]: Warning: Clientside chunk ticking took 256 ms
  401. [13:10:21] [Client thread/INFO]: Warning: Clientside chunk ticking took 551 ms
  402. [13:10:22] [Client thread/INFO]: Warning: Clientside chunk ticking took 365 ms
  403. [13:10:22] [Client thread/INFO]: Warning: Clientside chunk ticking took 576 ms
  404. [13:10:25] [Client thread/INFO]: Warning: Clientside chunk ticking took 144 ms
  405. [13:10:27] [Client thread/INFO]: Warning: Clientside chunk ticking took 348 ms
  406. [13:10:32] [Client thread/INFO]: Warning: Clientside chunk ticking took 245 ms
  407. [13:11:05] [Client thread/INFO]: Warning: Clientside chunk ticking took 250 ms
  408. [13:11:54] [Client thread/INFO]: Warning: Clientside chunk ticking took 419 ms
  409. [13:11:55] [Client thread/INFO]: Warning: Clientside chunk ticking took 248 ms
  410. [13:11:59] [Client thread/INFO]: Warning: Clientside chunk ticking took 485 ms
  411. [13:12:00] [Client thread/INFO]: Warning: Clientside chunk ticking took 254 ms
  412. [13:12:04] [Client thread/INFO]: Warning: Clientside chunk ticking took 237 ms
  413. [13:12:07] [Client thread/INFO]: Warning: Clientside chunk ticking took 313 ms
  414. [13:12:10] [Client thread/INFO]: Warning: Clientside chunk ticking took 283 ms
  415. [13:12:10] [Client thread/INFO]: Warning: Clientside chunk ticking took 254 ms
  416. [13:12:12] [Client thread/INFO]: Warning: Clientside chunk ticking took 295 ms
  417. [13:12:13] [Client thread/INFO]: Warning: Clientside chunk ticking took 296 ms
  418. [13:12:13] [Client thread/INFO]: Warning: Clientside chunk ticking took 257 ms
  419. [13:12:14] [Client thread/INFO]: Warning: Clientside chunk ticking took 295 ms
  420. [13:12:16] [Client thread/INFO]: Warning: Clientside chunk ticking took 250 ms
  421. [13:12:18] [Client thread/INFO]: Warning: Clientside chunk ticking took 270 ms
  422. [13:12:19] [Client thread/INFO]: Warning: Clientside chunk ticking took 162 ms
  423. [13:12:21] [Client thread/INFO]: Warning: Clientside chunk ticking took 267 ms
  424. [13:12:21] [Client thread/INFO]: Warning: Clientside chunk ticking took 292 ms
  425. [13:12:23] [Client thread/INFO]: Warning: Clientside chunk ticking took 289 ms
  426. [13:12:23] [Client thread/INFO]: Warning: Clientside chunk ticking took 257 ms
  427. [13:12:25] [Client thread/INFO]: Warning: Clientside chunk ticking took 322 ms
  428. [13:12:27] [Client thread/INFO]: Warning: Clientside chunk ticking took 235 ms
  429. [13:12:28] [Client thread/INFO]: Warning: Clientside chunk ticking took 231 ms
  430. [13:12:39] [Client thread/INFO]: Warning: Clientside chunk ticking took 231 ms
  431. [13:13:30] [Client thread/INFO]: Warning: Clientside chunk ticking took 234 ms
  432. [13:13:35] [Client thread/INFO]: Warning: Clientside chunk ticking took 215 ms
  433. [13:13:46] [Client thread/INFO]: Warning: Clientside chunk ticking took 556 ms
  434. [13:13:46] [Client thread/INFO]: Warning: Clientside chunk ticking took 266 ms
  435. [13:13:46] [Client thread/INFO]: Warning: Clientside chunk ticking took 266 ms
  436. [13:13:48] [Client thread/INFO]: Warning: Clientside chunk ticking took 182 ms
  437. [13:13:50] [Client thread/INFO]: Warning: Clientside chunk ticking took 286 ms
  438. [13:13:51] [Client thread/INFO]: Warning: Clientside chunk ticking took 249 ms
  439. [13:13:53] [Client thread/INFO]: Warning: Clientside chunk ticking took 243 ms
  440. [13:13:56] [Client thread/INFO]: Warning: Clientside chunk ticking took 248 ms
  441. [13:14:16] [Client thread/INFO]: Warning: Clientside chunk ticking took 183 ms
  442. [13:14:16] [Client thread/INFO]: Warning: Clientside chunk ticking took 189 ms
  443. [13:14:17] [Client thread/INFO]: Warning: Clientside chunk ticking took 305 ms
  444. [13:14:24] [Client thread/INFO]: Connecting to eden.b-paradise.eu, 29000
  445. [13:14:28] [Client thread/INFO]: [CHAT] Chlachta joined the game.
  446. [13:14:28] [Client thread/INFO]: [CHAT] Please login with "/login password"
  447. [13:14:28] [Client thread/INFO]: [CHAT] You have no new mail.
  448. [13:14:29] [Client thread/INFO]: [CHAT] §e[Rei's Minimap] 23 Waypoints loaded for eden.b-paradise.eu[29000]
  449. [13:14:34] [Client thread/INFO]: [CHAT] Please login with "/login password"
  450. [13:14:36] [Client thread/INFO]: [CHAT] Please login with "/login password"
  451. [13:14:37] [Client thread/INFO]: [CHAT] Successful login!
  452. [13:14:41] [Client thread/INFO]: Warning: Clientside chunk ticking took 247 ms
  453. [13:14:42] [Client thread/INFO]: Warning: Clientside chunk ticking took 335 ms
  454. [13:14:43] [Client thread/INFO]: Warning: Clientside chunk ticking took 284 ms
  455. [13:14:46] [Client thread/INFO]: Warning: Clientside chunk ticking took 228 ms
  456. [13:14:47] [Client thread/INFO]: Warning: Clientside chunk ticking took 281 ms
  457. [13:14:48] [Client thread/INFO]: Warning: Clientside chunk ticking took 268 ms
  458. [13:14:49] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: kam vsichni dou ?:D
  459. [13:14:52] [Client thread/INFO]: Warning: Clientside chunk ticking took 399 ms
  460. [13:14:58] [Client thread/INFO]: Warning: Clientside chunk ticking took 191 ms
  461. [13:14:58] [Client thread/INFO]: Warning: Clientside chunk ticking took 180 ms
  462. [13:15:01] [Client thread/INFO]: [CHAT] [FLY] Letani zapnuto.
  463. [13:15:02] [Client thread/INFO]: Warning: Clientside chunk ticking took 481 ms
  464. [13:15:03] [Client thread/INFO]: Warning: Clientside chunk ticking took 300 ms
  465. [13:15:14] [Client thread/INFO]: Warning: Clientside chunk ticking took 414 ms
  466. [13:15:16] [Client thread/INFO]: Warning: Clientside chunk ticking took 322 ms
  467. [13:15:27] [Client thread/INFO]: Warning: Clientside chunk ticking took 282 ms
  468. [13:15:35] [Client thread/INFO]: Warning: Clientside chunk ticking took 262 ms
  469. [13:15:42] [Client thread/INFO]: Warning: Clientside chunk ticking took 382 ms
  470. [13:15:58] [Client thread/INFO]: Warning: Clientside chunk ticking took 282 ms
  471. [13:16:00] [Client thread/INFO]: Warning: Clientside chunk ticking took 280 ms
  472. [13:16:03] [Client thread/INFO]: Warning: Clientside chunk ticking took 351 ms
  473. [13:16:05] [Client thread/INFO]: Warning: Clientside chunk ticking took 279 ms
  474. [13:16:11] [Client thread/INFO]: Warning: Clientside chunk ticking took 240 ms
  475. [13:16:30] [Client thread/INFO]: Warning: Clientside chunk ticking took 264 ms
  476. [13:16:31] [Client thread/INFO]: Warning: Clientside chunk ticking took 239 ms
  477. [13:16:35] [Client thread/INFO]: Warning: Clientside chunk ticking took 250 ms
  478. [13:17:51] [Client thread/INFO]: Warning: Clientside chunk ticking took 206 ms
  479. [13:20:58] [Client thread/INFO]: [CHAT] VampireCat joined the game.
  480. [13:21:05] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: no proto
  481. [13:21:11] [Client thread/INFO]: [CHAT] [VIP] VampireCat: Mohu se pridat na damskou party? :D
  482. [13:21:32] [Client thread/INFO]: Warning: Clientside chunk ticking took 305 ms
  483. [13:21:34] [Client thread/INFO]: Warning: Clientside chunk ticking took 161 ms
  484. [13:21:35] [Client thread/INFO]: Warning: Clientside chunk ticking took 260 ms
  485. [13:21:37] [Client thread/INFO]: Warning: Clientside chunk ticking took 296 ms
  486. [13:21:38] [Client thread/INFO]: Warning: Clientside chunk ticking took 369 ms
  487. [13:21:39] [Client thread/INFO]: Warning: Clientside chunk ticking took 411 ms
  488. [13:21:46] [Client thread/INFO]: Warning: Clientside chunk ticking took 348 ms
  489. [13:21:48] [Client thread/INFO]: Warning: Clientside chunk ticking took 304 ms
  490. [13:21:50] [Client thread/INFO]: Warning: Clientside chunk ticking took 303 ms
  491. [13:21:52] [Client thread/INFO]: Warning: Clientside chunk ticking took 304 ms
  492. [13:21:53] [Client thread/INFO]: Warning: Clientside chunk ticking took 343 ms
  493. [13:21:53] [Client thread/INFO]: Warning: Clientside chunk ticking took 367 ms
  494. [13:21:55] [Client thread/INFO]: Warning: Clientside chunk ticking took 306 ms
  495. [13:21:56] [Client thread/INFO]: Warning: Clientside chunk ticking took 250 ms
  496. [13:22:04] [Client thread/INFO]: Warning: Clientside chunk ticking took 193 ms
  497. [13:22:09] [Client thread/INFO]: Warning: Clientside chunk ticking took 202 ms
  498. [13:22:13] [Client thread/INFO]: Warning: Clientside chunk ticking took 304 ms
  499. [13:22:16] [Client thread/INFO]: Warning: Clientside chunk ticking took 163 ms
  500. [13:22:20] [Client thread/INFO]: Warning: Clientside chunk ticking took 247 ms
  501. [13:22:20] [Client thread/INFO]: Warning: Clientside chunk ticking took 162 ms
  502. [13:22:23] [Client thread/INFO]: Warning: Clientside chunk ticking took 326 ms
  503. [13:22:26] [Client thread/INFO]: Warning: Clientside chunk ticking took 249 ms
  504. [13:22:29] [Client thread/INFO]: Warning: Clientside chunk ticking took 242 ms
  505. [13:22:33] [Client thread/INFO]: Warning: Clientside chunk ticking took 306 ms
  506. [13:22:36] [Client thread/INFO]: [CHAT] Ferkoplays1 joined the game.
  507. [13:22:43] [Client thread/INFO]: Warning: Clientside chunk ticking took 224 ms
  508. [13:22:45] [Client thread/INFO]: Warning: Clientside chunk ticking took 305 ms
  509. [13:22:49] [Client thread/INFO]: Warning: Clientside chunk ticking took 456 ms
  510. [13:22:49] [Client thread/INFO]: Warning: Clientside chunk ticking took 375 ms
  511. [13:22:50] [Client thread/INFO]: Warning: Clientside chunk ticking took 395 ms
  512. [13:23:00] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: kupim 4x nether quartz
  513. [13:23:01] [Client thread/INFO]: Warning: Clientside chunk ticking took 373 ms
  514. [13:23:02] [Client thread/INFO]: Warning: Clientside chunk ticking took 152 ms
  515. [13:23:04] [Client thread/INFO]: Warning: Clientside chunk ticking took 110 ms
  516. [13:23:10] [Client thread/INFO]: Warning: Clientside chunk ticking took 601 ms
  517. [13:23:11] [Client thread/INFO]: Warning: Clientside chunk ticking took 180 ms
  518. [13:23:12] [Client thread/INFO]: Warning: Clientside chunk ticking took 309 ms
  519. [13:23:12] [Client thread/INFO]: Warning: Clientside chunk ticking took 139 ms
  520. [13:23:13] [Client thread/INFO]: Warning: Clientside chunk ticking took 352 ms
  521. [13:23:19] [Client thread/INFO]: Warning: Clientside chunk ticking took 282 ms
  522. [13:23:20] [Client thread/INFO]: Warning: Clientside chunk ticking took 357 ms
  523. [13:23:28] [Client thread/INFO]: Warning: Clientside chunk ticking took 403 ms
  524. [13:23:29] [Client thread/INFO]: Warning: Clientside chunk ticking took 131 ms
  525. [13:23:30] [Client thread/INFO]: Warning: Clientside chunk ticking took 357 ms
  526. [13:23:32] [Client thread/INFO]: Warning: Clientside chunk ticking took 356 ms
  527. [13:23:33] [Client thread/INFO]: Warning: Clientside chunk ticking took 285 ms
  528. [13:23:50] [Client thread/INFO]: Warning: Clientside chunk ticking took 297 ms
  529. [13:23:59] [Client thread/INFO]: Warning: Clientside chunk ticking took 298 ms
  530. [13:24:00] [Client thread/INFO]: Warning: Clientside chunk ticking took 274 ms
  531. [13:24:02] [Client thread/INFO]: Warning: Clientside chunk ticking took 275 ms
  532. [13:24:09] [Client thread/INFO]: Warning: Clientside chunk ticking took 279 ms
  533. [13:24:10] [Client thread/INFO]: Warning: Clientside chunk ticking took 276 ms
  534. [13:24:20] [Client thread/INFO]: Warning: Clientside chunk ticking took 403 ms
  535. [13:24:27] [Client thread/INFO]: Warning: Clientside chunk ticking took 256 ms
  536. [13:24:29] [Client thread/INFO]: Warning: Clientside chunk ticking took 299 ms
  537. [13:24:37] [Client thread/INFO]: Warning: Clientside chunk ticking took 266 ms
  538. [13:24:38] [Client thread/INFO]: Warning: Clientside chunk ticking took 223 ms
  539. [13:24:39] [Client thread/INFO]: Warning: Clientside chunk ticking took 247 ms
  540. [13:24:42] [Client thread/INFO]: Warning: Clientside chunk ticking took 221 ms
  541. [13:24:47] [Client thread/INFO]: Warning: Clientside chunk ticking took 377 ms
  542. [13:24:52] [Client thread/INFO]: Warning: Clientside chunk ticking took 221 ms
  543. [13:24:53] [Client thread/INFO]: Warning: Clientside chunk ticking took 201 ms
  544. [13:24:56] [Client thread/INFO]: Warning: Clientside chunk ticking took 199 ms
  545. [13:24:58] [Client thread/INFO]: Warning: Clientside chunk ticking took 373 ms
  546. [13:25:01] [Client thread/INFO]: Warning: Clientside chunk ticking took 202 ms
  547. [13:25:23] [Client thread/INFO]: Warning: Clientside chunk ticking took 281 ms
  548. [13:26:12] [Client thread/INFO]: Warning: Clientside chunk ticking took 221 ms
  549. [13:26:13] [Client thread/INFO]: Warning: Clientside chunk ticking took 346 ms
  550. [13:26:42] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: muzes:D
  551. [13:26:56] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ferko myslis kremen bloky nebo ty krystaly?
  552. [13:27:04] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: krystaly
  553. [13:27:17] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: na equal trade XD
  554. [13:27:21] [Client thread/INFO]: [CHAT] [VIP] VampireCat: je zakazany
  555. [13:27:21] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: tak vterinku, vypestuu
  556. [13:27:29] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: ttak nic :/
  557. [13:27:41] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: zakazu naj vec ktora jestvuje
  558. [13:27:58] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: a k cemu ze to je ?:D
  559. [13:28:01] [Client thread/INFO]: [CHAT] Giving kit kun to [VIP] [L] Chlachta§.
  560. [13:28:01] [Client thread/INFO]: [CHAT] Received kit kun.
  561. [13:28:30] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: :D na vymienanie blokov
  562. [13:28:49] [Client thread/INFO]: [CHAT] [VIP] VampireCat: aka kdyz s tim umis, griefe freindly item :D
  563. [13:29:12] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: :D
  564. [13:29:27] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  565. [13:29:28] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: ja ti chcem vyuzit len na rychlejsiu stavbu pod zemou
  566. [13:29:40] [Client thread/INFO]: [CHAT] [VIP] VampireCat: No ale nevyuzijes
  567. [13:29:51] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: jj pocul som :D
  568. [13:29:54] [Client thread/INFO]: [CHAT] [VIP] VampireCat: :D
  569. [13:30:00] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  570. [13:30:04] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: a thaumostatic harness je povoleny ?
  571. [13:30:38] [Client thread/INFO]: [CHAT] VampireCat left the game.
  572. [13:30:55] [Client thread/INFO]: [CHAT] Returning to previous location.
  573. [13:31:07] [Client thread/INFO]: Warning: Clientside chunk ticking took 306 ms
  574. [13:31:09] [Client thread/INFO]: Warning: Clientside chunk ticking took 202 ms
  575. [13:31:09] [Client thread/INFO]: Warning: Clientside chunk ticking took 231 ms
  576. [13:31:09] [Client thread/INFO]: Warning: Clientside chunk ticking took 345 ms
  577. [13:31:21] [Client thread/INFO]: Warning: Clientside chunk ticking took 206 ms
  578. [13:31:27] [Client thread/INFO]: Warning: Clientside chunk ticking took 245 ms
  579. [13:31:29] [Client thread/INFO]: Warning: Clientside chunk ticking took 162 ms
  580. [13:31:43] [Client thread/INFO]: Warning: Clientside chunk ticking took 275 ms
  581. [13:31:52] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: no konecne ignis node :D
  582. [13:31:55] [Client thread/INFO]: Warning: Clientside chunk ticking took 209 ms
  583. [13:31:55] [Client thread/INFO]: Warning: Clientside chunk ticking took 347 ms
  584. [13:31:55] [Client thread/INFO]: Warning: Clientside chunk ticking took 188 ms
  585. [13:32:13] [Client thread/INFO]: Warning: Clientside chunk ticking took 288 ms
  586. [13:32:13] [Client thread/INFO]: Warning: Clientside chunk ticking took 261 ms
  587. [13:32:14] [Client thread/INFO]: Warning: Clientside chunk ticking took 235 ms
  588. [13:32:15] [Client thread/INFO]: Warning: Clientside chunk ticking took 212 ms
  589. [13:32:18] [Client thread/INFO]: Warning: Clientside chunk ticking took 222 ms
  590. [13:32:25] [Client thread/INFO]: Warning: Clientside chunk ticking took 262 ms
  591. [13:32:28] [Client thread/INFO]: [CHAT] Hráče Ferkoplays1 zabil Shark
  592. [13:32:30] [Client thread/INFO]: Warning: Clientside chunk ticking took 275 ms
  593. [13:32:38] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: do
  594. [13:32:40] [Client thread/INFO]: Warning: Clientside chunk ticking took 300 ms
  595. [13:32:44] [Client thread/INFO]: Warning: Clientside chunk ticking took 299 ms
  596. [13:32:47] [Client thread/INFO]: Warning: Clientside chunk ticking took 325 ms
  597. [13:32:49] [Client thread/INFO]: Warning: Clientside chunk ticking took 224 ms
  598. [13:32:53] [Client thread/INFO]: Warning: Clientside chunk ticking took 274 ms
  599. [13:33:01] [Client thread/INFO]: Warning: Clientside chunk ticking took 449 ms
  600. [13:33:05] [Client thread/INFO]: Warning: Clientside chunk ticking took 263 ms
  601. [13:33:12] [Client thread/INFO]: Warning: Clientside chunk ticking took 285 ms
  602. [13:33:19] [Client thread/INFO]: Warning: Clientside chunk ticking took 217 ms
  603. [13:33:27] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: keby som aspon mal viac ako 20 fps :D
  604. [13:33:32] [Client thread/INFO]: Warning: Clientside chunk ticking took 326 ms
  605. [13:34:41] [Client thread/INFO]: Warning: Clientside chunk ticking took 242 ms
  606. [13:34:44] [Client thread/INFO]: Warning: Clientside chunk ticking took 233 ms
  607. [13:34:59] [Client thread/INFO]: Warning: Clientside chunk ticking took 231 ms
  608. [13:35:41] [Client thread/INFO]: Warning: Clientside chunk ticking took 280 ms
  609. [13:35:58] [Client thread/INFO]: Warning: Clientside chunk ticking took 336 ms
  610. [13:36:02] [Client thread/INFO]: Warning: Clientside chunk ticking took 240 ms
  611. [13:36:17] [Client thread/INFO]: Warning: Clientside chunk ticking took 163 ms
  612. [13:36:30] [Client thread/INFO]: Warning: Clientside chunk ticking took 247 ms
  613. [13:37:05] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  614. [13:37:16] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  615. [13:37:24] [Client thread/INFO]: [CHAT] Returning to previous location.
  616. [13:37:52] [Client thread/INFO]: Warning: Clientside chunk ticking took 277 ms
  617. [13:38:59] [Client thread/INFO]: Warning: Clientside chunk ticking took 292 ms
  618. [13:39:05] [Client thread/INFO]: [CHAT] TheDomidan joined the game.
  619. [13:39:17] [Client thread/INFO]: [CHAT] TheDomidan left the game.
  620. [13:39:24] [Client thread/INFO]: Warning: Clientside chunk ticking took 352 ms
  621. [13:39:27] [Client thread/INFO]: Warning: Clientside chunk ticking took 287 ms
  622. [13:40:22] [Client thread/INFO]: [CHAT] TheDomidan joined the game.
  623. [13:41:07] [Client thread/INFO]: [CHAT] man_or_lady joined the game.
  624. [13:41:37] [Client thread/INFO]: [CHAT] TheDomidan left the game.
  625. [13:41:37] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: jsem zpět
  626. [13:51:50] [Client thread/INFO]: Warning: Clientside chunk ticking took 309 ms
  627. [13:51:51] [Client thread/INFO]: [CHAT] Ferkoplays1 právě získal ocenění [Lovec oblud]
  628. [13:52:11] [Client thread/INFO]: Warning: Clientside chunk ticking took 195 ms
  629. [13:52:15] [Client thread/INFO]: Warning: Clientside chunk ticking took 264 ms
  630. [13:52:45] [Client thread/INFO]: Warning: Clientside chunk ticking took 230 ms
  631. [13:53:37] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: vitej vitej
  632. [13:53:47] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: jak se ti u mě líbilo?
  633. [13:54:04] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: joo hezky sis to tam vylepsil:D ty hradby jsou luxusni :D
  634. [13:54:25] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: nevíš někde o nějakém tainted landu?
  635. [13:54:47] [Client thread/INFO]: [CHAT] Homes: home, doma, lemo, dark, magic, vesnice, vesni, vesnicka, vesnic, vesn
  636. [13:56:59] [Client thread/INFO]: [CHAT] man_or_lady left the game.
  637. [13:57:23] [Client thread/INFO]: [CHAT] Teleporting...
  638. [14:00:48] [Client thread/INFO]: [CHAT] You don't have permission for this area.
  639. [14:00:48] [Client thread/INFO]: [CHAT] You don't have permission for this area.
  640. [14:01:52] [Client thread/INFO]: [CHAT] Unknown command. Type "/help" for help.
  641. [14:02:56] [Client thread/INFO]: [CHAT] /t, /tele, /teleport, /tell, /tempban, /tempipban, /tempjail, /tgm, /thor, /thunder, /time, /tjail, /tnt, /togglejail, /toggleplace, /top, /tp, /tp2p, /tpa, /tpaall, /tpaccept, /tpahere, /tpall, /tpask, /tpdeny, /tphere, /tpno, /tpo, /tpohere, /tppos, /tps, /tptoggle, /tpyes, /trade, /trade:trade
  642. [14:03:02] [Client thread/INFO]: [CHAT] /tp, /tp2p, /tpa, /tpaall, /tpaccept, /tpahere, /tpall, /tpask, /tpdeny, /tphere, /tpno, /tpo, /tpohere, /tppos, /tps, /tptoggle, /tpyes
  643. [14:03:02] [Client thread/INFO]: [CHAT] /tp, /tp2p, /tpa, /tpaall, /tpaccept, /tpahere, /tpall, /tpask, /tpdeny, /tphere, /tpno, /tpo, /tpohere, /tppos, /tps, /tptoggle, /tpyes
  644. [14:03:03] [Client thread/INFO]: [CHAT] /tp, /tp2p, /tpa, /tpaall, /tpaccept, /tpahere, /tpall, /tpask, /tpdeny, /tphere, /tpno, /tpo, /tpohere, /tppos, /tps, /tptoggle, /tpyes
  645. [14:03:04] [Client thread/INFO]: [CHAT] /tp, /tp2p, /tpa, /tpaall, /tpaccept, /tpahere, /tpall, /tpask, /tpdeny, /tphere, /tpno, /tpo, /tpohere, /tppos, /tps, /tptoggle, /tpyes
  646. [14:03:04] [Client thread/INFO]: [CHAT] /tp, /tp2p, /tpa, /tpaall, /tpaccept, /tpahere, /tpall, /tpask, /tpdeny, /tphere, /tpno, /tpo, /tpohere, /tppos, /tps, /tptoggle, /tpyes
  647. [14:03:05] [Client thread/INFO]: [CHAT] /tp, /tp2p, /tpa, /tpaall, /tpaccept, /tpahere, /tpall, /tpask, /tpdeny, /tphere, /tpno, /tpo, /tpohere, /tppos, /tps, /tptoggle, /tpyes
  648. [14:03:05] [Client thread/INFO]: [CHAT] /tp, /tp2p, /tpa, /tpaall, /tpaccept, /tpahere, /tpall, /tpask, /tpdeny, /tphere, /tpno, /tpo, /tpohere, /tppos, /tps, /tptoggle, /tpyes
  649. [14:03:06] [Client thread/INFO]: [CHAT] /tp, /tp2p, /tpa, /tpaall, /tpaccept, /tpahere, /tpall, /tpask, /tpdeny, /tphere, /tpno, /tpo, /tpohere, /tppos, /tps, /tptoggle, /tpyes
  650. [14:03:12] [Client thread/INFO]: [CHAT] Unknown command. Type "/help" for help.
  651. [14:03:18] [Client thread/INFO]: [CHAT] You do not have access to that command.
  652. [14:03:56] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  653. [14:06:15] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: achjo..nechce mi nekdo uklidit truhly ,:D
  654. [14:06:20] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: nehce nekdo vcelky ?
  655. [14:06:23] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  656. [14:06:28] [Client thread/INFO]: [CHAT] Tarsha: tridici golem...kdyby fungoval
  657. [14:07:47] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  658. [14:08:39] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  659. [14:10:16] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  660. [14:10:46] [Client thread/INFO]: [CHAT] Chlachta právě získal ocenění [Pretty]
  661. [14:11:01] [Client thread/INFO]: [CHAT] §cYou need to unlock the mail box to destory it. Crouch and §cright click with your bare hand to unlock.
  662. [14:11:06] [Client thread/INFO]: [CHAT] §aMailbox unlocked.
  663. [14:11:14] [Client thread/INFO]: [CHAT] Chlachta právě získal ocenění [You Has Mail]
  664. [14:11:14] [Client thread/INFO]: [CHAT] Now right click the mailbox to claim ownership
  665. [14:11:17] [Client thread/INFO]: [CHAT] Successfully set the owner of the mail box to §eChlachta
  666. [14:11:35] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  667. [14:12:50] [Client thread/INFO]: [CHAT] VampireCat joined the game.
  668. [14:16:23] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  669. [14:17:27] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  670. [14:17:59] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  671. [14:18:36] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  672. [14:25:25] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: bambus nekdo nechce ?
  673. [14:26:32] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  674. [14:26:44] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  675. [14:28:02] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  676. [14:33:29] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  677. [14:33:33] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  678. [14:34:46] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: fiha vy jste dneska komunikativni :D
  679. [14:35:01] [Client thread/INFO]: [CHAT] [VIP] VampireCat: Promin byl jsem AFK pekl jsem železo a v normalnim životě kolač :D
  680. [14:35:25] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: a ani se nepodeli
  681. [14:35:41] [Client thread/INFO]: [CHAT] Tarsha: uf, jak rozbit bookshelf tak aby se nerozbila?
  682. [14:35:52] [Client thread/INFO]: [CHAT] [VIP] VampireCat: mehehehe :D Zatim mam testo, na naplni se dela, bude to takovy te quishe nebo jak se to jmneuje :D
  683. [14:35:53] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: klasickou knihovnu ?:D
  684. [14:35:57] [Client thread/INFO]: [CHAT] Tarsha: jojo
  685. [14:36:02] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: joo tak to nevim
  686. [14:36:16] [Client thread/INFO]: [CHAT] gremlo joined the game.
  687. [14:36:32] [Client thread/INFO]: [CHAT] [VIP] VampireCat: Ten pocit kdyz vam anvil napise misto potu lvlu : TOO EXPENSIVE!
  688. [14:36:36] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: silk touch
  689. [14:36:43] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: :D
  690. [14:36:45] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: cus gremlo
  691. [14:37:04] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: cs
  692. [14:37:33] [Client thread/INFO]: [CHAT] gremlo left the game.
  693. [14:37:47] [Client thread/INFO]: [CHAT] [VIP] VampireCat: na co bych mel vyuzit gold coiny?
  694. [14:38:22] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: na zlate ingoty ?
  695. [14:39:06] [Client thread/INFO]: [CHAT] [VIP] VampireCat: okayyy D
  696. [14:41:01] [Client thread/INFO]: [CHAT] Jakub35202 joined the game.
  697. [14:43:47] [Client thread/INFO]: [CHAT] prdysms joined the game.
  698. [14:45:27] [Client thread/INFO]: [CHAT] prdysms se utopil
  699. [14:46:00] [Client thread/INFO]: [CHAT] Ferkoplays1 left the game.
  700. [14:48:03] [Client thread/INFO]: [CHAT] prdysms: je tu pvp ?
  701. [14:48:21] [Client thread/INFO]: [CHAT] prdysms právě získal ocenění [Crab Hunter]
  702. [14:51:21] [Client thread/INFO]: [CHAT] prdysms left the game.
  703. [14:52:17] [Client thread/INFO]: [CHAT] Ferkoplays1 joined the game.
  704. [14:54:52] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  705. [14:57:26] [Client thread/INFO]: [CHAT] Jakub35202 left the game.
  706. [14:58:10] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: fakt nikdo nechce seminka bambusu?:D
  707. [14:58:18] [Client thread/INFO]: [CHAT] [VIP] VampireCat: ne diky :D
  708. [14:58:39] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  709. [14:58:45] [Client thread/INFO]: [CHAT] Tarsha: no mozna par, ale ne ze mi jich zase hodis tri stacky :D
  710. [14:59:03] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ne to zas tolik nemam:D rozsiroala jsem zahradu a par kousku mi zbylo :D
  711. [14:59:07] [Client thread/INFO]: [CHAT] Request sent to Tarsha.
  712. [14:59:12] [Client thread/INFO]: [CHAT] Tarsha accepted your teleport request.
  713. [14:59:12] [Client thread/INFO]: [CHAT] Teleporting...
  714. [14:59:18] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: spocitas to na dvou rukach :D
  715. [14:59:22] [Client thread/INFO]: [CHAT] Tarsha: oukej :D diky
  716. [14:59:29] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: jaaj..krb
  717. [14:59:37] [Client thread/INFO]: [CHAT] Tarsha: dej si kafe
  718. [14:59:49] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ne, dikec, jen se ohrejuD
  719. [14:59:52] [Client thread/INFO]: [CHAT] Tarsha: :D
  720. [14:59:53] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: stale nemam topeni:D
  721. [15:00:22] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: heeej..
  722. [15:00:26] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: to je bozskyyy
  723. [15:00:36] [Client thread/INFO]: [CHAT] [VIP] VampireCat: pravě jsem zjistil že mam snad celou truhlu jen thaumium pickax
  724. [15:00:45] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: nerikej mi ze je to chisel na knihovnu
  725. [15:00:51] [Client thread/INFO]: [CHAT] Tarsha: jep
  726. [15:00:55] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ooomg
  727. [15:01:35] [Client thread/INFO]: [CHAT] Tarsha: jak to delas s tim furnacem abys dosahla nahoru?
  728. [15:01:39] [Client thread/INFO]: [CHAT] DarkHeroCz joined the game.
  729. [15:01:56] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: mam ve strope diru a hazim to zezhora :D
  730. [15:02:03] [Client thread/INFO]: [CHAT] DarkHeroCz: Ahooj ! :3
  731. [15:02:03] [Client thread/INFO]: [CHAT] Tarsha: aaha :D
  732. [15:02:11] [Client thread/INFO]: [CHAT] [VIP] VampireCat: yhooj
  733. [15:02:14] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: a dej si tam dvirka :D
  734. [15:02:26] [Client thread/INFO]: [CHAT] Tarsha: kam? jake?
  735. [15:02:31] [Client thread/INFO]: [CHAT] Tarsha: joo na hazeni
  736. [15:02:49] [Client thread/INFO]: [CHAT] Tarsha: spis me ted napadlo ze tam dam o zrcadlo
  737. [15:03:18] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: jo konecen mam odemkly node in a jar :D
  738. [15:03:23] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: radeji si pak udelej item grade :D
  739. [15:03:29] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: *grate
  740. [15:03:37] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: alespon tam nezahucis :D
  741. [15:03:52] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: a kdyz to nechas otevreny, furt te to bude chranit a jist itemy :D
  742. [15:04:27] [Client thread/INFO]: [CHAT] Tarsha: chytre...ale nechce se mi behat ven abych tam neco hodila, ani mit diru ve dvore :D
  743. [15:04:38] [Client thread/INFO]: [CHAT] Returning to previous location.
  744. [15:04:39] [Client thread/INFO]: [CHAT] [VIP] VampireCat: :D
  745. [15:04:47] [Client thread/INFO]: [CHAT] DarkHeroCz: OMG KRTEK !
  746. [15:04:51] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: tak to udelej o blok nizsi tu podlahu :D
  747. [15:05:00] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: boze..krtek..haleluja..zbij ho
  748. [15:05:10] [Client thread/INFO]: [CHAT] DarkHeroCz: Jak se ochoci ?
  749. [15:05:12] [Client thread/INFO]: [CHAT] DarkHeroCz: xDD
  750. [15:05:16] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ha hah a
  751. [15:05:24] [Client thread/INFO]: [CHAT] DarkHeroCz: to si nechám :D
  752. [15:05:27] [Client thread/INFO]: [CHAT] Tarsha: abys ho mohl vysilat nepratelum na zahrady?
  753. [15:05:33] [Client thread/INFO]: [CHAT] DarkHeroCz: Jo ! :D
  754. [15:05:47] [Client thread/INFO]: [CHAT] [VIP] VampireCat: Btw.: Kde zasadim Magic beans? :D
  755. [15:05:57] [Client thread/INFO]: [CHAT] DarkHeroCz: xDDDDDDDDDDDDDDDDDDDDDDDDDDD
  756. [15:06:01] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: sam nevim
  757. [15:06:05] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: darku, klidni humor
  758. [15:06:13] [Client thread/INFO]: [CHAT] DarkHeroCz: ale co to dělá OMG
  759. [15:06:24] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: nici ti to zahradu, to krtek vetsinoud ela
  760. [15:06:27] [Client thread/INFO]: [CHAT] [VIP] VampireCat: hosik si dal kavu
  761. [15:07:19] [Client thread/INFO]: [CHAT] [VIP] VampireCat: mam 20 druhu magic beans ale nevim kde je zasadit
  762. [15:08:19] [Client thread/INFO]: Connecting to eden.b-paradise.eu, 29000
  763. [15:08:25] [Client thread/INFO]: [CHAT] Chlachta joined the game.
  764. [15:08:25] [Client thread/INFO]: [CHAT] Please login with "/login password"
  765. [15:08:25] [Client thread/INFO]: [CHAT] You have no new mail.
  766. [15:08:27] [Client thread/INFO]: [CHAT] §e[Rei's Minimap] 19 Waypoints loaded for eden.b-paradise.eu[29000]
  767. [15:08:29] [Client thread/INFO]: [CHAT] Please login with "/login password"
  768. [15:08:32] [Client thread/INFO]: [CHAT] Please login with "/login password"
  769. [15:08:33] [Client thread/INFO]: [CHAT] Successful login!
  770. [15:08:38] [Client thread/INFO]: [CHAT] [FLY] Letani zapnuto.
  771. [15:10:25] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  772. [15:10:30] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: je tu este nekde silverwood strom ??
  773. [15:10:35] [Client thread/INFO]: [CHAT] TheDomidan joined the game.
  774. [15:10:42] [Client thread/INFO]: [CHAT] [VIP] VampireCat: Jeee Domidane :D
  775. [15:10:51] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: lebo uz som presiel snad 2000 blokov a furt nic :D
  776. [15:10:55] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: cs
  777. [15:11:00] [Client thread/INFO]: [CHAT] TheDomidan: Zdravím :D
  778. [15:11:07] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: jenom 2000 bloku? jeeen se projid dal:D
  779. [15:11:10] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ahooj domi :D
  780. [15:11:17] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: :D
  781. [15:11:17] [Client thread/INFO]: [CHAT] DarkHeroCz: ./feed
  782. [15:11:23] [Client thread/INFO]: [CHAT] [VIP] VampireCat: Domi :D
  783. [15:11:27] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ./killyourelf
  784. [15:11:41] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: :D
  785. [15:12:01] [Client thread/INFO]: [CHAT] DarkHeroCz: #IneedFood #ImSoSexy #Czech #Hlad
  786. [15:12:24] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: #DoYouMeanHungry ?
  787. [15:12:36] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: a portable hole funguje ??
  788. [15:12:53] [Client thread/INFO]: [CHAT] Hráče DarkHeroCz zastřelil Skeleton
  789. [15:12:57] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  790. [15:13:10] [Client thread/INFO]: [CHAT] DarkHeroCz: už nepotřebuju jidlo xDD
  791. [15:13:31] [Client thread/INFO]: [CHAT] TheDomidan: Viděla jsi nový TWD chlachtičko? :D
  792. [15:15:54] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: jeste nee..uzivam si zas a znova treti radu :D
  793. [15:16:04] [Client thread/INFO]: [CHAT] TheDomidan: wow :D
  794. [15:16:17] [Client thread/INFO]: [CHAT] TheDomidan: Třetí řada je věznice? :D
  795. [15:16:26] [Client thread/INFO]: [CHAT] [Filter] Watch your language please
  796. [15:16:26] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: Daryls fucki*g hot
  797. [15:16:37] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: jop :D
  798. [15:16:52] [Client thread/INFO]: [CHAT] TheDomidan: Celkem ztloustnul v porovnání s první serií :D
  799. [15:17:06] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: nezlousnul :D nabral svaly...a vlasy.. ::D
  800. [15:17:14] [Client thread/INFO]: [CHAT] TheDomidan: Hodně vlasů... :D
  801. [15:17:31] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: zajimalo by me kdy se stavil u kadernika a nechal si nabarvit vlasy :D
  802. [15:17:47] [Client thread/INFO]: [CHAT] TheDomidan: On byl blond ne? D:
  803. [15:17:56] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: byl no :D a cim delsi to ma, tim tmavsi :D
  804. [15:18:31] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: a Andrea...fakt by me zajimalo kdy ma cas si delat manikuru a natacet vlasy :D
  805. [15:18:48] [Client thread/INFO]: [CHAT] TheDomidan: :DD Už si to moc nepamatuju :D
  806. [15:19:03] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: a kdo ..jim...dohaje...seka travnik?
  807. [15:19:10] [Client thread/INFO]: [CHAT] TheDomidan: Protože když mi to kámoš doporučil tak jsem dal 4 serie za týden a půl :D
  808. [15:19:32] [Client thread/INFO]: [CHAT] TheDomidan: Takže si nepamatuju tyhle detaily :D
  809. [15:19:33] [Client thread/INFO]: [CHAT] [VIP] VampireCat: #ClssicDomidan
  810. [15:19:40] [Client thread/INFO]: [CHAT] TheDomidan: shhh
  811. [15:19:44] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: asi tak :D
  812. [15:19:56] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: tak proto si to poustim dokola...furt novy a novy detaily :D
  813. [15:20:12] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: Tarsh, ja te proste zboznuju
  814. [15:20:48] [Client thread/INFO]: [CHAT] DarkHeroCz: Dá mi někdo jídlo ? :D
  815. [15:20:51] [Client thread/INFO]: [CHAT] TheDomidan: Co ve škole kryštůvku? :D
  816. [15:20:59] [Client thread/INFO]: [CHAT] [VIP] VampireCat: To v jsi si mohl odpustit :D
  817. [15:21:06] [Client thread/INFO]: [CHAT] TheDomidan: :P
  818. [15:21:23] [Client thread/INFO]: [CHAT] [VIP] VampireCat: Ale jinak super, cely tyden se mi překvapivě dařilo, asi to bylo tim že jsem seděl sám :D
  819. [15:22:50] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: nasiel som naky special nod sinister, fading
  820. [15:23:09] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: je to tainted ?
  821. [15:23:22] [Client thread/INFO]: [CHAT] [VIP] VampireCat: co je k sakru tainted noda?
  822. [15:23:45] [Client thread/INFO]: [CHAT] Hráče DarkHeroCz zabil Angler
  823. [15:23:48] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: ani sam nvm :D to je poprve co som nasiel
  824. [15:25:22] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: viem ze ju nekdo chcel
  825. [15:25:36] [Client thread/INFO]: [CHAT] DarkHeroCz: Co ?
  826. [15:25:45] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: tainted nodu
  827. [15:26:25] [Client thread/INFO]: [CHAT] DarkHeroCz: NEmá někdo jídlo navíc ?
  828. [15:27:10] [Client thread/INFO]: [CHAT] man_or_lady joined the game.
  829. [15:27:37] [Client thread/INFO]: [CHAT] [VIP] VampireCat: nevim kde s tim :D
  830. [15:27:42] [Client thread/INFO]: [CHAT] DarkHeroCz: NEmá někdo jídlo navíc ?
  831. [15:28:03] [Client thread/INFO]: [CHAT] TheDomidan: Domů :D
  832. [15:28:14] [Client thread/INFO]: [CHAT] [VIP] VampireCat: nope tady :D
  833. [15:28:23] [Client thread/INFO]: [CHAT] TheDomidan: Nice :D
  834. [15:28:35] [Client thread/INFO]: [CHAT] [VIP] VampireCat: Trosku vzacny stromek, mam doma asi 15 saplingu :D
  835. [15:29:09] [Client thread/INFO]: [CHAT] [VIP] VampireCat: Yo :D
  836. [15:29:33] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: prijd darku
  837. [15:29:38] [Client thread/INFO]: [CHAT] DarkHeroCz: kam ?
  838. [15:29:48] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: asi ke me ne , ty trubko:D
  839. [15:29:55] [Client thread/INFO]: [CHAT] Giving kit jidlo to [VIP] [L] Chlachta§.
  840. [15:29:55] [Client thread/INFO]: [CHAT] Received kit jidlo.
  841. [15:30:23] [Client thread/INFO]: [CHAT] TheDomidan left the game.
  842. [15:31:52] [Client thread/INFO]: [CHAT] DarkHeroCz: dík
  843. [15:31:57] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: nz
  844. [15:32:30] [Client thread/INFO]: [CHAT] Ferkoplays1 left the game.
  845. [15:35:06] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  846. [15:35:54] [Client thread/INFO]: [CHAT] You need to have a water source under the block the sink is on to fill it. Alternatively you can use a water bucket to fill it.
  847. [15:36:19] [Client thread/INFO]: [CHAT] You need to have a water source under the block the sink is on to fill it. Alternatively you can use a water bucket to fill it.
  848. [15:36:43] [Client thread/INFO]: [CHAT] You need to have a water source under the block the sink is on to fill it. Alternatively you can use a water bucket to fill it.
  849. [15:36:44] [Client thread/INFO]: [CHAT] You need to have a water source under the block the sink is on to fill it. Alternatively you can use a water bucket to fill it.
  850. [15:37:46] [Client thread/INFO]: [CHAT] VampireCat právě získal ocenění [Get Yourself Cleaned Up]
  851. [15:40:15] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: chce někdo hromady tulipánů?
  852. [15:40:18] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: jaa
  853. [15:40:22] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: tak port
  854. [15:40:32] [Client thread/INFO]: [CHAT] Request sent to [VIP] [L] man_or_lady.
  855. [15:40:34] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady accepted your teleport request.
  856. [15:40:34] [Client thread/INFO]: [CHAT] Teleporting...
  857. [15:40:47] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: oooosvkljnvdjenve
  858. [15:41:02] [Client thread/INFO]: [CHAT] [VIP] VampireCat: ? :D
  859. [15:41:10] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: pojd se taky podívat
  860. [15:41:17] [Client thread/INFO]: [CHAT] DarkHeroCz: Nemá někdo hromadu kostí ?? :D
  861. [15:41:33] [Client thread/INFO]: [CHAT] [VIP] VampireCat: jo t jsem videl, prekrasne! :3
  862. [15:41:45] [Client thread/INFO]: [CHAT] DarkHeroCz: Nemá někdo hromadu kostí ?? :D
  863. [15:42:03] [Client thread/INFO]: [CHAT] tom244 joined the game.
  864. [15:42:03] [Client thread/INFO]: [CHAT] tom244 právě získal ocenění [Play LotsOMobs]
  865. [15:42:03] [Client thread/INFO]: [CHAT] tom244 právě získal ocenění [You've been installed!]
  866. [15:42:03] [Client thread/INFO]: [CHAT] Welcome tom244 to the server!
  867. [15:42:08] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: Vítej na edenu
  868. [15:42:14] [Client thread/INFO]: [CHAT] DarkHeroCz: Vítej
  869. [15:42:17] [Client thread/INFO]: [CHAT] [VIP] VampireCat: Ahojky :3
  870. [15:42:25] [Client thread/INFO]: [CHAT] tom244: Ahoj
  871. [15:42:36] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: jo jinak chtěl jsem najít taint land :D ne tohle
  872. [15:42:36] [Client thread/INFO]: [CHAT] tom244 právě získal ocenění [Quest]
  873. [15:42:45] [Client thread/INFO]: [CHAT] [VIP] VampireCat: Chlachto jinak v pohode ? :D
  874. [15:42:49] [Client thread/INFO]: [CHAT] DarkHeroCz: Nemá někdo hromadu kostí ?? :D
  875. [15:47:10] [Client thread/INFO]: [CHAT] tom244 právě získal ocenění [Co mám v kapsičkách?]
  876. [15:47:29] [Client thread/INFO]: [CHAT] DarkHeroCz: Nemá někdo hromadu kostí ?? :D
  877. [15:52:01] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: he,:D
  878. [15:52:02] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ne?D:
  879. [15:52:03] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: coze?
  880. [15:52:04] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: proc ?:D
  881. [15:52:07] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: to mluvis se mnou?
  882. [15:52:08] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: co?
  883. [15:52:12] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ne a ty snad jo?
  884. [15:52:14] [Client thread/INFO]: [CHAT] [VIP] VampireCat: ?
  885. [15:52:15] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ne nemluvim
  886. [15:52:18] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: tak proc na me mluvis
  887. [15:52:22] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ne nemluvim to mluvis ty
  888. [15:52:25] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ty uz ty kytky nezer
  889. [15:52:29] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ok ok
  890. [15:52:39] [Client thread/INFO]: [CHAT] [VIP] VampireCat: Chce nekdo horse spawn egg?
  891. [15:52:46] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: chlachta se nám zblázdnila :D
  892. [15:52:51] [Client thread/INFO]: [CHAT] [VIP] VampireCat: vidím :D
  893. [15:55:20] [Client thread/INFO]: [CHAT] [VIP] VampireCat: Jsem nevedel ze si muzes enchantnout bryle :O
  894. [15:55:45] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: já na nich mám repair I a protection III :D
  895. [15:55:53] [Client thread/INFO]: [CHAT] [VIP] VampireCat: ja rotection IV :D
  896. [15:55:56] [Client thread/INFO]: [CHAT] Ferkoplays1 joined the game.
  897. [15:56:31] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: kto chcel ten tainted nod ?
  898. [15:56:37] [Client thread/INFO]: [CHAT] DarkHeroCz: ja
  899. [15:56:43] [Client thread/INFO]: [CHAT] DarkHeroCz: ne
  900. [15:56:50] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: mě by se nějaká hodila
  901. [15:56:56] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: tak daj tp
  902. [15:56:59] [Client thread/INFO]: [CHAT] [VIP] VampireCat: muzu ji jen videt?
  903. [15:57:07] [Client thread/INFO]: [CHAT] tom244: Nevite nekdo co delat na zacatku?
  904. [15:57:22] [Client thread/INFO]: [CHAT] [VIP] VampireCat: Ferko muzu se juknut?
  905. [15:57:24] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: tak tohle je sinisterka
  906. [15:57:24] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: najit si nejaky pekny mistecko k bydleni
  907. [15:57:29] [Client thread/INFO]: [CHAT] tom244: aha
  908. [15:57:30] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: klidne i zeber :D
  909. [15:57:42] [Client thread/INFO]: [CHAT] [VIP] VampireCat: to zase ne :D
  910. [15:57:46] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: no nemá zrovna to co potřebuji ale i tak se hoit bude
  911. [15:58:03] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: pozor spawnuje zombie :D
  912. [15:58:08] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: no a?
  913. [15:58:16] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: to hovorim VampireCat
  914. [15:58:18] [Client thread/INFO]: [CHAT] [VIP] VampireCat: hezka :D
  915. [15:58:20] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: :D
  916. [15:58:26] [Client thread/INFO]: [CHAT] [VIP] VampireCat: co to mas na sobe ? :D
  917. [15:58:35] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: thaumium brnko :D
  918. [15:58:38] [Client thread/INFO]: [CHAT] [VIP] VampireCat: woo :D
  919. [15:58:40] [Client thread/INFO]: [CHAT] [VIP] VampireCat: hezke :D
  920. [15:58:42] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: :D
  921. [15:58:45] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: tome a pak postupne budovat veci z thaumcraftu pestovat stavet atd..
  922. [15:58:47] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: já si teď budu dělat void
  923. [15:59:12] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: :D
  924. [15:59:43] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: kedtak tu nodu si nechaj ja ju zatial nepotrebujem :D
  925. [15:59:56] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: ked najdem dalsiu tak sa ozvem
  926. [15:59:58] [Client thread/INFO]: [CHAT] DarkHeroCz: Můžu bidět co to je ta noda ??
  927. [16:00:01] [Client thread/INFO]: [CHAT] DarkHeroCz: *vidět
  928. [16:00:09] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: why not :D
  929. [16:00:15] [Client thread/INFO]: [CHAT] [VIP] VampireCat: why yes
  930. [16:00:30] [Client thread/INFO]: [CHAT] DarkHeroCz: ukážete mi to na spawnu ? :D
  931. [16:00:36] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: to se neda
  932. [16:00:36] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: jen kdyby ses mohl portnout tak by to bylo nejlepší
  933. [16:00:49] [Client thread/INFO]: [CHAT] [VIP] VampireCat: Ne, ji nejde jen tak položit na spawn
  934. [16:00:50] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: dá ale nic neuvidí přes to sklo
  935. [16:00:52] [Client thread/INFO]: [CHAT] DarkHeroCz: jak to se nedá
  936. [16:00:56] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: prosimte, prijd ke me ukazu ti jednu nodu, neda se prenaset
  937. [16:01:10] [Client thread/INFO]: [CHAT] DarkHeroCz: aha :D
  938. [16:01:13] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: je to proste noda s negativnimy vlastnostami :D
  939. [16:01:16] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: dá ale poškodí se
  940. [16:01:35] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: to je nevihoda node in a jar :D
  941. [16:01:44] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: pojd
  942. [16:02:08] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1 has requested to teleport to you.
  943. [16:02:08] [Client thread/INFO]: [CHAT] To teleport, type /tpaccept.
  944. [16:02:08] [Client thread/INFO]: [CHAT] To deny this request, type /tpdeny.
  945. [16:02:08] [Client thread/INFO]: [CHAT] This request will timeout after 120 seconds.
  946. [16:02:18] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: je to proste takovej svetlej puntik nekde ve vzduchu
  947. [16:02:23] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: tady je treba na tom podstavci
  948. [16:02:29] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: nejlip ji uvidis v noci
  949. [16:02:32] [Client thread/INFO]: [CHAT] Request sent to [VIP] Ferkoplays1.
  950. [16:02:35] [Client thread/INFO]: [CHAT] DarkHeroCz: aháá co to teda dělá ?
  951. [16:02:35] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: kdyby jsi našel fialovou zem a vypadalo by to tam nebezpečně napiš budu za ni rád
  952. [16:02:36] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1 accepted your teleport request.
  953. [16:02:36] [Client thread/INFO]: [CHAT] Teleporting...
  954. [16:02:52] [Client thread/INFO]: [CHAT] Returning to previous location.
  955. [16:03:01] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: chapes :D
  956. [16:03:02] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: magie ti to časem sama řekne
  957. [16:03:03] [Client thread/INFO]: [CHAT] [VIP] VampireCat: Blargh, jedu k babi, čaute
  958. [16:03:04] [Client thread/INFO]: [CHAT] VampireCat left the game.
  959. [16:03:07] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: :D
  960. [16:03:10] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: cs
  961. [16:03:32] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: hmm zadny mod do kelu :D
  962. [16:05:26] [Client thread/INFO]: [CHAT] tom244 left the game.
  963. [16:05:36] [Client thread/INFO]: [CHAT] Ferkoplays1 left the game.
  964. [16:07:38] [Client thread/INFO]: [CHAT] DarkHeroCz: Dá mi někdo KOSTI ??
  965. [16:10:28] [Client thread/INFO]: Connecting to eden.b-paradise.eu, 29000
  966. [16:10:33] [Client thread/INFO]: [CHAT] Chlachta joined the game.
  967. [16:10:33] [Client thread/INFO]: [CHAT] Please login with "/login password"
  968. [16:10:33] [Client thread/INFO]: [CHAT] You have no new mail.
  969. [16:10:35] [Client thread/INFO]: [CHAT] §e[Rei's Minimap] 20 Waypoints loaded for eden.b-paradise.eu[29000]
  970. [16:10:35] [Client thread/INFO]: [CHAT] Please login with "/login password"
  971. [16:10:40] [Client thread/INFO]: [CHAT] Please login with "/login password"
  972. [16:10:41] [Client thread/INFO]: [CHAT] Successful login!
  973. [16:13:55] [Client thread/INFO]: [CHAT] [FLY] Letani zapnuto.
  974. [16:16:00] [Client thread/INFO]: [CHAT] Hráče man_or_lady zabil Furious Zombie
  975. [16:17:04] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: nemate nekdo kremen ?:D nechce se mi pestovat
  976. [16:17:31] [Client thread/INFO]: [CHAT] DarkHeroCz: až budu vědět co to je dám ti vědět :D
  977. [16:17:40] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: quartz
  978. [16:17:46] [Client thread/INFO]: [CHAT] DarkHeroCz: aha nemám :D
  979. [16:17:46] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ty neznas kremen? nether quartz,?
  980. [16:18:01] [Client thread/INFO]: [CHAT] DarkHeroCz: Nesnáčím češtinu ve hrách -_-
  981. [16:18:17] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: mě v některých vyhovuje (ale MC to není)
  982. [16:18:32] [Client thread/INFO]: [CHAT] DarkHeroCz: no ve FC4 mi vyhovovala
  983. [16:18:45] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: ale ta je bez dabingu
  984. [16:18:52] [Client thread/INFO]: [CHAT] DarkHeroCz: neva :D
  985. [16:19:58] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: dají se nějak jednoduše přesunovat mobové na velké vdálenosti? (12k bloků)
  986. [16:20:03] [Client thread/INFO]: [CHAT] Ferkoplays1 joined the game.
  987. [16:20:15] [Client thread/INFO]: [CHAT] DarkHeroCz: portal gun :D
  988. [16:20:19] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: není
  989. [16:20:26] [Client thread/INFO]: [CHAT] DarkHeroCz: já vím :D
  990. [16:21:03] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: jžš dalaší smrťák
  991. [16:21:19] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: uz sis ten nod zobral ?
  992. [16:21:24] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: dávno :D
  993. [16:21:29] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: :D
  994. [16:21:43] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: cky
  995. [16:21:47] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: ok
  996. [16:22:21] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: teraz som na druhom PC kde mam 500 fps :D takze teraz lagy mat nebudem :D
  997. [16:22:34] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: jo tady to je jedna z taint nod
  998. [16:22:40] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: respektive tu mám 2
  999. [16:22:44] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: :D
  1000. [16:23:04] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: inak pekny house :)
  1001. [16:23:08] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: díky
  1002. [16:23:24] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: 500 fps ?:D fakt?:D tak si to pojd zkusit ke mne :D
  1003. [16:23:51] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: nesnáším krtky
  1004. [16:24:02] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: :D
  1005. [16:24:07] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: sekundu
  1006. [16:24:17] [Client thread/INFO]: [CHAT] Chlachta právě získal ocenění [Appliance City]
  1007. [16:24:47] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: joo pekna farmicka :D
  1008. [16:25:03] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: no kdysi byla automatická
  1009. [16:25:08] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: :D
  1010. [16:25:09] [Client thread/INFO]: [CHAT] DarkHeroCz: Ferkoplays1 chceš vidět můj dům ?
  1011. [16:25:35] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: chce někdo knihu na crimson cult?
  1012. [16:25:40] [Client thread/INFO]: [CHAT] DarkHeroCz: já
  1013. [16:25:45] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: co za to ? :D
  1014. [16:25:49] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1 has requested to teleport to you.
  1015. [16:25:49] [Client thread/INFO]: [CHAT] To teleport, type /tpaccept.
  1016. [16:25:49] [Client thread/INFO]: [CHAT] To deny this request, type /tpdeny.
  1017. [16:25:49] [Client thread/INFO]: [CHAT] This request will timeout after 120 seconds.
  1018. [16:26:01] [Client thread/INFO]: [CHAT] DarkHeroCz: ani nevím co to je XDDD
  1019. [16:26:04] [Client thread/INFO]: [CHAT] Teleport request accepted.
  1020. [16:26:06] [Client thread/INFO]: [CHAT] DarkHeroCz: a teď jsem začal
  1021. [16:26:15] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: stale 100 :D
  1022. [16:26:44] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: crimson rites- poměrně vzácný drop, potřeba k nějakému z výzkumů
  1023. [16:26:54] [Client thread/INFO]: [CHAT] DarkHeroCz: aha tak to nechci
  1024. [16:27:43] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: koupím tuny houbiček :D
  1025. [16:27:51] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: jakych?
  1026. [16:27:56] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: to je jedno
  1027. [16:28:04] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: ale z vanilly
  1028. [16:28:32] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: tak pojd :D
  1029. [16:28:37] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady has requested to teleport to you.
  1030. [16:28:37] [Client thread/INFO]: [CHAT] To teleport, type /tpaccept.
  1031. [16:28:37] [Client thread/INFO]: [CHAT] To deny this request, type /tpdeny.
  1032. [16:28:37] [Client thread/INFO]: [CHAT] This request will timeout after 120 seconds.
  1033. [16:28:48] [Client thread/INFO]: [CHAT] Teleport request accepted.
  1034. [16:29:03] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: díky
  1035. [16:29:08] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: neni zac:D
  1036. [16:30:55] [Client thread/INFO]: [CHAT] DarkHeroCz: chce někdo essence dust ?
  1037. [16:31:12] [Client thread/INFO]: [CHAT] [[VIP] Ferkoplays1 -> me] nevadi ze si tu setko skenujem ?
  1038. [16:31:30] [Client thread/INFO]: [CHAT] [me -> [VIP] Ferkoplays1] nie,.. vetsinou sem vsichni chodi skenovat :D mam moc velkou zahradu :D
  1039. [16:31:39] [Client thread/INFO]: [CHAT] [[VIP] Ferkoplays1 -> me] :D
  1040. [16:32:08] [Client thread/INFO]: [CHAT] [[VIP] Ferkoplays1 -> me] ale mas to luxusne :D
  1041. [16:37:00] [Client thread/INFO]: [CHAT] [[VIP] Ferkoplays1 -> me] dik za moznost skenovat a ukazku bydliska :)
  1042. [16:37:13] [Client thread/INFO]: [CHAT] [me -> [VIP] Ferkoplays1] neni zac, zahradu mas prolezlou ?:D
  1043. [16:37:22] [Client thread/INFO]: [CHAT] [[VIP] Ferkoplays1 -> me] este ne :D
  1044. [16:37:42] [Client thread/INFO]: [CHAT] [me -> [VIP] Ferkoplays1] tam budes dalsi hodinu :D
  1045. [16:37:50] [Client thread/INFO]: [CHAT] [[VIP] Ferkoplays1 -> me] :D
  1046. [16:39:30] [Client thread/INFO]: [CHAT] DarkHeroCz právě získal ocenění [Archaeologist]
  1047. [16:39:38] [Client thread/INFO]: [CHAT] Returning to previous location.
  1048. [16:39:44] [Client thread/INFO]: [CHAT] Teleporting...
  1049. [16:41:59] [Client thread/INFO]: [CHAT] DarkHeroCz: k čemu jsou fossilie ?
  1050. [16:42:22] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: na vyrobu dinosauru
  1051. [16:42:26] [Client thread/INFO]: [CHAT] DarkHeroCz: :O
  1052. [16:42:36] [Client thread/INFO]: [CHAT] DarkHeroCz: to chci :D
  1053. [16:43:46] [Client thread/INFO]: [CHAT] DarkHeroCz: chce někdo essence dust ?
  1054. [16:43:47] [Client thread/INFO]: [CHAT] [[VIP] Ferkoplays1 -> me] skennuto
  1055. [16:43:50] [Client thread/INFO]: [CHAT] [[VIP] Ferkoplays1 -> me] :D
  1056. [16:44:31] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  1057. [16:48:31] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  1058. [16:50:11] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: chcete někdo potrolit trolera na TS3?
  1059. [16:50:24] [Client thread/INFO]: [CHAT] >> Ironchest_ironchest -> soukromy majetek hrace -TVOJE!- ! <<
  1060. [16:50:41] [Client thread/INFO]: [CHAT] DarkHeroCz: Dá mi někdo asi 15 glowestonu ?
  1061. [16:51:48] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: tak už to se mnou vzdal :D
  1062. [16:51:54] [Client thread/INFO]: [CHAT] DarkHeroCz: Dá mi někdo asi 15 glowestonu ?
  1063. [16:52:03] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: kdybych měl tak asi ano
  1064. [16:52:09] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: podobne :D
  1065. [16:52:10] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: koho co proc ?:D
  1066. [16:52:16] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: co? :D
  1067. [16:53:10] [Client thread/INFO]: [CHAT] DarkHeroCz: a nemá někdo aspoň 10 obsidianu ?
  1068. [16:55:29] [Client thread/INFO]: [CHAT] Hráč DarkHeroCz byl odpálen Creeper
  1069. [16:57:36] [Client thread/INFO]: [CHAT] Hráče DarkHeroCz zastřelil Skeleton
  1070. [17:08:11] [Client thread/INFO]: [CHAT] DarkHeroCz: NEmá někdo BoneMeal
  1071. [17:08:13] [Client thread/INFO]: [CHAT] DarkHeroCz: ?
  1072. [17:09:44] [Client thread/INFO]: [CHAT] DarkHeroCz: co to je za biom Eerie ? :D
  1073. [17:09:57] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: tam je tainted node
  1074. [17:10:13] [Client thread/INFO]: [CHAT] DarkHeroCz: Jéé tady je
  1075. [17:10:46] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: ten je pekny :D
  1076. [17:10:52] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: man_or_lady
  1077. [17:10:55] [Client thread/INFO]: [CHAT] DarkHeroCz: nevím kcemu to je :D
  1078. [17:11:07] [Client thread/INFO]: [CHAT] DarkHeroCz: muzu se na to kouknout pres tamto ?
  1079. [17:11:20] [Client thread/INFO]: [CHAT] DarkHeroCz: :O
  1080. [17:11:24] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: daj
  1081. [17:11:33] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: no už tu sem
  1082. [17:11:35] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: fuuuu
  1083. [17:11:38] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: si našel taint?
  1084. [17:11:41] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: j
  1085. [17:11:45] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: DarkHeroCz nasiel
  1086. [17:12:03] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: kde?
  1087. [17:12:36] [Client thread/INFO]: [CHAT] DarkHeroCz: CO TO JE
  1088. [17:12:40] [Client thread/INFO]: [CHAT] Request sent to DarkHeroCz.
  1089. [17:12:41] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: sinisterka
  1090. [17:12:41] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: kde?
  1091. [17:12:46] [Client thread/INFO]: [CHAT] DarkHeroCz accepted your teleport request.
  1092. [17:12:46] [Client thread/INFO]: [CHAT] Teleporting...
  1093. [17:12:51] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: tady
  1094. [17:12:57] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: hodně výkoná
  1095. [17:13:10] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: fuuu :D
  1096. [17:13:10] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: jaj kousek od moji vesnice.D
  1097. [17:13:13] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: a tohle to není taint
  1098. [17:13:22] [Client thread/INFO]: [CHAT] DarkHeroCz: Kousek ??
  1099. [17:13:25] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: sakra :D
  1100. [17:13:39] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: chceš vědět jak taint vypadá?
  1101. [17:13:53] [Client thread/INFO]: [CHAT] DarkHeroCz: a jak se dá vzít ?
  1102. [17:14:02] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: vyzkoumej node in a jar
  1103. [17:14:16] [Client thread/INFO]: [CHAT] DarkHeroCz: Omg ti zombie
  1104. [17:14:16] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: me to trvalo len 10 hod hrania :D
  1105. [17:14:23] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: Ferkoplays1 chceš vidět taint?
  1106. [17:14:29] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: kludne :D
  1107. [17:14:34] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: tak se portni
  1108. [17:14:42] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: jno :D
  1109. [17:14:50] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: je to dost nebezpečné :D
  1110. [17:15:05] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: takto to pamatam este z 1.2.5 :D
  1111. [17:15:12] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: kdo chtel ten bonemeal?:
  1112. [17:15:22] [Client thread/INFO]: [CHAT] DarkHeroCz: Jáá
  1113. [17:15:33] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: jo mam novy research :D
  1114. [17:15:49] [Client thread/INFO]: [CHAT] DarkHeroCz: kdo si chce vzít tu nodu ?
  1115. [17:15:50] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ok, budu cekat u tebe doma
  1116. [17:15:53] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: kamo tu je node
  1117. [17:15:58] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: a pekny :D
  1118. [17:16:09] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: je a tu si budu brát
  1119. [17:16:19] [Client thread/INFO]: [CHAT] DarkHeroCz: Dík
  1120. [17:16:23] [Client thread/INFO]: [CHAT] DarkHeroCz: kdo si chce vzít tu nodu ?
  1121. [17:16:23] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: nz
  1122. [17:16:33] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: asi man :D
  1123. [17:16:42] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: já mám teď v zásobě dost
  1124. [17:16:45] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: ja uz ani ne:D mam tri, to staci:D
  1125. [17:17:00] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: já teď budu mít 7
  1126. [17:17:08] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: zas tak velkou mobku nemam:D
  1127. [17:17:22] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: sa mas :(
  1128. [17:17:22] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: já je házím do nody
  1129. [17:17:57] [Client thread/INFO]: [CHAT] DarkHeroCz: taková radost z nějáké létající kuličky :D
  1130. [17:18:14] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: njo bez toho nejde kouzlit :
  1131. [17:18:18] [Client thread/INFO]: [CHAT] DarkHeroCz: aha :D
  1132. [17:18:21] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: ale jde :D
  1133. [17:18:22] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: neche nekdo krystal essence?
  1134. [17:18:34] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: preco ne :D
  1135. [17:19:03] [Client thread/INFO]: [CHAT] Request sent to [VIP] Ferkoplays1.
  1136. [17:19:03] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: a sinisterka už není
  1137. [17:19:09] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1 accepted your teleport request.
  1138. [17:19:09] [Client thread/INFO]: [CHAT] Teleporting...
  1139. [17:19:30] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: dik :D
  1140. [17:19:32] [Client thread/INFO]: [CHAT] [VIP] [L] Chlachta: jak muzes bydlet na tak malem prostoru:D
  1141. [17:19:42] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: docasne namam protekt :D
  1142. [17:19:47] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: *nemam
  1143. [17:19:50] [Client thread/INFO]: [CHAT] WARPAKScz joined the game.
  1144. [17:19:53] [Client thread/INFO]: [CHAT] DarkHeroCz: fero suradnice ? XDD
  1145. [17:20:04] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: griefovat sa nesmie -_-
  1146. [17:20:20] [Client thread/INFO]: [CHAT] DarkHeroCz: -_- ja negriefuju já jsi půjčuju :*
  1147. [17:20:25] [Client thread/INFO]: [CHAT] [VIP] Ferkoplays1: :D
  1148. [17:20:47] [Client thread/INFO]: [CHAT] [VIP] [L] man_or_lady: půjčit si věci bez svolení také snad nejde ne? :D
  1149. [17:21:10] [Client thread/INFO]: [CHAT] WorgenLP joined the game.
  1150. [17:21:32] [Client thread/INFO]: [CHAT] WARPAKScz právě získal ocenění [Quest]
  1151. [17:21:40] [Client thread/INFO]: [CHAT] WorgenLP left the game.
  1152. [17:21:42] [Client thread/INFO]: [CHAT] SABATAZcz joined the game.
  1153. [17:21:42] [Client thread/INFO]: [CHAT] SABATAZcz právě získal ocenění [Play LotsOMobs]
  1154. [17:21:42] [Client thread/INFO]: [CHAT] SABATAZcz právě získal ocenění [You've been installed!]
  1155. [17:21:42] [Client thread/INFO]: [CHAT] Welcome SABATAZcz to the server!
  1156. [17:21:45] [Client thread/INFO]: [CHAT] WorgenLP joined the game.
  1157. [17:21:46] [Client thread/INFO]: [CHAT] DarkHeroCz: Vítej !
  1158. [17:22:40] [Client thread/INFO]: [CHAT] SABATAZcz právě získal ocenění [Quest]
  1159. [17:23:08] [Client thread/INFO]: [CHAT] SABATAZcz právě získal ocenění [Co mám v kapsičkách?]
  1160. [17:25:46] [Client thread/INFO]: Stopping!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement