mojira.dev
MC-104016

Minecraft will not run with Java 9


Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 22.6.16 16:47
Description: Server forgot to send required information to construct BlockEntity

java.lang.RuntimeException: Missing BlockEntity
at bqy.b(SourceFile:162)
at bqu.a(SourceFile:100)
at bqt.b(SourceFile:140)
at boh.a(SourceFile:913)
at bnz.a(SourceFile:1237)
at bnz.b(SourceFile:1171)
at bnz.a(SourceFile:1018)
at bcx.av(SourceFile:991)
at bcx.a(SourceFile:396)
at net.minecraft.client.main.Main.main(SourceFile:124)

A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

– Head –
Thread: Client thread
Stacktrace:
at bqy.b(SourceFile:162)

– BlockEntity missing instance data –
Details:
BlockState: minecraft:chest[facing=west]
Block coordinates: World: (3,65,2), Chunk: (at 3,4,2 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)
Stacktrace:
at bqy.b(SourceFile:162)
at bqu.a(SourceFile:100)
at bqt.b(SourceFile:140)
at boh.a(SourceFile:913)
at bnz.a(SourceFile:1237)
at bnz.b(SourceFile:1171)

Related issues

Comments

CubeTheThird

Duplicate of MC-103978. Also, the game is using it's bundled java 8 version, according to your report.

migrated

(Unassigned)

Unconfirmed

Minecraft 1.10.1

Retrieved