mojira.dev
MCPE-117145

minecraft:max_size_stack component doesn't override on Dedicated Server

Made a simple pack to increase max_size_stack for minecraft:beetroot_soup to 16. Works fine in singleplayer however doesn't work on BDS. Probably related to MCPE-51610

Note: pack also contains a few custom recipes that work fine on singleplayer and BDS. No errors reported. 

Please look into fixing item related bugs on BDS. It breaks lots of great mods for multiplayer experience.

Attachments

Comments 5

Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response

Is this still an issue in the latest version? If so, please make sure the ticket description contains the following information:

Steps to Reproduce:
1.
2.
3.

Observed Results:
(Briefly describe what happens)

Expected Results:
(Briefly describe what should happen)

If your ticket does not look like the example given here, then it's likely to be closed as incomplete.

This ticket will automatically reopen when you reply.

Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki

I'm not sure that I should comment on old issues but I have some informations about this bug.

This issue affects any multiplayer game - hosted locally (only joining players, host player is not affected) or on server (all players are affected). Bug exists for every item for which "minecraft:max_stack_size" component was set to value lower than 64

Steps to Reproduce:
1. Download a pack provided by me or use any other custom item, for which "minecraft:max_stack_size" component was set to value lower than 64. 
2. Enter a creative world with the use of two different clients (one of them must host this world)
3. Try to pick up specified item from creative inventory

  • ✔ On host client it should pick up item normally, with correct stack size (in case of item provided by me - 1)

  • ❌ On other client it'll pick up full stack of 64 items for a split second, then item will disappear 

Observed Results:
On client other than the host it'll pick up full stack of 64 items for a split second, then item will disappear 

Expected Results:
It should pick up item with respected stack size, declared in "minecraft:max_stack_size"

 

I also attached a short video, picturing this issue.

I've tested this issue on last release version (1.17.41) and latest beta (1.18.10.20)

Hope it'll help.

Hi

Does this issue still occur after updating to 1.18.2?

This ticket will automatically reopen when you reply.

Yes, this issue still exists in 1.18.2

Please update the Affects Version/s field with the latest version if the issue still reproduces.

Stan V

(Unassigned)

Confirmed

Multiple

Linux Dedicated Server

1.16.201 Hotfix, 1.20.80.20 Preview

Retrieved