Guest User

Untitled

a guest
Nov 26th, 2014
367
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.99 KB | None | 0 0
  1. [21:46:23] [Client thread/INFO]: Setting user: master_stick
  2. [21:46:27] [Client thread/INFO]: LWJGL Version: 2.9.1
  3. [21:46:34] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, LB Photo Realism x128 10.0.0-converted-1374012661412.zip, LBPR-1.8L-Pre1 x128
  4. [21:46:35] [Sound Library Loader/INFO]: Starting up SoundSystem...
  5. [21:46:35] [Thread-7/INFO]: Initializing LWJGL OpenAL
  6. [21:46:35] [Thread-7/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  7. [21:46:35] [Thread-7/INFO]: OpenAL initialized.
  8. [21:46:36] [Sound Library Loader/INFO]: Sound engine started
  9. [21:47:10] [Client thread/INFO]: Created: 4096x4096 textures-atlas
  10. [21:47:15] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, LB Photo Realism x128 10.0.0-converted-1374012661412.zip, LBPR-1.8L-Pre1 x128
  11. [21:47:15] [Client thread/INFO]: SoundSystem shutting down...
  12. [21:47:15] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  13. [21:47:15] [Sound Library Loader/INFO]: Starting up SoundSystem...
  14. [21:47:16] [Thread-9/INFO]: Initializing LWJGL OpenAL
  15. [21:47:16] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  16. [21:47:16] [Thread-9/INFO]: OpenAL initialized.
  17. [21:47:16] [Sound Library Loader/INFO]: Sound engine started
  18. [21:47:51] [Client thread/INFO]: Created: 4096x4096 textures-atlas
  19. [21:48:51] [Server thread/INFO]: Starting integrated minecraft server version 1.8
  20. [21:48:51] [Server thread/INFO]: Generating keypair
  21. [21:48:51] [Server thread/INFO]: Converting map!
  22. [21:48:51] [Server thread/INFO]: Scanning folders...
  23. [21:48:51] [Server thread/INFO]: Total conversion count is 0
  24. [21:48:52] [Server thread/WARN]: Unable to find spawn biome
  25. [21:49:00] [Server thread/INFO]: Preparing start region for level 0
  26. [21:49:01] [Server thread/INFO]: Preparing spawn area: 8%
  27. [21:49:02] [Server thread/INFO]: Preparing spawn area: 13%
  28. [21:49:03] [Server thread/INFO]: Preparing spawn area: 20%
  29. [21:49:04] [Server thread/INFO]: Preparing spawn area: 26%
  30. [21:49:05] [Server thread/INFO]: Preparing spawn area: 33%
  31. [21:49:06] [Server thread/INFO]: Preparing spawn area: 39%
  32. [21:49:07] [Server thread/INFO]: Preparing spawn area: 46%
  33. [21:49:08] [Server thread/INFO]: Preparing spawn area: 53%
  34. [21:49:10] [Server thread/INFO]: Preparing spawn area: 59%
  35. [21:49:11] [Server thread/INFO]: Preparing spawn area: 66%
  36. [21:49:12] [Server thread/INFO]: Preparing spawn area: 72%
  37. [21:49:13] [Server thread/INFO]: Preparing spawn area: 79%
  38. [21:49:14] [Server thread/INFO]: Preparing spawn area: 85%
  39. [21:49:15] [Server thread/INFO]: Preparing spawn area: 92%
  40. [21:49:16] [Server thread/INFO]: Preparing spawn area: 99%
  41. [21:49:16] [Server thread/INFO]: Changing view distance to 8, from 10
  42. [21:49:18] [Netty Server IO #1/INFO]: master_stick[local:E:9260612e] logged in with entity id 85 at (-17.5, 64.0, 1141.5)
  43. [21:49:18] [Netty Server IO #1/INFO]: master_stick joined the game
  44. [21:49:25] [Server thread/INFO]: master_stick has just earned the achievement [Taking Inventory]
  45. [21:49:25] [Client thread/INFO]: [CHAT] master_stick has just earned the achievement [Taking Inventory]
  46. [21:49:52] [Server thread/INFO]: Stopping server
  47. [21:49:52] [Server thread/INFO]: Saving players
  48. [21:49:52] [Server thread/INFO]: Saving worlds
  49. [21:49:52] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
  50. [21:49:53] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
  51. [21:49:53] [Server thread/INFO]: Saving chunks for level 'New World'/The End
  52. [21:49:57] [Client thread/FATAL]: Unreported exception thrown!
  53. java.lang.IllegalArgumentException: Cannot get property PropertyEnum{name=mode, clazz=class net.minecraft.block.BlockRedstoneComparator$Mode, values=[compare, subtract]} as it does not exist in BlockState{block=minecraft:dispenser, properties=[facing, triggered]}
  54. at net.minecraft.block.state.BlockState$StateImplementation.func_177229_b(SourceFile:112) ~[beg.class:?]
  55. at net.minecraft.block.BlockRedstoneComparator.func_176460_j(BlockRedstoneComparator.java:88) ~[aup.class:?]
  56. at net.minecraft.block.BlockRedstoneComparator.func_176398_g(BlockRedstoneComparator.java:181) ~[aup.class:?]
  57. at net.minecraft.block.BlockRedstoneDiode.func_176204_a(SourceFile:103) ~[ava.class:?]
  58. at net.minecraft.block.BlockRedstoneComparator.onNeighborChange(BlockRedstoneComparator.java:303) ~[aup.class:?]
  59. at net.minecraft.world.World.func_175666_e(World.java:3653) ~[aqu.class:?]
  60. at net.minecraft.world.World.func_175690_a(World.java:2332) ~[aqu.class:?]
  61. at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:723) ~[bfh.class:?]
  62. at net.minecraft.world.World.func_180501_a(World.java:329) ~[aqu.class:?]
  63. at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:163) ~[aju.class:?]
  64. at net.minecraft.item.ItemBlock.func_180614_a(ItemBlock.java:66) ~[aju.class:?]
  65. at net.minecraft.item.ItemStack.func_179546_a(ItemStack.java:133) ~[amj.class:?]
  66. at net.minecraft.client.multiplayer.PlayerControllerMP.func_178890_a(PlayerControllerMP.java:407) ~[cem.class:?]
  67. at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1484) ~[bsu.class:?]
  68. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2034) ~[bsu.class:?]
  69. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1022) ~[bsu.class:?]
  70. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?]
  71. at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?]
  72. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  73. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  74. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
  75. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
  76. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  77. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Advertisement
Add Comment
Please, Sign In to add comment