Game doesn't start up at all with Dynamic Surroundings
OfficialCRUGG opened this issue ยท 11 comments
Mod Version:
1.12.2-3.6.1.0
Forge Version:
forge-14.23.5.2847
Link to client log:
Link to crash log:
N/A
Description:
Hello! I am using the Modpack for a German Minecraft Server on Technic Launcher (can be found here) and decided to add some client side mods. This means: Better Foliage + Forgelin, Shoulder Surfing and DynamicSurroundings + OreLib. This exact combination works perfectly fine for a friend of mine. I even tried using exactly the same files he uses. However, with Dynamic Surroundings in the Pack, the game doesn't even start. The window doesn't open at all. And there is no crash report created. Once I remove the mod, it works fine again. If you need any more information, just tell me what is needed!
I have no clue what MixinBootstrapper is, nor is it in my Mod Folder or anything, if it's a mod.
Yes, its a mod: https://www.curseforge.com/minecraft/mc-mods/mixinbootstrap
Hm. That's not in my mods Folder. As stated earlier, I'm using the same modpack with the same client side mods as a friend of mine. And this only starts to happen, when I drag Dynamic Surroundings in my Mods Folder...
Okay, guess I will try that tomorrow. But then, why does it work for m friend who doesn't have the mod? And also, I couldn't see this mod as a dependency on the CurseForge Page...
And did you try putting MixinBootsrap into your folder as well? Latest versions of DS do not include Mixin and relies on other mods to provide (or installing MixinBootstrap).
Mixin can be touchy. It has a been a real pain. You can also try the latest BETA versions. I made some tweaks to mixin loading and those definately need MixinBootstrap.
I didn't try it out yet, but I think I found the Issue. At least this was thew Issue with ReplayMod. I prefix all the file names of mods I add to the pack manually with "z-" which causes the mod to load last. MalasisCore uses an older Version of Mixin, so that one is loaded.
Yeah - Mixin Bootstrap could help. Lucky us they started bundling Mixin with 1.16.4 Forge so this nightmare should not happen.
Hello,
I would just add that Mixin for 1.16.3 is working in Minecraft 1.12.2. I think it's ok, isn't it?