Dynamic Surroundings

Dynamic Surroundings

51M Downloads

Crashes Game Before Opening

vizthex123 opened this issue · 16 comments

commented

Mod Version:
3.6.1.0

Forge Version:
14.23.5.2854

Link to client log:
https://pastebin.com/QCtZcCKb

Link to crash log:
It doesn't generate one

Description:
In my newest modpack (it's one I made myself), whenever I load the game it crashes before even starting the game. If I disable or remove the mod though, it works fine.

Downgrading to 3.6.0.2 also works fine.

commented

Make sure all your mods are up to date. DS 3.6.1.0 uses Mixin 0.8, and some of the mods you use have earlier versions of Mixin.

commented

Everything is up to date except VanillaFix because it also crashes the game (I reported it to the author already)

I wasn't aware other mods use Mixin (or that it even existed)

commented

Mixin is a library that allows mods to modify Java code on the fly. It is a much better approach than using ObjectWeb. Unfortunately Mixin has a challenge where some mods use different versions of Mixin and you can run into issues like you are having. Mixin 0.8 is the stable version for 1.12.2 so all mods should be updated to use it.

Vanilla Fix uses Mixin as well. The latest version of VF uses 0.8 which would make it compatible with DS 3.6.1.0. It sounds like there is another mod in your pack that uses Mixin 0.7.11. Do you have a mod list? I can take a quick scan to see if anything jumps out at me.

commented

I would like to have created a separate issue, but this is just too similar. My current issue with my 1.12.2 modpack that it crashes on startup before any window can pop up. Every time in the log Dynamic Surroundings is mentioned. Both VanillaFix and JustEnoughIDs are up to date and using Mixin 0.8. My biggest question is about Mixin itself, no where is this a dependency I install as far as I am aware of. If so, it is really hard to get a hold of in a .jar format. Perhaps you can elaborate on what is going on here. Below is the error log MultiMC 5 produced when I launched the modded game.

MultiMC version: 0.6.11-1430


Minecraft folder is:
C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/instances/1.12.2/.minecraft


Java path is:
C:/Program Files (x86)/Minecraft Launcher/runtime/jre-x64/bin/javaw.exe


Java is version 1.8.0_51, using 64-bit architecture.


Main Class:
  net.minecraft.launchwrapper.Launch

Native path:
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/instances/1.12.2/natives

Libraries:
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/com/mojang/patchy/1.1/patchy-1.1.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/io/netty/netty-all/4.1.9.Final/netty-all-4.1.9.Final.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/com/google/guava/guava/21.0/guava-21.0.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/commons-io/commons-io/2.5/commons-io-2.5.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/com/mojang/realms/1.10.22/realms-1.10.22.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/it/unimi/dsi/fastutil/7.1.0/fastutil-7.1.0.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/apache/logging/log4j/log4j-api/2.8.1/log4j-api-2.8.1.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/apache/logging/log4j/log4j-core/2.8.1/log4j-core-2.8.1.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/net/minecraftforge/forge/1.12.2-14.23.5.2854/forge-1.12.2-14.23.5.2854-universal.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/ow2/asm/asm-debug-all/5.2/asm-debug-all-5.2.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/jline/jline/3.5.1/jline-3.5.1.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2_mc/scala-continuations-library_2.11-1.0.2_mc.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2_mc/scala-continuations-plugin_2.11.1-1.0.2_mc.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/com/mojang/minecraft/1.12.2/minecraft-1.12.2-client.jar

Native libraries:
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/net/java/jinput/jinput-platform/2.0.5/jinput-platform-2.0.5-natives-windows.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/org/lwjgl/lwjgl/lwjgl-platform/2.9.4-nightly-20150209/lwjgl-platform-2.9.4-nightly-20150209-natives-windows.jar
  C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3-natives-windows.jar

Mods:
  [✔️] AIImprovements-1.12-0.0.1b3
  [✔️] alcatrazcore-1.0.4
  [✔️] antiqueatlas-1.12.2-4.5.1
  [✔️] AppleCore-mc1.12.2-3.4.0
  [✔️] AppleSkin-mc1.12-1.0.9
  [✔️] Aquaculture-1.12.2-1.6.8
  [✔️] armorunder-mc1.12.2-1.0.0
  [✔️] BetterAdvancements-1.12.2-0.1.0.77
  [✔️] BetterFoliage-MC1.12-2.3.1
  [✔️] BiomesOPlenty-1.12.2-7.0.1.2443-universal
  [✔️] blockdrops-1.12.2-1.4.0
  [✔️] BloodMagic-1.12.2-2.4.3-105
  [✔️] Bloodmoon-MC1.12.2-1.5.3
  [✔️] Blur-1.0.4-14
  [✔️] carrotslib-mc1.12.2-1.0.0b1
  [✔️] Chisel-MC1.12.2-1.0.2.45
  [✔️] chopdown-1.0.2-1.12
  [✔️] ChunkAnimator-MC1.12-1.2
  [✔️] Clumps-3.1.2
  [✔️] CompatSkills-1.12.2-1.17.0
  [✔️] craftablechainmail-1.0
  [✔️] CraftableHorseArmour-1.3.0-1.12
  [✔️] CreativeCore_v1.10.16_mc1.12.2
  [✔️] CTM-MC1.12.2-1.0.2.31
  [✔️] disenchanter-[1.12]1.6
  [✔️] DynamicSurroundings-1.12.2-3.6.1.0
  [✔️] DynamicSurroundingsHuds-1.12.2-3.6.0.0
  [✔️] EnchantmentDescriptions-1.12.2-1.1.15
  [✔️] extraalchemy-forge-1.12-build11-0.5.4
  [✔️] FamiliarFauna-1.12.2-1.0.11
  [✔️] FancyBlockParticles-1.12.x-2.4.1
  [✔️] Farseek-1.12-2.5
  [✔️] FastLeafDecay-v14
  [✔️] foamfix-0.10.10-1.12.2
  [✔️] Forgelin-1.8.4
  [✔️] Guide-API-1.12-2.1.8-63
  [✔️] Harvest-1.12-1.2.7-20
  [✔️] iceandfire-1.9.1-1.12.2
  [✔️] ISeeDragons-0.12
  [✔️] ItemPhysic_Full_1.4.34_mc1.12.2
  [✔️] IvToolkit-1.3.3-1.12
  [✔️] jei_1.12.2-4.15.0.297
  [✔️] JustEnoughIDs-1.0.3-55
  [✔️] llibrary-1.7.19-1.12.2
  [📁] memory_repo (folder)
  [✔️] minerva-library-1.0.13
  [✔️] MoBends_1.12.2-1.0.0-beta-20.06.20
  [✔️] Morpheus-1.12.2-3.5.106
  [✔️] movinglightsource-1.12.2-1.0.15
  [✔️] NetherPortalFix_1.12.1-5.3.17
  [✔️] notreepunching-2.0.21
  [✔️] OptiFine_1.12.2_HD_U_E3
  [✔️] OreLib-1.12.2-3.6.0.1
  [✔️] overloadedarmorbar-1.0.4g
  [✔️] performant-1.12.2-1.10
  [✔️] phosphor-1.12.2-0.2.6+build50-universal
  [✔️] ProportionalDestructionParticles-1.12.2-1.2.4
  [✔️] RealisticTorches-1.12.2-2.1.1
  [✔️] RecurrentComplex-1.4.8.2
  [✔️] Reskillable-1.12.2-1.13.0
  [✔️] ScalingHealth-1.12.2-1.3.38+143
  [✔️] SereneSeasons-1.12.2-1.2.18-universal
  [✔️] SilentLib-1.12.2-3.0.13+167
  [✔️] simulatednights-1.12-2.1.0
  [✔️] solcarrot-1.12.2-1.8.4
  [✔️] SoundFilters-0.12_for_1.12
  [✔️] spartanfire-0.08
  [✔️] SpartanShields-1.12.2-1.5.4
  [✔️] SpartanWeaponry-1.12.2-beta-1.3.8
  [✔️] stg-1.12.2-1.2.3
  [✔️] Streams-1.12-0.4.8
  [✔️] tanspit-1.12.2-1.4
  [✔️] torchslabmod-1.12.2-v1.5.2
  [✔️] ToughAsNails-1.12.2-3.1.0.139-universal
  [✔️] tumbleweed-1.12-0.4.7
  [✔️] VanillaFix-1.0.10-150
  [✔️] Waystones_1.12.2-4.1.0
  [✔️] WearableBackpacks-1.12.2-3.1.4
  [✔️] wolfarmor-1.12.2-3.4.1.1-UNIVERSAL-signed
  [✔️] XPFromHarvest-1.12.2-1.2.0
  [✔️] xptome-1.12.2-v1.1.4

Params:
  --username  --version MultiMC5 --gameDir C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/instances/1.12.2/.minecraft --assetsDir C:/Users/Nathaniel/OneDrive/Documents/Game Content/Minecraft/MultiMC/assets --assetIndex 1.12 --uuid  --accessToken  --userType  --versionType release --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker

Window size: max (if available)

Java Arguments:
[-XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump, -Xms512m, -Xmx8192m, -Duser.language=en]


Minecraft process ID: 32676


Using onesix launcher.

[02:31:33] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[02:31:33] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[02:31:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[02:31:33] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2854 for Minecraft 1.12.2 loading
[02:31:33] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft Launcher\runtime\jre-x64
[02:31:33] [main/INFO] [FML]: Searching C:\Users\Nathaniel\OneDrive\Documents\Game Content\Minecraft\MultiMC\instances\1.12.2\.minecraft\mods for mods
[02:31:33] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in AppleCore-mc1.12.2-3.4.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[02:31:33] [main/WARN] [FML]: The coremod AppleCore (squeek.applecore.AppleCore) is not signed!
[02:31:33] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in BetterFoliage-MC1.12-2.3.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[02:31:33] [main/WARN] [FML]: The coremod BetterFoliageLoader (mods.betterfoliage.loader.BetterFoliageLoader) is not signed!
[02:31:33] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Bloodmoon-MC1.12.2-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[02:31:33] [main/WARN] [FML]: The coremod lumien.bloodmoon.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:31:33] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Blur-1.0.4-14.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[02:31:33] [main/WARN] [FML]: The coremod com.tterrag.blur.BlurPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:31:33] [main/WARN] [FML]: The coremod BlurPlugin (com.tterrag.blur.BlurPlugin) is not signed!
[02:31:33] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in ChunkAnimator-MC1.12-1.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[02:31:33] [main/WARN] [FML]: The coremod lumien.chunkanimator.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:31:33] [main/WARN] [FML]: The coremod LoadingPlugin (lumien.chunkanimator.asm.LoadingPlugin) is not signed!
[02:31:33] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.10.16_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[02:31:33] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:31:33] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[02:31:33] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CTM-MC1.12.2-1.0.2.31.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[02:31:33] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:31:33] [main/WARN] [FML]: The coremod CTMCorePlugin (team.chisel.ctm.client.asm.CTMCorePlugin) is not signed!
[02:31:33] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from DynamicSurroundings-1.12.2-3.6.1.0.jar
[02:31:33] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Farseek-1.12-2.5.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[02:31:33] [main/WARN] [FML]: The coremod farseek.core.FarseekCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:31:33] [main/WARN] [FML]: The coremod FarseekCoreMod (farseek.core.FarseekCoreMod) is not signed!
[02:31:33] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in foamfix-0.10.10-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[02:31:33] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:31:33] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Forgelin-1.8.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[02:31:33] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:31:33] [main/WARN] [FML]: The coremod ForgelinPlugin (net.shadowfacts.forgelin.preloader.ForgelinPlugin) is not signed!
[02:31:33] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in iceandfire-1.9.1-1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[02:31:33] [main/WARN] [FML]: The coremod iceandfire (com.github.alexthe666.iceandfire.asm.IceAndFirePlugin) is not signed!
[02:31:33] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in ISeeDragons-0.12.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[02:31:33] [main/WARN] [FML]: The coremod FMLCorePlugin (io.github.xcube16.iseedragons.FMLCorePlugin) is not signed!
[02:31:33] [main/WARN] [FML]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:31:33] [main/WARN] [FML]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
[02:31:33] [main/WARN] [FML]: The coremod ivorius.ivtoolkit.IvToolkitLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:31:33] [main/WARN] [FML]: The coremod IvToolkit (ivorius.ivtoolkit.IvToolkitLoadingPlugin) is not signed!
[02:31:33] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from JustEnoughIDs-1.0.3-55.jar
[02:31:33] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_E3.jar
[02:31:33] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from performant-1.12.2-1.10.jar
[02:31:33] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in Reskillable-1.12.2-1.13.0.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[02:31:33] [main/WARN] [FML]: The coremod codersafterdark.reskillable.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:31:33] [main/WARN] [FML]: The coremod LoadingPlugin (codersafterdark.reskillable.base.asm.LoadingPlugin) is not signed!
[02:31:33] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in SereneSeasons-1.12.2-1.2.18-universal.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[02:31:33] [main/WARN] [FML]: The coremod sereneseasons.asm.SSLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[02:31:33] [main/WARN] [FML]: The coremod SSLoadingPlugin (sereneseasons.asm.SSLoadingPlugin) is not signed!
[02:31:33] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from VanillaFix-1.0.10-150.jar
[02:31:33] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from wolfarmor-1.12.2-3.4.1.1-UNIVERSAL-signed.jar
[02:31:33] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from phosphor-1.12.2-0.2.6+build50-universal.jar
[02:31:33] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[02:31:33] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[02:31:33] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8 Source=file:/C:/Users/Nathaniel/OneDrive/Documents/Game%20Content/Minecraft/MultiMC/instances/1.12.2/.minecraft/mods/DynamicSurroundings-1.12.2-3.6.1.0.jar Service=LaunchWrapper Env=CLIENT
[02:31:34] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[02:31:34] [main/WARN] [FML]: The coremod JustEnoughIDs Extension Plugin (org.dimdev.jeid.JEIDLoadingPlugin) is not signed!
[02:31:34] [main/INFO] [JustEnoughIDs]: Initializing JustEnoughIDs core mixins
[02:31:34] [main/INFO] [JustEnoughIDs]: Initializing JustEnoughIDs initialization mixins
[02:31:34] [main/WARN] [FML]: The coremod PerformantLoadingPlugin (com.performant.coremod.PerformantLoadingPlugin) is not signed!
[02:31:34] [main/INFO] [VanillaFix]: Initializing VanillaFix
[02:31:34] [main/INFO] [VanillaFix]: Initializing StacktraceDeobfuscator
[02:31:34] [main/INFO] [VanillaFix]: Found MCP method mappings: methods-stable_39.csv
[02:31:34] [main/INFO] [VanillaFix]: Done initializing StacktraceDeobfuscator
[02:31:34] [main/INFO] [VanillaFix]: Initializing Bug Fix Mixins
[02:31:34] [main/INFO] [VanillaFix]: Initializing Crash Fix Mixins
[02:31:34] [main/INFO] [VanillaFix]: Initializing Profiler Improvement Mixins
[02:31:34] [main/INFO] [VanillaFix]: Initializing Texture Fix Mixins
[02:31:34] [main/INFO] [VanillaFix]: Initializing Mod Support Mixins
[02:31:34] [main/WARN] [FML]: The coremod VanillaFixLoadingPlugin (org.dimdev.vanillafix.VanillaFixLoadingPlugin) is not signed!
[02:31:34] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[02:31:34] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[02:31:34] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[02:31:34] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[02:31:34] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[02:31:34] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[02:31:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[02:31:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[02:31:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[02:31:35] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[02:31:35] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[02:31:35] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[02:31:35] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ClassTransformer
[02:31:35] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ZIP file: C:\Users\Nathaniel\OneDrive\Documents\Game Content\Minecraft\MultiMC\instances\1.12.2\.minecraft\mods\OptiFine_1.12.2_HD_U_E3.jar
[02:31:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:31:37] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[02:31:37] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[02:31:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:31:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:31:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:31:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:31:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:31:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:31:37] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[02:31:37] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[02:31:37] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.SecurityException: class "org.spongepowered.asm.launch.platform.CommandLineOptions"'s signer information does not match signer information of other classes in the same package
	at java.lang.ClassLoader.checkCerts(ClassLoader.java:895) ~[?:1.8.0_51]
	at java.lang.ClassLoader.preDefineClass(ClassLoader.java:665) ~[?:1.8.0_51]
	at java.lang.ClassLoader.defineClass(ClassLoader.java:758) ~[?:1.8.0_51]
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_51]
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_51]
	at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_51]
	at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_51]
	at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_51]
	at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
	at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_51]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_51]
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331) ~[?:1.8.0_51]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_51]
	at org.spongepowered.asm.launch.MixinTweaker.acceptOptions(MixinTweaker.java:55) ~[DynamicSurroundings-1.12.2-3.6.1.0.jar:?]
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:114) [launchwrapper-1.12.jar:?]
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
	at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196) [NewLaunch.jar:?]
	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.listen(EntryPoint.java:143) [NewLaunch.jar:?]
	at org.multimc.EntryPoint.main(EntryPoint.java:34) [NewLaunch.jar:?]
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:199]: Failed to start Minecraft:
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: java.lang.reflect.InvocationTargetException
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: 	at java.lang.reflect.Method.invoke(Method.java:497)
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: 	at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: 	at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: 	at org.multimc.EntryPoint.listen(EntryPoint.java:143)
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launch:231]: 	at org.multimc.EntryPoint.main(EntryPoint.java:34)
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:200]: Caused by: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:200]: 	at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:200]: 	at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:200]: 	at java.lang.Runtime.exit(Runtime.java:107)
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:200]: 	at java.lang.System.exit(System.java:971)
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:200]: 	at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:200]: 	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[02:31:37] [main/INFO] [STDERR]: [org.multimc.onesix.OneSixLauncher:launchWithMainClass:200]: 	... 8 more
[02:31:37] [main/INFO] [STDOUT]: [org.multimc.EntryPoint:main:37]: Exiting with -1
[02:31:37] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[02:31:37] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[02:31:37] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[02:31:37] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at java.lang.Runtime.exit(Runtime.java:107)
[02:31:37] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at java.lang.System.exit(System.java:971)
[02:31:37] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:1052]: 	at org.multimc.EntryPoint.main(EntryPoint.java:38)
Exception in thread "main" 
Process exited with code 1.
Clipboard copy at: 26 Jul 2020 02:31:40 -0700
commented

