Jump to content

I keep getting this Crash report in CurseForge when trying to launch a modpack I created and I have no clue how to fix it


Recommended Posts

Error Code: java.lang.IllegalStateException: Some intrusive holders were not added to registry: [Reference{null=air}]

Crash Report:

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 5/1/23, 7:49 PM
Description: Rendering overlay

java.lang.IllegalStateException: Some intrusive holders were not added to registry: [Reference{null=air}]
    at net.minecraftforge.registries.NamespacedHolderHelper.freeze(NamespacedHolderHelper.java:181) ~[forge-1.19-41.0.98-universal.jar%23226!/:?] {re:classloading}
    at net.minecraftforge.registries.NamespacedDefaultedWrapper.m_203521_(NamespacedDefaultedWrapper.java:209) ~[forge-1.19-41.0.98-universal.jar%23226!/:?] {re:classloading}
    at net.minecraftforge.registries.GameData.lambda$freezeData$7(GameData.java:235) ~[forge-1.19-41.0.98-universal.jar%23226!/:?] {re:classloading}
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {}
    at java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?] {re:mixin}
    at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) ~[?:?] {}
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
    at net.minecraftforge.registries.GameData.freezeData(GameData.java:235) ~[forge-1.19-41.0.98-universal.jar%23226!/:?] {re:classloading}
    at net.minecraftforge.common.ForgeStatesProvider.lambda$new$5(ForgeStatesProvider.java:26) ~[forge-1.19-41.0.98-universal.jar%23226!/:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$23(ModLoader.java:207) ~[fmlcore-1.19-41.0.98.jar%23222!/:?] {}
    at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:207) ~[fmlcore-1.19-41.0.98.jar%23222!/:?] {}
    at net.minecraftforge.fml.ModLoader.lambda$finishMods$20(ModLoader.java:197) ~[fmlcore-1.19-41.0.98.jar%23222!/:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
    at net.minecraftforge.fml.ModLoader.finishMods(ModLoader.java:197) ~[fmlcore-1.19-41.0.98.jar%23222!/:?] {}
    at net.minecraftforge.client.loading.ClientModLoader.lambda$finishModLoading$6(ClientModLoader.java:125) ~[forge-1.19-41.0.98-universal.jar%23226!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:111) ~[forge-1.19-41.0.98-universal.jar%23226!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.client.loading.ClientModLoader.finishModLoading(ClientModLoader.java:125) ~[forge-1.19-41.0.98-universal.jar%23226!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.client.loading.ClientModLoader.lambda$onResourceReload$3(ClientModLoader.java:104) ~[forge-1.19-41.0.98-universal.jar%23226!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) ~[?:?] {}
    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.minecraftforge.registries.NamespacedHolderHelper.freeze(NamespacedHolderHelper.java:181) ~[forge-1.19-41.0.98-universal.jar%23226!/:?] {re:classloading}
    at net.minecraftforge.registries.NamespacedDefaultedWrapper.m_203521_(NamespacedDefaultedWrapper.java:209) ~[forge-1.19-41.0.98-universal.jar%23226!/:?] {re:classloading}
    at net.minecraftforge.registries.GameData.lambda$freezeData$7(GameData.java:235) ~[forge-1.19-41.0.98-universal.jar%23226!/:?] {re:classloading}
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {}
    at java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?] {re:mixin}
    at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1845) ~[?:?] {}
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
    at net.minecraftforge.registries.GameData.freezeData(GameData.java:235) ~[forge-1.19-41.0.98-universal.jar%23226!/:?] {re:classloading}
    at net.minecraftforge.common.ForgeStatesProvider.lambda$new$5(ForgeStatesProvider.java:26) ~[forge-1.19-41.0.98-universal.jar%23226!/:?] {re:classloading}
-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.screens.LoadingOverlay
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:888) ~[client-1.19-20220607.102129-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:physicsmod.mixins.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:mixins.oculus.json:MixinTweakFarPlane,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1084) ~[client-1.19-20220607.102129-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fastload.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:wardenlootforge.mixins.json:MinecraftClientMixin,pl:mixin:APP:physicsmod.mixins.json:MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:fabricapi.MixinMinecraft,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:669) ~[client-1.19-20220607.102129-srg.jar%23221!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fastload.mixins.json:MinecraftClientMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:wardenlootforge.mixins.json:MinecraftClientMixin,pl:mixin:APP:physicsmod.mixins.json:MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:cloth.MixinMinecraft,pl:mixin:APP:physicsmod.mixins.json:fabricapi.MixinMinecraft,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:206) ~[client-1.19-20220607.102129-srg.jar%23221!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,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:27) ~[fmlloader-1.19-41.0.98.jar%2399!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2387!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2387!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2387!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2387!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2387!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2387!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2387!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}


