MinestrapTeam / Minestrappolation-4

A better less broken version of Minestrappolation. Updated to Minecraft 1.8.
GNU General Public License v3.0
11 stars 4 forks source link

Sifter Results Don't Sync Between Clients and Servers #83

Closed Delocuro closed 9 years ago

Delocuro commented 9 years ago

When using either type of Sifter on a server, it will appear to be working normally. However, for some reason the random number generator outputs a different item result to the client than it does to the server every time you sift something, so while it may, for example, look like you got a Technological Doodad from a block of Rubble, attempting to pull the item out of your inventory will cause the inventory to update, revealing that you actually got a completely different item on the server.

The process is most obvious when sifting large quantities of blocks. Sifting a bunch of stuff and then pulling one item out of your inventory will cause all of the items to update, completely changing what items appear.

Delocuro commented 9 years ago

Merged with #87.