Immersive Portals

Immersive Portals

5M Downloads

Ticking entity crash using Fabric API and Immersive Portals

TheSpiderDungeon opened this issue ยท 9 comments

commented

https://pastebin.com/mQ3q4MrK

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,

commented

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.

commented

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.

commented

https://pastebin.com/b9W90w9K

Here's the report on a new world using the latest IP and Fabric API

commented

The 1.15 version of IP is for 1.15.2, not 1.15.1.

commented

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.

commented

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.

commented

Yup, that was the issue. I'll have to keep an eye on that from now on for future weird crashes. Thank you!

commented

I feel like this issue should be fixed. Or @qouteall can close it if they think it's WAI (working as intended)

commented

work as intended