Jump to content

Server crashing forge 1.16.5.36.2.4


Leug1m

Recommended Posts

I don´t know what is happening here i dont have any idea plss help me

This is the crash log

  1. ---- Minecraft Crash Report ----
    // I bet Cylons wouldn't have this problem.

    Time: 11/15/21 4:12 PM
    Description: Mod loading error has occurred

    java.lang.Exception: Mod Loading has failed
        at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:51) ~[forge:?] {re:classloading}
        at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading}
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_301] {}
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301] {}
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301] {}
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_301] {}
        at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.4.jar:36.2] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}
        at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.4.jar:?] {}
        at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.4.jar:?] {}
        at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.4.jar:?] {}


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

    -- Head --
    Thread: main
    Stacktrace:
        at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:71) ~[forge-1.16.5-36.2.4.jar:36.2] {}
    -- MOD oldswing --
    Details:
        Mod File: OldSwing-1.16.5-2.3.1.jar
        Failure message: Old Swing has class loading errors
            java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screen/Screen for invalid dist DEDICATED_SERVER
        Mod Version: 2.3.0
        Mod Issue URL: https://github.com/Adrenix/OldSwing/issues
        Exception message: java.lang.RuntimeException: Attempted to load class net/minecraft/client/gui/screen/Screen for invalid dist DEDICATED_SERVER
    Stacktrace:
        at net.minecraftforge.fml.loading.RuntimeDistCleaner.processClassWithFlags(RuntimeDistCleaner.java:71) ~[forge-1.16.5-36.2.4.jar:36.2] {}
        at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {re:classloading}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading}
        at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_301] {}
        at java.lang.Class.forName0(Native Method) ~[?:1.8.0_301] {}
        at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_301] {}
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.<init>(FMLModContainer.java:61) ~[forge:36.2] {re:classloading}
        at sun.reflect.GeneratedConstructorAccessor51.newInstance(Unknown Source) ~[?:?] {}
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_301] {}
        at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_301] {}
        at net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider$FMLModTarget.loadMod(FMLJavaModLanguageProvider.java:76) ~[forge:36.2] {re:classloading}
        at net.minecraftforge.fml.ModLoader.buildModContainerFromTOML(ModLoader.java:302) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.ModLoader.lambda$buildMods$29(ModLoader.java:281) ~[forge:?] {re:classloading}
        at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_301] {}
        at java.util.HashMap$EntrySpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_301] {}
        at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_301] {}
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_301] {}
        at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_301] {}
        at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_301] {}
        at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_301] {}
        at net.minecraftforge.fml.ModLoader.buildMods(ModLoader.java:283) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$11(ModLoader.java:183) ~[forge:?] {re:classloading}
        at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_301] {}
        at java.util.stream.ReferencePipeline$3$1.accept(Unknown Source) ~[?:1.8.0_301] {}
        at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(Unknown Source) ~[?:1.8.0_301] {}
        at java.util.stream.AbstractPipeline.copyInto(Unknown Source) ~[?:1.8.0_301] {}
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source) ~[?:1.8.0_301] {}
        at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source) ~[?:1.8.0_301] {}
        at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:1.8.0_301] {}
        at java.util.stream.ReferencePipeline.collect(Unknown Source) ~[?:1.8.0_301] {}
        at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:185) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:44) ~[forge:?] {re:classloading}
        at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading}
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_301] {}
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301] {}
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_301] {}
        at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_301] {}
        at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[forge-1.16.5-36.2.4.jar:36.2] {}
        at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}
        at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [forge-1.16.5-36.2.4.jar:?] {}
        at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [forge-1.16.5-36.2.4.jar:?] {}
        at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [forge-1.16.5-36.2.4.jar:?] {}


    -- System Details --
    Details:
        Minecraft Version: 1.16.5
        Minecraft Version ID: 1.16.5
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 1.8.0_301, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 5736848792 bytes (5471 MB) / 7203192832 bytes (6869 MB) up to 7203192832 bytes (6869 MB)
        CPUs: 4
        JVM Flags: 2 total; -Xms7G -Xmx7G
        ModLauncher: 8.0.9+86+master.3cf110c
        ModLauncher launch target: fmlserver
        ModLauncher naming: srg
        ModLauncher services: 
            /mixin-0.8.2.jar mixin PLUGINSERVICE 
            /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
            /forge-1.16.5-36.2.4.jar object_holder_definalize PLUGINSERVICE 
            /forge-1.16.5-36.2.4.jar runtime_enum_extender PLUGINSERVICE 
            /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
            /forge-1.16.5-36.2.4.jar capability_inject_definalize PLUGINSERVICE 
            /forge-1.16.5-36.2.4.jar runtimedistcleaner PLUGINSERVICE 
            /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
            /forge-1.16.5-36.2.4.jar fml TRANSFORMATIONSERVICE 
        FML: 36.2
        Forge: net.minecraftforge:36.2.4
        FML Language Providers: 
            [email protected]
            minecraft@1
            [email protected]
        Mod List: 
            create-stuff-additions1.16.5_v1.1.5.jar           |Create Stuff Additions        |create_stuff_additions        |1.1.5               |NONE      |Manifest: NOSIGNATURE
            blue_skies-1.16.5-1.1.3.jar                       |Blue Skies                    |blue_skies                    |1.1.3               |NONE      |Manifest: NOSIGNATURE
            AwesomeFlooring-Forge-1.16.5-1.0.2.jar            |Awesome Flooring              |awesomeflooring               |1.0.2               |NONE      |Manifest: NOSIGNATURE
            astralsorcery-1.16-1.16.5-1.13.12.jar             |Astral Sorcery                |astralsorcery                 |1.16.5-1.13.12      |NONE      |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
            modernworldcreation_1.0.0_MC_1.16.2-1.16.5.jar    |ModernWorldCreation           |modernworldcreation           |1.0.0               |NONE      |Manifest: NOSIGNATURE
            Wyrmroost-1.16.3-1.2.11.jar                       |Wyrmroost                     |wyrmroost                     |1.16.3-1.2.11       |NONE      |Manifest: NOSIGNATURE
            infernal-expansion-2.3.2.jar                      |Infernal Expansion            |infernalexp                   |2.3.2               |NONE      |Manifest: NOSIGNATURE
            TRansliterationLib-1.0.4.jar                      |TRansliterationLib Mod        |transliterationlib            |1.0.4               |NONE      |Manifest: NOSIGNATURE
            nether-s-exoticism-1.16.5-1.1.2.jar               |Nether's Exoticism            |nethers_exoticism             |1.1.2               |NONE      |Manifest: NOSIGNATURE
            betternether_reforged-1.2.jar                     |Better Nether Reforged        |betternether                  |1.2                 |NONE      |Manifest: NOSIGNATURE
            wonderful-enchantments-1.16.4-1.3.5.jar           |Wonderful Enchantments        |wonderful_enchantments        |1.3.5               |NONE      |Manifest: NOSIGNATURE
            Guide-API-VP-1.16.5-2.2.2.jar                     |Guide-API VP                  |guideapi-vp                   |2.2.2               |NONE      |Manifest: NOSIGNATURE
            findme-1.16.3-2.2.0.0.jar                         |Find Me                       |findme                        |2.2.0               |NONE      |Manifest: NOSIGNATURE
            etched-1.1.0-1.16.5-forge.jar                     |Etched                        |etched                        |1.1.0               |NONE      |Manifest: NOSIGNATURE
            CTM-MC1.16.1-1.1.2.6.jar                          |ConnectedTexturesMod          |ctm                           |MC1.16.1-1.1.2.6    |NONE      |Manifest: NOSIGNATURE
            CookingForBlockheads_1.16.5-9.3.4.jar             |Cooking for Blockheads        |cookingforblockheads          |9.3.4               |NONE      |Manifest: NOSIGNATURE
            Controlling-7.0.0.27.jar                          |Controlling                   |controlling                   |7.0.0.27            |NONE      |Manifest: NOSIGNATURE
            citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |NONE      |Manifest: NOSIGNATURE
            alexsmobs-1.12.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.12.1              |NONE      |Manifest: NOSIGNATURE
            Powah-1.16.5-2.3.16.jar                           |Powah                         |powah                         |2.3.16              |NONE      |Manifest: NOSIGNATURE
            Bookshelf-Forge-1.16.5-10.3.29.jar                |Bookshelf                     |bookshelf                     |10.3.29             |NONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
            biomeidfixer-1.16.5-1.0.1.s5.jar                  |Biome Id Fixer by Desagas     |biomeidfixer                  |1.16.5-1.0.1.s5     |NONE      |Manifest: NOSIGNATURE
            lootbeams-1.16.5-release-nov0221.jar              |LootBeams                     |lootbeams                     |1.16.5              |NONE      |Manifest: NOSIGNATURE
            guardvillagers-1.16.5.1.2.6.jar                   |Guard Villagers               |guardvillagers                |1.2.6               |NONE      |Manifest: NOSIGNATURE
            randompatches-2.4.4-forge.jar                     |RandomPatches                 |randompatches                 |2.4.4-forge         |NONE      |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
            ShretNether - Release -1.3.3.jar                  |Shret Nether                  |shretnether                   |1.0                 |NONE      |Manifest: NOSIGNATURE
            mcw-doors-1.0.3-mc1.16.5.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.3               |NONE      |Manifest: NOSIGNATURE
            Morpheus-1.16.5-4.2.70.jar                        |Morpheus                      |morpheus                      |4.2.70              |NONE      |Manifest: NOSIGNATURE
            carryon-1.16.5-1.15.5.15.jar                      |Carry On                      |carryon                       |1.15.5.15           |NONE      |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
            JustEnoughResources-1.16.5-0.12.1.128.jar         |Just Enough Resources         |jeresources                   |0.12.1.128          |NONE      |Manifest: NOSIGNATURE
            dynmus-1.3.1.jar                                  |Dynamic Music                 |dynmus                        |1.3.1               |NONE      |Manifest: NOSIGNATURE
            cameraoverhaul-1.0-1.16.4.jar                     |Camera Overhaul               |cameraoverhaul                |1.0.0               |NONE      |Manifest: NOSIGNATURE
            shetiphiancore-1.16-3.8.6.jar                     |ShetiPhian-Core               |shetiphiancore                |3.8.6               |NONE      |Manifest: NOSIGNATURE
            ChinjufuMod[1.16.5]6.0.1.jar                      |Chinjufu Mod                  |chinjufumod                   |[1.16.5]6.0.1       |NONE      |Manifest: NOSIGNATURE
            supplementaries-1.16.5-0.17.8.jar                 |Supplementaries               |supplementaries               |1.16.5-0.17.2       |NONE      |Manifest: NOSIGNATURE
            emojiful-1.16.4-2.1.4.jar                         |Emojiful                      |emojiful                      |1.16.4-2.1.4        |NONE      |Manifest: NOSIGNATURE
            Buddycards-1.16.5-2.5.2.jar                       |Buddycards                    |buddycards                    |1.16.5-2.5.2        |NONE      |Manifest: NOSIGNATURE
            konkrete_1.3.0_MC_1.16.2-1.16.5.jar               |Konkrete                      |konkrete                      |1.3.0               |NONE      |Manifest: NOSIGNATURE
            betterendforge-1.16.5-1.6.3.jar                   |BetterEnd Forge               |betterendforge                |1.16.5-1.6.3        |NONE      |Manifest: NOSIGNATURE
            structure_gel-1.16.5-1.7.8.jar                    |Structure Gel API             |structure_gel                 |1.7.8               |NONE      |Manifest: NOSIGNATURE
            EquipmentCompare-1.16.5-1.2.7.jar                 |Equipment Compare             |equipmentcompare              |1.2.7               |NONE      |Manifest: NOSIGNATURE
            chocolate-1.3.0-1.16.4.jar                        |Chocolate                     |chocolate                     |1.3.0-1.16.4        |NONE      |Manifest: NOSIGNATURE
            repurposed_structures_forge-3.4.1+1.16.5.jar      |Repurposed Structures         |repurposed_structures         |3.4.1+1.16.5        |NONE      |Manifest: NOSIGNATURE
            fastfurnaceminusreplacement-1.1-1.16.3.jar        |Fast Furnace Minus Replacement|fastfurnaceminusreplacement   |1.1-1.16.3          |NONE      |Manifest: NOSIGNATURE
            endremastered-forge-R4.1.1.jar                    |End Remastered                |endrem                        |4.1                 |NONE      |Manifest: NOSIGNATURE
            Blur-1.1.0-1.jar                                  |Blur                          |blur                          |1.1.0-1             |NONE      |Manifest: NOSIGNATURE
            Lollipop-1.16.5-3.2.9.jar                         |Lollipop                      |lollipop                      |3.2.9               |NONE      |Manifest: NOSIGNATURE
            ElenaiDodge2-1.16.X-1.1.0.jar                     |Elenai Dodge 2                |elenaidodge2                  |1.1.0               |NONE      |Manifest: NOSIGNATURE
            fairylights-4.0.5-1.16.5.jar                      |Fairy Lights                  |fairylights                   |4.0.5               |NONE      |Manifest: NOSIGNATURE
            cavesandcliffs-1.16.5-7.1.3.jar                   |Caves and Cliffs Backport     |cavesandcliffs                |1.16.5-7.1.3        |NONE      |Manifest: NOSIGNATURE
            pamhc2foodextended-1.16.3-1.0.4.jar               |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended            |version             |NONE      |Manifest: NOSIGNATURE
            mostructures-forge-1.2.0-1.16.5.jar               |Mo' Structures                |mostructures                  |1.2.0-1.16.5        |NONE      |Manifest: NOSIGNATURE
            RoRmod-1.1.4.jar                                  |Risk of Rain Mod              |riskofrainmod                 |1.1.4               |NONE      |Manifest: NOSIGNATURE
            curios-forge-1.16.5-4.0.5.3.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.3      |NONE      |Manifest: NOSIGNATURE
            relics-0.3.1.jar                                  |Relics                        |relics                        |0.3.1               |NONE      |Manifest: NOSIGNATURE
            Patchouli-1.16.4-53.2.jar                         |Patchouli                     |patchouli                     |1.16.4-53.2         |NONE      |Manifest: NOSIGNATURE
            collective-1.16.5-2.64.jar                        |Collective                    |collective                    |2.64                |NONE      |Manifest: NOSIGNATURE
            [Forge-1.16.5] Hololive Relics (5.0.3).jar        |Hololive Relics               |hololive_relics               |5.0.3               |NONE      |Manifest: NOSIGNATURE
            BetterThirdPerson-Forge-1.16.4-1.5.1.jar          |Better Third Person           |betterthirdperson             |1.5.1               |NONE      |Manifest: NOSIGNATURE
            xercapaint-1.16.5-1.0.jar                         |Joy of Painting               |xercapaint                    |1.16.5-1.0          |NONE      |Manifest: NOSIGNATURE
            UpgradeableArmors-1.16.5-1.0.1.jar                |Upgradeable Armors            |upgradeable_armors            |1.0.0               |NONE      |Manifest: NOSIGNATURE
            cavebiomeapi-1.16.5-1.4.2.jar                     |CaveBiomeAPI                  |cavebiomeapi                  |1.16.5-1.4.2        |NONE      |Manifest: NOSIGNATURE
            majruszs-difficulty-1.16.4-1.1.0.jar              |Majrusz's Progressive Difficul|majruszs_difficulty           |1.1.0               |NONE      |Manifest: NOSIGNATURE
            Project_MMO-1.16.5-3.64.2.jar                     |Project MMO                   |pmmo                          |1.16.5-3.64.2       |NONE      |Manifest: NOSIGNATURE
            cfm-7.0.0pre22-1.16.3.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |NONE      |Manifest: NOSIGNATURE
            morecfm-1.3.1-1.16.3.jar                          |MrCrayfish's More Furniture Mo|morecfm                       |1.3.1               |NONE      |Manifest: NOSIGNATURE
            AI-Improvements-1.16.2-0.3.0.jar                  |AI-Improvements               |aiimprovements                |0.3.0               |NONE      |Manifest: NOSIGNATURE
            observerlib-1.16.5-1.5.3.jar                      |ObserverLib                   |observerlib                   |1.16.5-1.5.3        |NONE      |Manifest: NOSIGNATURE
            creraces_extras-1.16.5-b1.0.3.jar                 |CreRaces Extras               |creraces_extras               |b1.0.3              |NONE      |Manifest: NOSIGNATURE
            productivebees-1.16.5-0.6.9.23.jar                |Productive Bees               |productivebees                |1.16.5-0.6.9.23     |NONE      |Manifest: NOSIGNATURE
            ItemPhysic_v1.4.18_mc1.16.5.jar                   |ItemPhysic                    |itemphysic                    |1.6.0               |NONE      |Manifest: NOSIGNATURE
            cloth-config-4.11.26-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.11.26             |NONE      |Manifest: NOSIGNATURE
            the_bumblezone_forge-3.1.1+1.16.5.jar             |The Bumblezone                |the_bumblezone                |3.1.1+1.16.5        |NONE      |Manifest: NOSIGNATURE
            fastbenchminusreplacement-1.4.jar                 |FastWorkbench Minus Replacemen|fastbenchminusreplacement     |1.4                 |NONE      |Manifest: NOSIGNATURE
            enchantwithmob-1.16.5-1.5.1.jar                   |Enchant With Mob              |enchantwithmob                |1.16.5-1.5.1        |NONE      |Manifest: NOSIGNATURE
            wings-2.0.1-1.16.5.jar                            |Wings                         |wings                         |2.0.1               |NONE      |Manifest: NOSIGNATURE
            controllable-0.14.1-1.16.5.jar                    |Controllable                  |controllable                  |0.14.1              |NONE      |Manifest: NOSIGNATURE
            TPaintings 1.16.5.jar                             |Tpaintings                    |tpaintings                    |1.0.0               |NONE      |Manifest: NOSIGNATURE
            geckolib-forge-1.16.5-3.0.51.jar                  |GeckoLib                      |geckolib3                     |3.0.51              |NONE      |Manifest: NOSIGNATURE
            dungeons_gear-1.16.5-3.0.20-hotfix.jar            |Dungeons Gear                 |dungeons_gear                 |3.0.20-hotfix       |NONE      |Manifest: NOSIGNATURE
            ClientTweaks_1.16.3-5.3.0.jar                     |Client Tweaks                 |clienttweaks                  |5.3.0               |NONE      |Manifest: NOSIGNATURE
            doubledoors_1.16.5-2.5.jar                        |Double Doors                  |doubledoors                   |2.5                 |NONE      |Manifest: NOSIGNATURE
            pamhc2trees-1.16.3-1.0.1.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.1               |NONE      |Manifest: NOSIGNATURE
            connectiblechains-1.2.0.jar                       |Connectible Chains            |connectiblechains             |NONE                |NONE      |Manifest: NOSIGNATURE
            mermaidtail-1.4b.jar                              |Mermaid Tail Mod              |mermaidtail                   |1.16.4-1.4.0        |NONE      |Manifest: NOSIGNATURE
            locks-1.16.5-3.0.3.jar                            |Locks                         |locks                         |3.0.3               |NONE      |Manifest: NOSIGNATURE
            globalsettings-3.1.7.jar                          |GlobalSettings                |globalsettings                |3.1.7               |NONE      |Manifest: NOSIGNATURE
            EasyMagic-v1.0.3-1.16.5.jar                       |Easy Magic                    |easymagic                     |1.0.3               |NONE      |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
            AoA3-3.5.4-1.16.5.jar                             |Advent of Ascension           |aoa3                          |3.5.4               |NONE      |Manifest: NOSIGNATURE
            jei-1.16.5-7.7.1.134.jar                          |Just Enough Items             |jei                           |7.7.1.134           |NONE      |Manifest: NOSIGNATURE
            VisualWorkbench-v1.0.3-1.16.5.jar                 |Visual Workbench              |visualworkbench               |1.0.3               |NONE      |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
            AttributeFix-1.16.5-10.1.2.jar                    |AttributeFix                  |attributefix                  |10.1.2              |NONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
            Pehkui-2.5.3+1.16.5-forge.jar                     |Pehkui                        |pehkui                        |2.5.3+1.16.5-forge  |NONE      |Manifest: NOSIGNATURE
            dungeons_mobs-1.16.5-1.0.10.jar                   |Dungeons Mobs                 |dungeons_mobs                 |1.0.10              |NONE      |Manifest: NOSIGNATURE
            abnormals_core-1.16.5-3.3.0.jar                   |Abnormals Core                |abnormals_core                |3.3.0               |NONE      |Manifest: NOSIGNATURE
            environmental-1.16.5-1.1.0.jar                    |Environmental                 |environmental                 |1.1.0               |NONE      |Manifest: NOSIGNATURE
            allurement-1.16.5-1.2.1.jar                       |Allurement                    |allurement                    |1.2.1               |NONE      |Manifest: NOSIGNATURE
            buzzier_bees-1.16.5-3.0.1.jar                     |Buzzier Bees                  |buzzier_bees                  |3.0.1               |NONE      |Manifest: NOSIGNATURE
            Waystones_1.16.5-7.6.4.jar                        |Waystones                     |waystones                     |7.6.4               |NONE      |Manifest: NOSIGNATURE
            PassableFoliage-1.16.5-2.4.0.jar                  |Passable Foliage              |passablefoliage               |2.4.0               |NONE      |Manifest: NOSIGNATURE
            WeaponThrow-1.16.4-5.4.jar                        |Weapon Throw                  |weaponthrow                   |1.16.4-5.4          |NONE      |Manifest: NOSIGNATURE
            mcw-paintings-1.0.2-mc1.16.5.jar                  |Macaw's Paintings             |mcwpaintings                  |1.0.2               |NONE      |Manifest: NOSIGNATURE
            AwesomeDungeonForge-1.16.5-1.1.2.jar              |Awesome Dungeon               |awesomedungeon                |1.1.2               |NONE      |Manifest: NOSIGNATURE
            Organics-1.16.5-0.1.9.jar                         |Organics                      |organics                      |0.1.9               |NONE      |Manifest: NOSIGNATURE
            appliedenergistics2-8.4.3.jar                     |Applied Energistics 2         |appliedenergistics2           |8.4.3               |NONE      |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
            TravelersBackpack-1.16.5-5.4.5.jar                |Traveler's Backpack           |travelersbackpack             |5.4.5               |NONE      |Manifest: NOSIGNATURE
            SereneSeasons-1.16.5-4.0.1.122-universal.jar      |Serene Seasons                |sereneseasons                 |1.16.5-4.0.1.122    |NONE      |Manifest: NOSIGNATURE
            configured-1.2.0-1.16.3.jar                       |Configured                    |configured                    |1.2.0               |NONE      |Manifest: NOSIGNATURE
            ItemBorders-1.16.5-1.1.2.jar                      |Item Borders                  |itemborders                   |1.1.2               |NONE      |Manifest: NOSIGNATURE
            create-confectionery1.16.5_v1.0.2.jar             |Create Confectionery          |create_confectionery          |1.0.2               |NONE      |Manifest: NOSIGNATURE
            creeperconfetti-3.7.jar                           |Creeper Confetti              |creeperconfetti               |3.7                 |NONE      |Manifest: NOSIGNATURE
            Tantrum 0.8.7 1.16.5.jar                          |Tantrum                       |tantrum                       |0.8.7               |NONE      |Manifest: NOSIGNATURE
            mcjtylib-1.16-5.0.23.jar                          |McJtyLib                      |mcjtylib                      |1.16-5.0.23         |NONE      |Manifest: NOSIGNATURE
            rftoolsbase-1.16-2.0.11.jar                       |RFToolsBase                   |rftoolsbase                   |1.16-2.0.11         |NONE      |Manifest: NOSIGNATURE
            rftoolsdim-1.16-7.0.15-beta.jar                   |RFToolsDimensions             |rftoolsdim                    |1.16-7.0.15-beta    |NONE      |Manifest: NOSIGNATURE
            outvoted-1.16.5-1.2.4.jar                         |Outvoted                      |outvoted                      |1.2.4               |NONE      |Manifest: NOSIGNATURE
            catalogue-1.3.0-1.16.5.jar                        |Catalogue                     |catalogue                     |1.3.0               |NONE      |Manifest: NOSIGNATURE
            sodium-forge-2.9.10+rev.ea6353c.jar               |SodiumReforged                |sodium                        |2.9.10+rev.ea6353c  |NONE      |Manifest: NOSIGNATURE
            ars_nouveau-1.16.5-1.23.11.jar                    |Ars Nouveau                   |ars_nouveau                   |1.23.11             |NONE      |Manifest: NOSIGNATURE
            Wandering-Bag-1.16.5-1.0.2.jar                    |Wandering Bag                 |wandering_bag                 |1.0.2               |NONE      |Manifest: NOSIGNATURE
            rftoolspower-1.16-3.0.9.jar                       |RFToolsPower                  |rftoolspower                  |1.16-3.0.9          |NONE      |Manifest: NOSIGNATURE
            recast_1.16.5-1.5.jar                             |Recast                        |recast                        |1.5                 |NONE      |Manifest: NOSIGNATURE
            3dSkinLayers-forge-1.1.0.jar                      |3dSkinLayers                  |skinlayers3d                  |1.1.0               |NONE      |Manifest: NOSIGNATURE
            forge-1.16.5-36.2.4-universal.jar                 |Forge                         |forge                         |36.2.4              |NONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
            Bountiful-1.16.4-3.3.1.jar                        |Bountiful                     |bountiful                     |1.16.4-3.3.1        |NONE      |Manifest: NOSIGNATURE
            DramaticDoors-1.16.3-1.1.0.jar                    |Dramatic Doors                |dramaticdoors                 |1.16.3-1.1.0        |NONE      |Manifest: NOSIGNATURE
            AdvancedCompas-forge-1.16.5-1.2.5.jar             |Advanced Compass              |advancedcompass               |1.2.5               |NONE      |Manifest: NOSIGNATURE
            scuba-gear-1.16.5-1.0.3.jar                       |Scuba Gear                    |scuba_gear                    |1.0.3               |NONE      |Manifest: NOSIGNATURE
            DynamicSurroundings-1.16.5-4.0.5.0.jar            |§3Dynamic Surroundings        |dsurround                     |4.0.5.0             |NONE      |Manifest: NOSIGNATURE
            dash-1.16.4-1.0.1.jar                             |Dash                          |dash                          |1.0.1               |NONE      |Manifest: NOSIGNATURE
            selene-1.16.5-1.9.0.jar                           |Selene                        |selene                        |1.16.5-1.0          |NONE      |Manifest: NOSIGNATURE
            antiqueatlas-6.0.1-forge-mc1.16.5.jar             |Antique Atlas                 |antiqueatlas                  |6.0.1-forge-mc1.16.5|NONE      |Manifest: NOSIGNATURE
            forge-1.16.5-36.2.4-server.jar                    |Minecraft                     |minecraft                     |1.16.5              |NONE      |Manifest: NOSIGNATURE
            upgrade_aquatic-1.16.5-3.1.1.jar                  |Upgrade Aquatic               |upgrade_aquatic               |3.1.1               |NONE      |Manifest: NOSIGNATURE
            cofh_core-1.16.5-1.3.1.jar                        |CoFH Core                     |cofh_core                     |1.3.1               |NONE      |Manifest: NOSIGNATURE
            ensorcellation-1.16.5-1.3.1.jar                   |Ensorcellation                |ensorcellation                |1.3.1               |NONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
            endergetic-1.16.4-3.0.0.jar                       |The Endergetic Expansion      |endergetic                    |3.0.0               |NONE      |Manifest: NOSIGNATURE
            voicechat-forge-1.16.5-1.8.0.jar                  |Simple Voice Chat             |voicechat                     |1.16.5-1.8.0        |NONE      |Manifest: NOSIGNATURE
            OldSwing-1.16.5-2.3.1.jar                         |Old Swing                     |oldswing                      |2.3.0               |NONE      |Manifest: NOSIGNATURE
            EnchantmentDescriptions-1.16.5-7.0.12.jar         |EnchantmentDescriptions       |enchdesc                      |7.0.12              |NONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
            creraces-1.16.5-b1.4.3_02.jar                     |CreRaces                      |creraces                      |b1.4.3_02           |NONE      |Manifest: NOSIGNATURE
            MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |NONE      |Manifest: NOSIGNATURE
            titanium-1.16.5-3.2.8.4-10.jar                    |Titanium                      |titanium                      |3.2.8.4             |NONE      |Manifest: NOSIGNATURE
            [Forge] Wildfire Female Gender Mod-2.8.jar        |Wildfire's Female Gender Mod  |wildfire_gender               |2.8                 |NONE      |Manifest: NOSIGNATURE
            EnigmaticGraves-1.6.3.jar                         |Enigmatic Graves              |enigmaticgraves               |1.6.3               |NONE      |Manifest: NOSIGNATURE
            pamhc2crops-1.16.3-1.0.2.jar                      |Pam's HarvestCraft 2 Crops    |pamhc2crops                   |version             |NONE      |Manifest: NOSIGNATURE
            CreativeCore_v2.2.1_mc1.16.5.jar                  |CreativeCore                  |creativecore                  |2.0.0               |NONE      |Manifest: NOSIGNATURE
            [Forge-1.16.5] Hololive Records (3.1).jar         |Hololive Records              |hololive_records              |3.0                 |NONE      |Manifest: NOSIGNATURE
            wardance-0.7.3.3.jar                              |Project: War Dance            |wardance                      |0.7.3.3             |NONE      |Manifest: NOSIGNATURE
            personality-1.16.5-1.0.2.jar                      |Personality                   |personality                   |1.0.2               |NONE      |Manifest: NOSIGNATURE
            paintings-1.16.4-7.0.0.1.jar                      |Paintings ++                  |paintings                     |1.16.4-6.0.1.5      |NONE      |Manifest: NOSIGNATURE
            majrusz-library-1.16.4-2.0.1.jar                  |Majrusz Library               |majrusz_library               |2.0.1               |NONE      |Manifest: NOSIGNATURE
            whisperwoods-1.16.5-2.0.2.jar                     |Whisperwoods                  |whisperwoods                  |2.0.2               |NONE      |Manifest: NOSIGNATURE
            notenoughanimations-1.2.4.jar                     |NotEnoughAnimations Mod       |notenoughanimations           |1.2.4               |NONE      |Manifest: NOSIGNATURE
            Iceberg-1.16.5-1.0.24.jar                         |Iceberg                       |iceberg                       |1.0.24              |NONE      |Manifest: NOSIGNATURE
            flywheel-1.16-0.2.4.jar                           |Flywheel                      |flywheel                      |1.16-0.2.4          |NONE      |Manifest: NOSIGNATURE
            steampowered-1.16.5-1.1.7c.jar                    |Create: Steam Powered         |steampowered                  |1.16.5-1.1.7c       |NONE      |Manifest: NOSIGNATURE
            create-mc1.16.5_v0.3.2f.jar                       |Create                        |create                        |v0.3.2f             |NONE      |Manifest: NOSIGNATURE
            savageandravage-1.16.5-3.1.0.jar                  |Savage & Ravage               |savageandravage               |3.1.0               |NONE      |Manifest: NOSIGNATURE
            JAOPCA-1.16.5-3.4.1.15.jar                        |JAOPCA                        |jaopca                        |3.4.1.15            |NONE      |Manifest: NOSIGNATURE
            pamhc2foodcore-1.16.3-1.0.2.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |NONE      |Manifest: NOSIGNATURE
            polymorph-forge-1.16.5-0.28.jar                   |Polymorph                     |polymorph                     |1.16.5-0.28         |NONE      |Manifest: NOSIGNATURE
            multibeds-1.16-1.7.10.jar                         |Multi-Beds                    |multibeds                     |1.7.10              |NONE      |Manifest: NOSIGNATURE
            AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |NONE      |Manifest: NOSIGNATURE
            Quark-r2.4-319.jar                                |Quark                         |quark                         |r2.4-319            |NONE      |Manifest: NOSIGNATURE
            charm-forge-1.16.5-2.3.2.jar                      |Charm                         |charm                         |2.3.2               |NONE      |Manifest: NOSIGNATURE
            charmonium-forge-1.16.5-2.3.2.jar                 |Charmonium                    |charmonium                    |2.3.2               |NONE      |Manifest: NOSIGNATURE
            evilwanderingtrader-1.2.jar                       |Evil Wandering Trader         |evilwanderingtrader           |1.2                 |NONE      |Manifest: NOSIGNATURE
            entityculling-1.3.0.jar                           |EntityCulling                 |entityculling                 |1.3.0               |NONE      |Manifest: NOSIGNATURE
            OfflineSkins-1.16.5-v2.jar                        |OfflineSkins                  |offlineskins                  |1.16.5-v2           |NONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
            fancymenu_2.3.5_MC_1.16.2-1.16.5.jar              |FancyMenu                     |fancymenu                     |2.3.5               |NONE      |Manifest: NOSIGNATURE
            fancyhud_1.4.2_MC_1.16.2-1.16.5.jar               |FancyHud                      |fancyhud                      |1.4.2               |NONE      |Manifest: NOSIGNATURE
            Vampirism-1.16.5-1.8.3.jar                        |Vampirism                     |vampirism                     |1.8.3               |NONE      |Manifest: NOSIGNATURE
            Werewolves-1.16.5-1.8-0.5.6.jar                   |Werewolves                    |werewolves                    |0.5.6-alpha+20210922|NONE      |Manifest: NOSIGNATURE
            ferritecore-2.1.0-forge.jar                       |Ferrite Core                  |ferritecore                   |2.1.0               |NONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
            Chisel-MC1.16.5-2.0.1-alpha.4.jar                 |Chisel                        |chisel                        |MC1.16.5-2.0.1-alpha|NONE      |Manifest: NOSIGNATURE
            occultism-1.16.5-1.19.1.jar                       |Occultism                     |occultism                     |1.16.5-1.19.1       |NONE      |Manifest: NOSIGNATURE
            PuzzlesLib-v1.0.15-1.16.5-Forge.jar               |Puzzles Lib                   |puzzleslib                    |1.0.15              |NONE      |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
            Aquaculture-1.16.5-2.1.21.jar                     |Aquaculture 2                 |aquaculture                   |1.16.5-2.1.21       |NONE      |Manifest: NOSIGNATURE
            slimy-stuff-1.16.5-1.0.5.jar                      |Slimy Stuff                   |slimy_stuff                   |1.0.5               |NONE      |Manifest: NOSIGNATURE
            betterinvisibility-1.16.5-1.0.1.jar               |Better Invisibility           |betterinvisibility            |1.0.1               |NONE      |Manifest: NOSIGNATURE
            CosmeticArmorReworked-1.16.5-v4.jar               |CosmeticArmorReworked         |cosmeticarmorreworked         |1.16.5-v4           |NONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
            chiselsandbits-1.0.43.jar                         |Chisels & bits                |chiselsandbits                |1.0.43              |NONE      |Manifest: NOSIGNATURE
            loadmyresources_1.0.1_MC_1.16.2-1.16.5.jar        |Load My Resources             |loadmyresources               |1.0.1               |NONE      |Manifest: NOSIGNATURE
            drinkbeer-1.16.5-2.3.4.jar                        |Drink Beer                    |drinkbeer                     |2.3.4               |NONE      |Manifest: NOSIGNATURE
            createaddition-1.16.5-20211023a.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20211023a    |NONE      |Manifest: NOSIGNATURE

