Hello everyone! Had the same thing happen to me on both a newly created 1.10.1 single player file as well as a 1.10.1 realms file in vanilla. Installing a command block creation would cause it to crash, and on realms, would give the same error to both me and my friend on the server. Got the error codes MC-103978 and MC-103981. Changing your client to 1.10 rather than 1.10.1 resolves the issue, both for single player and for realms servers. Allowing the world to render prior to installing the one command creations did not resolve the issue in 1.10.1. Crash report always reported a missing BlockEntity.
Did a test where my friend was able to be on the server with the working command creation in a 1.10 client (on realms) and it worked perfectly fine but when I went and changed back from 1.10 to 1.10.1 and got on, it would crash. Something in the 1.10.1 update is causing the issue, preventing people from getting onto their personal servers as well as multiplayer servers. ONLY WAY TO RESOLVE CURRENTLY IS TO CHANGE CLIENT TO OLDER VERSION OF 1.10. Hope this helps!
Time: 6/22/16 6:57 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 bqu.run(SourceFile:43) at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------
– BlockEntity missing instance data – Details: BlockState: minecraft:repeating_command_block[conditional=false,facing=east] Block coordinates: World: (155,68,241), Chunk: (at 11,4,1 in 9,15; contains blocks 144,0,240 to 159,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Hello everyone!
Had the same thing happen to me on both a newly created 1.10.1 single player file as well as a 1.10.1 realms file in vanilla. Installing a command block creation would cause it to crash, and on realms, would give the same error to both me and my friend on the server. Got the error codes MC-103978 and MC-103981. Changing your client to 1.10 rather than 1.10.1 resolves the issue, both for single player and for realms servers. Allowing the world to render prior to installing the one command creations did not resolve the issue in 1.10.1. Crash report always reported a missing BlockEntity.
Did a test where my friend was able to be on the server with the working command creation in a 1.10 client (on realms) and it worked perfectly fine but when I went and changed back from 1.10 to 1.10.1 and got on, it would crash. Something in the 1.10.1 update is causing the issue, preventing people from getting onto their personal servers as well as multiplayer servers. ONLY WAY TO RESOLVE CURRENTLY IS TO CHANGE CLIENT TO OLDER VERSION OF 1.10. Hope this helps!
Time: 6/22/16 6:57 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 bqu.run(SourceFile:43)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
– BlockEntity missing instance data –
Details:
BlockState: minecraft:repeating_command_block[conditional=false,facing=east]
Block coordinates: World: (155,68,241), Chunk: (at 11,4,1 in 9,15; contains blocks 144,0,240 to 159,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)