I've had it on two of my modpacks (both of which have like 100+ mods so here are the pages: https://www.curseforge.com/minecraft/modpacks/auroras-adventurer, https://www.curseforge.com/minecraft/modpacks/the-cyborg-runner)

As I said, downgrading both makes it work fine; but I do hope this gets fixed.

commented

I am not sure what you mean by getting it fixed. It's a compat issue with Mixin between mods. DS 3.6.0.2 uses 0.7.11 Mixin, and DS 3.6.1.0 uses 0.8. Use either that makes it work.

commented

Mixin is embedded in mods that make use if it. During start up the Mixin jar gets extracted. Issue is that if there is Mixin versions 0.7.11 and 0.8 you will get this type of error. Key here is making sure all mods that use Mixin are using 0.8 which is the STABLE release for 1.12.2.

From the log trace above I see:

[02:31:33] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from VanillaFix-1.0.10-150.jar
[02:31:33] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from wolfarmor-1.12.2-3.4.1.1-UNIVERSAL-signed.jar
[02:31:33] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from phosphor-1.12.2-0.2.6+build50-universal.jar

Vanilla fix and Phosphor versions that are list use Mixin 0.8. Looking at the Github for Wolf Armor it looks to be using Mixin 0.7.1, meaning this is your likely offender.

