-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.10.1
-
None
-
Unconfirmed
windows 10 minecraft 1.10.1 crash after server join
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 6/22/16 11:57 AM
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:wall_sign[facing=west]
Block coordinates: World: (-21,32,20), Chunk: (at 11,2,4 in -2,1; contains blocks -32,0,16 to -17,255,31), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,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)
– Affected level –
Details:
Level name: MpServer
All players: 1 total; [bnn['Killen_Minecraft'/1898, l='MpServer', x=-23.50, y=31.00, z=21.50]]
Chunk stats: MultiplayerChunkCache: 19, 19
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-23,31,-21), Chunk: (at 9,1,11 in -2,-2; contains blocks -32,0,-32 to -17,255,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 3044650 game time, 0 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: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 1 total; [bnn['Killen_Minecraft'/1898, l='MpServer', x=-23.50, y=31.00, z=21.50]]
Retry entities: 0 total; []
Server brand: BungeeCord (Hypixel) <- vanilla
Server type: Non-integrated multiplayer server
Stacktrace:
at bln.a(SourceFile:364)
at bcx.b(SourceFile:2535)
at bcx.a(SourceFile:405)
at net.minecraft.client.main.Main.main(SourceFile:124)
– System Details –
Details:
Minecraft Version: 1.10.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 193739672 bytes (184 MB) / 278573056 bytes (265 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.10.1
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics GL version 4.4.0 - Build 20.19.15.4320, 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:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 2x Intel(R) Celeron(R) CPU N3050 @ 1.60GHz
- duplicates
-
MC-103978 "Server forgot to send required information to construct BlockEntity" when joining a server (Caused by modded servers)
- Resolved