Any help is good for me 

The modpack is from Totally Advantageous: New Worlds

https://www.curseforge.com/minecraft/modpacks/totally-advantageous-new-worlds/files

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Compare this list (client-side-only mods) with your mods: https://www.dropbox.com/scl/fi/yeldxfv8ed60e4uflc2fi/Client-Side-Only-Modlist.xlsx?rlkey=8376c5bk7b33je2tad4p3ybrg&st=qf6osvit&dl=0  
    • Crashlog: https://paste.ee/p/WrGYD I'm thinking the problem might be a client side mod but ive already checked the mod list like 5 times and still cant find the problem
    • I'm unable to join my local forge servers. When running my forge servers of seemingly any version (tested 1.18 to 1.21.1) I get an error message [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information The server continues to start up and run, however I'm unable to join. Looking for solutions? Full error message: (note last "thead warning" error seems to be unrelated and only happened once for 1.20.1) Forge version check warning has happened for every version. [09:52:31] [Forge Version Check/WARN] [ne.mi.fm.VersionChecker/]: Failed to process update information java.net.http.HttpConnectTimeoutException: HTTP connect timed out         at jdk.internal.net.http.HttpClientImpl.send(HttpClientImpl.java:950) ~[java.net.http:?] {}         at jdk.internal.net.http.HttpClientFacade.send(HttpClientFacade.java:133) ~[java.net.http:?] {}         at net.minecraftforge.fml.VersionChecker$1.openUrlString(VersionChecker.java:142) ~[fmlcore-1.20.1-47.3.10.jar%23102!/:?] {}         at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:180) ~[fmlcore-1.20.1-47.3.10.jar%23102!/:?] {}         at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {}         at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:117) ~[fmlcore-1.20.1-47.3.10.jar%23102!/:?] {} Caused by: java.net.http.HttpConnectTimeoutException: HTTP connect timed out         at jdk.internal.net.http.ResponseTimerEvent.handle(ResponseTimerEvent.java:68) ~[java.net.http:?] {}         at jdk.internal.net.http.HttpClientImpl.purgeTimeoutsAndReturnNextDeadline(HttpClientImpl.java:1788) ~[java.net.http:?] {}         at jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:1385) ~[java.net.http:?] {} Caused by: java.net.ConnectException: HTTP connect timed out         at jdk.internal.net.http.ResponseTimerEvent.handle(ResponseTimerEvent.java:69) ~[java.net.http:?] {}         at jdk.internal.net.http.HttpClientImpl.purgeTimeoutsAndReturnNextDeadline(HttpClientImpl.java:1788) ~[java.net.http:?] {}         at jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:1385) ~[java.net.http:?] {} [09:52:31] [Yggdrasil Key Fetcher/ERROR] [mojang/YggdrasilServicesKeyInfo]: Failed to request yggdrasil public key com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server         at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:119) ~[authlib-4.0.43.jar%2375!/:?] {}         at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:91) ~[authlib-4.0.43.jar%2375!/:?] {}         at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo.fetch(YggdrasilServicesKeyInfo.java:94) ~[authlib-4.0.43.jar%2375!/:?] {}         at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo.lambda$get$1(YggdrasilServicesKeyInfo.java:81) ~[authlib-4.0.43.jar%2375!/:?] {}         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) ~[?:?] {}         at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:358) ~[?:?] {}         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) ~[?:?] {}         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] {}         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] {}         at java.lang.Thread.run(Thread.java:1575) ~[?:?] {} Caused by: java.net.SocketTimeoutException: Connect timed out         at sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:546) ~[?:?] {}         at sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:592) ~[?:?] {}         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327) ~[?:?] {}         at java.net.Socket.connect(Socket.java:760) ~[?:?] {}         at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304) ~[?:?] {}         at sun.net.NetworkClient.doConnect(NetworkClient.java:178) ~[?:?] {}         at sun.net.www.http.HttpClient.openServer(HttpClient.java:531) ~[?:?] {}         at sun.net.www.http.HttpClient.openServer(HttpClient.java:636) ~[?:?] {}         at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:264) ~[?:?] {}         at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:377) ~[?:?] {}         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193) ~[?:?] {}         at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1273) ~[?:?] {}         at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1114) ~[?:?] {}         at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179) ~[?:?] {}         at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1676) ~[?:?] {}         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1600) ~[?:?] {}         at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:223) ~[?:?] {}         at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:140) ~[authlib-4.0.43.jar%2375!/:?] {}         at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:96) ~[authlib-4.0.43.jar%2375!/:?] {}         ... 9 more [09:52:31] [Server thread/WARN] [minecraft/MinecraftServer]: Can't keep up! Is the server overloaded? Running 5985ms or 119 ticks behind
    • Remove the mod tempad from the mods-folder
    • Hi, deleting the config folder did not appear to work, what mod are you referring to I could try to delete to fix the problem?
  • Topics

×
×
  • Create New...

Important Information

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