forge issues

  • BootstrapLaunchConsumer.java:26)
    at MC-BOOTSTRAP/cpw.mods.modlauncher@9.1.3/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
    at cpw.mods.bootstraplauncher@1.0.0/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149

    i have been making a modpack and i keep getting this error


    codium multimatter redanium sporres

  • still having issues

    19:24:02.627
    launcher
    main
    Download from https://launcher.mojang.com/v1/objects/2e9…ef21/client.jar had invalid checksum! Expected: 2e9a3e3107cca00d6bc9c97bf7d149cae163ef21 got: 04292004f7145d1d991b8808d2976f9dc8db5cba

    19:24:05.822
    net.minecraftforge.fml.loading.moddiscovery.ModFileParser
    main
    Mod file C:\Users\Mats\curseforge\minecraft\Install\libraries\net\minecraftforge\fmlcore\1.18.2-40.1.85\fmlcore-1.18.2-40.1.85.jar is missing mods.toml file

    19:24:05.824
    net.minecraftforge.fml.loading.moddiscovery.ModFileParser
    main
    Mod file C:\Users\Mats\curseforge\minecraft\Install\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.1.85\javafmllanguage-1.18.2-40.1.85.jar is missing mods.toml file

    19:24:05.827
    net.minecraftforge.fml.loading.moddiscovery.ModFileParser
    main
    Mod file C:\Users\Mats\curseforge\minecraft\Install\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.1.85\lowcodelanguage-1.18.2-40.1.85.jar is missing mods.toml file

    19:24:05.829
    net.minecraftforge.fml.loading.moddiscovery.ModFileParser
    main
    Mod file C:\Users\Mats\curseforge\minecraft\Install\libraries\net\minecraftforge\mclanguage\1.18.2-40.1.85\mclanguage-1.18.2-40.1.85.jar is missing mods.toml file

    19:24:08.788
    mixin
    main
    Reference map 'naturalist-forge-forge-refmap.json' for naturalist.mixins.json could not be read. If this is a development environment you can ignore this message

    19:24:08.898
    mixin
    main
    Reference map 'compactmachines.refmap.json' for compactmachines.mixin.json could not be read. If this is a development environment you can ignore this message

    19:24:09.684
    mixin
    main
    Error loading class: me/cominixo/betterf3/modules/TargetModule (java.lang.ClassNotFoundException: me.cominixo.betterf3.modules.TargetModule)

    19:24:09.685
    mixin
    main
    @Mixin target me.cominixo.betterf3.modules.TargetModule was not found securitycraft.mixins.json:f3.BetterF3TargetModuleMixin

    19:24:10.488
    oshi.util.platform.windows.PerfDataUtil
    main
    Failed to add PDH Counter: \Paging File(_Total)\% Usage, Error code: 0xC0000BB8

    19:24:10.488
    oshi.util.platform.windows.PerfCounterQueryHandler
    main
    Failed to add counter for PDH counter: \Paging File(_Total)\% Usage

    19:24:10.488
    oshi.util.platform.windows.PerfCounterQuery
    main
    Disabling further attempts to query Paging File.

    19:24:10.990
    oshi.util.platform.windows.WmiQueryHandler
    main
    COM exception: Invalid Query: SELECT PERCENTUSAGE FROM Win32_PerfRawData_PerfOS_PagingFile

    19:24:11.045
    mixin
    main
    @Redirect conflict. Skipping securitycraft.mixins.json:camera.MinecraftMixin->@Redirect::handleKeybinds(Lnet/minecraft/client/Options;Lnet/minecraft/client/CameraType;)V with priority 1100, already redirected by ars_nouveau.mixins.json:camera.MinecraftMixin->@Redirect::handleKeybinds(Lnet/minecraft/client/Options;Lnet/minecraft/client/CameraType;)V with priority 1100

    19:24:11.119
    mixin
    main
    @Final field f_96540_:Ljava/util/List; in relics.mixins.json:MixinScreen should be final

    19:24:11.121
    mixin
    main
    Method overwrite conflict for m_6702_ in iceberg.mixins.json:ScreenMixin, previously written by it.hurts.sskirillss.relics.mixin.MixinScreen. Skipping method.

    19:24:19.305
    net.minecraft.server.packs.VanillaPackResources
    Render thread
    Assets URL 'union:/C:/Users/Mats/curseforge/minecraft/Install/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%23204!/assets/.mcassetsroot' uses unexpected schema

    19:24:19.306
    net.minecraft.server.packs.VanillaPackResources
    Render thread
    Assets URL 'union:/C:/Users/Mats/curseforge/minecraft/Install/libraries/net/minecraft/client/1.18.2-20220404.173914/client-1.18.2-20220404.173914-srg.jar%23204!/data/.mcassetsroot' uses unexpected schema

    19:24:25.164
    mixin
    modloading-worker-0
    @Redirect conflict. Skipping securitycraft.mixins.json:camera.LevelRendererMixin->@Redirect::onRepositionCamera(Lnet/minecraft/client/renderer/ViewArea;DD)V with priority 1100, already redirected by ars_nouveau.mixins.json:camera.LevelRendererMixin->@Redirect::onRepositionCamera(Lnet/minecraft/client/renderer/ViewArea;DD)V with priority 1100

    i will post mod list soon


    codium multimatter redanium sporres

  • As Luke said, make sure the mods are compatible with each other. Also make sure they are compatible with Forge. Some mods can only be used with Fabric or there are specific .jars that only work with Forge and vice versa. Lastly, make sure you have any dependent mods as well.

    Your mod list provided shows a lot of disabled mods. I would assume the issues you are having lie with those mods.

    Edited once, last by Xen (November 14, 2022 at 10:01 PM).

  • One of the mods is for an older version of Minecraft, v1.18.1 when it seems you're running on 1.18.2. That might be contributing to your problems. I also recommend checking to see if the mods are for forge or fabric. Some are obvious and include "forge" in the name so you know it's for forge.

    image.png

    And there's another that is made for 1.18 which is two versions behind 1.18.2

    image.png

    Check all the mod versions to make sure they're compatible with 1.18.2 and load them one by one into your mods folder until you get errors and you'll know which ones are causing problems.

    javaw_VqNRNZdU6Q.png
    image.png
    image.png

  • One of the mods is for an older version of Minecraft, v1.18.1 when it seems you're running on 1.18.2. That might be contributing to your problems. I also recommend checking to see if the mods are for forge or fabric. Some are obvious and include "forge" in the name so you know it's for forge.

    image.png

    And there's another that is made for 1.18 which is two versions behind 1.18.2

    image.png

    Check all the mod versions to make sure they're compatible with 1.18.2 and load them one by one into your mods folder until you get errors and you'll know which ones are causing problems.

    The tool I use only shows forge compatible mods


    codium multimatter redanium sporres