Shadows-of-Fire / Apotheosis

All things that should have been.
Other
151 stars 119 forks source link

Affixes in Reforging Table Preview Do Not Match Outcome #1201

Closed thegreywulfe closed 3 months ago

thegreywulfe commented 3 months ago

This appears to be a duplicate of #1145 but in the current version (7.3.3).

Untitled1 Untitled2

Screenshots are simplistic and using lower level rarity materials mostly because I'm hurting for mats after doing a bunch of testing, but I promise that it's the same issue that can be seen in other posts. Fully different outcomes vs. the expected.

Items do not reforge as expected from the preview in the reforging table. As with other instances of this bug, the issue does not replicate in singleplayer, and only appears in a dedicated multiplayer server.

For me this is appearing in a friend's server that is modded to hell, which may very well be the source of the issue. Minecraft version is 1.20.1, modlist can be found here: All Mods.txt

It's likely this is a weird edge case related to config files and UI mods or something to that effect. If I knew what the fix was back in 7.3.0 I might be able to fix something on my end.

Shadows-of-Fire commented 3 months ago

Nothing has changed relating to reforging since the original fix, nor can I reproduce any issues with reforging in a dedicated server environment on stock settings.

Given the affix names, what is happening here is that your client thinks that Axe is a SWORD class object, instead of a HEAVY_WEAPON class object. If you have overrides in the config, that config file must match from client to server; if there isn't a mismatch (or this object is not being overridden), then it's probably just tetra being weird and there isn't anything I can do about it.