Lukas' Weapon Leveling

Lukas' Weapon Leveling

340k Downloads

Item-Stacking issue again present

Moomsy opened this issue ยท 2 comments

commented

Describe the bug
A clear and concise description of what the bug is.

The known problem that broken items and items from inventories and Storage containers will not stack properly because of empty Tags given to them is again present in the most recent Version (1.18.2 - 1.4.1)

Mod/Minecraft Version
Minecraft Version: 1.18.2
Mod Version: 1.4.1

To Reproduce
Steps to reproduce the behavior:

  1. Take any Stack of placeable Item
  2. Place Block from that Stack / Break Block in-world that matches the Stacked Item
  3. Collect item
  4. Item will not Stack

Expected behavior
Items should be supposed to be stackable if the item exactly matches the one in the players Inventory

Additional context
The Problem seemed fixed in Version 1.4.0 but in 1.4.1 items behave the way they did pre-1.4.0 , meaning : not Stacking correctly

Sometimes do not even show an empty Tag and still do not Stack , i am running a 325Mods-Modpack with many custom configs, removing Weaponleveling does fix this problem Immediatly - BUT - it is an important part of the Pack so i hope the culprit why exactly it applies those Tags in the first place can be narrowed down and be fixed.
Bild_2022-11-02_115216094
Bild_2022-11-02_115233118

commented

Huh, interesting, I did not manage to reproduce that.
1.4.1 does not change the system at all compared to 1.4.0. Could you check, if another mod might cause this? Using just weapon leveling, it stayed stackable, even after breaking, placing etc.

commented

This is an issue, that many mods cause due to using a method that creates empty tags. This is resolved in my mod now. Other mods have to do it themselves.