plusls / oh-my-minecraft-client

oh-my-minecraft-client
GNU Lesser General Public License v3.0
135 stars 54 forks source link

This mod and sodium used together crash with Quilt Loader #42

Closed DragonEggBedrockBreaking closed 2 years ago

DragonEggBedrockBreaking commented 2 years ago

Describe the bug Fabric mods are supposed to work with the Quilt loader, but some do not for various reasons, most commonly relying on certain fabric internals. Quilt officially became beta yesterday, so I am reporting it now.

To Reproduce Steps to reproduce the behavior:

  1. Install the Quilt loader: https://quiltmc.org/install/
  2. Download this mod.
  3. Download malilib. https://www.curseforge.com/minecraft/mc-mods/malilib/files
  4. Download the sodium mod. https://modrinth.com/mod/sodium/versions
  5. Download quilt standard libraries. These are basically "quilt api", and bundle a "quilted fabric api" which replaces the normal "fabric api". https://modrinth.com/mod/qsl/versions
  6. Try to launch the game
  7. Notice that the game crashes on startup.

Expected behavior I expected the mod to launch and work like it does on Fabric. Note that this only occurs with both ommc and sodium, when they are used individually no crash occurs.

Desktop:

Minecraft crash report The game crashes before a crash report is generated. Here is the log.

DragonEggBedrockBreaking commented 2 years ago

I copy-pasted this from another bug report like this, editing the details to match the mod. That mod's issue reports require a specific format, which is why this report is formatted like this.

plusls commented 2 years ago

fixed