Low-Drag-MC / Shimmer

A mod that integrates my passion for rendering
MIT License
67 stars 22 forks source link

Minecraft crashes on startup #81

Open IvorAmlug opened 9 months ago

IvorAmlug commented 9 months ago

Minecraft Version

1.20.1

ModLoader

Forge

Shimmer version

Shimmer-forge-1.20.1-0.1.20

Modpack info or mod list(please reduce mod range)

https://pastebin.com/j8cyTnYd

The latest.log file and hs_err_pidXXX if exists

https://pastebin.com/Pg8tNU6z

optifine , Rubidium , flywheel or any rendering related mods. mod version is required.

rubidium-mc1.20.1-0.7.0a

oculus-mc1.20-1.6.4

Also tried with oculus-mc1.20-1.6.9

Issue description

So whenever i try to boot up Minecraft with the mods above my game just crashes with an exit-code:1 without a crash log. However if i use oculus 1.6.9 instead of 1.6.4 it gives me a crashlog as well as a "org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered" I tried many combinations of shimmer/rubidium/Oculus/Forge. Starting obviously whit the ones mentioned as being supported on the shimmer chanelog. It seems Oculus is the issue as rubidium-0.7.0a and shimmer alone boot up just fine.

Steps to reproduce

  1. Install Oculus 1.6.4 and Rubidium 0.7.0a for 1.20.1
  2. Boot up minecraft
  3. Exit-code:1 Second crash variant
  4. Install Oculus 1.6.9 and Rubidium 0.7.0a for 1.20.1
  5. Boot up minecraft
  6. Mixin error as well as Crash.

Other information

No other mods are installed appart from the forge version 47.2.6 being the one in my latest try.

IvorAmlug commented 9 months ago

I got it to work whit: oculus-mc1.20-1.6.4.jar rubidium-0.6.5.jar Shimmer-forge-1.20.1-0.1.19.jar on forge 47.1.3 But then the shader wont load anymore

IvorAmlug commented 9 months ago

Okay finally got a latest.log from the exit-code:1 after emptying the Log folder. https://mclo.gs/5jeQe8Y Here it is maybe that one helps Also made an issue on Oculus if its something on their side.