Trying to join a friend's server, upon connecting I'm met with the following:
Connection Lost
Received 5 registry entries that are unknown to this client. This is usually caused by a mismatched mod set between the client and server. See the client logs for more details. The following registry entry namespaces may be related:
kubejs
Inside latest.log, I find this:
[20:22:04] [Render thread/ERROR]: Received unknown remote registry entries from server
[20:22:04] [Render thread/ERROR]: Registry entry (kubejs:shrinkifier) is missing from local registry (minecraft:item)
[20:22:04] [Render thread/ERROR]: Registry entry (kubejs:wallet) is missing from local registry (minecraft:item)
[20:22:04] [Render thread/ERROR]: Registry entry (kubejs:create_guide) is missing from local registry (minecraft:item)
[20:22:04] [Render thread/ERROR]: Registry entry (kubejs:joe_coin_half) is missing from local registry (minecraft:item)
[20:22:04] [Render thread/ERROR]: Registry entry (kubejs:joe_coin_quarter) is missing from local registry (minecraft:item)
[20:22:04] [Render thread/ERROR]: Registry remapping failed!
net.fabricmc.fabric.impl.registry.sync.RemapException: Received 5 registry entries that are unknown to this client.
This is usually caused by a mismatched mod set between the client and server. See the client logs for more details.
The following registry entry namespaces may be related:
kubejs
I have so far:
Uninstalled and reinstalled the modpack through CurseForge
Updated all mods.
Attempted to use a forge version instead of fabric version.
Attempted to use an older version of kubejs.
No luck on any of the above.
Thanks in advance.