Sandwichable

Sandwichable

1M Downloads

[Game CRASH] The Sandwiches won't allow me to open my inventory

KirbyKid256 opened this issue ยท 4 comments

commented

I seem to have a problem with opening the inventory. For some reason, whenever I have this mod installed and open the inventory, my game crashes.

crash-2021-01-11_20.01.46-client.txt

commented

OptiFine breaks pretty much any mod which so much as touches rendering code. Please don't use this mod with OptiFine / OptiFabric. If you must use shaders, there's Canvas (which uses its own, new shader format) or an in-development project called Iris which is supposed to be able to load OptiFine shaders, but it's not yet complete and doesn't work with most shaders other than Sildur's. If you need a performance boost, your go-to is Sodium, which does a much better job than OptiFine.

commented

I just noticed that the issue was being caused by OptiFabric's Sandwichable Compatibility module... likely because I revamped Sandwich rendering in v1.2. I will leave this issue open since it's not a problem with OptiFine, but it is with OptiFabric.

commented

The reason for the crash is because I renamed a method, and optifabric does not like that.

commented

Was fixed in the OptiFabric commit above.