Using version 1.12.2 of Minecraft/Forge/mods.
Been trying to simply load up the game, but it keeps crashing back to the launcher.
Here's my crash report, which hopefully those who are more savvy with mods and coding could help me figure out, so that I'm able to successfully play the game. I have a feeling it's a compatibility between mods issue, but I can't tell which from which, although I've been trying. Even tried to fix with a Betweenlands issue by deleting its core.jar file (suggested in a forum), but the file kept returning when I tried launching the game and I dunno if that was the problem to begin with.
I may return, because this was only at step 2/7 of the launcher.
---- Minecraft Crash Report ----
WARNING: coremods are present:
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.10-core.jar)
Contact their authors BEFORE contacting forge
// This doesn't make any sense!
Time: 7/26/19 7:28 PM
Description: Initializing game
java.lang.NoSuchFieldError: AIR
at com.ferreusveritas.dynamictrees.trees.TreeFamily.<init>(TreeFamily.java:79)
at com.ferreusveritas.dynamictrees.trees.TreeFamily$1.<init>(TreeFamily.java:60)
at com.ferreusveritas.dynamictrees.trees.TreeFamily.<clinit>(TreeFamily.java:60)
at com.ferreusveritas.dynamictrees.trees.Species.<init>(Species.java:173)
at com.ferreusveritas.dynamictrees.trees.Species$1.<init>(Species.java:91)
at com.ferreusveritas.dynamictrees.trees.Species.<clinit>(Species.java:91)
at com.ferreusveritas.dynamictrees.ModTrees.newRegistry(ModTrees.java:66)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_18_ModTrees_newRegistry_NewRegistry.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireCreateRegistryEvents(GameData.java:755)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:623)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
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:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at com.ferreusveritas.dynamictrees.trees.TreeFamily.<init>(TreeFamily.java:79)
at com.ferreusveritas.dynamictrees.trees.TreeFamily$1.<init>(TreeFamily.java:60)
at com.ferreusveritas.dynamictrees.trees.TreeFamily.<clinit>(TreeFamily.java:60)
at com.ferreusveritas.dynamictrees.trees.Species.<init>(Species.java:173)
at com.ferreusveritas.dynamictrees.trees.Species$1.<init>(Species.java:91)
at com.ferreusveritas.dynamictrees.trees.Species.<clinit>(Species.java:91)
at com.ferreusveritas.dynamictrees.ModTrees.newRegistry(ModTrees.java:66)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_18_ModTrees_newRegistry_NewRegistry.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireCreateRegistryEvents(GameData.java:755)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:623)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
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)
-- 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: 402179080 bytes (383 MB) / 1140850688 bytes (1088 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2768 20 mods loaded, 20 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 |
|:----- |:--------------- |:------------- |:---------------------------------------------------- |:---------------------------------------- |
| UC | minecraft | 1.12.2 | minecraft.jar | None |
| UC | mcp | 9.42 | minecraft.jar | None |
| UC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UC | forge | 14.23.5.2768 | forge-1.12.2-14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UC | aether_legacy | 1.4.4 | aether_legacy-1.12.2-v1.4.4.jar | None |
| UC | biomesoplenty | 7.0.1.2439 | BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar | None |
| UC | mocreatures | 12.0.5 | DrZharks+MoCreatures+Mod-12.0.5.jar | None |
| UC | dynamictrees | 1.12.2-0.9.5 | DynamicTrees-1.12.2-0.9.5-deobf.jar | None |
| UC | dynamictreesbop | 1.12.2-1.4.1e | DynamicTreesBOP-1.12.2-1.4.1e.jar | None |
| UC | erebus | 1.0.30 | Erebus-1.0.30.jar | None |
| UC | lex | 1.0.8 | LibEx-1.12.2-1.0.8.jar | None |
| UC | nex | 2.0.8 | NetherEx-1.12.2-2.0.8.jar | None |
| UC | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zd+Surprise+for+Yogcast.jar | None |
| UC | sereneseasons | 1.2.16 | SereneSeasons-1.12.2-1.2.16-universal.jar | None |
| UC | tumbleweed | 1.11-0.4.5 | tumbleweed-1.11-0.4.5.jar | None |
| UC | twilightforest | 3.8.689 | twilightforest-1.12.2-3.8.689-universal.jar | None |
| UC | waddles | 0.6.0 | Waddles-1.12.2-0.6.0.jar | None |
| UC | ladylib | 2.1 | Ladylib-2.1.jar | None |
| UC | lumen | 0.4.0 | lumen-Beta+0.4.1.jar | None |
| UC | thebetweenlands | 3.4.10 | TheBetweenlands-3.4.10-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
Loaded coremods (and transformers):
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.16-universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.10-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13474 Compatibility Profile Context 22.19.162.4' Renderer: 'Radeon RX 580 Series'
Launched Version: 1.12.2-forge1.12.2-14.23.5.2768
LWJGL: 2.9.4
OpenGL: Radeon RX 580 Series GL version 4.5.13474 Compatibility Profile Context 22.19.162.4, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
And here is the entire list of the mods I'm trying to use together (all for version 1.12.2):
Forge
Opti-fine
LibEx
Biomes o' Plenty
Mo Creatures
Illuminations
Dynamic Trees
Serene Seasons
Waddles
Tumbleweed
Pam's Harvest Craft
Twilight Forest
Aether
The BetweenLands
Erebus
NetherEX
Thanks in advance, everyone.