-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 19w08a
-
None
-
Unconfirmed
The bug
Placing a block, break it and placed a another block at the same location result a buggy block.
Affect blocks
- Chest
- Trapped chest
- Ender chest
- Shulker box
- Spawner
How to reproduce
- Place a spawner, a chest, a shulker box, a trapped chest or an ender chest
- Break this block
- Place the same block at the same location that you have breaking the block
→ The newed placed block use the old block model.
Also placing a chest (all variant) destroy it and placed an other block crash the game :
Crash report
---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 20/02/19 18:58 Description: Rendering Block Entity java.lang.IllegalArgumentException: Cannot get property bry{name=facing, clazz=class ex, values=[north, south, west, east]} as it does not exist in Block{minecraft:shulker_box} at brc.c(SourceFile:95) at dik.a(SourceFile:71) at dih.a(SourceFile:155) at dih.a(SourceFile:135) at dgk.a(SourceFile:666) at dgg.b(SourceFile:956) at dgg.a(SourceFile:865) at dgg.a(SourceFile:725) at cqw.d(SourceFile:950) at cqw.b(SourceFile:412) at net.minecraft.client.main.Main.main(SourceFile:154) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at brc.c(SourceFile:95) at dik.a(SourceFile:71) -- Block Entity Details -- Details: Name: minecraft:ender_chest // bps Block: Block{minecraft:shulker_box}[facing=up] Block location: World: (95,63,-223), Chunk: (at 15,3,1 in 5,-14; contains blocks 80,0,-224 to 95,255,-209), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Block: Block{minecraft:shulker_box}[facing=up] Block location: World: (95,63,-223), Chunk: (at 15,3,1 in 5,-14; contains blocks 80,0,-224 to 95,255,-209), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Stacktrace: at dih.a(SourceFile:155) at dih.a(SourceFile:135) at dgk.a(SourceFile:666) at dgg.b(SourceFile:956) at dgg.a(SourceFile:865) -- Affected level -- Details: Level name: MpServer All players: 1 total; [dft['Pierrot65'/260, l='MpServer', x=96.22, y=63.00, z=-219.82]] Chunk stats: MultiplayerChunkCache: 1225, 961 Level seed: 0 Level generator: ID 00 - default, ver 1. Features enabled: false Level generator options: {} Level spawn location: World: (96,63,-224), Chunk: (at 0,3,0 in 6,-14; contains blocks 96,0,-224 to 111,255,-209), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1) Level time: 954 game time, 954 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: creative (ID 1). Hardcore: false. Cheats: false Server brand: vanilla Server type: Integrated singleplayer server Stacktrace: at ddi.a(SourceFile:449) at cqw.b(SourceFile:1919) at cqw.b(SourceFile:420) at net.minecraft.client.main.Main.main(SourceFile:154) -- System Details -- Details: Minecraft Version: 19w08a Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1013908904 bytes (966 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 19w08a LWJGL: 3.2.1 build 12 OpenGL: Intel(R) HD Graphics GL version 4.3.0 - Build 20.19.15.5058, Intel GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Resource Packs: vanilla Current Language: Français (France) CPU: 2x Intel(R) Pentium(R) CPU G3260 @ 3.30GHz
- duplicates
-
MC-144469 Replacing same block at location will cause animation to stop/stuck and can crash if using other block type
- Resolved