Remote-Entities icon indicating copy to clipboard operation
Remote-Entities copied to clipboard

RemoteEntities invisible

Open confuser opened this issue 12 years ago • 4 comments
trafficstars

Sometimes players can't see the RemoteEntities unless they re-log. This doesn't happen all the time, it is rather uncommon.

confuser avatar May 28 '13 18:05 confuser

In testing, I noticed moving around seemed to reload the chunk (or at least re-request data.) They appeared then. (I've noticed that on the server which implements my Remote Entities-based plugin.)

When using my custom spawning method (checking every tick for what needed to be spawned), however, the issue was absolved. Pretty sure it's something to do with Minecraft's chunk loading… which is garbage.

kolinkrewinkel avatar May 29 '13 02:05 kolinkrewinkel

it is fixed. At least to some extend, still have no idea why it does that. See https://github.com/kumpelblase2/Remote-Entities/commit/2edb7398b03eadb56db349cec60075afc8194779

kumpelblase2 avatar Jun 30 '13 15:06 kumpelblase2

Beautiful. Thanks.

kolinkrewinkel avatar Jun 30 '13 20:06 kolinkrewinkel

This is occurring again with the 1.8 Snapshot

confuser avatar Aug 24 '13 11:08 confuser