Jump to content

Minecraft not launching when using 1.18+ and 1.19+ mods


EEk

Recommended Posts

Here is the crash report. Can anyone help me troubleshoot this? I'm pretty clueless on this stuff for the meantime.

 

---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 1/7/23, 12:17 PM
Description: Rendering overlay

java.lang.NoSuchFieldError: children
    at com.bobmowzie.mowziesmobs.client.model.tools.MowzieGeoBuilder.constructBone(MowzieGeoBuilder.java:48) ~[mowziesmobs-1.5.30.jar%2379!/:1.5.30] {re:classloading}
    at software.bernie.geckolib3.geo.render.GeoBuilder.constructGeoModel(GeoBuilder.java:39) ~[geckolib-forge-1.18-3.0.56.jar%2370!/:3.0.56] {re:classloading}
    at software.bernie.geckolib3.file.GeoModelLoader.loadModel(GeoModelLoader.java:30) ~[geckolib-forge-1.18-3.0.56.jar%2370!/:3.0.56] {re:classloading}
    at software.bernie.geckolib3.resource.GeckoLibCache.lambda$reload$1(GeckoLibCache.java:75) ~[geckolib-forge-1.18-3.0.56.jar%2370!/:3.0.56] {re:classloading}
    at software.bernie.geckolib3.resource.GeckoLibCache.lambda$loadResources$5(GeckoLibCache.java:92) ~[geckolib-forge-1.18-3.0.56.jar%2370!/:3.0.56] {re:classloading}
    at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}
    at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:computing_frames}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:880) ~[client-1.18.2-20220404.173914-srg.jar%2399!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.screens.LoadingOverlay
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:880) ~[client-1.18.2-20220404.173914-srg.jar%2399!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1044) ~[client-1.18.2-20220404.173914-srg.jar%2399!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:braincell.mixins.json:client.MinecraftMixin,pl:mixin:APP:dannys_expansion.mixins.json:client.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:663) ~[client-1.18.2-20220404.173914-srg.jar%2399!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:braincell.mixins.json:client.MinecraftMixin,pl:mixin:APP:dannys_expansion.mixins.json:client.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.2-20220404.173914-srg.jar%2399!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.1.0.jar%2316!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}


-- Last reload --
Details:
    Reload number: 1
    Reload reason: initial
    Finished: No
    Packs: Default, Mod Resources, quark-emote-pack

