zabi94 / ExtraAlchemy

Extra Alchemy: a Minecraft mod that expands on potions
Other
38 stars 16 forks source link

Brewing stand mixin ticking crash #82

Closed tambry closed 4 years ago

tambry commented 4 years ago

Describe the bug Crash ticking brewing stand due to ExtraAlchemy's mixin.

To Reproduce Server download
The full server ready to start up.

Seems to be caused due to a combination of some other mods, but I unfortunately didn't have the time to narrow it down yet.

  1. Use same mods on the client as the server has.
  2. Set extraPieces.enabled to false in config/Adorn.json5 on the client (unrelated bug https://github.com/Juuxel/Adorn/issues/96).
  3. Launch the server.
  4. Join the server [::]:1337.
  5. /tp 198 67.0 -335 (give yourself OP or such)
  6. Wait a minute or two for the crash to occur. Or simply relog to trigger the necessary tick.

latest.log crash-2020-08-05_22.40.02-server.txt

Environment (please complete the following information):

zabi94 commented 4 years ago

Fix available on cf when approved (should take a couple minutes at most)