joining a server that has this mod on a vanilla client wont let me join
Elyas2024 opened this issue ยท 3 comments
i tried joining my server on localhost to test an update im tryna push to my smp, i joined on a client with only client side mods. it said i need the cardinal components api mod to join.
Did you use AutoSyncedComponent
somewhere in your mod ? If so, you need to override isRequiredOnClient
.
Thank you, but i can't find "how to override isRequireOnClient".
Please can you explain ?
Sorry for the delay, I missed your question. The wiki has an example : https://ladysnake.org/wiki/cardinal-components-api/synchronization#client-optional-components