DevotedMC / Bastion

Minecraft plugin that allows players to place Citadel-reinforced blocks that stop block placement or enderpearl teleportation. Updated for Spigot 1.12
http://www.devotedmc.com
Other
2 stars 10 forks source link

"A bastion block prevents..." messages doubling up weirdly #50

Open GavJenks opened 7 years ago

GavJenks commented 7 years ago

Clicking blocks that are definitely only in the radius of a single bastion (while in /bsi) will say "A bastion block prevents other from building" twice in chat every time.

ProgrammerDan commented 7 years ago

Did you recently update Forge?

If not, this might be an issue similar to what Aleksey fixed in Citadel ...

ProgrammerDan commented 7 years ago

Gonna toss this to Aleksey, just in case he has a thought to weigh in

Aleksey-Terzi commented 7 years ago

Ok, I will check it. We definitely fixed it for "right clicking", not sure about left click.

GavJenks commented 7 years ago

I did not recently update forge. Not for 3 months or something.

ProgrammerDan commented 7 years ago

Great! I only mention because briefly during the update testing cycles for 1.12, latest Forge had a double-send bug. It was quickly corrected, but ya never know.

Aleksey-Terzi commented 7 years ago

@GavJenks Are you using latest version of Bastion for testing? I've checked and could confirm this bug was fixed 3 months ago: https://github.com/DevotedMC/Bastion/commit/e881f5558ad42f90a06bad1dda0655989e1b69e8#diff-53692c4ae1e580e791e6cc6017fca1a7R77

Could you please test it with clean client without any mods?

If nothing helps and problem still here - could you please provide step by step description of what I have to do to see the issue?

ProgrammerDan commented 7 years ago

@TealNerd Are you running 2.0.3-7 or a custom fork?

Aleksey-Terzi commented 7 years ago

If this problem on CivClassics, then I'm supposing problem is still on server, because of fix was done for MC 1.12, but Classics is still 1.10.2

ProgrammerDan commented 7 years ago

Could probably back-port the fix easily enough, unless Teal felt that his upgrade to 1.12 was soon.