Pryaxis / TShock

☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
GNU General Public License v3.0
2.43k stars 382 forks source link

Blocks can't be replaced with another block from inventory #2047

Closed HairyMilkshakes closed 4 years ago

HairyMilkshakes commented 4 years ago

Reproduction steps (if applicable)?

  1. Replaced a placed block with another one
  2. The block replacing the old one is consumed but not placed.

Any stack traces or error messages (if known)?

2020-06-12 09:47:28 - TextLog: VERBOSE: Bouncer / OnTileEdit rejected from (ms2) <playername> ReplaceTile 38

2020-06-12 09:47:28 - TextLog: VERBOSE: Bouncer / OnTileEdit rejected from (ms2) ReplaceTile 38

What plugins and what versions of those plugins are you running?

No plugins.

Patrikkk commented 4 years ago

This is fixed with #2043 in our next release. Thank you for reporting!