Crossroads-Development / Essentials

Essentials is a mod for Minecraft. It adds a few simple utility-style blocks and items, mostly meant to enhance vanilla-style automation.
MIT License
11 stars 10 forks source link

[1.19.2] Redstone Transmitter crash on server. #85

Closed Gbergz closed 2 years ago

Gbergz commented 2 years ago

Describe the bug Crash when using the Redstone Transmitter. (Exception in server tick loop).

To Reproduce [Optional] Steps to reproduce the behavior:

  1. Play around with the Redstone Transmitter
  2. Be on a server.
  3. Break it or replace it.
  4. Crash

Expected behavior [Optional] That the server doesn't crash when using the Redstone Transmitter.

Screenshots [Optional] No response.

Additional context [Optional] Forge: 43.1.39 Mc: 1.19.2 Essentials: 2.15.2 | https://www.curseforge.com/minecraft/mc-mods/essentials/files/3901142

Crash report: https://gist.github.com/Gbergz/88a0092f94e8ff38ce4b731efd0dd542

Da-Technomancer commented 2 years ago

This issue was actually fixed in 683cbbdfaf34b0d8e3bcbdd25a27c3841e96abbe but the update wasn't published. I've gone ahead and published the fix to Curseforge, it's Essentials 2.15.3: https://www.curseforge.com/minecraft/mc-mods/essentials/files/3901142

Gbergz commented 2 years ago

Gotcha, thanks for the publish and fix!