-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.10.1
-
Unconfirmed
Whenever I join play.lemoncloud.org, I crash if I join their other servers, like factions or skywars. However, it does not effect other games or multiplayer servers. It says "JIRA Issues: MC-103978, MC-103981" and
" ---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 6/22/16 10:21 PM
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:hopper[enabled=true,facing=down]
Block coordinates: World: (599,77,-814), Chunk: (at 7,4,2 in 37,-51; contains blocks 592,0,-816 to 607,255,-801), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
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['MC_Budgie'/20490, l='MpServer', x=603.50, y=77.00, z=-809.50]]
Chunk stats: MultiplayerChunkCache: 7, 7
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (603,87,-810), Chunk: (at 11,5,6 in 37,-51; contains blocks 592,0,-816 to 607,255,-801), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
Level time: 270644223 game time, 270774982 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['MC_Budgie'/20490, l='MpServer', x=603.50, y=77.00, z=-809.50]]
Retry entities: 0 total; []
Server brand: PaperSpigot
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 (x86) version 10.0
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 103309320 bytes (98 MB) / 242679808 bytes (231 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Launched Version: 1.10.1
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 520 GL version 4.4.0 - Build 20.19.15.4360, 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: 4x Intel(R) Core(TM) i3-6100U CPU @ 2.30GHz"
- duplicates
-
MC-103978 "Server forgot to send required information to construct BlockEntity" when joining a server (Caused by modded servers)
- Resolved