AppleSkin crash problem in 1.21
YOMA8338 opened this issue ยท 2 comments
It seems to crash when used with kaleido, which is necessary to use Immersive tooltip.
crash-2024-06-24_18.19.24-client.txt
Crashes when hovering over food when using AppleSkin and Kaleido at the same time.
Fabric 0.15.11-1.21.0 FabricAPI 0.100.3
I'm not sure there's much I can do on my end, since it looks like Kaleido is trying to cast one of AppleSkin's classes to one of its classes (it's likely missing an instanceof
check).
You will need to report this to Kaleido/Immersive:Tooltip.