Minecraft crashes on startup
IvorAmlug opened this issue ยท 2 comments
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)
The latest.log file and hs_err_pidXXX if exists
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
- Install Oculus 1.6.4 and Rubidium 0.7.0a for 1.20.1
- Boot up minecraft
- Exit-code:1
Second crash variant - Install Oculus 1.6.9 and Rubidium 0.7.0a for 1.20.1
- Boot up minecraft
- 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.
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
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.