Known / Recurring Issues #2

Open
opened 2026-06-26 11:53:28 +02:00 by Griefed · 0 comments
Owner

@Griefed on GitHub · https://github.com/Griefed/Survive-Create-Prosper-4/issues/5

1. When trying to connect to a server, an error message about an unsyncable resgistry appears and the connection to the server is aborted.

[15:02:50] [Render thread/INFO]: Registry minecraft:item: Found a missing id from the world buddycards:buddycard_hook
[15:02:50] [Render thread/ERROR]: Unidentified mapping from registry minecraft:item
	buddycards:buddycard_hook: 5995

[15:02:50] [Render thread/ERROR]: Missing registry data for network connection:
	minecraft:item: buddycards:buddycard_hook

[15:02:50] [Netty Client IO #4/ERROR]: Failed to load registry, closing connection.
[15:02:50] [Netty Client IO #4/ERROR]: Connection closed, not continuing handshake

Edit the forge-server.toml in the your_world/serverconfig-directory and set removeErroringEntities = true & removeErroringTileEntities = true. Restart the server, try connecting. You should now be able to connect to the server without issues.

<!-- repoman:origin --> > **@Griefed** on **GitHub** · https://github.com/Griefed/Survive-Create-Prosper-4/issues/5 #### 1. When trying to connect to a server, an error message about an unsyncable resgistry appears and the connection to the server is aborted. ``` [15:02:50] [Render thread/INFO]: Registry minecraft:item: Found a missing id from the world buddycards:buddycard_hook [15:02:50] [Render thread/ERROR]: Unidentified mapping from registry minecraft:item buddycards:buddycard_hook: 5995 [15:02:50] [Render thread/ERROR]: Missing registry data for network connection: minecraft:item: buddycards:buddycard_hook [15:02:50] [Netty Client IO #4/ERROR]: Failed to load registry, closing connection. [15:02:50] [Netty Client IO #4/ERROR]: Connection closed, not continuing handshake ``` Edit the forge-server.toml in the `your_world/serverconfig`-directory and set `removeErroringEntities = true` & `removeErroringTileEntities = true`. Restart the server, try connecting. You should now be able to connect to the server without issues.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Griefed/Survive-Create-Prosper-4#2
No description provided.