-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 14w28b
-
None
-
-- System Details --
Details:
Minecraft Version: 14w28b
Operating System: Mac OS X (x86_64) version 10.8.5
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 93788392 bytes (89 MB) / 517128192 bytes (493 MB) up to 1065025536 bytes (1015 MB)
JVM Flags: 1 total; -Xmx1G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 14w28b
LWJGL: 2.9.1
OpenGL: Intel HD Graphics 5000 OpenGL Engine GL version 2.1 INTEL-8.16.74, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Probably not. Jar signature remains and client brand is untouched.-- System Details -- Details: Minecraft Version: 14w28b Operating System: Mac OS X (x86_64) version 10.8.5 Java Version: 1.6.0_65, Apple Inc. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc. Memory: 93788392 bytes (89 MB) / 517128192 bytes (493 MB) up to 1065025536 bytes (1015 MB) JVM Flags: 1 total; -Xmx1G IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 14w28b LWJGL: 2.9.1 OpenGL: Intel HD Graphics 5000 OpenGL Engine GL version 2.1 INTEL-8.16.74, Intel Inc. GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. Is Modded: Probably not. Jar signature remains and client brand is untouched.
-
Unconfirmed
If i clone a chest by
/clone - - - - - - - - - replace move
- = number
it crashes the gameDescription: Ticking block entity java.lang.ClassCastException: bau cannot be cast to bam at bam.m(SourceFile:220) at bam.c(SourceFile:253) at apo.i(SourceFile:1288) at bqn.q(SourceFile:1720) at bqn.ap(SourceFile:864) at bqn.a(SourceFile:303) at net.minecraft.client.main.Main.main(SourceFile:120) Details: Name: Chest // bam Block type: ID #0 (tile.air // arn) Block data value: 0 / 0x0 / 0b0000 Block location: World: (-577,71,-833), Chunk: (at 15,4,15 in -37,-53; contains blocks -592,0,-848 to -577,255,-833), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513) Actual block type: ID #0 (tile.air // arn) Actual block data value: 0 / 0x0 / 0b0000
- duplicates
-
MC-55686 Clone with move causes crash if structure includes chests or trapped chests
- Resolved