
Game crash given by Blueprint version 7.1.2 for forge
AspireNewWorld opened this issue ยท 1 comments
This is an issue with Fins and Tails.
They cast spawn group data to a special type without checking first: https://github.com/Coda1552/finsandtails/blob/1.20.1/src/main/java/blueportal/finsandstails/common/entities/ai/base/SchoolingTamableAnimal.java#L105.
This issue likely only occurs with Blueprint because we fixed a Forge bug that prevented the spawn group data from working.