LLytho / CrittersAndCompanions-Fabric

Critters and Companions is a vanilla-style creature mod which will fill the overworld with new animals!
0 stars 4 forks source link

Crash while ticking entity #2

Open itsNordLord opened 1 year ago

itsNordLord commented 1 year ago

Issue: Minecraft is crashing with Critters and Companions installed. The log is suggesting that Ferrets are causing the crash. Crash report here: https://paste.gg/p/anonymous/fe356861846d4a72b812161676236fbd

Dependencies: Minecraft: 1.19.2 Fabric Loader: 0.14.13 Fabric API: 0.73.2 Critters & Companions: 1.0.3 Geckolib: 3.1.38

Other: Was directed to post this from https://github.com/bonsaistudi0s/CrittersAndCompanions/issues/19

LLytho commented 1 year ago

Seems like you are using Porting Lib Mod. Can you make sure you have the correct version of Porting Lib installed? I assume you have Create installed which includes these mod so you may also have the wrong Create version.

From the crash log port_lib$spawnDropsTAIL(class_1309.java:4201) -> spawnDropsTAIL does not exist in the 1.19.2 version of Porting Lib. Only in the 1.19.3 version.