ValhelsiaTeam / Valhelsia-Structures

🧩​ Valhelsia Structures is a mod that generates new structures such as abandoned buildings and dungeons. It also adds different blocks that could be very useful for the decoration of your home.
https://valhelsia.net/
Other
51 stars 13 forks source link

[Bug]: game crashes whilst initializing #165

Closed Shaemin closed 1 year ago

Shaemin commented 1 year ago

Describe the issue

Issue

the game crashes whilst launching. the game launches successfully without the Valhelsia mods

Error message

org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered Exit code: -1

Minecraft Version

1.19.2 (Default)

Mods Version

Log

https://gist.github.com/Shaemin/c8c830a4173cf3440615033d501d4508
Vaelzan commented 1 year ago

OptiFine removes Minecraft code that is required for the mods to run. Please use something like Rubidium (+ Oculus for shaders) instead of OptiFine.

Duplicate of https://github.com/ValhelsiaTeam/Valhelsia-Structures/issues/147

Shaemin commented 1 year ago

that worked perfectly, thank you!