Minecraft Comes Alive (MCA)

Minecraft Comes Alive (MCA)

13M Downloads

Failure to sync entity client-side spams console and lags/freezes game.

Closed this issue ยท 1 comments

commented

DraxisWuf provided console output:

[14:22:45 INFO]: Client> 2014-01-26 14:22:45 [INFO] [STDERR] java.lang.NullPointerException
[14:22:45 INFO]: Client> 2014-01-26 14:22:45 [INFO] [STDERR] at mca.core.forge.PacketHandler.handleSync(PacketHandler.java:584)
[14:22:45 INFO]: Client> 2014-01-26 14:22:45 [INFO] [STDERR] at mca.core.forge.PacketHandler.onPacketData(PacketHandler.java:110)
[...]

commented

Happens in the event that a client entity is not presently loaded on the client-side when the server sends an update.
Reduction of network strain in 3.6.0 may make this issue irrelevant.