В сборку установил мод InGameConfigManager (и необходимое дополнение CreativeCore)
После этого сборка перестала запускаться, понимаю что мод конфликтует вероятно с другим модом, однако с каким понять не могу.
Вручную перебирать моды сложно, ведь их большое кол-во (если бы было пара десятков то проблемы бы не было...)
Мод точно не конфликтует с модами InfinityEditor, HiddenArmor, Hwyla
Насчет остальных без понятия потому и пишу. Если бы я шарил за логи то посмотрел бы в них с каким модом конфликтует, но я не шарю.
Логи:
[16:03:48] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:03:48] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[16:03:48] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[16:03:48] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[16:03:48] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\barma\AppData\Roaming\.tlauncher\legacy\Minecraft\jre\jre-legacy\windows-x64\jre-legacy
[16:03:49] [main/INFO] [FML]: Searching C:\Users\barma\AppData\Roaming\.tlauncher\legacy\Minecraft\game\mods for mods
[16:03:49] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.10.65_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[16:03:49] [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
[16:03:49] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[16:03:49] [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.
[16:03:49] [main/WARN] [FML]: The coremod iceandfire (com.github.alexthe666.iceandfire.asm.IceAndFirePlugin) is not signed!
[16:03:49] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in IGCM_v1.2.10_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[16:03:49] [main/WARN] [FML]: The coremod com.creativemd.igcm.core.IGCMPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:03:49] [main/WARN] [FML]: The coremod IGCMPatchingLoader (com.creativemd.igcm.core.IGCMPatchingLoader) is not signed!
[16:03:49] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in TickrateChanger_1.12.2_1.0.14.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[16:03:49] [main/WARN] [FML]: The coremod me.guichaguri.tickratechanger.TickrateChanger does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[16:03:49] [main/WARN] [FML]: The coremod TickrateChanger (me.guichaguri.tickratechanger.TickrateChanger) is not signed!
[16:03:49] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from timecore-1.12.2-1.0.1.1.jar
[16:03:50] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine-1.12.2_HD_U_G5.jar
[16:03:50] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:03:50] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[16:03:50] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.7.11 Source=file:/C:/Users/barma/AppData/Roaming/.tlauncher/legacy/Minecraft/game/mods/timecore-1.12.2-1.0.1.1.jar Service=LaunchWrapper Env=CLIENT
[16:03:51] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[16:03:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:03:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:03:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[16:03:51] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[16:03:51] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[16:03:51] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[16:03:51] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[16:03:51] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:\Users\barma\AppData\Roaming\.tlauncher\legacy\Minecraft\game\libraries\optifine\OptiFine\1.12.2_HD_U_G5\OptiFine-1.12.2_HD_U_G5.jar
[16:03:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[16:03:57] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[16:03:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:57] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[16:03:57] [main/INFO] [mixin]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@1de9d54
[16:03:57] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[16:03:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[16:03:59] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:03:59] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[16:03:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[16:03:59] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[16:03:59] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[16:03:59] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[16:04:01] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:55]: Completely ignored arguments: [BuDHo_He_CyDb6a, --modListFile, tempModList-1679738624466, -noverify, ]
[16:04:01] [main/INFO] [Tickrate Changer]: Applying ASM to Minecraft methods...
[16:04:02] [Client thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService]: Environment: ElyEnvironment[name=ely,authHost=https://authserver.ely.by/auth,accountsHost=https://account.ely.by/api/mojang,sessionHost=https://account.ely.by/api/minecraft/session,servicesHost=<null>]
[16:04:03] [Client thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService]: [CertJavaAgent] JRE trust store doesn't contain Cert{CN=ISRG Root X1,O=Internet Security Research Group,C=US,SHA-1:cabd2a79a1076a31f21d253635cb039d4329a5e8,SHA-256:96bcec06264976f37460779acf28c5a7cfe8a3c0aae11a8ffcee05c0bddf08c6}
[16:04:03] [Client thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService]: [CertJavaAgent] Will use updated KeyStore that includes missing certificates
[16:04:03] [Client thread/INFO] [net.minecraft.client.Minecraft]: Setting user: Player23
[16:04:12] [Client thread/INFO] [STDOUT]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [igcm] Patched net.minecraft.stats.RecipeBookServer ...
[16:04:13] [Client thread/INFO] [net.optifine.reflect.Reflector]: [OptiFine] *** Reflector Forge ***
[16:04:13] [Client thread/INFO] [net.optifine.reflect.Reflector]: [OptiFine] *** Reflector Vanilla ***
[16:04:14] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: lastServer:
[16:04:14] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: streamPreferredServer:
[16:04:14] [Client thread/INFO] [net.minecraft.client.Minecraft]: LWJGL Version: 2.9.4
[16:04:15] [Client thread/INFO] [Config]: [OptiFine]
[16:04:15] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_G5
[16:04:15] [Client thread/INFO] [Config]: [OptiFine] Build: 20210124-142939
[16:04:15] [Client thread/INFO] [Config]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[16:04:15] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[16:04:15] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[16:04:15] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
[16:04:15] [Client thread/INFO] [Config]: [OptiFine] OpenGL: AMD Radeon(TM) R5 Graphics, version 4.5.13497 Compatibility Profile Context 23.20.768.0, ATI Technologies Inc.
[16:04:15] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 4.5.13497
[16:04:15] [Client thread/INFO] [Config]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[16:04:15] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 16384x16384
[16:04:15] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
[16:04:15] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] OpenGL Version: 4.5.13497 Compatibility Profile Context 23.20.768.0
[16:04:15] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Vendor: ATI Technologies Inc.
[16:04:15] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Renderer: AMD Radeon(TM) R5 Graphics
[16:04:15] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
[16:04:15] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[16:04:15] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[16:04:15] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[16:04:15] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Load shaders configuration.
[16:04:15] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Save shaders configuration.
[16:04:15] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] Shaders can not be loaded, Fast Render is enabled.
[16:04:15] [Client thread/INFO] [net.optifine.shaders.SMCLog]: [Shaders] No shaderpack loaded.
[16:04:15] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[16:04:15] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[16:04:15] [Client thread/INFO] [Config]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[16:04:15] [VersionCheck/INFO] [Config]: [OptiFine] Version found: G5
[16:04:16] [Client thread/WARN] [net.minecraft.client.resources.ResourcePackRepository]: Removed selected resource pack §aInfera §8[§7V2§8] §8Revamp §8[§7256x§8].zip because it's no longer compatible
[16:04:16] [Client thread/WARN] [LLibrary Core]: Unable to call Core API! It has not been initialized yet!
[16:04:16] [Client thread/WARN] [LLibrary Core]: Unable to call Core API! It has not been initialized yet!
[16:04:16] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_G5, enabling compatibility features
[16:04:16] [Client thread/INFO] [FML]: -- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1558210952 bytes (1486 MB) / 2147483648 bytes (2048 MB) up to 1048576000000 bytes (1000000 MB)
JVM Flags: 12 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -Xms2048M -Xmx999999M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.8.0-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
IGCMPatchingLoader (IGCM_v1.2.10_mc1.12.2.jar)
com.creativemd.igcm.core.IGCMTransformer
TickrateChanger (TickrateChanger_1.12.2_1.0.14.jar)
me.guichaguri.tickratechanger.TickrateTransformer
CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
iceandfire (iceandfire_1.9.1_1.12.2.jar)
com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13497 Compatibility Profile Context 23.20.768.0' Renderer: 'AMD Radeon(TM) R5 Graphics'
[16:04:16] [Client thread/INFO] [FML]: MinecraftForge v14.23.5.2860 Initialized
[16:04:16] [Client thread/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
[16:04:16] [Client thread/INFO] [FML]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[16:04:17] [Client thread/INFO] [FML]: Replaced 1227 ore ingredients
[16:04:18] [Client thread/INFO] [FML]: Searching C:\Users\barma\AppData\Roaming\.tlauncher\legacy\Minecraft\game\mods for mods
[16:04:19] [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 430898400 nanos
[16:04:22] [Client thread/WARN] [FML]: Mod cavern is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.3.0
[16:04:22] [Client thread/WARN] [FML]: Mod codechickenlib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3.358
[16:04:22] [Client thread/WARN] [FML]: Mod cyclicmagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.20.11
[16:04:23] [Client thread/ERROR] [FML]: Unable to read a class file correctly
java.lang.IllegalArgumentException: null
at org.objectweb.asm.ClassReader.<init>(ClassReader.java:185) ~[asm-debug-all-5.2.jar:5.2]
at org.objectweb.asm.ClassReader.<init>(ClassReader.java:168) ~[asm-debug-all-5.2.jar:5.2]
at org.objectweb.asm.ClassReader.<init>(ClassReader.java:439) ~[asm-debug-all-5.2.jar:5.2]
at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:57) [ASMModParser.class:?]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.findClassesASM(JarDiscoverer.java:102) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:77) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:427) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[16:04:23] [Client thread/ERROR] [FML]: There was a problem reading the entry module-info.class in the jar C:\Users\barma\AppData\Roaming\.tlauncher\legacy\Minecraft\game\mods\dragonenchantments_1.0.0.jar - probably a corrupt zip
net.minecraftforge.fml.common.LoaderException: java.lang.IllegalArgumentException
at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:63) ~[ASMModParser.class:?]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.findClassesASM(JarDiscoverer.java:102) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:77) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:427) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.IllegalArgumentException
at org.objectweb.asm.ClassReader.<init>(ClassReader.java:185) ~[asm-debug-all-5.2.jar:5.2]
at org.objectweb.asm.ClassReader.<init>(ClassReader.java:168) ~[asm-debug-all-5.2.jar:5.2]
at org.objectweb.asm.ClassReader.<init>(ClassReader.java:439) ~[asm-debug-all-5.2.jar:5.2]
at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:57) ~[ASMModParser.class:?]
... 17 more
[16:04:23] [Client thread/WARN] [FML]: Zip file dragonenchantments_1.0.0.jar failed to read properly, it will be ignored
net.minecraftforge.fml.common.LoaderException: java.lang.IllegalArgumentException
at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:63) ~[ASMModParser.class:?]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.findClassesASM(JarDiscoverer.java:102) ~[JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:77) [JarDiscoverer.class:?]
at net.minecraftforge.fml.common.discovery.ContainerType.findMods(ContainerType.java:47) [ContainerType.class:?]
at net.minecraftforge.fml.common.discovery.ModCandidate.explore(ModCandidate.java:74) [ModCandidate.class:?]
at net.minecraftforge.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:93) [ModDiscoverer.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:427) [Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.IllegalArgumentException
at org.objectweb.asm.ClassReader.<init>(ClassReader.java:185) ~[asm-debug-all-5.2.jar:5.2]
at org.objectweb.asm.ClassReader.<init>(ClassReader.java:168) ~[asm-debug-all-5.2.jar:5.2]
at org.objectweb.asm.ClassReader.<init>(ClassReader.java:439) ~[asm-debug-all-5.2.jar:5.2]
at net.minecraftforge.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:57) ~[ASMModParser.class:?]
... 17 more
[16:04:24] [Client thread/WARN] [FML]: Mod falling_tree is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.0
[16:04:24] [Client thread/WARN] [FML]: Mod gokistats is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.8.4
[16:04:24] [Client thread/WARN] [FML]: Mod hiddenarmor is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.0
[16:04:28] [Client thread/INFO] [FML]: Forge Mod Loader has identified 53 mods to load
[16:04:31] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, base, baubles, bookshelf, brandonscore, cavern, chancecubes, clumps, codechickenlib, creativecore, cyclicmagic, divinerpg, draconicevolution, dragon_enchants, ebwizardry, eplus, extrautils2, falling_tree, fortune-gives-experience, gokistats, hiddenarmor, howlingmoon, iceandfire, igcm, infinityeditor, jei, journeymap, mowziesmobs, overchanter, projectintelligence, randomenchantments, redstoneflux, xreliquary, roguelike, rpgstuff, solarflux, soulshardstow, sow, tickratechanger, timecore, uniquebase, uniquee, teamlapen-lib, vampirism, wonderful_enchantments, zettaimagic, llibrary, matteroverdrive, thebetweenlands] at CLIENT
[16:04:31] [Client thread/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, creativecoredummy, base, baubles, bookshelf, brandonscore, cavern, chancecubes, clumps, codechickenlib, creativecore, cyclicmagic, divinerpg, draconicevolution, dragon_enchants, ebwizardry, eplus, extrautils2, falling_tree, fortune-gives-experience, gokistats, hiddenarmor, howlingmoon, iceandfire, igcm, infinityeditor, jei, journeymap, mowziesmobs, overchanter, projectintelligence, randomenchantments, redstoneflux, xreliquary, roguelike, rpgstuff, solarflux, soulshardstow, sow, tickratechanger, timecore, uniquebase, uniquee, teamlapen-lib, vampirism, wonderful_enchantments, zettaimagic, llibrary, matteroverdrive, thebetweenlands] at SERVER
[16:04:33] [Client thread/ERROR] [FML]: The mod redstoneflux is expecting signature 8a6abf2cb9e141b866580d369ba6548732eff25f for source redstoneflux-1.12-2.1.1.1-universal.jar, however there is no signature matching that description
[16:04:33] [Client thread/INFO] [brandonscore]: Brandon's Core online! Waiting for Draconic Evolution to join the party....
[16:04:33] [Client thread/INFO] [draconicevolution]: Draconic Evolution online!
[16:04:33] [Client thread/INFO] [brandonscore]: Hay! There you are! Now lets destroy some worlds!!
[16:04:33] [Client thread/INFO] [draconicevolution]: Sounds like fun! Lets get to it!
[16:04:36] [Client thread/WARN] [FML]: Patcher expecting empty class data file for net.minecraft.block.state.BlockStateContainer$Builder, but received non-empty
[16:04:39] [Client thread/INFO] [draconicevolution]: Hello Minecraft!!!
[16:04:48] [Client thread/INFO] [projectintelligence]: Hello Minecraft!!!
[16:04:55] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:B.A.S.E, FMLFileResourcePack:Baubles, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Cavern II, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:Clumps, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CreativeCore, FMLFileResourcePack:Cyclic, FMLFileResourcePack:DivineRPG, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dragon Enchantments, FMLFileResourcePack:Electroblob's Wizardry, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Extra Utilities 2, FMLFileResourcePack:Falling Tree, FMLFileResourcePack:Fortune Gives Experience, FMLFileResourcePack:Goki Stats, FMLFileResourcePack:Hidden Armor Mod, FMLFileResourcePack:Howling Moon, FMLFileResourcePack:Ice and Fire, FMLFileResourcePack:InGameConfigManager, FMLFileResourcePack:Infinity Item Editor, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mowzie's Mobs, FMLFileResourcePack:Overchanter, FMLFileResourcePack:Project Intelligence, FMLFileResourcePack:Random Enchantments, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:Reliquary, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:RpgStuff Mod, FMLFileResourcePack:Solar Flux Reborn, FMLFileResourcePack:Soul Shards - The Old Ways, FMLFileResourcePack:Songs Of War Mod, FMLFileResourcePack:Tickrate Changer, FMLFileResourcePack:Time Core, FMLFileResourcePack:Unique Enchantments Base, FMLFileResourcePack:Unique Enchantments, FMLFileResourcePack:TeamLapen Library, FMLFileResourcePack:Vampirism, FMLFileResourcePack:Wonderful Enchantments, FMLFileResourcePack:Zettai Magic, FMLFileResourcePack:LLibrary, FMLFileResourcePack:MatterOverdrive: Legacy Edition, FMLFileResourcePack:The Betweenlands
[16:04:55] [Client thread/WARN] [net.minecraft.client.resources.AbstractResourcePack]: ResourcePack: ignored non-lowercase namespace: META-INF in C:\Users\barma\AppData\Roaming\.tlauncher\legacy\Minecraft\game\mods\iceandfire_1.9.1_1.12.2.jar
[16:04:55] [Client thread/WARN] [net.minecraft.client.resources.AbstractResourcePack]: ResourcePack: ignored non-lowercase namespace: META-INF in C:\Users\barma\AppData\Roaming\.tlauncher\legacy\Minecraft\game\mods\iceandfire_1.9.1_1.12.2.jar
[16:04:56] [Client thread/INFO] [divinerpg.DivineRPG]: Creating registries
[16:04:56] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[16:04:58] [Client thread/INFO] [FML]: Found 3673 ObjectHolder annotations
[16:04:58] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[16:04:58] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[16:04:59] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[16:04:59] [Forge Version Check/INFO] [forge.VersionCheck]: [cyclicmagic] Starting version check at https://raw.githubusercontent.com/Lothrazar/Cyclic/trunk/1.12/update.json
[16:04:59] [Client thread/INFO] [extrautils2]: Extra Utilities 2 JEI Plugin - ACTIVATE!
[16:05:00] [Forge Version Check/INFO] [forge.VersionCheck]: [cyclicmagic] Found status: OUTDATED Target: 1.20.14
[16:05:00] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Starting version check at http://chickenbones.net/Files/notification/version.php?query=forge&version=1.12&file=CodeChickenLib
[16:05:01] [Client thread/INFO] [base]: Module Tool has successfully loaded
[16:05:01] [Forge Version Check/INFO] [forge.VersionCheck]: [codechickenlib] Found status: BETA Target: null
[16:05:01] [Forge Version Check/INFO] [forge.VersionCheck]: [gokistats] Starting version check at https://infinitystudio.github.io/Updates/gokistats.json
[16:05:02] [Forge Version Check/INFO] [forge.VersionCheck]: [gokistats] Found status: AHEAD Target: null
[16:05:02] [Forge Version Check/INFO] [forge.VersionCheck]: [vampirism] Starting version check at https://maxanier.de/projects/vampirism/versions.json
[16:05:02] [Forge Version Check/INFO] [forge.VersionCheck]: [vampirism] Found status: OUTDATED Target: 1.6.2
[16:05:02] [Forge Version Check/INFO] [forge.VersionCheck]: [divinerpg] Starting version check at https://raw.githubusercontent.com/DivineRPG/DivineRPG/1.12.2/divinerpg_update.json
[16:05:02] [Forge Version Check/INFO] [forge.VersionCheck]: [divinerpg] Found status: UP_TO_DATE Target: null
[16:05:02] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Starting version check at https://gist.githubusercontent.com/Gegy/a6639456aeb8edd92cbf7cbfcf9d65d9/raw/llibrary_updates.json
[16:05:03] [Forge Version Check/INFO] [forge.VersionCheck]: [llibrary] Found status: UP_TO_DATE Target: null
[16:05:03] [Forge Version Check/INFO] [forge.VersionCheck]: [solarflux] Starting version check at https://dccg.herokuapp.com/api/fmluc/246974
[16:05:03] [Forge Version Check/INFO] [forge.VersionCheck]: [solarflux] Found status: UP_TO_DATE Target: null
[16:05:03] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[16:05:04] [Client thread/INFO] [brandonscore]: Found mod feature container for mod: draconicevolution
[16:05:04] [Client thread/INFO] [brandonscore]: Found mod config container for mod: brandonscore
[16:05:04] [Client thread/INFO] [brandonscore]: Found mod config container for mod: draconicevolution
[16:05:04] [Client thread/INFO] [brandonscore]: Found mod config container for mod: draconicevolution
[16:05:04] [Client thread/INFO] [brandonscore]: Loading mod config for: draconicevolution
[16:05:04] [Client thread/INFO] [brandonscore]: Loading mod config for: brandonscore
[16:05:04] [Client thread/WARN] [brandonscore]: No features were detected for mod: brandonscore. This maybe an issue or maybe this mod just does not have any items or blocks.
[16:05:05] [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: AHEAD Target: null
[16:05:05] [Forge Version Check/INFO] [forge.VersionCheck]: [cavern] Starting version check at https://raw.githubusercontent.com/kegare/Cavern2/master/cavern2.json
[16:05:05] [Forge Version Check/INFO] [forge.VersionCheck]: [cavern] Found status: OUTDATED Target: 2.3.1
[16:05:07] [Client thread/INFO] [net.minecraft.client.resources.SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:B.A.S.E, FMLFileResourcePack:Baubles, FMLFileResourcePack:Bookshelf, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:Cavern II, FMLFileResourcePack:Chance Cubes, FMLFileResourcePack:Clumps, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:CreativeCore, FMLFileResourcePack:Cyclic, FMLFileResourcePack:DivineRPG, FMLFileResourcePack:Draconic Evolution, FMLFileResourcePack:Dragon Enchantments, FMLFileResourcePack:Electroblob's Wizardry, FMLFileResourcePack:Enchanting Plus, FMLFileResourcePack:Extra Utilities 2, FMLFileResourcePack:Falling Tree, FMLFileResourcePack:Fortune Gives Experience, FMLFileResourcePack:Goki Stats, FMLFileResourcePack:Hidden Armor Mod, FMLFileResourcePack:Howling Moon, FMLFileResourcePack:Ice and Fire, FMLFileResourcePack:InGameConfigManager, FMLFileResourcePack:Infinity Item Editor, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mowzie's Mobs, FMLFileResourcePack:Overchanter, FMLFileResourcePack:Project Intelligence, FMLFileResourcePack:Random Enchantments, FMLFileResourcePack:Redstone Flux, FMLFileResourcePack:Reliquary, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:RpgStuff Mod, FMLFileResourcePack:Solar Flux Reborn, FMLFileResourcePack:Soul Shards - The Old Ways, FMLFileResourcePack:Songs Of War Mod, FMLFileResourcePack:Tickrate Changer, FMLFileResourcePack:Time Core, FMLFileResourcePack:Unique Enchantments Base, FMLFileResourcePack:Unique Enchantments, FMLFileResourcePack:TeamLapen Library, FMLFileResourcePack:Vampirism, FMLFileResourcePack:Wonderful Enchantments, FMLFileResourcePack:Zettai Magic, FMLFileResourcePack:LLibrary, FMLFileResourcePack:MatterOverdrive: Legacy Edition, FMLFileResourcePack:The Betweenlands, CustomSounds-Resourcepack.zip
[16:05:07] [Client thread/WARN] [net.minecraft.client.resources.AbstractResourcePack]: ResourcePack: ignored non-lowercase namespace: META-INF in C:\Users\barma\AppData\Roaming\.tlauncher\legacy\Minecraft\game\mods\iceandfire_1.9.1_1.12.2.jar
[16:05:07] [Client thread/WARN] [net.minecraft.client.resources.AbstractResourcePack]: ResourcePack: ignored non-lowercase namespace: META-INF in C:\Users\barma\AppData\Roaming\.tlauncher\legacy\Minecraft\game\mods\iceandfire_1.9.1_1.12.2.jar
[16:05:08] [Client thread/INFO] [clumps]: Module Entities has successfully loaded
[16:05:09] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
llibrary (llibrary-core-1.0.11-1.12.2.jar)
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.8.0-core.jar)
IGCMPatchingLoader (IGCM_v1.2.10_mc1.12.2.jar)
TickrateChanger (TickrateChanger_1.12.2_1.0.14.jar)
CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
iceandfire (iceandfire_1.9.1_1.12.2.jar)
Contact their authors BEFORE contacting forge
// I let you down. Sorry :(
Time: 3/25/23 4:05 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from InGameConfigManager (igcm)
Caused by: java.lang.NoSuchMethodError: com.creativemd.creativecore.common.packet.CreativeCorePacket.registerPacket(Ljava/lang/Class;Ljava/lang/String;)V
at com.creativemd.igcm.IGCM.preInit(IGCM.java:88)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 988040816 bytes (942 MB) / 2147483648 bytes (2048 MB) up to 1048576000000 bytes (1000000 MB)
JVM Flags: 12 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -Xms2048M -Xmx999999M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G5 53 mods loaded, 53 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| State | ID | Version | Source | Signature |
|:----- |:------------------------ |:---------------- |:-------------------------------------------------- |:---------------------------------------- |
| LCH | minecraft | 1.12.2 | minecraft.jar | None |
| LCH | mcp | 9.42 | minecraft.jar | None |
| LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | forge | 14.23.5.2860 | forge-1.12.2-14.23.5.2860.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH | creativecoredummy | 1.0.0 | minecraft.jar | None |
| LCH | jei | 4.16.1.302 | jei_1.12.2-4.16.1.302.jar | None |
| LCH | base | 3.0.0 | B.A.S.E-1.12.jar | None |
| LCH | baubles | 1.5.2 | Baubles_1.12_1.5.2.jar | None |
| LCH | bookshelf | 2.3.590 | Bookshelf_1.12.2_2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH | codechickenlib | 3.2.3.358 | codechickenlib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH | redstoneflux | 2.1.1 | redstoneflux-1.12-2.1.1.1-universal.jar | None |
| LCH | brandonscore | 2.4.20 | brandonscore-1.12.2-2.4.20.162-universal.jar | None |
| LCH | cavern | 2.3.0 | Cavern_1.12.2-v2.3.0.jar | None |
| LCH | chancecubes | 1.12.2-5.0.2.385 | ChanceCubes_1.12.2_5.0.2.385.jar | None |
| LCH | clumps | 2.0.0 | Clumps-1.12.jar | None |
| LCE | igcm | 1.2.2 | IGCM_v1.2.10_mc1.12.2.jar | None |
| LC | creativecore | 1.10.0 | CreativeCore_v1.10.65_mc1.12.2.jar | None |
| LC | cyclicmagic | 1.20.11 | Cyclic-1.12.2-1.20.11.jar | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
| LC | divinerpg | 1.7.1 | DivineRPG-1.7.1.jar | None |
| LC | draconicevolution | 2.3.28 | draconic-evolution-1.12.2-2.3.28.354-universal.jar | None |
| LC | dragon_enchants | 1.0 | dragonenchantments_1.0.0.jar | None |
| LC | ebwizardry | 4.3.4 | ElectroblobsWizardry_4.3.4_MC1.12.2.jar | None |
| LC | eplus | 5.0.178 | EnchantingPlus_1.12.2_5.0.178.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC | extrautils2 | 1.0 | extrautils2-1.12-1.9.9-rus.jar | None |
| LC | falling_tree | 2.4.0 | FallingTree_1.12.2_2.4.0.jar | None |
| LC | fortune-gives-experience | 1.0.0 | fortune_gives_experience_1.12.2_1.0.0.jar | None |
| LC | gokistats | 1.2.8.4 | gokiStats_1.12.2_1.2.8.4 (2).jar | None |
| LC | hiddenarmor | 1.12.2-1.0 | hiddenarmor-1.12.2-1.0.jar | None |
| LC | howlingmoon | 0.9 | howlingmoon_1.12.2_0.9.jar | None |
| LC | llibrary | 1.7.20 | llibrary_1.7.20_1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LC | iceandfire | 1.9.1 | iceandfire_1.9.1_1.12.2.jar | None |
| LC | infinityeditor | 0.15 | InfinityEditor-0.15-1.12.2.jar | None |
| LC | journeymap | 1.12.2-5.7.1 | journeymap_1.12.2_5.7.1.jar | None |
| LC | mowziesmobs | 1.5.8 | mowziesmobs_1.12.2_1.5.8.jar | None |
| LC | timecore | 1.0.1.1 | timecore-1.12.2-1.0.1.1.jar | None |
| LC | overchanter | 1.0.0.2 | overchanter-1.0.0.2.jar | None |
| LC | projectintelligence | 1.0.9 | projectintelligence-1.12.2-1.0.9.28-universal.jar | None |
| LC | randomenchantments | @VERSION@ | randomenchants-1.12.2-0.1.6.jar | None |
| LC | xreliquary | 1.12.2-1.3.4.796 | Reliquary_1.12.2_1.3.4.796.jar | None |
| LC | roguelike | 1.7.2 | RoguelikeDungeons_1.12.2_1.7.2.jar | None |
| LC | rpgstuff | 1.1 | RpgStuff_1.12.2_v.1.1.jar | None |
| LC | solarflux | 12.4.11 | SolarFluxReborn_1.12.2_12.4.11.jar | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LC | soulshardstow | 1.12-2.7.6-56 | SoulShards_TOW_1.12_2.7.6_56.jar | None |
| LC | sow | 1.10 | sow_1.12.2_1.10.jar | None |
| LC | tickratechanger | 1.0.14 | TickrateChanger_1.12.2_1.0.14.jar | None |
| LC | uniquebase | 1.0.1 | Unique+Enchantments+Base-1.12.2-1.1.0.jar | None |
| LC | uniquee | 2.0.1 | Unique+Enchantments-1.12.2-2.1.3.jar | None |
| LC | vampirism | 1.6.0 | Vampirism_1.12.2_1.6.0.jar | None |
| LC | teamlapen-lib | 1.6.0 | Vampirism_1.12.2_1.6.0.jar | None |
| LC | wonderful_enchantments | 0.5.0 | wonderful_enchantments_1.12.2_0.5.0.jar | None |
| LC | zettaimagic | 1.4.3 | ZettaiMagic-1.4.3.jar | None |
| LC | matteroverdrive | 0.7.0.0 | MatterOverdrive-1.12.2-0.7.1.0-universal.jar | None |
| LC | thebetweenlands | 3.8.0 | TheBetweenlands-1.12.2-3.8.0-universal (1).jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
Loaded coremods (and transformers):
llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.8.0-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
IGCMPatchingLoader (IGCM_v1.2.10_mc1.12.2.jar)
com.creativemd.igcm.core.IGCMTransformer
TickrateChanger (TickrateChanger_1.12.2_1.0.14.jar)
me.guichaguri.tickratechanger.TickrateTransformer
CreativePatchingLoader (CreativeCore_v1.10.65_mc1.12.2.jar)
iceandfire (iceandfire_1.9.1_1.12.2.jar)
com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13497 Compatibility Profile Context 23.20.768.0' Renderer: 'AMD Radeon(TM) R5 Graphics'
OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: 20210124-142939
Render Distance Chunks: 8
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.13497 Compatibility Profile Context 23.20.768.0
OpenGlRenderer: AMD Radeon(TM) R5 Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
[16:05:09] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\barma\AppData\Roaming\.tlauncher\legacy\Minecraft\game\crash-reports\crash-2023-03-25_16.05.08-client.txt
Спасибо тому кто поможет =)