-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w33a
-
None
-
OS: Windows 8 (ver 6.2, arch amd64)
Java: 1.7.0_51 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.5.1 (bootstrap 4)
Minecraft: 14w33a (updated Wed Aug 13 09:08:14 MDT 2014)
-
Unconfirmed
Playing on Dedicated Multiplayer server. Client crashes
Put the summary of the bug you're having here
What I expected to happen was...:
the torch to snap to the side of the block next to the torch when placed
What actually happened was...:
placing the torch on the underside of a block, where the torch is next to it when placed, crashed the game
Steps to Reproduce:
1. place block in the air
2. place block one up and one over from the first block
3. place torch on underside of second block
Error Log:
---- Minecraft Crash Report ----
// Who set us up the TNT?
Time: 8/14/14 6:45 PM
Description: Unexpected error
java.lang.IllegalArgumentException: Cannot set property bep
{name=facing, clazz=class el, values=[up, north, south, west, east]} to down on block minecraft:torch, it is not an allowed value
at bea.a(SourceFile:124)
at bbf.a(SourceFile:82)
at ajo.a(SourceFile:56)
at amd.a(SourceFile:127)
at cee.a(SourceFile:315)
at bso.au(SourceFile:1355)
at bso.r(SourceFile:1790)
at bso.as(SourceFile:875)
at bso.a(SourceFile:312)
at net.minecraft.client.main.Main.main(SourceFile:120)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– Head –
Stacktrace:
at bea.a(SourceFile:124)
at bbf.a(SourceFile:82)
at ajo.a(SourceFile:56)
at amd.a(SourceFile:127)
at cee.a(SourceFile:315)
at bso.au(SourceFile:1355)
– Affected level –
Details:
Level name: MpServer
All players: 1 total; [cig['Rokenbokman1'/73, l='MpServer', x=-7.06, y=68.54, z=501.31]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 0.00,64.00,0.00 - World: (0,64,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 6780080 game time, 144949 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 58 total;
blah blah, will provide if needed.
Retry entities: 0 total; []
Server brand: vanilla
Server type: Non-integrated multiplayer server
Stacktrace:
at cef.a(SourceFile:308)
at bso.b(SourceFile:2255)
at bso.a(SourceFile:326)
at net.minecraft.client.main.Main.main(SourceFile:120)
- duplicates
-
MC-66983 Game crashes when placing a torch or redstone torch on the bottom of a block
- Resolved