Cardinal Components API

Cardinal Components API

21M Downloads

Mod now required on client-side

qixils opened this issue ยท 3 comments

commented

I'm running a server with just my mod which bundles cardinal-components-entity and am unable to join unless I also install the mod in the client due to error Client disconnected with reason: This server requires Cardinal Components API (unhandled packet: cardinal-components:entity_sync). This is a new regression introduced in 1.20.5+ / v6.

image

2024-05-14_11-43-19_javaw.mp4
commented

Apologies, works now.

commented

Hello, this is addressed in the migration guide : https://ladysnake.org/wiki/cardinal-components-api/upgrade-instructions/CCA-6-changes#client-optional-components

Could you try again with the relevant override on your component ? (Assuming your mod does use AutoSyncedComponent somewhere)

commented

Might be related to / duplicate of #173? Sounds similar but I'm not using scoreboards just entities