Cardinal-Components-API icon indicating copy to clipboard operation
Cardinal-Components-API copied to clipboard

Warning spam after removing mod

Open InZan17 opened this issue 2 years ago • 1 comments

When theres two mods that both use Cardinal-Components-API and one of them gets removed, the other mod will still have Cardinal-Components-API, and it will try to deserialize the other mods components. This causes a bunch of warnings, saying it's unable to deserialize components in the logs. The warnings don't disappear after loading the chunks or entities that had the components in again.

InZan17 avatar Jun 25 '23 01:06 InZan17

Sorry for the delayed response - the warnings were supposed to disappear after the first load, I'll have to see why that is not the case.

Pyrofab avatar Jul 18 '23 09:07 Pyrofab