Client crash with 3.6.2.1
zISKo666 opened this issue ยท 13 comments
Mod Version:
3.6.2.1
Forge Version:
14.23.5.2854
Link to client log:
Description:
After updating from 3.6.2.0 to 3.6.2.1 the client is crashing during start.
Downgrading to 3.6.2.0 until a newer version.
Cheers
zISKo
The link is a crash log - can you link the client log? I need some more context.
Crash on startup here but it's due to mixin.
latest.log
Here is a trial build with some tweaks. I made some changes based on what changed between 3.6.2.0 and 3.6.2.1. https://github.com/OreCruncher/DynamicSurroundings/releases/tag/3.6.2.2BETA
@OreCruncher mixinbootstrap now installed. Using the version you just posted, different error now.
latest.log
[17:59:29] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/Users/tim/AppData/Roaming/MCT2/main/MultiMC/instances/TiCh%20Immersion%20Test/.minecraft/mods/malisiscore-1.12.2-6.5.1.jar Service=LaunchWrapper Env=CLIENT
Looks like something is loading Mixin 0.7.11. A lot of mods moved on to 0.8+ because those are the "release" versions for 1.12.2. I know that the VanillaFix version you are using does use 0.8+. I took a look at Surge and it appears that the version posted to CurseForge is using the 0.7.11 version. Try disabling that mod.
Another mod you can try is https://www.curseforge.com/minecraft/mc-mods/mixin-0-7-0-8-compatibility.
@tgstyle As stupid as it sounds, remove MixinBootstrap. There are several other mods in your list that embed it. It could be a version mismatch between what it wants to load (0.8.1 IIRC) and what another mod may have embedded. Continue to use DS 3.6.2.2.
@OreCruncher
Seems to be back to the other error now.
latest.log
Hi,
Sorry could find that latest.log anymore. I think that i deleted it after the crash report.
But i think @tgstyle is right that Malisiscore is the culprit in this case.
Unfortunately there is no replacement for Malisis Doors and it is also not maintained anymore.
But i tried that mixin compatibility mod with DS 3.6.2.1 and it didn't crash, so i will use that mod as a solution.
Thank you for your help :)
Had similar problem. Information about my problem provided below. I can confirm adding mixing compatibility fixes this problem.