Jump to content

Forge crashing whilst trying to load DynamicTrees


aaaanoah

Recommended Posts

Hi There! 

I'm trying to make a smaller mod-pack for me and a few friends to play with, and as we play we've been adding new mods to do the things we want to do.

However, for some reason dynamic trees keeps crashing. I'm not great at analyzing crash logs, so It would be much appreciated if someone could figure out why its crashing.

 

Here's the given reason:

Spoiler

The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Dynamic Trees (dynamictrees)

 

Here's the crash log:

Spoiler

---- Minecraft Crash Report ----

WARNING: coremods are present:
  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
  Quark Plugin (Quark-r1.6-177.jar)
  iceandfire (iceandfire-1.8.3.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  OTGCorePlugin (OTG-Core.jar)
  TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
  ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  LoadingPlugin (BetterWithLib-1.12-1.5.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  FutureMC (future-mc-0.1.13.jar)
  ItemPatchingLoader (ItemPhysic_Full_1.4.27_mc1.12.2.jar)
  CreativePatchingLoader (CreativeCore_v1.9.86_mc1.12.2.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 1/8/20 10:42 AM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Dynamic Trees (dynamictrees)
Caused by: java.lang.UnsupportedOperationException
    at com.google.common.collect.ImmutableCollection.addAll(ImmutableCollection.java:244)
    at com.ferreusveritas.dynamictrees.client.QuadManipulator.getSpriteUVFromBlockState(QuadManipulator.java:171)
    at com.ferreusveritas.dynamictrees.client.QuadManipulator.getModelTexture(QuadManipulator.java:139)
    at com.ferreusveritas.dynamictrees.proxy.ClientProxy.discoverWoodColors(ClientProxy.java:99)
    at com.ferreusveritas.dynamictrees.proxy.ClientProxy.postInit(ClientProxy.java:85)
    at com.ferreusveritas.dynamictrees.DynamicTrees.postInit(DynamicTrees.java:58)
    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.GeneratedMethodAccessor2.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.initializeMods(Loader.java:754)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
    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: 385308680 bytes (367 MB) / 1556611072 bytes (1484 MB) up to 3008888832 bytes (2869 MB)
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2847 55 mods loaded, 55 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                                |
    |:----- |:----------------------------------- |:--------------------- |:---------------------------------------------------- |:---------------------------------------- |
    | LCHIJ | minecraft                           | 1.12.2                | minecraft.jar                                        | None                                     |
    | LCHIJ | mcp                                 | 9.42                  | minecraft.jar                                        | None                                     |
    | LCHIJ | FML                                 | 8.0.99.99             | forge-1.12.2-14.23.5.2847.jar                        | None                                     |
    | LCHIJ | forge                               | 14.23.5.2847          | forge-1.12.2-14.23.5.2847.jar                        | None                                     |
    | LCHIJ | creativecoredummy                   | 1.0.0                 | minecraft.jar                                        | None                                     |
    | LCHIJ | itemphysic                          | 1.4.0                 | minecraft.jar                                        | None                                     |
    | LCHIJ | otgcore                             | 1.12.2 - v8.3         | minecraft.jar                                        | None                                     |
    | LCHIJ | obfuscate                           | 0.2.6                 | minecraft.jar                                        | None                                     |
    | LCHIJ | futuremccore                        | 0.1.12                | minecraft.jar                                        | None                                     |
    | LCHIJ | rpghud                              | 3.6.6.2               | [1.12] RPG-HUD-3.6.6.2.jar                           | None                                     |
    | LCHIJ | advskinmod                          | 1.8.2_1.12.2          | advskinmod-MC1.12.2-v1.8.2.jar                       | None                                     |
    | LCHIJ | aquaculture                         | 1.6.8                 | Aquaculture-1.12.2-1.6.8.jar                         | None                                     |
    | LCHIJ | quark                               | r1.6-177              | Quark-r1.6-177.jar                                   | None                                     |
    | LCHIJ | autoreglib                          | 1.3-32                | AutoRegLib-1.3-32.jar                                | None                                     |
    | LCHIJ | betterbuilderswands                 | 0.11.1                | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar      | None                                     |
    | LCHIJ | betterwithlib                       | ${version}            | BetterWithLib-1.12-1.5.jar                           | None                                     |
    | LCHIJ | ctm                                 | MC1.12.2-1.0.1.30     | CTM-MC1.12.2-1.0.1.30.jar                            | None                                     |
    | LCHIJ | betterwithmods                      | 1.12-2.3.20-1027      | BetterWithMods-1.12-2.3.20-1027.jar                  | None                                     |
    | LCHIJ | openterraingenerator                | v8.3                  | OpenTerrainGenerator-1.12.2 - v8.3.jar               | None                                     |
    | LCHIJ | biomebundle                         | 5.1                   | Biome_Bundle-1.12.2-v6.1.jar                         | None                                     |
    | LCHIJ | chisel                              | MC1.12.2-1.0.1.44     | Chisel-MC1.12.2-1.0.1.44.jar                         | None                                     |
    | LCHIJ | chiselsandbits                      | 14.33                 | chiselsandbits-14.33.jar                             | None                                     |
    | LCHIJ | chunkanimator                       | 1.2                   | ChunkAnimator-MC1.12-1.2.jar                         | None                                     |
    | LCHIJ | ci                                  | 1.4                   | Compressed Items-1.4.jar                             | None                                     |
    | LCHIJ | configmod                           | v1.0                  | coroutil-1.12.1-1.2.36.jar                           | None                                     |
    | LCHIJ | extendedrenderer                    | v1.0                  | coroutil-1.12.1-1.2.36.jar                           | None                                     |
    | LCHIJ | coroutil                            | 1.12.1-1.2.36         | coroutil-1.12.1-1.2.36.jar                           | None                                     |
    | LCHIJ | creativecore                        | 1.9.9                 | CreativeCore_v1.9.86_mc1.12.2.jar                    | None                                     |
    | LCHIJ | sereneseasons                       | 1.2.18                | SereneSeasons-1.12.2-1.2.18-universal.jar            | None                                     |
    | LCHIJ | orelib                              | 3.6.0.1               | OreLib-1.12.2-3.6.0.1.jar                            | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCHIJ | dsurround                           | 3.6.0.2               | DynamicSurroundings-1.12.2-3.6.0.2.jar               | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCHIE | dynamictrees                        | 1.12.2-0.9.6          | DynamicTrees-1.12.2-0.9.6.jar                        | None                                     |
    | LCHI  | cfm                                 | 6.3.1                 | furniture-6.3.1-1.12.2.jar                           | None                                     |
    | LCHI  | minecraftfuture                     | 0.1.13                | future-mc-0.1.13.jar                                 | None                                     |
    | LCHI  | ichunutil                           | 7.2.2                 | iChunUtil-1.12.2-7.2.2.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHI  | generallaymansaestheticspyingscreen | 7.0.0                 | GeneralLaymansAestheticSpyingScreen-1.12.2-7.0.0.jar | None                                     |
    | LCHI  | llibrary                            | 1.7.19                | llibrary-1.7.19-1.12.2.jar                           | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCHI  | iceandfire                          | 1.8.3                 | iceandfire-1.8.3.jar                                 | None                                     |
    | LCHI  | malisiscore                         | 1.12.2-6.5.1-SNAPSHOT | malisiscore-1.12.2-6.5.1.jar                         | None                                     |
    | LCHI  | malisisdoors                        | 1.12.2-7.3.0          | malisisdoors-1.12.2-7.3.0.jar                        | None                                     |
    | LCHI  | moveplus                            | 1.12.1-2.4.6          | moveplus-1.12.1-2.4.6.jar                            | None                                     |
    | LCHI  | quarkoddities                       | 1                     | QuarkOddities-1.12.2.jar                             | None                                     |
    | LCHI  | additionalstructures                | 2.3.1                 | Rex's-Additional-Structures-1.12.x-(v.2.3.1).jar     | None                                     |
    | LCHI  | roguelike                           | 1.8.0                 | RoguelikeDungeons-1.12.2-1.8.0.jar                   | None                                     |
    | LCHI  | soundfilters                        | 0.11_for_1.12         | SoundFilters-0.11_for_1.12.jar                       | None                                     |
    | LCHI  | thutcore                            | 5.21.0                | thutcore-1.12.2-5.21.0.jar                           | None                                     |
    | LCHI  | thutcore_compat                     | 1.0                   | thutcore-1.12.2-5.21.0.jar                           | None                                     |
    | LCHI  | thuttech                            | 6.1.6                 | thuttech-1.12.2-6.1.6.jar                            | None                                     |
    | LCHI  | tumbleweed                          | 1.11-0.4.5            | tumbleweed-1.11-0.4.5.jar                            | None                                     |
    | LCHI  | unlimitedchiselworks                | 0.3.4                 | UnlimitedChiselWorks-0.3.4.jar                       | None                                     |
    | LCHI  | vehicle                             | 0.41.1                | vehicle-mod-0.41.1-1.12.2.jar                        | None                                     |
    | LCHI  | wearablebackpacks                   | 3.1.4                 | WearableBackpacks-1.12.2-3.1.4.jar                   | None                                     |
    | LCHI  | weather2                            | 1.12.1-2.6.12         | weather2-1.12.1-2.6.12.jar                           | None                                     |
    | LCHI  | dshuds                              | 3.6.0.0               | DynamicSurroundingsHuds-1.12.2-3.6.0.0.jar           | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LCHI  | phosphor-lighting                   | 1.12.2-0.2.6          | phosphor-1.12.2-0.2.6+build50-universal.jar          | f0387d288626cc2d937daa504e74af570c52a2f1 |

    Loaded coremods (and transformers): 
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
  sereneseasons.asm.transformer.EntityRendererTransformer
  sereneseasons.asm.transformer.WorldTransformer
Quark Plugin (Quark-r1.6-177.jar)
  vazkii.quark.base.asm.ClassTransformer
iceandfire (iceandfire-1.8.3.jar)
  com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  team.chisel.ctm.client.asm.CTMTransformer
OTGCorePlugin (OTG-Core.jar)
  com.pg85.otg.forge.asm.excluded.OTGClassTransformer
TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
  
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
  com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
LoadingPlugin (BetterWithLib-1.12-1.5.jar)
  betterwithmods.library.core.ClassTransformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
  
FutureMC (future-mc-0.1.13.jar)
  thedarkcolour.futuremc.asm.CoreTransformer
ItemPatchingLoader (ItemPhysic_Full_1.4.27_mc1.12.2.jar)
  com.creativemd.itemphysic.ItemTransformer
CreativePatchingLoader (CreativeCore_v1.9.86_mc1.12.2.jar)
  
MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
  
LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  lumien.chunkanimator.asm.ClassTransformer
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 441.20' Renderer: 'GeForce GTX 960M/PCIe/SSE2'

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.