MinecraftModDevelopmentMods / BaseMetals

Base Metals Mod
https://www.curseforge.com/minecraft/mc-mods/base-metals
GNU Lesser General Public License v2.1
16 stars 18 forks source link

Fatally Missing Registry Entries only on my PC #454

Closed CowHItFace closed 4 years ago

CowHItFace commented 4 years ago

For some reason this message only pops up on my PC but my mate can enter the server without any hustle. It also has something to do with this mod because when i uninstall the mod from my server and the client, everything is working correctly for some reason.

Latest client log latest.log

dshadowwolf commented 4 years ago

This looks like the server and your client are running different versions of MMDLib. MMDLib -rc1 and the version of BaseMetals that goes with it had a bad change brought on by a bad decision on my part - the messages at the tail end of your log suggest that either you are running MMDLib -rc1 or the server is. Mod versions MUST match because of issues like that. (Late Edit: Note that the current MMDLib is -rc2 and that is the one you should be using)

CowHItFace commented 4 years ago

It works thx :D