Ticking entity crash using Fabric API and Immersive Portals
TheSpiderDungeon opened this issue ยท 9 comments
What have I done wrong? I started a world in creative using default settings, and it's a consistent CTD. Removing Immersive Portals fixes the issue,
Are you sure the version of IP you're using matches your Minecraft version? Sounds like some intermediate mappings don't exist, which makes me think you have mismatched versions.
I'm using 0.27 in this particular instance to see if switching to an older version fixes it, but 0.28 does the same thing. The MC version is 1.15.1 with the 1.15 version of IP.
Here's the report on a new world using the latest IP and Fabric API
Man, that's the first time I've ever seen a minor version matter. I'll DL 1.15.2 and see if that makes a difference.
Yeah, IP is developed on 1.15.2 rather than 1.15 so classes added in minor versions matter. Not much I can do about it, @qouteall set it up.
Yup, that was the issue. I'll have to keep an eye on that from now on for future weird crashes. Thank you!
I feel like this issue should be fixed. Or @qouteall can close it if they think it's WAI (working as intended)