Jump to content

Recommended Posts

Posted (edited)

When I start the modpack everything loads just fine but then when it seems that its going to finish it just crashes without any reason and kicks me back to the launcher.

Heres what it says in the console

 WARNING: coremods are present:
[B#510]    llibrary (llibrary-core-1.0.11-1.12.2.jar)
[B#510]    Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
[B#510]    Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
[B#510]    Quark Plugin (Quark-r1.6-177.jar)
[B#510]    MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
[B#510]    MMFMLCorePlugin (MultiMine-1.12.2.jar)
[B#510]    CreativePatchingLoader (CreativeCore_v1.10.10_mc1.12.2.jar)
[B#510]    BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.21.11.jar)
[B#510]    EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
[B#510]    DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
[B#510]    CorePlugin (SmoothFont-mc1.12.2-2.1.1.jar)
[B#510]  Contact their authors BEFORE contacting forge
[B#510]  
[B#510]  // Surprise! Haha. Well, this is awkward.
[B#510]  
[B#510]  Time: 4/8/20 6:56 PM
[B#510]  Description: There was a severe problem during mod loading that has caused the game to fail
[B#510]  
[B#510]  net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from §3Dynamic Surroundings (dsurround)
[B#510]  Caused by: java.lang.NoSuchMethodError: org.orecruncher.lib.expression.Expression.eval()Lorg/orecruncher/lib/expression/Variant;
[B#510]      at org.orecruncher.dsurround.registry.biome.BiomeMatcher$ConditionsImpl.match(BiomeMatcher.java:275)
[B#510]      at org.orecruncher.dsurround.registry.biome.BiomeRegistry.lambda$null$2(BiomeRegistry.java:143)
[B#510]      at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
[B#510]      at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(Unknown Source)
[B#510]      at java.util.stream.ReferencePipeline$2$1.accept(Unknown Source)
[B#510]      at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source)
[B#510]      at java.util.Iterator.forEachRemaining(Unknown Source)
[B#510]      at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Unknown Source)
[B#510]      at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
[B#510]      at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
[B#510]      at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
[B#510]      at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
[B#510]      at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
[B#510]      at java.util.stream.ReferencePipeline.forEach(Unknown Source)
[B#510]      at java.util.stream.ReferencePipeline$7$1.accept(Unknown Source)
[B#510]      at java.util.Spliterators$ArraySpliterator.forEachRemaining(Unknown Source)
[B#510]      at java.util.stream.AbstractPipeline.copyInto(Unknown Source)
[B#510]      at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
[B#510]      at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(Unknown Source)
[B#510]      at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(Unknown Source)
[B#510]      at java.util.stream.AbstractPipeline.evaluate(Unknown Source)
[B#510]      at java.util.stream.ReferencePipeline.forEach(Unknown Source)
[B#510]      at org.orecruncher.dsurround.registry.biome.BiomeRegistry.lambda$init$4(BiomeRegistry.java:143)
[B#510]      at java.util.ArrayList.forEach(Unknown Source)
[B#510]      at org.orecruncher.dsurround.registry.biome.BiomeRegistry.init(BiomeRegistry.java:141)
[B#510]      at org.orecruncher.dsurround.registry.Registry.initialize(Registry.java:95)
[B#510]      at org.orecruncher.dsurround.registry.RegistryManager.lambda$load$1(RegistryManager.java:143)
[B#510]      at org.orecruncher.lib.collections.ObjectArray.forEach(ObjectArray.java:92)
[B#510]      at org.orecruncher.dsurround.registry.RegistryManager.load(RegistryManager.java:143)
[B#510]      at org.orecruncher.dsurround.registry.RegistryManager.initialize(RegistryManager.java:114)
[B#510]      at org.orecruncher.dsurround.proxy.Proxy.loadCompleted(Proxy.java:100)
[B#510]      at org.orecruncher.dsurround.ModBase.loadCompleted(ModBase.java:173)
[B#510]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#510]      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#510]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#510]      at java.lang.reflect.Method.invoke(Unknown Source)
[B#510]      at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
[B#510]      at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
[B#510]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#510]      at java.lang.reflect.Method.invoke(Unknown Source)
[B#510]      at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[B#510]      at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[B#510]      at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[B#510]      at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[B#510]      at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[B#510]      at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[B#510]      at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[B#510]      at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
[B#510]      at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
[B#510]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#510]      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#510]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#510]      at java.lang.reflect.Method.invoke(Unknown Source)
[B#510]      at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[B#510]      at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[B#510]      at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[B#510]      at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[B#510]      at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[B#510]      at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[B#510]      at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[B#510]      at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
[B#510]      at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:757)
[B#510]      at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
[B#510]      at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[B#510]      at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[B#510]      at net.minecraft.client.main.Main.main(SourceFile:123)
[B#510]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[B#510]      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[B#510]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[B#510]      at java.lang.reflect.Method.invoke(Unknown Source)
[B#510]      at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[B#510]      at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[B#510]  
[B#510]  
[B#510]  A detailed walkthrough of the error, its code path and all known details is as follows:
[B#510]  ---------------------------------------------------------------------------------------
[B#510]  
[B#510]  -- System Details --
[B#510]  Details:
[B#510]      Minecraft Version: 1.12.2
[B#510]      Operating System: Windows 10 (amd64) version 10.0
[B#510]      Java Version: 1.8.0_241, Oracle Corporation
[B#510]      Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[B#510]      Memory: 6979591840 bytes (6656 MB) / 8589934592 bytes (8192 MB) up to 8589934592 bytes (8192 MB)
[B#510]      JVM Flags: 5 total; -Xms8192m -Xmx8192m -XX:+UseG1GC -XX:MaxGCPauseMillis=4 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
[B#510]      IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
[B#510]      FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 106 mods loaded, 106 mods active
[B#510]      States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
[B#510]  
[B#510]      | State  | ID                                | Version                  | Source                                             | Signature                                |
[B#510]      |:------ |:--------------------------------- |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
[B#510]      | LCHIJA | minecraft                         | 1.12.2                   | minecraft.jar                                      | None                                     |
[B#510]      | LCHIJA | mcp                               | 9.42                     | minecraft.jar                                      | None                                     |
[B#510]      | LCHIJA | FML                               | 8.0.99.99                | Modpack.jar                                        | None                                     |
[B#510]      | LCHIJA | forge                             | 14.23.5.2847             | Modpack.jar                                        | None                                     |
[B#510]      | LCHIJA | creativecoredummy                 | 1.0.0                    | minecraft.jar                                      | None                                     |
[B#510]      | LCHIJA | smoothfontcore                    | mc1.12.2-2.1.1           | minecraft.jar                                      | None                                     |
[B#510]      | LCHIJA | foamfixcore                       | 7.7.4                    | minecraft.jar                                      | None                                     |
[B#510]      | LCHIJA | dsurroundcore                     | 3.5.4.3                  | minecraft.jar                                      | None                                     |
[B#510]      | LCHIJA | smoothfont                        | mc1.12.2-2.1.1           | SmoothFont-mc1.12.2-2.1.1.jar                      | None                                     |
[B#510]      | LCHIJA | damageindicatorsmod               | 1.0                      | [1.12.2]DamageIndicatorsMod-3.5.1.jar              | None                                     |
[B#510]      | LCHIJA | aether_legacy                     | 1.4.4                    | aether_legacy-1.12.2-v1.4.4.jar                    | None                                     |
[B#510]      | LCHIJA | biomesoplenty                     | 7.0.1.2439               | BiomesOPlenty-1.12.2-7.0.1.2439-universal (1).jar  | None                                     |
[B#510]      | LCHIJA | redstoneflux                      | 2.1.1                    | RedstoneFlux-1.12-2.1.1.1-universal.jar            | None                                     |
[B#510]      | LCHIJA | cofhcore                          | 4.6.6                    | CoFHCore-1.12.2-4.6.6.1-universal.jar              | None                                     |
[B#510]      | LCHIJA | craftstudioapi                    | 1.0.0                    | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None                                     |
[B#510]      | LCHIJA | harvestcraft                      | 1.12.2zb                 | Pam's+HarvestCraft+1.12.2zg.jar                    | None                                     |
[B#510]      | LCHIJA | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2 (1).jar                         | None                                     |
[B#510]      | LCHIJA | thaumcraft                        | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26 (1).jar               | None                                     |
[B#510]      | LCHIJA | twilightforest                    | 3.10.1013                | twilightforest-1.12.2-3.10.1013-universal.jar      | None                                     |
[B#510]      | LCHIJA | animania                          | 1.7.3                    | animania-1.12.2-1.7.3.jar                          | None                                     |
[B#510]      | LCHIJA | appliedenergistics2               | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar               | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
[B#510]      | LCHIJA | jei                               | 4.15.0.293               | jei_1.12.2-4.15.0.293.jar                          | None                                     |
[B#510]      | LCHIJA | quark                             | r1.6-177                 | Quark-r1.6-177.jar                                 | None                                     |
[B#510]      | LCHIJA | autoreglib                        | 1.3-32                   | AutoRegLib-1.3-32.jar                              | None                                     |
[B#510]      | LCHIJA | patchouli                         | 1.0-20                   | Patchouli-1.0-20.jar                               | None                                     |
[B#510]      | LCHIJA | bewitchment                       | 0.21.11                  | bewitchment-1.12.2-0.0.21.11.jar                   | None                                     |
[B#510]      | LCHIJA | guideapi                          | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                        | None                                     |
[B#510]      | LCHIJA | bloodmagic                        | 1.12.2-2.4.3-105         | BloodMagic-1.12.2-2.4.3-105.jar                    | None                                     |
[B#510]      | LCHIJA | bookshelf                         | 2.3.585                  | Bookshelf-1.12.2-2.3.585.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
[B#510]      | LCHIJA | codechickenlib                    | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
[B#510]      | LCHIJA | brandonscore                      | 2.4.18                   | BrandonsCore-1.12.2-2.4.18.210-universal.jar       | None                                     |
[B#510]      | LCHIJA | cofhworld                         | 1.4.0                    | CoFHWorld-1.12.2-1.4.0.1-universal.jar             | None                                     |
[B#510]      | LCHIJA | opframe                           | 1.4.0                    | OnlinePicFrame_v1.4.37_mc1.12.2.jar                | None                                     |
[B#510]      | LCHIJA | creativecore                      | 1.10.0                   | CreativeCore_v1.10.10_mc1.12.2.jar                 | None                                     |
[B#510]      | LCHIJA | doge                              | 0.6.0                    | DogeMod-1.12.2-0.6.0.jar                           | None                                     |
[B#510]      | LCHIJA | doggytalents                      | 1.15.0.2                 | DoggyTalents-1.12.2-1.15.0.2-universal.jar         | None                                     |
[B#510]      | LCHIJA | thermalfoundation                 | 2.6.6                    | ThermalFoundation-1.12.2-2.6.6.1-universal.jar     | None                                     |
[B#510]      | LCHIJA | draconicevolution                 | 2.3.25                   | Draconic-Evolution-1.12.2-2.3.25.351-universal.jar | None                                     |
[B#510]      | LCHIJA | eplus                             | 5.0.176                  | EnchantingPlus-1.12.2-5.0.176.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
[B#510]      | LCHIJA | endercore                         | 1.12.2-0.5.73            | EnderCore-1.12.2-0.5.73 (1).jar                    | None                                     |
[B#510]      | LCHIJA | thermalexpansion                  | 5.5.6                    | ThermalExpansion-1.12.2-5.5.6.1-universal.jar      | None                                     |
[B#510]      | LCHIJA | enderio                           | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                          | None                                     |
[B#510]      | LCHIJA | enderiointegrationtic             | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                          | None                                     |
[B#510]      | LCHIJA | enderiobase                       | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                          | None                                     |
[B#510]      | LCHIJA | enderioconduits                   | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                          | None                                     |
[B#510]      | LCHIJA | enderioconduitsappliedenergistics | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                          | None                                     |
[B#510]      | LCHIJA | enderioconduitsopencomputers      | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                          | None                                     |
[B#510]      | LCHIJA | enderioconduitsrefinedstorage     | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                          | None                                     |
[B#510]      | LCHIJA | enderiointegrationforestry        | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                          | None                                     |
[B#510]      | LCHIJA | mantle                            | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                           | None                                     |
[B#510]      | LCHIJA | tconstruct                        | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar                   | None                                     |
[B#510]      | LCHIJA | enderiointegrationticlate         | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                          | None                                     |
[B#510]      | LCHIJA | enderiomachines                   | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                          | None                                     |
[B#510]      | LCHIJA | enderiopowertools                 | 5.1.55                   | EnderIO-1.12.2-5.1.55.jar                          | None                                     |
[B#510]      | LCHIJA | enderiozoo                        | 5.1.55                   | EnderIO-zoo-1.12.2-5.1.55.jar                      | None                                     |
[B#510]      | LCHIJA | enderstorage                      | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
[B#510]      | LCHIJA | exoticbirds                       | 1.0                      | Exotic+Birds+1.12.2-3.1.0.jar                      | None                                     |
[B#510]      | LCHIJA | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.9.jar                         | None                                     |
[B#510]      | LCHIJA | zerocore                          | 1.12.2-0.1.2.8           | zerocore-1.12.2-0.1.2.8.jar                        | None                                     |
[B#510]      | LCHIJA | bigreactors                       | 1.12.2-0.4.5.67          | ExtremeReactors-1.12.2-0.4.5.67.jar                | None                                     |
[B#510]      | LCHIJA | familiarfauna                     | 1.0.11                   | FamiliarFauna-1.12.2-1.0.11.jar                    | None                                     |
[B#510]      | LCHIJA | foamfix                           | 0.10.5-1.12.2            | foamfix-0.10.5-1.12.2.jar                          | None                                     |
[B#510]      | LCHIJA | globe                             | 0.0.1                    | Globe-1.12.2-0.0.1.jar                             | None                                     |
[B#510]      | LCHIJA | gottschcore                       | 1.12.1                   | GottschCore-mc1.12.2-f14.23.5.2768-v1.12.1.jar     | None                                     |
[B#510]      | LCHIJA | ichunutil                         | 7.2.1                    | iChunUtil-1.12.2-7.2.1.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
[B#510]      | LCHIJA | hats                              | 7.0.0                    | Hats-1.12.2-7.0.2.jar                              | None                                     |
[B#510]      | LCHIJA | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
[B#510]      | LCHIJA | ic2                               | 2.8.170-ex112            | industrialcraft-2-2.8.170-ex112.jar                | de041f9f6187debbc77034a344134053277aa3b0 |
[B#510]      | LCHIJA | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
[B#510]      | LCHIJA | ironchest                         | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                    | None                                     |
[B#510]      | LCHIJA | jeiintegration                    | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar                 | None                                     |
[B#510]      | LCHIJA | jetif                             | 1.5.2                    | jetif-1.12.2-1.5.2.jar                             | None                                     |
[B#510]      | LCHIJA | journeymap                        | 1.12.2-5.7.1             | journeymap-1.12.2-5.7.1.jar                        | None                                     |
[B#510]      | LCHIJA | jehc                              | 1.7.0                    | just-enough-harvestcraft-1.12.2-1.7.0.jar          | None                                     |
[B#510]      | LCHIJA | jee                               | 1.0.7                    | JustEnoughEnergistics-1.12.2-1.0.7.jar             | None                                     |
[B#510]      | LCHIJA | justenoughreactors                | 1.1.3.61                 | JustEnoughReactors-1.12.2-1.1.3.61.jar             | 2238d4a92d81ab407741a2fdb741cebddfeacba6 |
[B#510]      | LCHIJA | jeresources                       | 0.9.2.60                 | JustEnoughResources-1.12.2-0.9.2.60.jar            | None                                     |
[B#510]      | LCHIJA | libraryex                         | 1.1.1                    | LibraryEx-1.12.2-1.1.1.jar                         | None                                     |
[B#510]      | LCHIJA | mekanism                          | 1.12.2-9.8.3.390         | Mekanism-1.12.2-9.8.3.390.jar                      | None                                     |
[B#510]      | LCHIJA | mekanismgenerators                | 1.12.2-9.8.3.390         | MekanismGenerators-1.12.2-9.8.3.390.jar            | None                                     |
[B#510]      | LCHIJA | mekanismtools                     | 1.12.2-9.8.3.390         | MekanismTools-1.12.2-9.8.3.390.jar                 | None                                     |
[B#510]      | LCHIJA | mobends                           | 0.24                     | mobends-0.24_for_MC-1.12.jar                       | None                                     |
[B#510]      | LCHIJA | morph                             | 7.1.3                    | Morph-1.12.2-7.1.3.jar                             | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
[B#510]      | LCHIJA | llibrary                          | 1.7.19                   | llibrary-1.7.19-1.12.2.jar                         | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
[B#510]      | LCHIJA | mowziesmobs                       | 1.5.4                    | mowziesmobs-1.5.4.jar                              | None                                     |
[B#510]      | LCHIJA | multimine                         | 1.6.2                    | MultiMine-1.12.2.jar                               | None                                     |
[B#510]      | LCHIJA | netherex                          | 2.1.2                    | NetherEx-1.12.2-2.1.2.jar                          | None                                     |
[B#510]      | LCHIJA | recipehandler                     | 0.13                     | NoMoreRecipeConflict-0.13(1.12.2).jar              | None                                     |
[B#510]      | LCHIJA | norecipebook                      | 1.2.1                    | noRecipeBook_v1.2.2formc1.12.2.jar                 | None                                     |
[B#510]      | LCHIJA | portalgun                         | 7.1.0                    | PortalGun-1.12.2-7.1.0.jar                         | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
[B#510]      | LCHIJA | roguelike                         | 1.8.0                    | RoguelikeDungeons-1.12.2-1.8.0.jar                 | None                                     |
[B#510]      | LCHIJA | screenbrowser                     | 2r                       | ScreenshotBrowser-1.12.2-2r.jar                    | None                                     |
[B#510]      | LCHIJA | signbutton                        | 1.0.1                    | SignButton-1.12.2-1.0.1.jar                        | None                                     |
[B#510]      | LCHIJA | supersoundmuffler                 | 1.0.2.10                 | supersoundmuffler-revived_1.12.2_1.0.2.10.jar      | None                                     |
[B#510]      | LCHIJA | swisscheese                       | 1.1                      | SwissCheese-1.1-1.12.jar                           | None                                     |
[B#510]      | LCHIJA | thaumicjei                        | 1.6.0                    | ThaumicJEI-1.12.2-1.6.0-27.jar                     | None                                     |
[B#510]      | LCHIJA | thermalcultivation                | 0.3.6                    | ThermalCultivation-1.12.2-0.3.6.1-universal.jar    | None                                     |
[B#510]      | LCHIJA | thermaldynamics                   | 2.5.6                    | ThermalDynamics-1.12.2-2.5.6.1-universal.jar       | None                                     |
[B#510]      | LCHIJA | thermalinnovation                 | 0.3.6                    | ThermalInnovation-1.12.2-0.3.6.1-universal.jar     | None                                     |
[B#510]      | LCHIJA | tinkersaddons                     | 1.0.7                    | Tinkers'+Addons-1.12.1-1.0.7.jar                   | None                                     |
[B#510]      | LCHIJA | tinkersjei                        | 1.2                      | tinkersjei-1.2.jar                                 | None                                     |
[B#510]      | LCHIJA | torchlever                        | 1.0                      | TorchLever1.12.2-1.0.jar                           | None                                     |
[B#510]      | LCHIJA | treasure2                         | 1.10.0                   | Treasure2-mc1.12.2-f14.23.5.2768-v1.10.0.jar       | None                                     |
[B#510]      | LCHIJA | orelib                            | 3.6.0.1                  | OreLib-1.12.2-3.6.0.1.jar                          | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
[B#510]      | LCHIJE | dsurround                         | 3.5.4.3                  | DynamicSurroundings-1.12.2-3.5.4.3.jar             | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
[B#510]      | LCHIJ  | jurassicraft                      | 2.1.23                   | JurassiCraft-1.12.2-2.1.23.jar                     | None                                     |
[B#510]  
[B#510]      Loaded coremods (and transformers): 
[B#510]  llibrary (llibrary-core-1.0.11-1.12.2.jar)
[B#510]    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
[B#510]    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
[B#510]  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
[B#510]    invtweaks.forge.asm.ContainerTransformer
[B#510]  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
[B#510]    pl.asie.foamfix.coremod.FoamFixTransformer
[B#510]  Quark Plugin (Quark-r1.6-177.jar)
[B#510]    vazkii.quark.base.asm.ClassTransformer
[B#510]  MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
[B#510]    mekanism.coremod.KeybindingMigrationHelper
[B#510]  MMFMLCorePlugin (MultiMine-1.12.2.jar)
[B#510]    atomicstryker.multimine.common.fmlmagic.MMTransformer
[B#510]  CreativePatchingLoader (CreativeCore_v1.10.10_mc1.12.2.jar)
[B#510]    
[B#510]  BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.21.11.jar)
[B#510]    
[B#510]  EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
[B#510]    com.enderio.core.common.transform.EnderCoreTransformer
[B#510]    com.enderio.core.common.transform.SimpleMixinPatcher
[B#510]  DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
[B#510]    org.orecruncher.dsurround.asm.Transformer
[B#510]  CorePlugin (SmoothFont-mc1.12.2-2.1.1.jar)
[B#510]    bre.smoothfont.asm.Transformer
[B#510]      GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 442.74' Renderer: 'GeForce GTX 1080 Ti/PCIe/SSE2'
[B#510]      AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
[B#510]      Pulsar/tconstruct loaded Pulses: 
[B#510]          - TinkerCommons (Enabled/Forced)
[B#510]          - TinkerWorld (Enabled/Not Forced)
[B#510]          - TinkerTools (Enabled/Not Forced)
[B#510]          - TinkerHarvestTools (Enabled/Forced)
[B#510]          - TinkerMeleeWeapons (Enabled/Forced)
[B#510]          - TinkerRangedWeapons (Enabled/Forced)
[B#510]          - TinkerModifiers (Enabled/Forced)
[B#510]          - TinkerSmeltery (Enabled/Not Forced)
[B#510]          - TinkerGadgets (Enabled/Not Forced)
[B#510]          - TinkerOredict (Enabled/Forced)
[B#510]          - TinkerIntegration (Enabled/Forced)
[B#510]          - TinkerFluids (Enabled/Forced)
[B#510]          - TinkerMaterials (Enabled/Forced)
[B#510]          - TinkerModelRegister (Enabled/Forced)
[B#510]          - wailaIntegration (Enabled/Not Forced)
[B#510]          - quarkIntegration (Enabled/Not Forced)
[B#510]  
[B#510]      Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
[B#510]                    * Optifine is installed. This is NOT supported.
[B#510]                   This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
[B#510]  
[B#510]      !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[B#510]      !!!You are looking at the diagnostics information, not at the crash.       !!!
[B#510]      !!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
[B#510]      !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[B#510]  
[B#510]      AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:ON, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:OFF, TESLA:OFF, CRAFTTWEAKER:OFF
[B#510]      OptiFine Version: OptiFine_1.12.2_HD_U_F5
[B#510]      OptiFine Build: 20191204-141934
[B#510]      Render Distance Chunks: 8
[B#510]      Mipmaps: 0
[B#510]      Anisotropic Filtering: 1
[B#510]      Antialiasing: 0
[B#510]      Multitexture: false
[B#510]      Shaders: null
[B#510]      OpenGlVersion: 4.6.0 NVIDIA 442.74
[B#510]      OpenGlRenderer: GeForce GTX 1080 Ti/PCIe/SSE2
[B#510]      OpenGlVendor: NVIDIA Corporation
[B#510]      CpuCount: 12
[B#510]  [18:56:40] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# D:\technic\summerpack\crash-reports\crash-2020-04-08_18.56.39-client.txt
[B#510]  AL lib: (EE) alc_cleanup: 1 device not closed
 

EDIT: The problem has been solved. Turns out I had to download a newer version of the Dynamic Sorroundings mod.

Edited by egg_s00k

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...