AnonymousProductions / MineFantasy2

MineFantasy2 Source moved to MineFantasyII-Cont
9 stars 2 forks source link

Bomb/Mine Syncing #2

Open AnonymousProductions opened 9 years ago

AnonymousProductions commented 9 years ago

If anyone reading this knows anything about the EntityTracker in Minecraft, could you take a look at how the entities are registered and if everything's done right.

The problem is: entities(most notably the mines) don't quite render in sync with the main entity, mines will disappear after a second, it's probably the tracking system. (Bombs temporarily create a client-sided dummy just to make them visible, but it's just a quick-fix)

cleverpanda commented 9 years ago

I think this has to do with the recent multi-threading of this process. I'll check it out for 1.8