Lenient Stack Size

Lenient Stack Size

58.4k Downloads

"No stack! Converting to bucket!" messages in server log.

RubyRezal opened this issue ยท 8 comments

commented

Minecraft 1.18
Lenient Stack Size 1.2.1

This message started appearing in our server log.

[04:47:12] [Server thread/INFO]: [com.astrazoey.lenientstacksize.mixins.DispenserBehaviorMixin] No stack! Converting to bucket! [04:47:20] [Server thread/INFO]: [com.astrazoey.lenientstacksize.mixins.DispenserBehaviorMixin] No stack! Converting to bucket! [04:47:38] [Server thread/INFO]: [com.astrazoey.lenientstacksize.mixins.DispenserBehaviorMixin] No stack! Converting to bucket!

Sometimes when this message appears I've been disconnected from the server. (Server disconnect may not be related.)

commented

Heya, the server spam will be fixed next update. If you're getting disconnected from a server over it, will it be possible for the server admin to provide some information from the output log on what happened up until the disconnect?

commented

Heya, the server spam will be fixed next update. If you're getting disconnected from a server over it, will it be possible for the server admin to provide some information from the output log on what happened up until the disconnect?

i'd love if you would include this bugfix in a 1.17.1 build, thanks x)
also do you have any advice for backporting mods ? last time i tried it was a lot more effort than expected, to build the mod from source instead of editing out the 1.18/java17 from the jar

commented

for info, the latest 1.18.1 release works fine in 1.17.1

commented

I can provide some logs for this, is this what you require?
1.17
v1.1.0
2021-12-20-4.log.gz

commented

Heya, the server spam will be fixed next update. If you're getting disconnected from a server over it, will it be possible for the server admin to provide some information from the output log on what happened up until the disconnect?

Thank you for the quieter logs!

It turns out our disconnect issue was unrelated. We had some server connectivity and stability issues. The logs weren't helpful, it just looked like people were disconnecting for no reason. By coincidence I caught the disconnects a few times in the middle of the "converting to bucket" messages.

The other issues on our server have been remedied by updating certain optimization mods or removing them altogether.

commented

Shouldn't have been closed.
the 1.17.1 release still has this issue.
I worked around it by using the 1.18.1 version using fabric overrides.
The spam was causing severe server lag and kicked me out (the server is hosted locally so no latency)

commented

@xanthian thanks for the valuable info ! could you please share some leads on how to use the 1.18.1 version on 1.17.1 ?
i tried looking up "fabric overrides"

commented