-
-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Embeddium + Immersive Portals = Block rendering issues #665
Comments
I tried immersive portal but my error log is about CIT resewn. The mod seems to be problematic. |
Definitely embeddium + immersive portals. I had the same issue |
Immersive portals comes with sodium compat, but in order for it to activate, the First, create an alias using connector's global alias config file. {
"version": 1,
"aliases": {
"embeddium": "sodium"
}
} Next, remove the {
"version": 1,
"overrides": {
"immersive_portals": {
"-breaks": {
"sodium": "BYE"
}
}
}
} Last step, enjoy the game :) |
Where do i do this second step? I don't see the fabric_loader_dependencies.json anywhere. i tried opening immersive portals jar and don't see it there either. is it a config file generated after attempting to run immersive portals once? |
you have to make the file |
where is that file should be? |
inside the config folder |
Can this be used to make oculus compatible? |
Hello, I've done everything as described here as far as I'm aware and I have no mods other than iPortal, embeddium and the connector installed, it still doesn't work for me when I launch a world, is there a possible reason as to why? |
Embeddium version? |
0.3.0 |
Su5eD I did the same thing, downloaded the same versions of the embeddium mod and immersive portal, but it doesn't work |
IP isn't compatible with Embeddium 0.3.x & Oculus >1.6.9. |
Thank you Su5eD, I confirm your fix works ! I was able to make it work with Embeddium 0.2.10 as well as Embeddium 0.3.24 Is there a chance Sinytra connector can make theses changes the default ? I imagine adding a new entry to the global mod aliases wouldn't be hard, but idk about removing the IP dependency on sodium. Maybe IP should add explicit support for Embeddium instead ? My setup: |
Mod Name
Embeddium
Mod Homepage
https://www.curseforge.com/minecraft/mc-mods/embeddium
Describe the bug
Blocks won't get rendered when Embeddium and Immersive Portals are installed with Sinytra Connector
Steps to reproduce
Logs
none
Additional context
No response
The text was updated successfully, but these errors were encountered: