Jump to content

Recommended Posts

Posted
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 CTM (ctm)

 

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  ForgelinPlugin (Forgelin-1.5.1.jar)
  AppleCore (AppleCore-mc1.12.2-2.2.2.jar)
  IELoadingPlugin (ImmersiveEngineering-0.12-75-core.jar)
  CTMCorePlugin (CTM-MC1.12-0.2.3.9.jar)
  Plugin (NotEnoughIDs-1.5.4.2.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
  TransformerLoader (OpenComputers-MC1.12.1-1.7.0.20.jar)
  Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.8.1-1.12-anarchy.jar)
  CoreMod (Aroma1997Core-1.12.2-1.3.0.2.b128.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.5.jar)
  HCASM (HammerCore-1.12.2-2.0.5.0.jar)
Contact their authors BEFORE contacting forge

// Shall we play a game?

Time: 9/25/19 5:26 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 CTM (ctm)
Caused by: java.lang.VerifyError: Inconsistent stackmap frames at branch target 116
Exception Details:
  Location:
    net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper.getTextures()Ljava/util/Collection; @116: invokestatic
  Reason:
    Type 'net/minecraftforge/client/model/IModel' (current frame, locals[1]) is not assignable to 'net/minecraft/util/ResourceLocation' (stack map, locals[1])
  Current Frame:
    bci: @14
    flags: { }
    locals: { 'net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper', 'net/minecraftforge/client/model/IModel' }
    stack: { 'net/minecraftforge/client/model/IModel' }
  Stackmap Frame:
    bci: @116
    flags: { }
    locals: { 'net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper', 'net/minecraft/util/ResourceLocation' }
    stack: { }
  Bytecode:
    0x0000000: 2ab4 0044 b600 9b4c 2bb8 00b5 4c2b c600
    0x0000010: 662a b400 44b4 00b8 c700 5c2b b600 9e12
    0x0000020: bab6 00bb 9900 102a b400 44b8 00bf b500
    0x0000030: b8a7 0043 2ab4 0044 2bbb 0080 59b7 0081
    0x0000040: 12c1 b600 872b b600 8a12 c3b6 0087 2ab4
    0x0000050: 0044 b600 8a12 c5b6 0087 b600 8db8 0093
    0x0000060: b900 c901 002a ba00 db00 00b6 00e1 c000
    0x0000070: 54b5 00b8 b800 e54d 2ab4 003d 2ab4 0044
    0x0000080: b800 e999 004a b200 efb9 00f2 0100 4e2d
    0x0000090: b900 6501 0099 0038 2db9 0069 0100 c000
    0x00000a0: a23a 042a b400 4419 04b6 00f6 3a05 bb00
    0x00000b0: 6b59 1905 b700 f93a 0619 0519 04b6 00bb
    0x00000c0: 9a00 0a2c 1906 b600 fc57 a7ff c52a b400
    0x00000d0: 44b4 0100 b901 0301 00b9 005d 0100 4e2d
    0x00000e0: b900 6501 0099 002a 2db9 0069 0100 c000
    0x00000f0: a23a 0419 0413 0105 b600 a69a 0011 2cbb
    0x0000100: 006b 5919 04b7 00f9 b600 fc57 a7ff d32c
    0x0000110: b601 09b0                              
  Stackmap Table:
    append_frame(@52,Object[#107])
    same_frame(@116)
    append_frame(@143,Object[#14],Object[#97])
    same_frame(@202)
    chop_frame(@205,1)
    append_frame(@223,Object[#97])
    same_frame(@268)
    chop_frame(@271,1)

    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:264)
    at team.chisel.ctm.client.util.TextureMetadataHandler.<clinit>(TextureMetadataHandler.java:96)
    at team.chisel.ctm.CTM.preInit(CTM.java:43)
    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 7 (amd64) version 6.1
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 766923720 bytes (731 MB) / 1744830464 bytes (1664 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.2847 Optifine OptiFine_1.12.2_HD_U_C6 235 mods loaded, 235 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.2847.jar                       | None                                     |
    | LCH   | forge                             | 14.23.5.2847                    | forge-1.12.2-14.23.5.2847.jar                       | None                                     |
    | LCH   | foamfixcore                       | 7.7.4                           | minecraft.jar                                       | None                                     |
    | LCH   | opencomputers|core                | 1.7.0.20                        | minecraft.jar                                       | None                                     |
    | LCH   | jei                               | 4.15.0.289                      | jei_1.12.2-4.15.0.289.jar                           | None                                     |
    | LCH   | abyssalcraft                      | 1.9.4.2                         | AbyssalCraft-1.12.2-1.9.4.2.jar                     | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LCE   | ctm                               | MC1.12-0.2.3.9                  | CTM-MC1.12-0.2.3.9.jar                              | None                                     |
    | LC    | chisel                            | MC1.12.2-0.2.1.35               | Chisel-MC1.12.2-0.2.1.35.jar                        | None                                     |
    | LC    | baubles                           | 1.5.2                           | Baubles-1.12-1.5.2.jar                              | None                                     |
    | LC    | endercore                         | 1.12.2-0.5.65                   | EnderCore-1.12.2-0.5.65.jar                         | None                                     |
    | LC    | enderio                           | 5.0.50                          | EnderIO-1.12.2-5.0.50.jar                           | None                                     |
    | LC    | enderiointegrationtic             | 5.0.50                          | EnderIO-1.12.2-5.0.50.jar                           | None                                     |
    | LC    | mantle                            | 1.12-1.3.3.55                   | Mantle-1.12-1.3.3.55.jar                            | None                                     |
    | LC    | tconstruct                        | 1.12.2-2.12.0.157               | TConstruct-1.12.2-2.12.0.157.jar                    | None                                     |
    | LC    | acintegration                     | 1.6.2                           | AbyssalCraft Integration-1.12.2-1.6.2.jar           | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
    | LC    | actuallyadditions                 | 1.12.2-r124                     | ActuallyAdditions-1.12.2-r124.jar                   | None                                     |
    | LC    | actuallybaubles                   | 1.1                             | ActuallyBaubles-1.12-1.1.jar                        | None                                     |
    | LC    | appliedenergistics2               | rv5-stable-3                    | appliedenergistics2-rv5-stable-3.jar                | None                                     |
    | LC    | bdlib                             | 1.14.3.10                       | bdlib-1.14.3.10-mc1.12.2.jar                        | None                                     |
    | LC    | ae2stuff                          | 0.7.0.4                         | ae2stuff-0.7.0.4-mc1.12.2.jar                       | None                                     |
    | LC    | extrautils2                       | 1.0                             | extrautils2-1.12-1.6.7.jar                          | None                                     |
    | LC    | flyringbaublemod                  | 0.3.0_1.12-306787e              | angelRingToBauble-1.12-0.3.0.46+306787e.jar         | None                                     |
    | LC    | applecore                         | 2.2.2                           | AppleCore-mc1.12.2-2.2.2.jar                        | None                                     |
    | LC    | appleskin                         | 1.0.9                           | AppleSkin-mc1.12-1.0.9.jar                          | None                                     |
    | LC    | thedragonlib                      | 1.12.2-5.3.0                    | thedragonlib-1.12.2-5.3.0.jar                       | None                                     |
    | LC    | armorplus                         | 1.12.2-11.24.0.60               | armorplus-1.12.2-11.24.0.60.jar                     | None                                     |
    | LC    | aroma1997core                     | 1.3.0.2.b128                    | Aroma1997Core-1.12.2-1.3.0.2.b128.jar               | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LC    | aroma1997sdimension               | 2.0.0.2.b61                     | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b61.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
    | LC    | codechickenlib                    | 3.2.3.358                       | CodeChickenLib-1.12.2-3.2.3.358-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | avaritia                          | 3.3.0                           | Avaritia-1.12.2-3.3.0.33-universal.jar              | None                                     |
    | LC    | botania                           | r1.10-350                       | Botania r1.10-350.jar                               | None                                     |
    | LC    | avaritiatweaks                    | 1.12.2-1.1                      | AvaritiaTweaks-1.12.2-1.1.jar                       | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LC    | crafttweaker                      | 4.0.10                          | CraftTweaker2-1.12-4.0.10.jar                       | None                                     |
    | LC    | base                              | 3.4.2                           | base-1.12-3.4.2.jar                                 | None                                     |
    | LC    | betterbuilderswands               | 0.11.1                          | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar     | None                                     |
    | LC    | betterquesting                    | 3.5.300                         | BetterQuesting-3.5.300.jar                          | None                                     |
    | LC    | bqt                               | 1.0                             | BetterQuestingTriggerer-1.0.jar                     | None                                     |
    | LC    | bibliocraft                       | 2.4.3                           | BiblioCraft[v2.4.3][MC1.12.0].jar                   | None                                     |
    | LC    | biomesoplenty                     | 7.0.1.2310                      | BiomesOPlenty-1.12.2-7.0.1.2310-universal.jar       | None                                     |
    | LC    | bookshelf                         | 2.3.503                         | Bookshelf-1.12.2-2.3.503.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | redstoneflux                      | 2.0.1                           | RedstoneFlux-1.12-2.0.1.2-universal.jar             | d4f1503fbacd9b9fb767720420c5395104239ec9 |
    | LC    | brandonscore                      | 2.4.17                          | BrandonsCore-1.12.2-2.4.17.208-universal.jar        | None                                     |
    | LC    | buildcraftlib                     | 7.99.12                         | BuildCraft-Mod-1.12.2.jar                           | None                                     |
    | LC    | buildcraftcore                    | 7.99.12                         | BuildCraft-Mod-1.12.2.jar                           | None                                     |
    | LC    | buildcraftbuilders                | 7.99.12                         | BuildCraft-Mod-1.12.2.jar                           | None                                     |
    | LC    | buildcraftenergy                  | 7.99.12                         | BuildCraft-Mod-1.12.2.jar                           | None                                     |
    | LC    | buildcraftfactory                 | 7.99.12                         | BuildCraft-Mod-1.12.2.jar                           | None                                     |
    | LC    | buildcraftrobotics                | 7.99.12                         | BuildCraft-Mod-1.12.2.jar                           | None                                     |
    | LC    | buildcraftsilicon                 | 7.99.12                         | BuildCraft-Mod-1.12.2.jar                           | None                                     |
    | LC    | buildcrafttransport               | 7.99.12                         | BuildCraft-Mod-1.12.2.jar                           | None                                     |
    | LC    | chameleon                         | 1.12-4.1.3                      | Chameleon-1.12-4.1.3.jar                            | None                                     |
    | LC    | chancecubes                       | 1.12.2-4.1.0.300                | ChanceCubes-1.12.2-4.1.0.300.jar                    | None                                     |
    | LC    | chickenchunks                     | 2.4.0.70                        | ChickenChunks-Mod-1.12-Latest.jar                   | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | chiselsandbits                    | 14.9                            | chiselsandbits-14.9.jar                             | None                                     |
    | LC    | clarity                           | 1.0                             | clarity-1.0.jar                                     | None                                     |
    | LC    | cofhcore                          | 4.3.6                           | CoFHCore-1.12-4.3.6.14-universal.jar                | None                                     |
    | LC    | cofhworld                         | 1.0.1                           | CoFHWorld-1.12-1.0.1.8-universal.jar                | None                                     |
    | LC    | cyclopscore                       | 0.10.23                         | CyclopsCore-1.12.2-0.10.23.jar                      | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LC    | ic2                               | 2.8.16-ex112                    | industrialcraft-2-2.8.16-ex112.jar                  | de041f9f6187debbc77034a344134053277aa3b0 |
    | LC    | commoncapabilities                | 1.4.0                           | CommonCapabilities-1.12-1.4.0.jar                   | None                                     |
    | LC    | asielib                           | 1.0.0                           | Computronics-1.12.1-1.6.5.jar                       | None                                     |
    | LC    | natura                            | 1.12-4.3.0.23                   | natura-1.12-4.3.0.23.jar                            | None                                     |
    | LC    | reborncore                        | 3.5.0.162                       | RebornCore-1.12.2-3.5.0.162-universal.jar           | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LC    | techreborn                        | 2.9.1.354                       | TechReborn-1.12.2-2.9.1.354-universal.jar           | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LC    | forestry                          | 5.8.2.394                       | forestry_1.12.2-5.8.2.394.jar                       | None                                     |
    | LC    | opencomputers                     | 1.7.0.20                        | OpenComputers-MC1.12.1-1.7.0.20.jar                 | None                                     |
    | LC    | theoneprobe                       | 1.4.19                          | theoneprobe-1.12-1.4.19.jar                         | None                                     |
    | LC    | mcmultipart                       | 2.3.3                           | MCMultiPart-2.3.3.jar                               | None                                     |
    | LC    | mekanism                          | 9.4.1                           | Mekanism-1.12.1-9.4.1.326.jar                       | None                                     |
    | LC    | computronics                      | 1.6.5                           | Computronics-1.12.1-1.6.5.jar                       | None                                     |
    | LC    | conarm                            | 1.2.4                           | Constructs-Armory-Mod-1.12.2.jar                    | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
    | LC    | cookingforblockheads              | 6.3.17                          | CookingForBlockheads_1.12.1-6.3.17.jar              | None                                     |
    | LC    | cosmeticarmorreworked             | 1.12.2-v1                       | CosmeticArmorReworked-1.12.2-v1.jar                 | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
    | LC    | ctgui                             | 1.0.0                           | CraftTweaker2-1.12-4.0.10.jar                       | None                                     |
    | LC    | crafttweakerjei                   | 2.0.0                           | CraftTweaker2-1.12-4.0.10.jar                       | None                                     |
    | LC    | cucumber                          | 1.1.3                           | Cucumber-1.12.2-1.1.3.jar                           | None                                     |
    | LC    | darkutils                         | 1.7.181                         | DarkUtils-1.12.2-1.7.181.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | ding                              | 1.0.1                           | Ding-1.12.1-1.0.1.jar                               | None                                     |
    | LC    | dldungeonsjdg                     | 1.10.0                          | DoomlikeDungeons-1.10.0-MC1.12.2.jar                | None                                     |
    | LC    | thermalfoundation                 | 2.3.6                           | ThermalFoundation-1.12-2.3.6.16-universal.jar       | None                                     |
    | LC    | draconicevolution                 | 2.3.24                          | Draconic-Evolution-1.12.2-2.3.24.349-universal.jar  | None                                     |
    | LC    | elevatorid                        | 1.3.5                           | ElevatorMod-1.12.2-1.3.5.jar                        | None                                     |
    | LC    | enderiobase                       | 5.0.50                          | EnderIO-1.12.2-5.0.50.jar                           | None                                     |
    | LC    | enderioconduits                   | 5.0.50                          | EnderIO-1.12.2-5.0.50.jar                           | None                                     |
    | LC    | enderioconduitsappliedenergistics | 5.0.50                          | EnderIO-1.12.2-5.0.50.jar                           | None                                     |
    | LC    | enderioconduitsopencomputers      | 5.0.50                          | EnderIO-1.12.2-5.0.50.jar                           | None                                     |
    | LC    | refinedstorage                    | 1.6.15                          | refinedstorage-1.6.15 (1).jar                       | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LC    | enderioconduitsrefinedstorage     | 5.0.50                          | EnderIO-1.12.2-5.0.50.jar                           | None                                     |
    | LC    | enderiointegrationforestry        | 5.0.50                          | EnderIO-1.12.2-5.0.50.jar                           | None                                     |
    | LC    | enderiointegrationticlate         | 5.0.50                          | EnderIO-1.12.2-5.0.50.jar                           | None                                     |
    | LC    | enderiomachines                   | 5.0.50                          | EnderIO-1.12.2-5.0.50.jar                           | None                                     |
    | LC    | enderiopowertools                 | 5.0.50                          | EnderIO-1.12.2-5.0.50.jar                           | None                                     |
    | LC    | enderioendergy                    | 5.0.50                          | EnderIO-endergy-1.12.2-5.0.50.jar                   | None                                     |
    | LC    | enderstorage                      | 2.4.0.122                       | EnderStorage-1.12-2.4.0.122-universal.jar           | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | valkyrielib                       | 1.12-2.0.4b                     | valkyrielib-1.12.X-2.0.4b.jar                       | None                                     |
    | LC    | environmentaltech                 | 1.12.X-2.0.4a                   | environmentaltech-1.12.X-2.0.4a.jar                 | None                                     |
    | LC    | mikesmodslib                      | 1.0.2                           | MikesModsLib-1.0.2.jar                              | None                                     |
    | LC    | projecte                          | 1.12.2-PE1.4.1                  | ProjectE-1.12.2-PE1.4.1.jar                         | None                                     |
    | LC    | projectex                         | 1.2.0.39                        | ProjectEX-1.2.0.39.jar                              | None                                     |
    | LC    | equivalentintegrations            | 0.4.6                           | EquivalentIntegrations-0.4.6.jar                    | None                                     |
    | LC    | erebus                            | 1.0.30                          | Erebus-1.0.30.jar                                   | None                                     |
    | LC    | immersiveengineering              | 0.12-75                         | ImmersiveEngineering-0.12-75.jar                    | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LC    | thermalexpansion                  | 5.3.6                           | ThermalExpansion-1.12-5.3.6.20-universal.jar        | None                                     |
    | LC    | exchangers                        | 1.12-2.5.2                      | Exchangers-1.12-2.5.2.jar                           | None                                     |
    | LC    | excore                            | 2.0.0-alpha14-1.12.1            | EXCore-2.0.0-alpha14-1.12.1.jar                     | None                                     |
    | LC    | forgelin                          | 1.5.1                           | Forgelin-1.5.1.jar                                  | None                                     |
    | LC    | exnihilocreatio                   | 1.12.2-0.4.6                    | exnihilocreatio-1.12.2-0.4.6.jar                    | None                                     |
    | LC    | hammercore                        | 2.0.5.0                         | HammerCore-1.12.2-2.0.5.0.jar                       | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
    | LC    | expequiv                          | 13r                             | ExpandedEquivalence-1.12.2-13r.jar                  | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
    | LC    | extendedcrafting                  | 1.5.5                           | ExtendedCrafting-1.12.2-1.5.5.jar                   | None                                     |
    | LC    | shadowmc                          | 3.8.0                           | ShadowMC-1.12-3.8.0.jar                             | None                                     |
    | LC    | extrarails                        | 1.3.0                           | ExtraRails-1.12-1.3.0.jar                           | None                                     |
    | LC    | zerocore                          | 1.12-0.1.1.0                    | zerocore-1.12-0.1.1.0.jar                           | None                                     |
    | LC    | bigreactors                       | 1.12-0.4.5.44                   | ExtremeReactors-1.12-0.4.5.44.jar                   | None                                     |
    | LC    | fairylights                       | 2.1.1                           | fairylights-2.1.1-1.12.jar                          | None                                     |
    | LC    | fencejumper                       | 1.0.1                           | fencejumper-1.12-1.0.1.jar                          | None                                     |
    | LC    | flatcoloredblocks                 | mc1.12-6.6                      | flatcoloredblocks-mc1.12-6.6.jar                    | None                                     |
    | LC    | foamfix                           | 0.8.0-1.12                      | foamfix-0.8.1-1.12-anarchy.jar                      | None                                     |
    | LC    | forgemultipartcbe                 | 2.6.2.83                        | ForgeMultipart-1.12.2-2.6.2.83-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | microblockcbe                     | 2.6.2.83                        | ForgeMultipart-1.12.2-2.6.2.83-universal.jar        | None                                     |
    | LC    | minecraftmultipartcbe             | 2.6.2.83                        | ForgeMultipart-1.12.2-2.6.2.83-universal.jar        | None                                     |
    | LC    | ichunutil                         | 7.1.2                           | iChunUtil-1.12.2-7.1.2.jar                          | None                                     |
    | LC    | ftbl                              | 4.2.4                           | FTBLib-4.2.4.jar                                    | None                                     |
    | LC    | ftbu                              | 4.2.3                           | FTBUtilities-4.2.3.jar                              | None                                     |
    | LC    | funkylocomotion                   | 1.0                             | funky-locomotion-1.12-alpha-0.0.1.jar               | None                                     |
    | LC    | fp                                | 26.3.7                          | Futurepack-1.12.2-26.3.7.jar                        | None                                     |
    | LC    | fp.api                            | 1.1.0                           | Futurepack-1.12.2-26.3.7.jar                        | None                                     |
    | LC    | gendustry                         | 1.6.5.6                         | gendustry-1.6.5.6-mc1.12.2.jar                      | None                                     |
    | LC    | pressure                          | 1.3.1.9                         | pressure-1.3.1.9-mc1.12.2.jar                       | None                                     |
    | LC    | advgenerators                     | 0.9.20.9                        | generators-0.9.20.9-mc1.12.2.jar                    | None                                     |
    | LC    | gravestone                        | 1.10.0                          | gravestone-1.10.0.jar                               | None                                     |
    | LC    | gravitygun                        | 7.0.0                           | Gravity-Gun-Mod-1.12.2.jar                          | None                                     |
    | LC    | mb                                | 1.0                             | MagicBooks-2.1.6.jar                                | None                                     |
    | LC    | overlord                          | 2.4.8                           | Overlord-1.12.2-2.4.8.jar                           | None                                     |
    | LC    | guideapi                          | 1.12-2.1.4-57                   | Guide-API-1.12-2.1.4-57.jar                         | None                                     |
    | LC    | harvest                           | 1.12-1.2.6-18                   | Harvest-1.12-1.2.6-18.jar                           | None                                     |
    | LC    | immersivepetroleum                | 1.1.3                           | immersivepetroleum-1.12-1.1.3.jar                   | None                                     |
    | LC    | teslacorelib                      | 1.0.11                          | tesla-core-lib-1.12-1.0.11.jar                      | None                                     |
    | LC    | industrialforegoing               | 1.12.2-1.12.2                   | industrialforegoing-1.12.2-1.5.10-98.jar            | None                                     |
    | LC    | industrialwires                   | 1.6-22                          | IndustrialWires-1.6-22.jar                          | 7e11c175d1e24007afec7498a1616bef0000027d |
    | LC    | integrateddynamics                | 0.9.6                           | IntegratedDynamics-1.12.2-0.9.6.jar                 | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LC    | integrateddynamicscompat          | 1.0.0                           | IntegratedDynamics-1.12.2-0.9.6.jar                 | None                                     |
    | LC    | integratedtunnels                 | 1.3.5                           | IntegratedTunnels-1.12.2-1.3.5.jar                  | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LC    | mysticalagriculture               | 1.6.6                           | mysticalagriculture-1.12-1.6.6.jar                  | None                                     |
    | LC    | mysticalagradditions              | 1.2.7                           | mysticalagradditions-1.12-1.2.7.jar                 | None                                     |
    | LC    | rftools                           | 7.14                            | rftools-1.12-7.14.jar                               | None                                     |
    | LC    | integrationforegoing              | 1.12-1.3.1                      | IntegrationForegoing-1.12-1.3.1.jar                 | None                                     |
    | LC    | inventorytweaks                   | 1.63+release.109.220f184        | InventoryTweaks-1.63.jar                            | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LC    | ironchest                         | 1.12.2-7.0.34.820               | ironchest-1.12.2-7.0.34.820.jar                     | None                                     |
    | LC    | jaopcaadditions                   | 1.12.2-2.2.0.6                  | JAOPCAAdditions-1.12.2-2.2.0.6.jar                  | None                                     |
    | LC    | jaopca                            | 1.12.2-2.2.5.64                 | JAOPCA-1.12.2-2.2.5.64.jar                          | None                                     |
    | LC    | oredictinit                       | 1.12.2-2.2.1.67                 | JAOPCA-1.12.2-2.2.5.64.jar                          | None                                     |
    | LC    | jeibees                           | 0.9.0.5                         | jeibees-0.9.0.5-mc1.12.2.jar                        | None                                     |
    | LC    | journeymap                        | 1.12.2-5.5.2                    | journeymap-1.12.2-5.5.2.jar                         | None                                     |
    | LC    | justenoughdimensions              | 1.5.5                           | justenoughdimensions-1.12.1-1.5.5.jar               | 2b03e1423915a189b8094816baa18f239d576dff |
    | LC    | jeresources                       | 0.8.6.28                        | JustEnoughResources-1.12.2-0.8.6.28.jar             | None                                     |
    | LC    | kleeslabs                         | 5.3.2                           | KleeSlabs_1.12-5.3.2.jar                            | None                                     |
    | LC    | lostcities                        | 1.0.2                           | lostcities-1.12-1.0.2.jar                           | None                                     |
    | LC    | mechsoldiers                      | 1.1.5                           | MechSoldiers-1.12.2-1.1.5.jar                       | None                                     |
    | LC    | mekanismgenerators                | 9.4.1                           | MekanismGenerators-1.12.1-9.4.1.326.jar             | None                                     |
    | LC    | mekanismtools                     | 9.4.1                           | MekanismTools-1.12.1-9.4.1.326.jar                  | None                                     |
    | LC    | minecolonies                      | 1.12.2-0.8.5081                 | minecolonies-universal-1.12.2-0.8.5081.jar          | None                                     |
    | LC    | mist                              | alpha_b_01                      | Misty-World-Mod-1.12.1.jar                          | None                                     |
    | LC    | movillages                        | 1.5.4                           | Mo-Villages-Mod-1.12.2.jar                          | None                                     |
    | LC    | moartinkers                       | 0.6.0                           | Moar-Tinkers-Mod-1.12.2.jar                         | None                                     |
    | LC    | mob_grinding_utils                | 0.3.4                           | MobGrindingUtils-0.3.4.jar                          | None                                     |
    | LC    | modnametooltip                    | 1.10.0                          | modnametooltip_1.12.2-1.10.0.jar                    | None                                     |
    | LC    | moreoverlays                      | 1.13                            | moreoverlays-1.13-mc1.12.1.jar                      | None                                     |
    | LC    | mrtjpcore                         | 2.1.4.43                        | MrTJPCore-1.12.2-2.1.4.43-universal.jar             | None                                     |
    | LC    | recipehandler                     | 0.9                             | No-More-Recipe-Conflict-Mod-1.12.1.jar              | None                                     |
    | LC    | nmsot                             | 1.2.1-mc1.12                    | NoMobSpawningOnTrees-1.2.1-mc1.12.jar               | None                                     |
    | LC    | neid                              | 1.5.4.2                         | NotEnoughIDs-1.5.4.2.jar                            | None                                     |
    | LC    | nuclearcraft                      | 2.5a                            | NuclearCraft-2.5a--1.12.2.jar                       | None                                     |
    | LC    | oreexcavation                     | 1.4.109                         | OreExcavation-1.4.109.jar                           | None                                     |
    | LC    | oeintegration                     | 2.3.2                           | oeintegration-2.3.2.jar                             | None                                     |
    | LC    | openglider                        | @VERSION@                       | OpenGlider-1.12.1-1.1.0.jar                         | None                                     |
    | LC    | p455w0rdslib                      | 2.0.24                          | p455w0rdslib-1.12-2.0.24.jar                        | None                                     |
    | LC    | harvestcraft                      | 1.12.2a                         | Pam's HarvestCraft 1.12.2a.jar                      | None                                     |
    | LC    | shetiphiancore                    | 3.5.5                           | shetiphiancore-1.12.0-3.5.5.jar                     | None                                     |
    | LC    | platforms                         | 1.4.1                           | platforms-1.12.0-1.4.1.jar                          | None                                     |
    | LC    | portalgun                         | 7.0.0                           | Portal-Gun-Mod-1.12.2.jar                           | None                                     |
    | LC    | projectintelligence               | 1.0.8                           | ProjectIntelligence-1.12.2-1.0.8.25-universal.jar   | None                                     |
    | LC    | projectred-core                   | 4.9.4.120                       | ProjectRed-1.12.2-4.9.4.120-Base.jar                | None                                     |
    | LC    | projectred-expansion              | 4.9.4.120                       | ProjectRed-1.12.2-4.9.4.120-mechanical.jar          | None                                     |
    | LC    | projectred-relocation             | 4.9.4.120                       | ProjectRed-1.12.2-4.9.4.120-mechanical.jar          | None                                     |
    | LC    | projectred-transportation         | 4.9.4.120                       | ProjectRed-1.12.2-4.9.4.120-mechanical.jar          | None                                     |
    | LC    | projectred-exploration            | 4.9.4.120                       | ProjectRed-1.12.2-4.9.4.120-world.jar               | None                                     |
    | LC    | quantumstorage                    | 4.4.6                           | QuantumStorage-1.12-4.4.6.jar                       | None                                     |
    | LC    | quickleafdecay                    | 1.2.4                           | QuickLeafDecay-MC1.12.1-1.2.4.jar                   | None                                     |
    | LC    | rainboaks                         | 1.0.4                           | RainbowOaks-1.12-1.0.4.jar                          | None                                     |
    | LC    | rangedpumps                       | 0.5                             | rangedpumps-0.5.jar                                 | None                                     |
    | LC    | reauth                            | 3.5.2                           | ReAuth-3.5.2.jar                                    | daba0ec4df71b6da841768c49fb873def208a1e3 |
    | LC    | redstonearsenal                   | 2.3.6                           | RedstoneArsenal-1.12-2.3.6.16-universal.jar         | None                                     |
    | LC    | resourceloader                    | 1.5.3                           | ResourceLoader-MC1.12.1-1.5.3.jar                   | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LC    | rftoolscontrol                    | 1.7.0                           | rftoolsctrl-1.12-1.7.0.jar                          | None                                     |
    | LC    | rftoolsdim                        | 5.05                            | rftoolsdim-1.12-5.05.jar                            | None                                     |
    | LC    | woodenshears                      | @MAJOR@.@MINOR@.@REVIS@.@BUILD@ | SBM-WoodenShears-1.12-0.0.1b8.jar                   | None                                     |
    | LC    | simplemagnet                      | 1.12.0-1.2.6                    | simplemagnet-1.12.2-1.2.8.jar                       | None                                     |
    | LC    | simplesponge                      | 3.5                             | SimpleSponge-1.12-3.5.jar                           | None                                     |
    | LC    | simplytea                         | 1.4                             | simplytea-1.4.jar                                   | None                                     |
    | LC    | skyblocks                         | 0.1.1-alpha-1.12.1              | Skyblocks-0.1.1-alpha-1.12.1.jar                    | None                                     |
    | LC    | solarflux                         | 4.35r                           | SolarFluxReborn_1.12.2-4.35r.jar                    | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
    | LC    | soulshardstow                     | 1.12-2.7.4-53                   | SoulShards-TOW-1.12-2.7.4-53.jar                    | None                                     |
    | LC    | spartanshields                    | 1.3a                            | Spartan-Shields-Mod-1.12.1.jar                      | None                                     |
    | LC    | spiceoflife                       | 1.3.11                          | SpiceOfLife-mc1.12-1.3.11.jar                       | None                                     |
    | LC    | stevescarts                       | ${version}                      | StevesCarts-1.12.2-2.4.12.62.jar                    | None                                     |
    | LC    | storagedrawers                    | 1.12-5.2.5                      | StorageDrawers-1.12.1-5.3.3.jar                     | None                                     |
    | LC    | storagedrawersextra               | @VERSION@                       | StorageDrawersExtras-1.12-3.1.0.jar                 | None                                     |
    | LC    | terraqueous                       | 1.4.5                           | terraqueous-1.12.0-1.4.5.jar                        | None                                     |
    | LC    | thermalcultivation                | 0.1.1                           | ThermalCultivation-1.12-0.1.1.6-universal.jar       | None                                     |
    | LC    | thermaldynamics                   | 2.3.6                           | ThermalDynamics-1.12-2.3.6.13-universal.jar         | None                                     |
    | LC    | tinkersaddons                     | 1.0.7                           | Tinkers-Addons-Mod-1.12.2.jar                       | None                                     |
    | LC    | tinkerscompendium                 | 1.4.2.27.2                      | Tinkers-Defense-Mod-1.12.2.jar                      | None                                     |
    | LC    | tcomplement                       | ${version}                      | TinkersComplement-1.12.2-0.2.3b.jar                 | None                                     |
    | LC    | tinkersjei                        | 1.0                             | tinkersjei-1.0.jar                                  | None                                     |
    | LC    | tinkertoolleveling                | 1.12-1.0.2b.DEV.1a79301         | TinkerToolLeveling-1.12-1.0.2b.jar                  | None                                     |
    | LC    | topaddons                         | 1.12.2-1.1.3                    | topaddons-1.12.2-1.1.3.jar                          | None                                     |
    | LC    | traverse                          | 1.3.1                           | Traverse-1.12.1-1.3.1.jar                           | None                                     |
    | LC    | twilightforest                    | 3.4.239                         | twilightforest-1.12.2-3.4.239-universal.jar         | None                                     |
    | LC    | usefulnullifiers                  | 1.4.1                           | usefulnullifiers-1.4.1.jar                          | None                                     |
    | LC    | wanionlib                         | 1.12.2-1.2c                     | WanionLib-1.12.2-1.2c.jar                           | None                                     |
    | LC    | waterstrainer                     | 3.2.0                           | WaterStrainer-1.12-3.2.0.jar                        | None                                     |
    | LC    | wawla                             | 2.5.246                         | Wawla-1.12.2-2.5.246.jar                            | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | waystones                         | 4.0.17                          | Waystones_1.12.1-4.0.17.jar                         | None                                     |
    | LC    | wificharge                        | 1.3.0                           | WirelessCharger-1.3.0.jar                           | None                                     |
    | LC    | wct                               | 3.8.55                          | WirelessCraftingTerminal-1.12.2-3.8.55.jar          | None                                     |
    | LC    | worldstripper                     | 1.4.1-1.12.1                    | World-Stripper-1.4.1-1.12.1.jar                     | None                                     |
    | LC    | xnet                              | 1.4.1                           | xnet-1.12-1.4.1.jar                                 | None                                     |
    | LC    | xtones                            | 1.12-1.0.7-10                   | Xtones-1.12-1.0.7-10.jar                            | None                                     |
    | LC    | elulib                            | 0.1.7                           | elulib-0.1.7.jar                                    | None                                     |
    | LC    | teslacorelib_registries           | 1.0.11                          | tesla-core-lib-1.12-1.0.11.jar                      | None                                     |
    | LC    | unidict                           | 1.12.2-1.3b                     | UniDict-1.12.2-1.3b.jar                             | None                                     |
    | LC    | wrapup                            | 1.12-1.1.3                      | WrapUp-1.12-1.1.3.jar                               | None                                     |

    Loaded coremods (and transformers): 
ForgelinPlugin (Forgelin-1.5.1.jar)
  
AppleCore (AppleCore-mc1.12.2-2.2.2.jar)
  squeek.applecore.asm.TransformerModuleHandler
IELoadingPlugin (ImmersiveEngineering-0.12-75-core.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
CTMCorePlugin (CTM-MC1.12-0.2.3.9.jar)
  team.chisel.ctm.client.asm.CTMTransformer
Plugin (NotEnoughIDs-1.5.4.2.jar)
  ru.fewizz.neid.asm.Transformer
EnderCorePlugin (EnderCore-1.12.2-0.5.65-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
TransformerLoader (OpenComputers-MC1.12.1-1.7.0.20.jar)
  li.cil.oc.common.asm.ClassTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.8.1-1.12-anarchy.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
CoreMod (Aroma1997Core-1.12.2-1.3.0.2.b128.jar)
  
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
ShetiPhian-ASM (shetiphiancore-1.12.0-3.5.5.jar)
  shetiphian.asm.ClassTransformer
HCASM (HammerCore-1.12.2-2.0.5.0.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
    GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.5059' Renderer: 'Intel(R) HD Graphics'
    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - chiselIntegration (Enabled/Not Forced)
        - chiselsandbitsIntegration (Enabled/Not Forced)
        - theoneprobeIntegration (Enabled/Not Forced)

    AE2 Version: stable rv5-stable-3 for Forge 14.23.1.2554
    Pulsar/natura loaded Pulses: 
        - NaturaCommons (Enabled/Forced)
        - NaturaOverworld (Enabled/Not Forced)
        - NaturaNether (Enabled/Not Forced)
        - NaturaDecorative (Enabled/Not Forced)
        - NaturaTools (Enabled/Not Forced)
        - NaturaEntities (Enabled/Not Forced)
        - NaturaOredict (Enabled/Forced)
        - NaturaWorld (Enabled/Not Forced)

    Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 155 names; 193 stacks.
Pastebin Connection: Okay.
Dependent Mods:
    -Expanded Equivalence (expequiv) @13r

    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleFeature (Enabled/Not Forced)
        - ChiselPlugin (Enabled/Not Forced)
        - ExNihiloPlugin (Enabled/Not Forced)

    OptiFine Version: OptiFine_1.12.2_HD_U_C6
    Render Distance Chunks: 12
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.0.0 - Build 10.18.10.5059
    OpenGlRenderer: Intel(R) HD Graphics
    OpenGlVendor: Intel
    CpuCount: 2

Posted

The filenames of one or more of your mods suggests you got them from a repost site.

Please read up on the StopModReposts project (link in my signature) for info on why this is a bad thing.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

 

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraft\logs.

 

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge's log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse's installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler
  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile's GameDir property to the pack's instance folder (not the instances folder, the folder that has the pack's name on it).
  4. Now launch the pack through that profile and follow the "Mojang Launcher" instructions above.

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

If you don't see logs generated in the usual place, provide the launcher_log.txt from .minecraft

 

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus' support team.

 

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

 

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:
    1. git init
    2. git remote add origin [Your Repository's URL]
      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout --track origin/master
    5. git stage *
    6. git commit -m "[Your commit message]"
    7. git push
  4. Navigate to GitHub and you should now see most of the files.
    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I am trying to make an attack animation works for this entity, I have followed tutorials on youtube, looked into Geckolib's documentation but I can't find why it isn't working. The walking animation works, the mob recognizes the player and attack them. The model and animations were made in Blockbench.   public class RedSlimeEntity extends TensuraTamableEntity implements IAnimatable { private final AnimationFactory factory = GeckoLibUtil.createFactory(this); private boolean swinging; private long lastAttackTime; public RedSlimeEntity(EntityType<? extends RedSlimeEntity> type, Level worldIn) { super(type, worldIn); this.xpReward = 20; } public static AttributeSupplier.Builder createAttributes() { AttributeSupplier.Builder builder = Mob.createMobAttributes(); builder = builder.add(Attributes.MOVEMENT_SPEED, 0.1); builder = builder.add(Attributes.MAX_HEALTH, 50); builder = builder.add(Attributes.ARMOR, 0); builder = builder.add(Attributes.ATTACK_DAMAGE, 25); builder = builder.add(Attributes.FOLLOW_RANGE, 16); return builder; } public static void init() { } @Override protected void registerGoals() { this.goalSelector.addGoal(3, new FloatGoal(this)); this.goalSelector.addGoal(1, new RedSlimeAttackGoal(this, 1.2D, false)); this.goalSelector.addGoal(4, new WaterAvoidingRandomStrollGoal(this, 1.0D)); this.goalSelector.addGoal(5, new RandomLookAroundGoal(this)); this.goalSelector.addGoal(2, new RedSlimeAttackGoal.StopNearPlayerGoal(this, 1)); this.targetSelector.addGoal(2, new NearestAttackableTargetGoal<>(this, Player.class, true)); } private <E extends IAnimatable> PlayState predicate(AnimationEvent<E> event) { if (event.isMoving()) { event.getController().setAnimation(new AnimationBuilder().addAnimation("animation.model.walk", true)); return PlayState.CONTINUE; } event.getController().setAnimation(new AnimationBuilder().addAnimation("animation.model.idle", true)); return PlayState.CONTINUE; } private <E extends IAnimatable> PlayState attackPredicate(AnimationEvent<E> event) { if (this.swinging && event.getController().getAnimationState() == AnimationState.Stopped) { event.getController().setAnimation(new AnimationBuilder().addAnimation("animation.model.attack", false)); this.swinging = false; return PlayState.CONTINUE; } return PlayState.STOP; } @Override public void swing(InteractionHand hand, boolean updateSelf) { super.swing(hand, updateSelf); this.swinging = true; } @Override public void registerControllers(AnimationData data) { data.addAnimationController(new AnimationController<>(this, "controller", 0, this::predicate)); data.addAnimationController(new AnimationController<>(this, "attackController", 0, this::attackPredicate)); } @Override public AnimationFactory getFactory() { return factory; } class RedSlimeAttackGoal extends MeleeAttackGoal { private final RedSlimeEntity entity; public RedSlimeAttackGoal(RedSlimeEntity entity, double speedModifier, boolean longMemory) { super(entity, speedModifier, longMemory); this.entity = entity; if (this.mob.getTarget() != null && this.mob.getTarget().isAlive()) { long currentTime = this.entity.level.getGameTime(); if (!this.entity.swinging && currentTime - this.entity.lastAttackTime > 20) { // 20 ticks = 1 second this.entity.swinging = true; this.entity.lastAttackTime = currentTime; } } } protected double getAttackReach(LivingEntity target) { return this.mob.getBbWidth() * 2.0F * this.mob.getBbWidth() * 2.0F + target.getBbWidth(); } @Override protected void checkAndPerformAttack(LivingEntity target, double distToEnt) { double reach = this.getAttackReach(target); if (distToEnt <= reach && this.getTicksUntilNextAttack() <= 0) { this.resetAttackCooldown(); this.entity.swinging = true; this.mob.doHurtTarget(target); } } public static class StopNearPlayerGoal extends Goal { private final Mob mob; private final double stopDistance; public StopNearPlayerGoal(Mob mob, double stopDistance) { this.mob = mob; this.stopDistance = stopDistance; } @Override public boolean canUse() { Player nearestPlayer = this.mob.level.getNearestPlayer(this.mob, stopDistance); if (nearestPlayer != null) { double distanceSquared = this.mob.distanceToSqr(nearestPlayer); return distanceSquared < (stopDistance * stopDistance); } return false; } @Override public void tick() { // Stop movement this.mob.getNavigation().stop(); } @Override public boolean canContinueToUse() { Player nearestPlayer = this.mob.level.getNearestPlayer(this.mob, stopDistance); if (nearestPlayer != null) { double distanceSquared = this.mob.distanceToSqr(nearestPlayer); return distanceSquared < (stopDistance * stopDistance); } return false; } } @Override public void tick() { super.tick(); if (this.mob.getTarget() != null && this.mob.getTarget().isAlive()) { if (!this.entity.swinging) { this.entity.swinging = true; } } } } @Override public @Nullable AgeableMob getBreedOffspring(ServerLevel serverLevel, AgeableMob ageableMob) { return null; } @Override public int getRemainingPersistentAngerTime() { return 0; } @Override public void setRemainingPersistentAngerTime(int i) { } @Override public @Nullable UUID getPersistentAngerTarget() { return null; } @Override public void setPersistentAngerTarget(@Nullable UUID uuid) { } @Override public void startPersistentAngerTimer() { } protected void playStepSound(BlockPos pos, BlockState blockIn) { this.playSound(SoundEvents.SLIME_SQUISH, 0.15F, 1.0F); } protected SoundEvent getAmbientSound() { return SoundEvents.SLIME_SQUISH; } protected SoundEvent getHurtSound(DamageSource damageSourceIn) { return SoundEvents.SLIME_HURT; } protected SoundEvent getDeathSound() { return SoundEvents.SLIME_DEATH; } protected float getSoundVolume() { return 0.2F; } }  
    • CAN ANYBODY HELP ME? JVM info: Oracle Corporation - 1.8.0_431 - 25.431-b10 java.net.preferIPv4Stack=true Current Time: 15/01/2025 17:45:17 Host: files.minecraftforge.net [104.21.58.163, 172.67.161.211] Host: maven.minecraftforge.net [172.67.161.211, 104.21.58.163] Host: libraries.minecraft.net [127.0.0.1] Host: launchermeta.mojang.com [127.0.0.1] Host: piston-meta.mojang.com [127.0.0.1] Host: sessionserver.mojang.com [127.0.0.1] Host: authserver.mojang.com [Unknown] Error checking https://launchermeta.mojang.com/: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target Data kindly mirrored by CreeperHost at https://www.creeperhost.net/ Considering minecraft server jar Downloading libraries Found 1 additional library directories Considering library cpw.mods:securejarhandler:2.1.10   Downloading library from https://maven.creeperhost.net/cpw/mods/securejarhandler/2.1.10/securejarhandler-2.1.10.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm:9.7.1   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-commons:9.7.1   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-tree:9.7.1   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-util:9.7.1   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-analysis:9.7.1   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar     Download completed: Checksum validated. Considering library net.minecraftforge:accesstransformers:8.0.4   Downloading library from https://maven.creeperhost.net/net/minecraftforge/accesstransformers/8.0.4/accesstransformers-8.0.4.jar     Download completed: Checksum validated. Considering library org.antlr:antlr4-runtime:4.9.1   Downloading library from https://maven.creeperhost.net/org/antlr/antlr4-runtime/4.9.1/antlr4-runtime-4.9.1.jar     Download completed: Checksum validated. Considering library net.minecraftforge:eventbus:6.0.5   Downloading library from https://maven.creeperhost.net/net/minecraftforge/eventbus/6.0.5/eventbus-6.0.5.jar     Download completed: Checksum validated. Considering library net.minecraftforge:forgespi:7.0.1   Downloading library from https://maven.creeperhost.net/net/minecraftforge/forgespi/7.0.1/forgespi-7.0.1.jar     Download completed: Checksum validated. Considering library net.minecraftforge:coremods:5.2.1   Downloading library from https://maven.creeperhost.net/net/minecraftforge/coremods/5.2.1/coremods-5.2.1.jar     Download completed: Checksum validated. Considering library cpw.mods:modlauncher:10.0.9   Downloading library from https://maven.creeperhost.net/cpw/mods/modlauncher/10.0.9/modlauncher-10.0.9.jar     Download completed: Checksum validated. Considering library net.minecraftforge:unsafe:0.2.0   Downloading library from https://maven.creeperhost.net/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar     Download completed: Checksum validated. Considering library net.minecraftforge:mergetool:1.1.5:api   Downloading library from https://maven.creeperhost.net/net/minecraftforge/mergetool/1.1.5/mergetool-1.1.5-api.jar     Download completed: Checksum validated. Considering library com.electronwill.night-config:core:3.6.4   Downloading library from https://maven.creeperhost.net/com/electronwill/night-config/core/3.6.4/core-3.6.4.jar     Download completed: Checksum validated. Considering library com.electronwill.night-config:toml:3.6.4   Downloading library from https://maven.creeperhost.net/com/electronwill/night-config/toml/3.6.4/toml-3.6.4.jar     Download completed: Checksum validated. Considering library org.apache.maven:maven-artifact:3.8.5   Downloading library from https://maven.creeperhost.net/org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar     Download completed: Checksum validated. Considering library net.jodah:typetools:0.6.3   Downloading library from https://maven.creeperhost.net/net/jodah/typetools/0.6.3/typetools-0.6.3.jar     Download completed: Checksum validated. Considering library net.minecrell:terminalconsoleappender:1.2.0   Downloading library from https://maven.creeperhost.net/net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar     Download completed: Checksum validated. Considering library org.jline:jline-reader:3.12.1   Downloading library from https://maven.creeperhost.net/org/jline/jline-reader/3.12.1/jline-reader-3.12.1.jar     Download completed: Checksum validated. Considering library org.jline:jline-terminal:3.12.1   Downloading library from https://maven.creeperhost.net/org/jline/jline-terminal/3.12.1/jline-terminal-3.12.1.jar     Download completed: Checksum validated. Considering library org.spongepowered:mixin:0.8.5   Downloading library from https://maven.creeperhost.net/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar     Download completed: Checksum validated. Considering library org.openjdk.nashorn:nashorn-core:15.4   Downloading library from https://maven.creeperhost.net/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar     Download completed: Checksum validated. Considering library net.minecraftforge:JarJarSelector:0.3.19   Downloading library from https://maven.creeperhost.net/net/minecraftforge/JarJarSelector/0.3.19/JarJarSelector-0.3.19.jar     Download completed: Checksum validated. Considering library net.minecraftforge:JarJarMetadata:0.3.19   Downloading library from https://maven.creeperhost.net/net/minecraftforge/JarJarMetadata/0.3.19/JarJarMetadata-0.3.19.jar     Download completed: Checksum validated. Considering library cpw.mods:bootstraplauncher:1.1.2   Downloading library from https://maven.creeperhost.net/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar     Download completed: Checksum validated. Considering library net.minecraftforge:JarJarFileSystems:0.3.19   Downloading library from https://maven.creeperhost.net/net/minecraftforge/JarJarFileSystems/0.3.19/JarJarFileSystems-0.3.19.jar     Download completed: Checksum validated. Considering library net.minecraftforge:fmlloader:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/fmlloader/1.20.1-47.3.12/fmlloader-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library net.minecraftforge:fmlearlydisplay:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/fmlearlydisplay/1.20.1-47.3.12/fmlearlydisplay-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library com.github.jponge:lzma-java:1.3   Downloading library from https://maven.creeperhost.net/com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar     Download completed: Checksum validated. Considering library com.google.code.findbugs:jsr305:3.0.2   Downloading library from https://libraries.minecraft.net/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar Failed to establish connection to https://libraries.minecraft.net/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar  Host: libraries.minecraft.net [127.0.0.1] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.ssl.Alert.createSSLException(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(Unknown Source)     at sun.security.ssl.SSLHandshake.consume(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.TransportContext.dispatch(Unknown Source)     at sun.security.ssl.SSLTransport.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)     at java.net.HttpURLConnection.getResponseCode(Unknown Source)     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)     at net.minecraftforge.installer.DownloadUtils.getConnection(DownloadUtils.java:240)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:174)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:164)     at net.minecraftforge.installer.DownloadUtils.downloadLibrary(DownloadUtils.java:149)     at net.minecraftforge.installer.actions.Action.downloadLibraries(Action.java:73)     at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:72)     at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:271)     at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:182)     at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:154) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.validator.PKIXValidator.doBuild(Unknown Source)     at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)     at sun.security.validator.Validator.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)     ... 27 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)     at java.security.cert.CertPathBuilder.build(Unknown Source)     ... 33 more Considering library com.google.code.gson:gson:2.10.1   Downloading library from https://libraries.minecraft.net/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar Failed to establish connection to https://libraries.minecraft.net/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar  Host: libraries.minecraft.net [127.0.0.1] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.ssl.Alert.createSSLException(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(Unknown Source)     at sun.security.ssl.SSLHandshake.consume(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.TransportContext.dispatch(Unknown Source)     at sun.security.ssl.SSLTransport.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)     at java.net.HttpURLConnection.getResponseCode(Unknown Source)     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)     at net.minecraftforge.installer.DownloadUtils.getConnection(DownloadUtils.java:240)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:174)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:164)     at net.minecraftforge.installer.DownloadUtils.downloadLibrary(DownloadUtils.java:149)     at net.minecraftforge.installer.actions.Action.downloadLibraries(Action.java:73)     at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:72)     at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:271)     at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:182)     at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:154) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.validator.PKIXValidator.doBuild(Unknown Source)     at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)     at sun.security.validator.Validator.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)     ... 27 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)     at java.security.cert.CertPathBuilder.build(Unknown Source)     ... 33 more Considering library com.google.errorprone:error_prone_annotations:2.1.3   Downloading library from https://maven.creeperhost.net/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar     Download completed: Checksum validated. Considering library com.google.guava:guava:25.1-jre   Downloading library from https://maven.creeperhost.net/com/google/guava/guava/25.1-jre/guava-25.1-jre.jar     Download completed: Checksum validated. Considering library com.google.j2objc:j2objc-annotations:1.1   Downloading library from https://maven.creeperhost.net/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar     Download completed: Checksum validated. Considering library com.nothome:javaxdelta:2.0.1   Downloading library from https://maven.creeperhost.net/com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar     Download completed: Checksum validated. Considering library commons-io:commons-io:2.4   Downloading library from https://libraries.minecraft.net/commons-io/commons-io/2.4/commons-io-2.4.jar Failed to establish connection to https://libraries.minecraft.net/commons-io/commons-io/2.4/commons-io-2.4.jar  Host: libraries.minecraft.net [127.0.0.1] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.ssl.Alert.createSSLException(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(Unknown Source)     at sun.security.ssl.SSLHandshake.consume(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.TransportContext.dispatch(Unknown Source)     at sun.security.ssl.SSLTransport.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)     at java.net.HttpURLConnection.getResponseCode(Unknown Source)     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)     at net.minecraftforge.installer.DownloadUtils.getConnection(DownloadUtils.java:240)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:174)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:164)     at net.minecraftforge.installer.DownloadUtils.downloadLibrary(DownloadUtils.java:149)     at net.minecraftforge.installer.actions.Action.downloadLibraries(Action.java:73)     at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:72)     at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:271)     at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:182)     at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:154) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.validator.PKIXValidator.doBuild(Unknown Source)     at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)     at sun.security.validator.Validator.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)     ... 27 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)     at java.security.cert.CertPathBuilder.build(Unknown Source)     ... 33 more Considering library de.oceanlabs.mcp:mcp_config:1.20.1-20230612.114412@zip   Downloading library from https://maven.creeperhost.net/de/oceanlabs/mcp/mcp_config/1.20.1-20230612.114412/mcp_config-1.20.1-20230612.114412.zip     Download completed: Checksum validated. Considering library de.siegmar:fastcsv:2.2.2   Downloading library from https://maven.creeperhost.net/de/siegmar/fastcsv/2.2.2/fastcsv-2.2.2.jar     Download completed: Checksum validated. Considering library net.minecraftforge:ForgeAutoRenamingTool:0.1.22:all   Downloading library from https://maven.creeperhost.net/net/minecraftforge/ForgeAutoRenamingTool/0.1.22/ForgeAutoRenamingTool-0.1.22-all.jar     Download completed: Checksum validated. Considering library net.minecraftforge:binarypatcher:1.1.1   Downloading library from https://maven.creeperhost.net/net/minecraftforge/binarypatcher/1.1.1/binarypatcher-1.1.1.jar     Download completed: Checksum validated. Considering library net.minecraftforge:fmlcore:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/fmlcore/1.20.1-47.3.12/fmlcore-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library net.minecraftforge:fmlearlydisplay:1.20.1-47.3.12   File exists: Checksum validated. Considering library net.minecraftforge:fmlloader:1.20.1-47.3.12   File exists: Checksum validated. Considering library net.minecraftforge:forge:1.20.1-47.3.12:universal   Downloading library from https://maven.creeperhost.net/net/minecraftforge/forge/1.20.1-47.3.12/forge-1.20.1-47.3.12-universal.jar     Download completed: Checksum validated. Considering library net.minecraftforge:installertools:1.4.1   Downloading library from https://maven.creeperhost.net/net/minecraftforge/installertools/1.4.1/installertools-1.4.1.jar     Download completed: Checksum validated. Considering library net.minecraftforge:jarsplitter:1.1.4   Downloading library from https://maven.creeperhost.net/net/minecraftforge/jarsplitter/1.1.4/jarsplitter-1.1.4.jar     Download completed: Checksum validated. Considering library net.minecraftforge:javafmllanguage:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/javafmllanguage/1.20.1-47.3.12/javafmllanguage-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library net.minecraftforge:lowcodelanguage:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/lowcodelanguage/1.20.1-47.3.12/lowcodelanguage-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library net.minecraftforge:mclanguage:1.20.1-47.3.12   Downloading library from https://maven.creeperhost.net/net/minecraftforge/mclanguage/1.20.1-47.3.12/mclanguage-1.20.1-47.3.12.jar     Download completed: Checksum validated. Considering library net.minecraftforge:srgutils:0.4.3   Downloading library from https://maven.creeperhost.net/net/minecraftforge/srgutils/0.4.3/srgutils-0.4.3.jar     Download completed: Checksum validated. Considering library net.minecraftforge:srgutils:0.4.9   Downloading library from https://maven.creeperhost.net/net/minecraftforge/srgutils/0.4.9/srgutils-0.4.9.jar     Download completed: Checksum validated. Considering library net.minecraftforge:srgutils:0.5.6   Downloading library from https://maven.creeperhost.net/net/minecraftforge/srgutils/0.5.6/srgutils-0.5.6.jar     Download completed: Checksum validated. Considering library net.sf.jopt-simple:jopt-simple:5.0.4   Downloading library from https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar Failed to establish connection to https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar  Host: libraries.minecraft.net [127.0.0.1] javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.ssl.Alert.createSSLException(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.TransportContext.fatal(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.checkServerCerts(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.onConsumeCertificate(Unknown Source)     at sun.security.ssl.CertificateMessage$T13CertificateConsumer.consume(Unknown Source)     at sun.security.ssl.SSLHandshake.consume(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.HandshakeContext.dispatch(Unknown Source)     at sun.security.ssl.TransportContext.dispatch(Unknown Source)     at sun.security.ssl.SSLTransport.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.decode(Unknown Source)     at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source)     at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source)     at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)     at java.net.HttpURLConnection.getResponseCode(Unknown Source)     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)     at net.minecraftforge.installer.DownloadUtils.getConnection(DownloadUtils.java:240)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:174)     at net.minecraftforge.installer.DownloadUtils.download(DownloadUtils.java:164)     at net.minecraftforge.installer.DownloadUtils.downloadLibrary(DownloadUtils.java:149)     at net.minecraftforge.installer.actions.Action.downloadLibraries(Action.java:73)     at net.minecraftforge.installer.actions.ServerInstall.run(ServerInstall.java:72)     at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:271)     at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:182)     at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:154) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.validator.PKIXValidator.doBuild(Unknown Source)     at sun.security.validator.PKIXValidator.engineValidate(Unknown Source)     at sun.security.validator.Validator.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source)     at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source)     ... 27 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target     at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source)     at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source)     at java.security.cert.CertPathBuilder.build(Unknown Source)     ... 33 more Considering library net.sf.jopt-simple:jopt-simple:6.0-alpha-3   Downloading library from https://maven.creeperhost.net/net/sf/jopt-simple/jopt-simple/6.0-alpha-3/jopt-simple-6.0-alpha-3.jar     Download completed: Checksum validated. Considering library org.checkerframework:checker-qual:2.0.0   Downloading library from https://maven.creeperhost.net/org/checkerframework/checker-qual/2.0.0/checker-qual-2.0.0.jar     Download completed: Checksum validated. Considering library org.codehaus.mojo:animal-sniffer-annotations:1.14   Downloading library from https://maven.creeperhost.net/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-analysis:9.2   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-analysis/9.2/asm-analysis-9.2.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-commons:9.2   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-commons/9.2/asm-commons-9.2.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-commons:9.6   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-tree:9.2   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-tree/9.2/asm-tree-9.2.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm-tree:9.6   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm:9.2   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm/9.2/asm-9.2.jar     Download completed: Checksum validated. Considering library org.ow2.asm:asm:9.6   Downloading library from https://maven.creeperhost.net/org/ow2/asm/asm/9.6/asm-9.6.jar     Download completed: Checksum validated. Considering library trove:trove:1.0.2   Downloading library from https://maven.creeperhost.net/trove/trove/1.0.2/trove-1.0.2.jar     Download completed: Checksum validated. These libraries failed to download. Try again. com.google.code.findbugs:jsr305:3.0.2 com.google.code.gson:gson:2.10.1 commons-io:commons-io:2.4 net.sf.jopt-simple:jopt-simple:5.0.4 There was an error during installation  
    • Maybe some kind of bug with Pixelmon - something with Raids   Report it to the Creators
    • Did you make changes at the paper-global.yml file?   If not, delete this file and restart the server
    • My friends and I are playing a modified version of BMC4 and we're noticing stuff like passive mobs. (I think) like creatures/animals from Alex mobs, naturalist, let's do nature and even vanilla MC (sheep, cow, pigs, chickens, horses, donkeys) don't really spawn in, unlike the sea creatures and hostile monsters spawn in just fine and normal numbers. Here is a mod list from a crash report: https://pastebin.ubuntu.com/p/K9vJxxx6n4/ Just a quick copy and paste of the mod list from an unrelated crash report If anything please let me know if I should post pics of the mods from my mods folder I want to know how to increase their spawn rate/amount and if there are any mods that are causing the scarce appearances of these mobs
  • Topics

×
×
  • Create New...

Important Information

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