-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 17w15a
-
None
-
Singleplayer Survival World
-
Unconfirmed
I just started a new survival world in 17w15a.
Placed one torch in a cave (Ravine) and the Game Crashed.
When trying to place a Torch when looking of the bottom of one stone block - The Game Crashes.
Torch can be normally placed when looking to normal block (Side of stone for Example), but not when looking bottom of one block and some solid blocks around it. (See Screenshots).
Works both with the Off-Hand and the Primary Hand;
The Error in the Crash Report:
java.lang.IllegalArgumentException: Cannot set property avz
{name=facing, clazz=class ei, values=[up, north, south, west, east]} to down on block minecraft:torch, it is not an allowed value
at avn$a.a(SourceFile:184) ~[17w15a.jar:?]
at atj.a(SourceFile:129) ~[17w15a.jar:?]
at afx.a(SourceFile:45) ~[17w15a.jar:?]
at ahl.a(SourceFile:178) ~[17w15a.jar:?]
at bqt.a(SourceFile:356) ~[17w15a.jar:?]
at bgu.ay(SourceFile:1453) ~[17w15a.jar:?]
at bgu.aB(SourceFile:1961) ~[17w15a.jar:?]
at bgu.aA(SourceFile:1772) ~[17w15a.jar:?]
at bgu.t(SourceFile:1616) ~[17w15a.jar:?]
at bgu.aw(SourceFile:959) ~[17w15a.jar:?]
at bgu.a(SourceFile:399) [17w15a.jar:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [17w15a.jar:?]
Crash Report and Screenshot of the situation when trying to place one Torch Uploaded.
World Seed: 5283530588590075399
Coordinates: X: 38 / Y: 41 / Z: 68
- duplicates
-
MC-115807 Game crash if right clicked on the underside of block with torch in hand
- Resolved