commented

That was certainly the issue, it was noted on the CurseForge page for Wolf Armor that it uses Mixin 0.7.1 and can be incompatible with mods that use different versions. After removing Wolf Armor from the mod list the game crashed before launching again. Knowing what to look for, I found out that Performant must use an older version of Mixin, though, it does not state what version on the CurseForge page. The game runs now and I thank you. Hopefully the mod author of Wolf Armor will update the mod using Mixin 0.8. Thanks again for your help.

commented

@bolte-io can you link your client log for when it was failing?

commented

I am having this issue with Performant mod currently and DS, both seem to use 0.8 from what I can tell, and causes the same error:
java.lang.SecurityException: class "org.spongepowered.asm.launch.platform.CommandLineOptions"'s signer information does not match signer information of other classes in the same package.

This error can be fixed by forcing Performant to load first, by appending _ to the beginning of the filename so the load order is changed. Obviously this can't be done in a pack setting. There's an underpinning conflict there.

commented

Will try that out, thanks!

commented

I've just found this:
https://www.curseforge.com/minecraft/mc-mods/mixin-0-7-0-8-compatibility
Fixes the issue.
I will reproduce the issue though for you and supply latest and debug...

commented

I believe I commented on another related crash report also, but here they are:

https://paste.ee/p/aVZZN

commented

I am changing DS to depend on MixinBootstrap. It is a separate mod that only handles getting Mixin loaded in the environment. A lot of mods are making use of it and would go a long way in terms of mitigating this type of problem.

commented

Nice! I actually noticed that adding the mixin compat mod fixes the issue.

commented

Posted 3.6.2.0 to CurseForge as BETA. MixinBoostrap will also need to be installed.