Enchancement

Enchancement

286k Downloads

bringing back vanilla enchantments

technikfratnik23 opened this issue ยท 10 comments

commented

Mod version

1.19-14

A description of the issue

So when I set invertedList to true, whenever I join my server (not singleplayer) I get the "Registry remapping failed: Received ID map for minecraft:enchantment contains IDs unknown to the receiver!" and lists every a bunch of vanilla enchantments even after customizing the config on the client and copying it to the server the same error removing everything in allowedEnchantments both client and server doesn't help. And I can't use newer version because I'm running on 1.19.2
cfg.zip

Log or crash report

No response

commented

Having matching config files should work. Are you sure it copied properly?

commented

Having matching config files should work. Are you sure it copied properly?

Yeah, I'm doing select all and copy so should work, but it doesn't. Setting invertedList to false fixes the registry remapping

commented

Send both your client and server config files

commented

configs.zip
And now i'm getting "Registry remapping failed: Failed to assign new id to client only registry entry"

commented

Configs look the same, do the client and server have the same mod version? Send logs for both please

commented
commented

The server's enchantment registry is empty, did you make sure to edit the config while the server is offline?

commented

yeah i've edited it while the server is offline

commented

There's no reason it shouldn't work then. Try reinstalling all mods and making sure they match?

commented

I've fixed this by removing every config and mod both on the client and server and keeping the only needed mods and changed the config to allow vanilla enchants while both the server and client were closed/offline and it worked