-- System Details --
Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 731103448 bytes (697 MiB) / 3380609024 bytes (3224 MiB) up to 4294967296 bytes (4096 MiB)
    CPUs: 12
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 3600 6-Core Processor              
    Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
    Microarchitecture: Zen 2
    Frequency (GHz): 3.60
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: AMD Radeon RX 6600 XT
    Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x73ff
    Graphics card #0 versionInfo: DriverVersion=31.0.12029.10015
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 3.20
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 3.20
    Memory slot #1 type: DDR4
    Memory slot #2 capacity (MB): 8192.00
    Memory slot #2 clockSpeed (GHz): 3.20
    Memory slot #2 type: DDR4
    Memory slot #3 capacity (MB): 8192.00
    Memory slot #3 clockSpeed (GHz): 3.20
    Memory slot #3 type: DDR4
    Virtual memory max (MB): 37558.60
    Virtual memory used (MB): 16179.32
    Swap memory total (MB): 4864.00
    Swap memory used (MB): 0.00
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
    Launched Version: forge-40.1.0
    Backend library: LWJGL version 3.2.2 SNAPSHOT
    Backend API: AMD Radeon RX 6600 XT GL version 4.3.0 Core Profile Context 22.11.2.221130, ATI Technologies Inc.
    Window size: 1024x768
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Graphics mode: fabulous
    Resource Packs: 
    Current Language: English (US)
    CPU: 12x AMD Ryzen 5 3600 6-Core Processor 
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
         mixin PLUGINSERVICE 
         eventbus PLUGINSERVICE 
         slf4jfixer PLUGINSERVICE 
         object_holder_definalize PLUGINSERVICE 
         runtime_enum_extender PLUGINSERVICE 
         capability_token_subclass PLUGINSERVICE 
         accesstransformer PLUGINSERVICE 
         runtimedistcleaner PLUGINSERVICE 
         mixin TRANSFORMATIONSERVICE 
         fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        javafml@null
    Mod List: 
        client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |SIDED_SETU|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        mowziesmobs-1.5.30.jar                            |Mowzie's Mobs                 |mowziesmobs                   |1.5.30              |SIDED_SETU|Manifest: NOSIGNATURE
        TerraBlender-forge-1.18.2-1.2.0.126.jar           |TerraBlender                  |terrablender                  |1.2.0.126           |SIDED_SETU|Manifest: NOSIGNATURE
        blue_skies-1.18.2-1.3.12.jar                      |Blue Skies                    |blue_skies                    |1.3.12              |SIDED_SETU|Manifest: NOSIGNATURE
        BloodAndMadness-Forge1.18.2-BETA2.0-0.1.2.jar     |Blood And Madness             |bloodandmadness               |2.0                 |SIDED_SETU|Manifest: NOSIGNATURE
        braincell-1.18.jar                                |Braincell                     |braincell                     |1.18                |SIDED_SETU|Manifest: NOSIGNATURE
        vanillagolems-1.18.2-1.1.jar                      |Vanilla Golems                |vanillagolems                 |1.18.2-1.0          |SIDED_SETU|Manifest: NOSIGNATURE
        nocube's_zombie_mobs_1.3.3_forge_1.18.2.jar       |NoCube's Zombie Mobs          |zombiemobs                    |1.3.3               |SIDED_SETU|Manifest: NOSIGNATURE
        mobbattle-1.18.2-2.4.3-forge.jar                  |Mob Battle Mod                |mobbattle                     |1.18.2-2.4.3        |SIDED_SETU|Manifest: NOSIGNATURE
        BiomesOPlenty-1.18.2-16.0.0.109-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.18.2-16.0.0.109   |SIDED_SETU|Manifest: NOSIGNATURE
        infernal-expansion-1.18.2-2.5.0.jar               |Infernal Expansion            |infernalexp                   |2.5.0               |SIDED_SETU|Manifest: NOSIGNATURE
        CreaturesFromTheSnow-Alpha+1.18.2.jar             |Creatures From The Snow       |creatures_from_the_snow       |1.0.0               |SIDED_SETU|Manifest: NOSIGNATURE
        jei-1.18.2-9.7.1.255.jar                          |Just Enough Items             |jei                           |9.7.1.255           |SIDED_SETU|Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.19-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.19              |SIDED_SETU|Manifest: NOSIGNATURE
        the-conjurer-1.18.2-1.1.1.jar                     |The Conjurer                  |conjurer_illager              |1.1.1               |SIDED_SETU|Manifest: NOSIGNATURE
        portablemobs-1.1.1-forge-mc1.18.jar               |Portable Mobs                 |portablemobs                  |1.1.1               |SIDED_SETU|Manifest: NOSIGNATURE
        torohealth-1.18-forge-2.jar                       |ToroHealth                    |torohealth                    |1.18-forge-2        |SIDED_SETU|Manifest: NOSIGNATURE
        rottencreatures-forge-1.18.2-1.0.0.jar            |Rotten Creatures              |rottencreatures               |1.0.0               |SIDED_SETU|Manifest: NOSIGNATURE
        extragolems-18.2.3.jar                            |Extra Golems                  |golems                        |18.2.3              |SIDED_SETU|Manifest: NOSIGNATURE
        CNB-1.18.2-1.4.0.jar                              |Creatures and Beasts          |cnb                           |1.4.0               |SIDED_SETU|Manifest: NOSIGNATURE
        Strawgolem-forge-1.18.2-2.0.0b2.jar               |Straw Golem                   |strawgolem                    |2.0.0b2             |SIDED_SETU|Manifest: NOSIGNATURE
        Goblins_Dungeons_1.0.8.jar                        |Goblins & Dungeons            |goblinsanddungeons            |1.0.8               |SIDED_SETU|Manifest: NOSIGNATURE
        SlimeGolems-1.18.2_01.jar                         |Slime Golems                  |slimegolem                    |1.18.2_01           |SIDED_SETU|Manifest: NOSIGNATURE
        rotten_pilins_1.18_first_alpha.jar                |rotten_piglins                |rotten_piglins                |0.1.0               |SIDED_SETU|Manifest: NOSIGNATURE
        citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |SIDED_SETU|Manifest: NOSIGNATURE
        alexsmobs-1.18.6.jar                              |Alex's Mobs                   |alexsmobs                     |1.18.6              |SIDED_SETU|Manifest: NOSIGNATURE
        Cataclysm-0.19.jar                                |Cataclysm Mod                 |cataclysm                     |1.0                 |SIDED_SETU|Manifest: NOSIGNATURE
        AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |SIDED_SETU|Manifest: NOSIGNATURE
        EarthMobs-1.18.2-1.1.2.jar                        |Earth Mobs Mod                |earthmobsmod                  |1.18.2-1.1.2        |SIDED_SETU|Manifest: NOSIGNATURE
        wildbackport-1.2.3.jar                            |TheWildBackport               |wildbackport                  |1.2.3               |SIDED_SETU|Manifest: NOSIGNATURE
        dannys_expansion-1.2.6.jar                        |Danny's Expansion             |dannys_expansion              |1.2.6               |SIDED_SETU|Manifest: NOSIGNATURE
        bygonenether-1.2.1-1.18.2.jar                     |Bygone Nether                 |bygonenether                  |1.2.1               |SIDED_SETU|Manifest: NOSIGNATURE
        Orcz_0.83_1.18.2 [AI FIXES].jar                   |Orcz                          |orcz                          |0.80                |SIDED_SETU|Manifest: NOSIGNATURE
        mossandmonsters1.01.jar                           |ecosystemmod                  |ecosystemmod                  |1.0.0               |SIDED_SETU|Manifest: NOSIGNATURE
        blueprint-1.18.2-5.5.0.jar                        |Blueprint                     |blueprint                     |5.5.0               |SIDED_SETU|Manifest: NOSIGNATURE
        savage_and_ravage-1.18.2-4.0.0.jar                |Savage & Ravage               |savage_and_ravage             |4.0.0               |SIDED_SETU|Manifest: NOSIGNATURE
        The_Undergarden-1.18.2-0.7.1.jar                  |The Undergarden               |undergarden                   |0.7.1               |SIDED_SETU|Manifest: NOSIGNATURE
        bettergolem-1.18.2-1.1.0.jar                      |Better Golem                  |bettergolem                   |1.18.2-1.1.0        |SIDED_SETU|Manifest: NOSIGNATURE
        LegandaryGolems.jar                               |MinecraftCrossGames           |minecraftcrossgames           |1.0.0               |SIDED_SETU|Manifest: NOSIGNATURE
        MelonMod-1.18.2-1.6.11.jar                        |Melon Golem                   |melongolem                    |1.18.2-1.6.11       |SIDED_SETU|Manifest: NOSIGNATURE
        illageandspillage-1.18.2-1.1.3.jar                |Illage and Spillage           |illageandspillage             |1.1.3               |SIDED_SETU|Manifest: NOSIGNATURE
        forge-1.18.2-40.1.0-universal.jar                 |Forge                         |forge                         |40.1.0              |SIDED_SETU|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        Quark-3.2-358.jar                                 |Quark                         |quark                         |3.2-358             |SIDED_SETU|Manifest: NOSIGNATURE
        twilightforest-1.18.2-4.1.1423-universal.jar      |The Twilight Forest           |twilightforest                |4.1.1423            |SIDED_SETU|Manifest: NOSIGNATURE
        Gaggle of Golems-1.2.0 (Forge 1.18.2).jar         |Gaggle of Golems              |gaggle_of_golems              |1.2.0               |SIDED_SETU|Manifest: NOSIGNATURE
        geckolib-forge-1.18-3.0.56.jar                    |GeckoLib                      |geckolib3                     |3.0.56              |SIDED_SETU|Manifest: NOSIGNATURE
        EnhancedSnowman-1.18.2-1.1.jar                    |Enhanced Snowman              |enhanced_snowman              |1.1                 |SIDED_SETU|Manifest: NOSIGNATURE
        structure_gel-1.18.2-2.4.7.jar                    |Structure Gel API             |structure_gel                 |2.4.7               |SIDED_SETU|Manifest: NOSIGNATURE
        Scary_Mobs_And_Bosses-mod_1.2.0.jar               |Scary Mobs Mobs and Bosses    |scary_mobs_and_bosses         |1.2.0               |SIDED_SETU|Manifest: NOSIGNATURE
    Crash Report UUID: e58919ba-ebab-4d99-8f9e-6faef74daa7b
    FML: 40.1
    Forge: net.minecraftforge:40.1.0

Link to comment
Share on other sites

Issue with moziesmobs, check you have the latest version then contact the mod author.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Link to comment
Share on other sites

  • 1 month later...

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



×
×
  • Create New...

Important Information

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