-- Last reload --
Details:
    Reload number: 1
    Reload reason: initial
    Finished: No
    Packs: Default, Mod Resources, __MoreMcmeta Internal__

-- System Details --
Details:
    Minecraft Version: 1.19
    Minecraft Version ID: 1.19
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.3, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 461323048 bytes (439 MiB) / 1199570944 bytes (1144 MiB) up to 12884901888 bytes (12288 MiB)
    CPUs: 16
    Processor Vendor: GenuineIntel
    Processor Name: 11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz
    Identifier: Intel64 Family 6 Model 167 Stepping 1
    Microarchitecture: unknown
    Frequency (GHz): 2.50
    Number of physical packages: 1
    Number of physical CPUs: 8
    Number of logical CPUs: 16
    Graphics card #0 name: NVIDIA GeForce RTX 2060
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x1f08
    Graphics card #0 versionInfo: DriverVersion=31.0.15.1694
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 2.40
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 2.40
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 28686.35
    Virtual memory used (MB): 21270.64
    Swap memory total (MB): 12434.54
    Swap memory used (MB): 680.81
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m
    Loaded Shaderpack: (off)
    Launched Version: forge-41.0.98
    Backend library: LWJGL version 3.3.1 build 7
    Backend API: NVIDIA GeForce RTX 2060/PCIe/SSE2 GL version 3.2.0 NVIDIA 516.94, NVIDIA Corporation
    Window size: 2560x1421
    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: fancy
    Resource Packs: 
    Current Language: English (US)
    CPU: 16x 11th Gen Intel(R) Core(TM) i7-11700F @ 2.50GHz
    ModLauncher: 10.0.8+10.0.8+main.0ef7e830
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.0.jar eventbus PLUGINSERVICE 
        fmlloader-1.19-41.0.98.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19-41.0.98.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19-41.0.98.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19-41.0.98.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19-41.0.98.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        lowcodefml@null
        javafml@null
    Mod List: 
        ExtraArmor 1.19.2-1.17.1.jar                      |Extra Armor                   |extraarmor                    |1.17.1              |DONE      |Manifest: NOSIGNATURE
        moremcmeta-1.19-3.0.5-forge.jar                   |MoreMcmeta                    |moremcmeta                    |1.19-3.0.5          |DONE      |Manifest: NOSIGNATURE
        Fastload-Reforged-1.1.5+1.19.jar                  |Fastload                      |fastload                      |1.1.5+1.19          |DONE      |Manifest: NOSIGNATURE
        Animal Tamer 1.11.3 -1.19.jar                     |Animal Tamer                  |rabbit_tamer                  |1.0                 |DONE      |Manifest: NOSIGNATURE
        trajanscore-1.20.jar                              |Trajan's Core                 |trajanscore                   |1                   |DONE      |Manifest: NOSIGNATURE
        treeharvester_1.19.0-5.3.jar                      |Tree Harvester                |treeharvester                 |5.3                 |DONE      |Manifest: NOSIGNATURE
        milkallthemobs_1.19.0-1.9.jar                     |Milk All The Mobs             |milkallthemobs                |1.9                 |DONE      |Manifest: NOSIGNATURE
        blazegear-1.19-1.3.1.jar                          |Blaze Gear                    |blazegear                     |1.19-1.3.1          |DONE      |Manifest: NOSIGNATURE
        giantspawn_1.19.0-3.0.jar                         |Giant Spawn                   |giantspawn                    |3.0                 |DONE      |Manifest: NOSIGNATURE
        jei-1.19-forge-11.1.1.239.jar                     |Just Enough Items             |jei                           |11.1.1.239          |DONE      |Manifest: NOSIGNATURE
        [1.19.2]-Medieval-Siege-Machines-v1.10.jar        |Medieval Siege Machines       |siegemachines                 |1.0                 |DONE      |Manifest: NOSIGNATURE
        longfallboots-1.9.0a.jar                          |Long Fall Boots               |longfallboots                 |1.9.0a              |DONE      |Manifest: NOSIGNATURE
        archbows-1.0.9-1.19.jar                           |Arch Bows                     |archbows                      |1.0.9-1.19          |DONE      |Manifest: NOSIGNATURE
        weirdmobs-forge-1.19-41.0.100-3.0.2.jar           |YDM's WeirdMobs mod           |weirdmobs                     |3.0.2               |DONE      |Manifest: NOSIGNATURE
        VisualWorkbench-v4.0.0-1.19-Forge.jar             |Visual Workbench              |visualworkbench               |4.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        keebszs_battle_towers-0.4.1-1.19.jar              |Keebsz's Battle Towers        |keebszs_battle_towers         |0.4.1-1.19          |DONE      |Manifest: NOSIGNATURE
        stealing_villagers-forge-1.19-1.0.0.jar           |Stealing the villagers        |stealing_villagers            |1.0.0               |DONE      |Manifest: NOSIGNATURE
        libraryferret-forge-1.19-4.0.0.jar                |Library ferret                |libraryferret                 |4.0.0               |DONE      |Manifest: NOSIGNATURE
        dynamiclights-1.19.2.jar                          |Dynamic Lights                |dynamiclights                 |1.19.2              |DONE      |Manifest: NOSIGNATURE
        rubidium-0.6.1.jar                                |Rubidium                      |rubidium                      |0.6.1               |DONE      |Manifest: NOSIGNATURE
        ForgeEndertech-1.19-10.0.3.0-build.0499.jar       |ForgeEndertech                |forgeendertech                |10.0.3.0            |DONE      |Manifest: NOSIGNATURE
        AgeOfWeapons-Reforged-1.19-(v.0.3.6).jar          |Age of Weapons - Reforged     |ageofweapons                  |0.3.6               |DONE      |Manifest: NOSIGNATURE
        Fallingleaves-1.19-1.3.0-beta.1.jar               |Falling Leaves                |fallingleaves                 |1.3.0-beta.1        |DONE      |Manifest: NOSIGNATURE
        wardenlootforge-1.1.3-1.19.x.jar                  |Warden Loot                   |wardenlootforge               |1.1.3-1.19.x        |DONE      |Manifest: NOSIGNATURE
        awesomedungeon-forge-1.19-3.2.0.jar               |Awesome dungeon               |awesomedungeon                |3.2.0               |DONE      |Manifest: NOSIGNATURE
        torchhit-1.19-2.0.0.0-forge.jar                   |Torch hit!                    |torchhit                      |1.19-2.0.0.0-forge  |DONE      |Manifest: NOSIGNATURE
        More Babies-forge-1.19-0.5.3.jar                  |More Babies                   |more_babies                   |0.5.3               |DONE      |Manifest: NOSIGNATURE
        sworddisplay-1.19-1.1.0.jar                       |Sword Displays                |sworddisplay                  |1.19-1.1.0          |DONE      |Manifest: NOSIGNATURE
        FpsReducer2-forge-1.19.2-2.1.jar                  |FPS Reducer                   |fpsreducer                    |1.19.2-2.1          |DONE      |Manifest: NOSIGNATURE
        trophymanager-1.19-0.2.0.1.jar                    |Trophy Manager                |trophymanager                 |1.19-0.2.0.1        |DONE      |Manifest: NOSIGNATURE
        medievalentity-forge-1.19-2.6.0.jar               |Medievial Entity              |medievalentity                |2.6.0               |DONE      |Manifest: NOSIGNATURE
        cloth-config-8.2.88-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.2.88              |DONE      |Manifest: NOSIGNATURE
        forge-1.19-41.0.98-universal.jar                  |Forge                         |forge                         |41.0.98             |DONE      |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
        mineralchance_1.19.0-1.9.jar                      |Mineral Chance                |mineralchance                 |1.9                 |DONE      |Manifest: NOSIGNATURE
        VendingMachine-1.19-1.0.8.jar                     |Vending Machine               |vm                            |1.0.8               |DONE      |Manifest: NOSIGNATURE
        daily_rewards_1.19-1.3.0.jar                      |Daily Rewards                 |daily_rewards                 |1.3.0               |DONE      |Manifest: NOSIGNATURE
        chalk-1.19-1.0.2.jar                              |Chalk                         |chalk                         |1.0.2               |DONE      |Manifest: NOSIGNATURE
        bouncierbeds_1.19.0-1.3.jar                       |Bouncier Beds                 |bouncierbeds                  |1.3                 |DONE      |Manifest: NOSIGNATURE
        snowmancy-1.19-1.0.6.jar                          |Snowmancy                     |snowmancy                     |1.0.6               |DONE      |Manifest: NOSIGNATURE
        awesomedungeonocean-forge-1.19-3.3.0.jar          |Awesome dungeon edition ocean |awesomedungeonocean           |3.2.0               |DONE      |Manifest: NOSIGNATURE
        client-1.19-20220607.102129-srg.jar               |Minecraft                     |minecraft                     |1.19                |DONE      |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
        smoothchunk-1.19.1-2.0.jar                        |Smoothchunk mod               |smoothchunk                   |1.19.1-2.0          |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.19-2.0.0.120.jar             |TerraBlender                  |terrablender                  |2.0.0.120           |DONE      |Manifest: NOSIGNATURE
        physics-mod-2.12.3-mc-1.19.2-forge.jar            |Physics Mod                   |physicsmod                    |2.12.3              |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.19-2.23.jar                 |Mouse Tweaks                  |mousetweaks                   |2.23                |DONE      |Manifest: NOSIGNATURE
        trajans-tanks-forge-1.19-2.21.jar                 |Tank Mod (Forge) (1.18.2)     |trajanstanks                  |1.0                 |DONE      |Manifest: NOSIGNATURE
        CreativeCore_FORGE_v2.8.6_mc1.19.2.jar            |CreativeCore                  |creativecore                  |2.8.6               |DONE      |Manifest: NOSIGNATURE
        skinned_lanterns-1.19-1.3.4.jar                   |Skinned Lanterns              |skinnedlanterns               |1.19-1.3.4          |DONE      |Manifest: NOSIGNATURE
        AdLods-1.19-7.0.2.0-build.0499.jar                |Large Ore Deposits            |adlods                        |7.0.2.0             |DONE      |Manifest: NOSIGNATURE
        ceilingtorch-1.19-1.18.1.jar                      |Ceiling Torch                 |ceilingtorch                  |1.18.1              |DONE      |Manifest: NOSIGNATURE
        ArmorSetBonuses_1.19_V7.jar                       |ArmorSet Bonuses              |spacecatasb                   |1.19 v7             |DONE      |Manifest: NOSIGNATURE
        DarkerDepths-1.19-1.0.6-patch3.jar                |Darker Depths                 |darkerdepths                  |1.19-1.0.6-patch3   |DONE      |Manifest: NOSIGNATURE
        betterfpsdist-1.19.1-1.6.jar                      |betterfpsdist mod             |betterfpsdist                 |1.19.1-1.6          |DONE      |Manifest: NOSIGNATURE
        whisperwoods-1.19-2.1.1-forge.jar                 |Whisperwoods                  |whisperwoods                  |1.19-2.1.1          |DONE      |Manifest: NOSIGNATURE
        shulkerdropstwo_1.19.0-2.0.jar                    |Shulker Drops Two             |shulkerdropstwo               |2.0                 |DONE      |Manifest: NOSIGNATURE
        oculus-mc1.19-1.2.5a.jar                          |Oculus                        |oculus                        |1.2.5a              |DONE      |Manifest: NOSIGNATURE
        collective-1.19.0-4.30.jar                        |Collective                    |collective                    |4.30                |DONE      |Manifest: NOSIGNATURE
        dragondropselytra_1.19.0-1.7.jar                  |Dragon Drops Elytra           |dragondropselytra             |1.7                 |DONE      |Manifest: NOSIGNATURE
        entityculling-forge-1.6.1-mc1.19.2.jar            |EntityCulling                 |entityculling                 |1.6.1               |DONE      |Manifest: NOSIGNATURE
        starterkit_1.19.0-3.4.jar                         |Starter Kit                   |starterkit                    |3.4                 |DONE      |Manifest: NOSIGNATURE
        spellsword-1.19-v1.0.jar                          |Spellsword                    |spellsword                    |1.0                 |DONE      |Manifest: NOSIGNATURE
        architectury-5.14.76-forge.jar                    |Architectury                  |architectury                  |5.14.76             |DONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v4.0.18-1.19-Forge.jar                 |Puzzles Lib                   |puzzleslib                    |4.0.18              |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        AnvilNeverTooExpensive-1.19-1.1.jar               |Anvil Never Too Expensive     |ante                          |1.1                 |DONE      |Manifest: NOSIGNATURE
        CraftableTotemOfUndying-1.19-3.1.0-[FORGE].jar    |Craftable Totem Of Undying    |craftabletotemofundying       |3.1.0               |DONE      |Manifest: NOSIGNATURE
        player_companions_1.19-2.7.0.jar                  |Bo's Player Companions        |player_companions             |2.7.0               |DONE      |Manifest: NOSIGNATURE
        infinitetrading_1.19.0-2.3.jar                    |Infinite Trading              |infinitetrading               |2.3                 |DONE      |Manifest: NOSIGNATURE
        WWOO-FORGE-3.1.9+1.19.x.jar                       |William Wythers Overhauled Ove|wwoo                          |3.1.9               |DONE      |Manifest: NOSIGNATURE
        letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar        |Let Me Despawn                |letmedespawn                  |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        voidtotem-forge-1.19.2-2.1.0.jar                  |Void Totem                    |voidtotem                     |2.1.0               |DONE      |Manifest: NOSIGNATURE
        PlayerRevive_FORGE_v2.0.6_mc1.19.jar              |PlayerRevive                  |playerrevive                  |2.0.6               |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.19-3.1.28.jar                    |GeckoLib                      |geckolib3                     |3.1.28              |DONE      |Manifest: NOSIGNATURE
        creeperoverhaul-2.0.4-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |1.0.0               |DONE      |Manifest: NOSIGNATURE
        responsiveshields-2.1-mc1.17-18-19.x.jar          |Responsive Shields            |responsiveshields             |2.1                 |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 7d87833f-db28-463b-a6d0-912b1f89768e
    FML: 41.0
    Forge: net.minecraftforge:41.0.98

 

Link to comment
Share on other sites

One of your mods is not registering its items properly. The error message does not say which one.

The logs/debug.log might have further information.

Otherwise you will need to experiment with removing mods until you find the problem mod.

Backup your wolrd(s) before removing mods.

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

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.