Remote-Entities
Remote-Entities copied to clipboard
RemoteEntities invisible
Sometimes players can't see the RemoteEntities unless they re-log. This doesn't happen all the time, it is rather uncommon.
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.
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
Beautiful. Thanks.
This is occurring again with the 1.8 Snapshot