Pasture block causes entity bug (?)
Hi there, I've build cobblemon from source from commit 'a33978d5'. After I spawned mons from a pasture block and restarted my server I noticed chunks not spreading water & furnaces no longer working. In the logs I receieved the following error:
[23Jul2023 13:04:43.567] [Server thread/ERROR] [net.minecraft.world.level.entity.PersistentEntitySectionManager/]: Failed to read chunk [3, 3] java.util.concurrent.CompletionException: com.cobblemon.mod.common.api.storage.NoPokemonStoreException: No factory was able to provide a PC for <playerid> - this should not be possible unless someone has removed the default provider!
With a message like this for every Pokemon. Manually despawning all mons using NBT inspector resolved the issues.