-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w27a, Minecraft 14w27b
-
None
-
OS X 10.9.2
Java 1.6.0
-
Unconfirmed
When you look at a glitched floating top half of a double plant (created when the worldgen overwrites the bottom half), the game crashes.
What I expected to happen was...:
The bounding box to appear around the block and the block data to appear on the F3 screen (if enabled).
What actually happened was...:
The game crashed.
Steps to Reproduce:
1. Look at a glitched floating top half of a double plant.
2. See that the game crashes
This may have something to do with trying to display the block info on the F3 screen.
Description: Unexpected error
java.lang.IllegalArgumentException: Cannot get property azh{name=variant, clazz=class aqs, values=[sunflower, syringa, double_grass, double_fern, double_rose, paeonia]} as it does not exist!
at ayx.b(SourceFile:120)
at aqq.a(SourceFile:280)
at bnw.c(SourceFile:154)
at bnw.b(SourceFile:71)
at bnw.a(SourceFile:48)
at bnm.a(SourceFile:203)
at cdn.b(SourceFile:993)
- duplicates
-
MC-60296 Crash when cutting grass: values=[sunflower, syringa, double_grass, double_fern, double_rose, paeonia]}
- Resolved