Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [21:46:23] [Client thread/INFO]: Setting user: master_stick
- [21:46:27] [Client thread/INFO]: LWJGL Version: 2.9.1
- [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
- [21:46:35] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [21:46:35] [Thread-7/INFO]: Initializing LWJGL OpenAL
- [21:46:35] [Thread-7/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [21:46:35] [Thread-7/INFO]: OpenAL initialized.
- [21:46:36] [Sound Library Loader/INFO]: Sound engine started
- [21:47:10] [Client thread/INFO]: Created: 4096x4096 textures-atlas
- [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
- [21:47:15] [Client thread/INFO]: SoundSystem shutting down...
- [21:47:15] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
- [21:47:15] [Sound Library Loader/INFO]: Starting up SoundSystem...
- [21:47:16] [Thread-9/INFO]: Initializing LWJGL OpenAL
- [21:47:16] [Thread-9/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
- [21:47:16] [Thread-9/INFO]: OpenAL initialized.
- [21:47:16] [Sound Library Loader/INFO]: Sound engine started
- [21:47:51] [Client thread/INFO]: Created: 4096x4096 textures-atlas
- [21:48:51] [Server thread/INFO]: Starting integrated minecraft server version 1.8
- [21:48:51] [Server thread/INFO]: Generating keypair
- [21:48:51] [Server thread/INFO]: Converting map!
- [21:48:51] [Server thread/INFO]: Scanning folders...
- [21:48:51] [Server thread/INFO]: Total conversion count is 0
- [21:48:52] [Server thread/WARN]: Unable to find spawn biome
- [21:49:00] [Server thread/INFO]: Preparing start region for level 0
- [21:49:01] [Server thread/INFO]: Preparing spawn area: 8%
- [21:49:02] [Server thread/INFO]: Preparing spawn area: 13%
- [21:49:03] [Server thread/INFO]: Preparing spawn area: 20%
- [21:49:04] [Server thread/INFO]: Preparing spawn area: 26%
- [21:49:05] [Server thread/INFO]: Preparing spawn area: 33%
- [21:49:06] [Server thread/INFO]: Preparing spawn area: 39%
- [21:49:07] [Server thread/INFO]: Preparing spawn area: 46%
- [21:49:08] [Server thread/INFO]: Preparing spawn area: 53%
- [21:49:10] [Server thread/INFO]: Preparing spawn area: 59%
- [21:49:11] [Server thread/INFO]: Preparing spawn area: 66%
- [21:49:12] [Server thread/INFO]: Preparing spawn area: 72%
- [21:49:13] [Server thread/INFO]: Preparing spawn area: 79%
- [21:49:14] [Server thread/INFO]: Preparing spawn area: 85%
- [21:49:15] [Server thread/INFO]: Preparing spawn area: 92%
- [21:49:16] [Server thread/INFO]: Preparing spawn area: 99%
- [21:49:16] [Server thread/INFO]: Changing view distance to 8, from 10
- [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)
- [21:49:18] [Netty Server IO #1/INFO]: master_stick joined the game
- [21:49:25] [Server thread/INFO]: master_stick has just earned the achievement [Taking Inventory]
- [21:49:25] [Client thread/INFO]: [CHAT] master_stick has just earned the achievement [Taking Inventory]
- [21:49:52] [Server thread/INFO]: Stopping server
- [21:49:52] [Server thread/INFO]: Saving players
- [21:49:52] [Server thread/INFO]: Saving worlds
- [21:49:52] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
- [21:49:53] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
- [21:49:53] [Server thread/INFO]: Saving chunks for level 'New World'/The End
- [21:49:57] [Client thread/FATAL]: Unreported exception thrown!
- 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]}
- at net.minecraft.block.state.BlockState$StateImplementation.func_177229_b(SourceFile:112) ~[beg.class:?]
- at net.minecraft.block.BlockRedstoneComparator.func_176460_j(BlockRedstoneComparator.java:88) ~[aup.class:?]
- at net.minecraft.block.BlockRedstoneComparator.func_176398_g(BlockRedstoneComparator.java:181) ~[aup.class:?]
- at net.minecraft.block.BlockRedstoneDiode.func_176204_a(SourceFile:103) ~[ava.class:?]
- at net.minecraft.block.BlockRedstoneComparator.onNeighborChange(BlockRedstoneComparator.java:303) ~[aup.class:?]
- at net.minecraft.world.World.func_175666_e(World.java:3653) ~[aqu.class:?]
- at net.minecraft.world.World.func_175690_a(World.java:2332) ~[aqu.class:?]
- at net.minecraft.world.chunk.Chunk.func_177436_a(Chunk.java:723) ~[bfh.class:?]
- at net.minecraft.world.World.func_180501_a(World.java:329) ~[aqu.class:?]
- at net.minecraft.item.ItemBlock.placeBlockAt(ItemBlock.java:163) ~[aju.class:?]
- at net.minecraft.item.ItemBlock.func_180614_a(ItemBlock.java:66) ~[aju.class:?]
- at net.minecraft.item.ItemStack.func_179546_a(ItemStack.java:133) ~[amj.class:?]
- at net.minecraft.client.multiplayer.PlayerControllerMP.func_178890_a(PlayerControllerMP.java:407) ~[cem.class:?]
- at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1484) ~[bsu.class:?]
- at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2034) ~[bsu.class:?]
- at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1022) ~[bsu.class:?]
- at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345) [bsu.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:120) [Main.class:?]
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
- at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_25]
- at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_25]
- at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
- at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Advertisement
Add Comment
Please, Sign In to add comment