zerofall / EZStorage2

EZStorage 2 for Minecraft 1.9.4
MIT License
7 stars 8 forks source link

[Forge] Multiplayer chat bug and [SpongeForge] Phase error #72

Open BoskoVojinovic opened 5 years ago

BoskoVojinovic commented 5 years ago

This is a forge server, when somebody tries to put more than one controller on their storage system, it prints a warning in the chat, the problem is that it prints that warning to every player online for any player that was close to the storage system, very strange.

For example, player A and B are standing next to an EzStorage system, player A tries to place another controller to an already existing one. Following messages appear in the chat(to every player online): [a]You can only have one controller per system [b]You can only have one controller per system *I can't remember the exact message :D -Forge version: recommended 1.12.2

Another problem, separate from the last, although I don't know if it is a bug is that when using SpongeForge, and someone uses a dolly on a controller, the server prints out a Phase error; "Exception attempting to capture a block change" This is a well know occurrence with many mods in SpongeForge, as far as I understand it, mods should obey some protocol when changing block states, and this happens when they don't, so the sponge team always says to ask the mod developer :) -SpongeForge version: latest 1.12.2