Drink Beer (Forge)

Drink Beer (Forge)

3M Downloads

Stackoverflow error when brewing beer

pvsmagbojos opened this issue ยท 3 comments

commented

Version: Minecraft 1.16.5
Mod Loader: Forge
Server Type: Mohist

Details:
Server crashes when trying to brew beer in a keg on the server, I've only tested this with the sweet berry beer recipe so far, but it has been consistent on both attempts. Haven't tried to replicate this bug in singleplayer, though it seems to crash only on the server's end, not on the client's end

Full Crash Report:
crash-2021-11-22_10.34.03-server.txt
crash-2021-11-22_10.40.13-server.txt

commented

It is a problem caused by Polymorph (Forge) mod.
This mod might implement some tweaks to RecipeManager which cause infinite looping. Recipe of brewing works normally without Polymorph (Forge) . I advise you post an issue on the issue board of Polymorph mod.

commented

Currently I won't do any more work to investigate how Polymorph infinitely loop since I have some serious issue with my body. Once I'm ok I may do more investigation. Thanks for your feedback.

commented

I saw Polymorph has fixed it on newest version. So this issue now is closed.