mojira.dev
MC-175363

Game crashes when a map tries to update new chunks

When using a map, the client crashes (with a message of internal server error) as soon as a new chunk is being updated on a map. If we remain in areas where the previously created map does not have to update new chunks, all is OK, but as soon as we load a new chunk, the crash happens. It then becomes impossible to login into the game unless the player data is erased, which is certainly not desirable.

 

Comments 3

Incomplete without a crash report from (minecraft/crash-reports/crash-<DATE>-client.txt). Please attach it to this ticket so that we can diagnose your issue.

Sorry for being a noob. The server did not crash and did not generate a crash report (only the client crashes with a vague report). The crash is actually related to spruce signs, and ONLY spruce signs, whether placed on a wall, or on the ground. I have been able to test it with other woods and nothing happens. When the player is within an update area where those sign blocks are visible on a map that the player is holding. It was the fact that it happened near an area where there were nearby unexplored chunks that made me believe chunk loading had anything to do with it. Again, sorry for the noob.

This is the error messages displayed on the server side when placed on the ground (it refers to Block{minecraft:spruce_sign} when placed on a wall):

=======
Failed to handle packet for /127.0.0.1:47358
q: Ticking player
at yi.i(SourceFile:475) ~[server.jar:?]
at yz.b(SourceFile:198) ~[server.jar:?]
at lv.a(SourceFile:234) ~[server.jar:?]
at yy.c(SourceFile:171) [server.jar:?]
at net.minecraft.server.MinecraftServer.b(SourceFile:872) [server.jar:?]
at xh.b(SourceFile:345) [server.jar:?]
at net.minecraft.server.MinecraftServer.a(SourceFile:799) [server.jar:?]
at net.minecraft.server.MinecraftServer.run(SourceFile:658) [server.jar:?]
at java.lang.Thread.run(Thread.java:834) [?:?]
Caused by: java.lang.IllegalArgumentException: Cannot get property cdt{name=axis, clazz=class fr$a, values=[x, y, z]} as it does not exist in Block{minecraft:spruce_sign}

Please attach the full crash report if this is still an issue for you in the latest snapshot.

Jules-Ange Infante

(Unassigned)

Unconfirmed

(Unassigned)

20w12a

Retrieved