Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Fix crash with Valkyrien Skies 2.4.11 [1.20.1]#1818

Open
Acuadragon100 wants to merge 4 commits into
iPortalTeam:1.20.1from
Acuadragon100:1.20.1-vs-2.4.11-compat
Open

Fix crash with Valkyrien Skies 2.4.11 [1.20.1]#1818
Acuadragon100 wants to merge 4 commits into
iPortalTeam:1.20.1from
Acuadragon100:1.20.1-vs-2.4.11-compat

Conversation

@Acuadragon100
Copy link
Copy Markdown

The latest version of Valkyrien Skies adds a mixin into Frustum::offsetToFullyIncludeCameraCube.

This presents a problem since there is an @Overwrite mixin on that method in Immersive Portals 5.2.0. That's why I made this pull request to rewrite it in a more compatible way.

I also noticed that Immersive Portals was still bundling an old version of MixinExtras for some reason, so I got rid of that and set the dev environment to use the a more recent version of loom and Fabric Loader. I also set the minimum reqiured version of Fabric Loader in fabric.mod.json to 0.17 since that was the first version of Fabric Loader to bundle MixinExtras version 0.5.0.

@qouteall
Copy link
Copy Markdown
Member

Thanks for the PR, but I am no longer maintaining this repo. You can maintain it in your own fork.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants