#Error message when trying to connect to a server

7 messages · Page 1 of 1 (latest)

tender moss
#

This error is coming up when I try to connect to a server on an older version. I've tried to match the version with that of my friend but it's still coming up this error.

[18:15:22] [Render thread/WARN]:
Unknown custom packed identifier: cozystudioscore:tranquil_lantern_sync
[18:15:22] [Render thread/ERROR]:
Received unknown remote registry entries from server
[18:15:22] [Render thread/ERROR]:
Registry entry (kubejs:obsidian_upgrade_smithing_template) is missing from local registry (minecraft:item)
[18:15:22] [Render thread/ERROR]:
Registry entry (kubejs:shiitake_mushroom_soup) is missing from local registry (minecraft:item)
[18:15:22] [Render thread/ERROR]:
Registry entry (kubejs:nvidia_graphics_card) is missing from local registry (minecraft:item)
[18:15:22] [Render thread/ERROR]:
Registry entry (kubejs:ram) is missing from local registry (minecraft:item)
[18:15:22] [Render thread/ERROR]:
Registry entry (kubejs:amd_drivers) is missing from local registry (minecraft:item)
[18:15:22] [Render thread/ERROR]:
Registry entry (kubejs:menu) is missing from local registry (minecraft:menu)
[18:15:22] [Render thread/ERROR]:
Registry remapping failed!
net.fabricmc.fabric.impl.registry.sync.RemapException: Received 6 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

native rapidsBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

maiden wind
#

That means that likely KubeJS on the server side introduces new items/blocks/etc, which aren't introduced on the client

#

Startup scripts must be the same as the server

tender moss
#

Thank you. How do I do that?

maiden wind
#

Make sure startup scripts on the server are identical to startup scripts on the client

tender moss