Jump to content

Render Overlay Error


smx021

Recommended Posts

I need help with an error I am receiving on the FTB launcher whilst playing Direwolf. I have all the mods and such working but then I get the following Error The game crashed whilst rendering entity in world Error: java.lang.NoSuchFieldError: renderOverlayEyes Exit Code: -1

 

This is the crash report! I really need help with this D:

My other friends all have the same mods and are able to join on the server we are playing on as well. I am just one of the people having issues.

 

---- Minecraft Crash Report ----
// Shall we play a game?

Time: 6/28/21 10:55 PM
Description: Rendering entity in world

java.lang.NoSuchFieldError: renderOverlayEyes
    at net.minecraft.client.renderer.entity.layers.AbstractEyesLayer.func_225628_a_(AbstractEyesLayer.java:28) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.renderer.entity.LivingRenderer.func_225623_a_(LivingRenderer.java:125) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.entity.MobRenderer.func_225623_a_(SourceFile:43) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.renderer.entity.MobRenderer.func_225623_a_(SourceFile:18) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.renderer.entity.EntityRendererManager.func_229084_a_(EntityRendererManager.java:251) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:OptiFine:default,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.WorldRenderer.func_228418_a_(WorldRenderer.java:1202) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:journeymap:WorldRenderer.markForRerender,xf:OptiFine:default,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:1010) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:journeymap:WorldRenderer.markForRerender,xf:OptiFine:default,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:608) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:astralsorcery:reach_set_client_renderer,xf:OptiFine:default,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:425) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:astralsorcery:reach_set_client_renderer,xf:OptiFine:default,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:traylauncher:loadingHookCoremod,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:traylauncher:loadingHookCoremod,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.1.23.jar:36.1] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$490/1196855655.call(Unknown Source) [forge-1.16.5-36.1.23.jar:36.1] {}
    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}


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.entity.layers.AbstractEyesLayer.func_225628_a_(AbstractEyesLayer.java:28) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.client.renderer.entity.LivingRenderer.func_225623_a_(LivingRenderer.java:125) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.entity.MobRenderer.func_225623_a_(SourceFile:43) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
    at net.minecraft.client.renderer.entity.MobRenderer.func_225623_a_(SourceFile:18) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
-- Entity being rendered --
Details:
    Entity Type: minecraft:spider (net.minecraft.entity.monster.SpiderEntity)
    Entity ID: 37617
    Entity Name: Spider
    Entity's Exact location: -43.50, 54.00, 240.50
    Entity's Block location: World: (-44,54,240), Chunk: (at 4,3,0 in -3,15; contains blocks -48,0,240 to -33,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Entity's Momentum: 0.04, 0.12, 0.00
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null

-- Renderer details --
Details:
    Assigned renderer: net.minecraft.client.renderer.entity.SpiderRenderer@559115f6
    Location: 64.09,-19.62,28.49 - World: (64,-20,28), Chunk: (at 0,-2,12 in 4,1; contains blocks 64,0,16 to 79,255,31), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Rotation: 87.1875
    Delta: 0.68002903
Stacktrace:
    at net.minecraft.client.renderer.entity.EntityRendererManager.func_229084_a_(EntityRendererManager.java:251) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:OptiFine:default,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.WorldRenderer.func_228418_a_(WorldRenderer.java:1202) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:journeymap:WorldRenderer.markForRerender,xf:OptiFine:default,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.WorldRenderer.func_228426_a_(WorldRenderer.java:1010) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,xf:fml:journeymap:WorldRenderer.markForRerender,xf:OptiFine:default,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.renderer.GameRenderer.func_228378_a_(GameRenderer.java:608) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:astralsorcery:reach_set_client_renderer,xf:OptiFine:default,pl:mixin:A,pl:runtimedistcleaner:A}


-- Affected level --
Details:
    All players: 1 total; [ClientPlayerEntity['smx021'/37493, l='ClientLevel', x=-107.59, y=72.00, z=212.01]]
    Chunk stats: Client Chunk Cache: 729, 479
    Level dimension: minecraft:overworld
    Level spawn location: World: (-165,63,239), Chunk: (at 11,3,15 in -11,14; contains blocks -176,0,224 to -161,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 2205511 game time, 2788781 day time
    Server brand: forge
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.world.ClientWorld.func_72914_a(ClientWorld.java:447) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:astralsorcery:sun_brightness_client,xf:OptiFine:default,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2029) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:traylauncher:loadingHookCoremod,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:623) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:traylauncher:loadingHookCoremod,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.1.23.jar:36.1] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$490/1196855655.call(Unknown Source) [forge-1.16.5-36.1.23.jar:36.1] {}
    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}


-- 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_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 3774717224 bytes (3599 MB) / 5799149568 bytes (5530 MB) up to 9842982912 bytes (9387 MB)
    CPUs: 12
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10560M
    ModLauncher: 8.0.9+86+master.3cf110c
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /forge-1.16.5-36.1.23.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.5-36.1.23.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.5-36.1.23.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.5-36.1.23.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /OptiFine_1.16.1_HD_U_G2.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.16.5-36.1.23.jar fml TRANSFORMATIONSERVICE 
    FML: 36.1
    Forge: net.minecraftforge:36.1.23
    FML Language Providers: 
        javafml@36.1
        minecraft@1
    Mod List: 
        ftb-essentials-1604.1.0.13.jar                    |FTB Essentials                |ftbessentials                 |1604.1.0.13         |DONE      |NOSIGNATURE
        supermartijn642configlib-1.0.6-mc1.16.jar         |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.6               |DONE      |NOSIGNATURE
        simplemagnets-1.1.2-mc1.16.5.jar                  |Simple Magnets                |simplemagnets                 |1.1.2               |DONE      |NOSIGNATURE
        refinedpipes-0.5.jar                              |Refined Pipes                 |refinedpipes                  |0.5                 |DONE      |NOSIGNATURE
        IntegratedTerminals-1.16.5-1.2.3.jar              |IntegratedTerminals           |integratedterminals           |1.2.3               |DONE      |NOSIGNATURE
        JAVD-2.5.45+mc-1.16.5.jar                         |Just Another Void Dim         |javd                          |2.5.45+mc-1.16.5    |DONE      |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
        mcw-windows-1.0.3-mc1.16.5.jar                    |Macaw's Windows               |mcwwindows                    |1.0.3               |DONE      |NOSIGNATURE
        modnametooltip_1.16.2-1.15.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.15.0              |DONE      |NOSIGNATURE
        Powah-1.16.5-2.3.16.jar                           |Powah                         |powah                         |2.3.16              |DONE      |NOSIGNATURE
        rangedpumps-0.8.2.jar                             |Ranged Pumps                  |rangedpumps                   |0.8.2               |DONE      |NOSIGNATURE
        Shrink-1.16.4-1.0.7.jar                           |Shrink                        |shrink                        |1.0.7               |DONE      |NOSIGNATURE
        reliquary-1.16.5-1.3.5.1098.jar                   |Reliquary                     |xreliquary                    |1.16.5-1.3.5.1098   |DONE      |NOSIGNATURE
        Morpheus-1.16.5-4.2.70.jar                        |Morpheus                      |morpheus                      |4.2.70              |DONE      |NOSIGNATURE
        JustEnoughResources-1.16.4-0.12.0.109.jar         |Just Enough Resources         |jeresources                   |0.12.0.109          |DONE      |NOSIGNATURE
        DeLogger-1.16.5-1.0.9+mc-1.16.5.jar               |DeLogger                      |delogger                      |1.0.9+mc-1.16.5     |DONE      |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
        emojiful-1.16.4-2.1.4.jar                         |Emojiful                      |emojiful                      |1.16.4-2.1.4        |DONE      |NOSIGNATURE
        refinedstorage-1.9.12.jar                         |Refined Storage               |refinedstorage                |1.9.12              |DONE      |NOSIGNATURE
        industrial-foregoing-1.16.5-3.2.11-55cb112.jar    |Industrial Foregoing          |industrialforegoing           |3.2.11              |DONE      |NOSIGNATURE
        torchmaster-2.3.7.jar                             |Torchmaster                   |torchmaster                   |2.3.7               |DONE      |NOSIGNATURE
        TipTheScales-1.16.5-3.0.0.11.jar                  |TipTheScales                  |tipthescales                  |3.0.0.11            |DONE      |NOSIGNATURE
        mcw-trapdoors-1.0.2-mc1.16.5.jar                  |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.2               |DONE      |NOSIGNATURE
        supermartijn642corelib-1.0.3-mc1.16.5.jar         |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.3               |DONE      |NOSIGNATURE
        extcaves-2.4.jar                                  |Extended Caves                |extcaves                      |2.4                 |DONE      |NOSIGNATURE
        Botania-1.16.5-416.jar                            |Botania                       |botania                       |1.16.5-416          |DONE      |NOSIGNATURE
        SpawnerFix-1.16.2-1.0.0.2.jar                     |Spawner Fix                   |sf                            |1.0.0.2             |DONE      |NOSIGNATURE
        portality-1.16.4-3.2.2.jar                        |Portality                     |portality                     |3.2.2               |DONE      |NOSIGNATURE
        curios-forge-1.16.5-4.0.5.1.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.1      |DONE      |NOSIGNATURE
        ExtraStorage-1.16.4-1.3.1.jar                     |Extra Storage                 |extrastorage                  |1.3.1               |DONE      |NOSIGNATURE
        NaturesAura-34.2.jar                              |Nature's Aura                 |naturesaura                   |34.2                |DONE      |NOSIGNATURE
        mcw-roofs-2.0.1-mc1.16.5-4.jar                    |Macaw's Roofs                 |mcwroofs                      |2.0.1               |DONE      |NOSIGNATURE
        wormhole-1.1.8-mc1.16.5.jar                       |Wormhole (Portals)            |wormhole                      |1.1.8               |DONE      |NOSIGNATURE
        observerlib-1.16.4-1.5.1.jar                      |ObserverLib                   |observerlib                   |1.16.4-1.5.1        |DONE      |NOSIGNATURE
        cloth-config-4.11.26-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.11.26             |DONE      |NOSIGNATURE
        launchertray-1.0.jar                              |TrayLauncher                  |traylauncher                  |1.0                 |DONE      |NOSIGNATURE
        FastLeafDecay-v25.jar                             |FastLeafDecay                 |fastleafdecay                 |v25                 |DONE      |NOSIGNATURE
        CodeChickenLib-1.16.4-3.5.1.408-universal.jar     |CodeChicken Lib               |codechickenlib                |3.5.1.408           |DONE      |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        veinmining-forge-1.16.5-0.10.jar                  |Vein Mining                   |veinmining                    |1.16.5-0.10         |DONE      |NOSIGNATURE
        geckolib-forge-1.16.5-3.0.35.jar                  |GeckoLib                      |geckolib3                     |3.0.35              |DONE      |NOSIGNATURE
        ftb-janitor-1604.1.1-build.20.jar                 |FTB Janitor                   |ftbjanitor                    |1604.1.1-build.20   |DONE      |NOSIGNATURE
        SimplyJetpacks2-1.16.5-2.6.7.1.jar                |Simply Jetpacks 2             |simplyjetpacks                |1.16.5-2.6.7.1      |DONE      |NOSIGNATURE
        woot-1.16.5-1.0.7.0.jar                           |Woot                          |woot                          |1.16.5-1.0.7.0      |DONE      |NOSIGNATURE
        jei-1.16.5-7.7.0.98.jar                           |Just Enough Items             |jei                           |7.7.0.98            |DONE      |NOSIGNATURE
        Mekanism-1.16.5-10.0.21.448.jar                   |Mekanism                      |mekanism                      |10.0.21             |DONE      |NOSIGNATURE
        shutupexperimentalsettings-1.0.3.jar              |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.3               |DONE      |NOSIGNATURE
        NaturesCompass-1.16.5-1.8.6.jar                   |Nature's Compass              |naturescompass                |1.16.5-1.8.6        |DONE      |NOSIGNATURE
        LibX-1.16.3-1.0.63.jar                            |LibX                          |libx                          |1.16.3-1.0.63       |DONE      |NOSIGNATURE
        compactmachines-4.0.0-beta.2.jar                  |Compact Machines 4            |compactmachines               |4.0.0-beta.2        |DONE      |NOSIGNATURE
        pneumaticcraft-repressurized-1.16.5-2.12.4-188.jar|PneumaticCraft: Repressurized |pneumaticcraft                |1.16.5-2.12.4-188   |DONE      |NOSIGNATURE
        ironchest-1.16.4-11.2.10.jar                      |Iron Chests                   |ironchest                     |1.16.4-11.2.10      |DONE      |NOSIGNATURE
        MythicBotany-1.16.4-1.3.10.jar                    |MythicBotany                  |mythicbotany                  |1.16.4-1.3.10       |DONE      |NOSIGNATURE
        IntegratedCrafting-1.16.5-1.0.15.jar              |IntegratedCrafting            |integratedcrafting            |1.0.15              |DONE      |NOSIGNATURE
        ZeroCore2-1.16.4-2.0.21.jar                       |Zero CORE 2                   |zerocore                      |1.16.4-2.0.21       |DONE      |NOSIGNATURE
        forge-1.16.5-36.1.23-client.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |NOSIGNATURE
        voicechat-1.16.5-1.3.10.jar                       |Simple Voice Chat             |voicechat                     |1.16.5-1.3.10       |DONE      |NOSIGNATURE
        theoneprobe-1.16-3.1.3.jar                        |The One Probe                 |theoneprobe                   |1.16-3.1.3          |DONE      |NOSIGNATURE
        MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |DONE      |NOSIGNATURE
        ImmersiveEngineering-1.16.5-4.2.4-134.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-4.2.4-134    |DONE      |44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
        pamhc2crops-1.16.3-1.0.2.jar                      |Pam's HarvestCraft 2 Crops    |pamhc2crops                   |version             |DONE      |NOSIGNATURE
        jeiintegration_1.16.5-7.0.1.15.jar                |JEI Integration               |jeiintegration                |7.0.1.15            |DONE      |NOSIGNATURE
        Mantle-1.16.5-1.6.97.jar                          |Mantle                        |mantle                        |1.6.97              |DONE      |NOSIGNATURE
        IntegratedDynamics-1.16.5-1.8.2.jar               |IntegratedDynamics            |integrateddynamics            |1.8.2               |DONE      |NOSIGNATURE
        integratednbt-1.16.4-1.4.2.jar                    |Integrated NBT                |integratednbt                 |version             |DONE      |NOSIGNATURE
        pamhc2foodcore-1.16.3-1.0.2.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |DONE      |NOSIGNATURE
        itemcollectors-1.0.11-mc1.16.5.jar                |Item Collectors               |itemcollectors                |1.0.11              |DONE      |NOSIGNATURE
        gravestone-1.16.5-1.0.4.jar                       |Gravestone Mod                |gravestone                    |1.16.5-1.0.4        |DONE      |NOSIGNATURE
        ftb-backups-2.1.1.6.jar                           |FTB Backups                   |ftbbackups                    |2.1.1.6             |DONE      |NOSIGNATURE
        serverconfigupdater-1.3.jar                       |ServerConfig Updater          |serverconfigupdater           |1.3                 |DONE      |NOSIGNATURE
        JustEnoughProfessions-1.16.5-1.2.1.jar            |Just Enough Professions (JEP) |justenoughprofessions         |1.2.1               |DONE      |NOSIGNATURE
        lanterncolors-1.16.3-2.1.1.jar                    |Lantern Colors                |lanterncolors                 |1.16.2-2.1.1        |DONE      |NOSIGNATURE
        harvest-1.16.3-1.0.3.jar                          |Harvest                       |harvest                       |1.0.3               |DONE      |NOSIGNATURE
        structurize-0.13.173-ALPHA-universal.jar          |Structurize                   |structurize                   |0.13.173-ALPHA      |DONE      |NOSIGNATURE
        FastFurnace-1.16.4-4.4.0.jar                      |FastFurnace                   |fastfurnace                   |4.4.0               |DONE      |NOSIGNATURE
        byg-1.2.9.jar                                     |Oh The Biomes You'll Go       |byg                           |1.2.9               |DONE      |NOSIGNATURE
        extremeSoundMuffler-3.11_Forge-1.16.5.jar         |Extreme Sound Muffler         |extremesoundmuffler           |3.11_forge-1.16.5   |DONE      |NOSIGNATURE
        DefaultOptions_1.16.3-12.2.0.jar                  |Default Options               |defaultoptions                |12.2.0              |DONE      |NOSIGNATURE
        tetra-1.16.5-3.10.0.jar                           |Tetra                         |tetra                         |3.10.0              |DONE      |NOSIGNATURE
        rsrequestify-1.16.3-2.0.1.jar                     |RSRequestify                  |rsrequestify                  |2.0.1               |DONE      |NOSIGNATURE
        CyclopsCore-1.16.5-1.11.6.jar                     |Cyclops Core                  |cyclopscore                   |1.11.6              |DONE      |NOSIGNATURE
        astralsorcery-1.16.4-1.13.9.jar                   |Astral Sorcery                |astralsorcery                 |1.16.4-1.13.9       |DONE      |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
        pocketstorage-1.16.3-0.7.6.jar                    |Pocket Storage                |pocketstorage                 |1.16.3-0.7.6        |DONE      |NOSIGNATURE
        rsgauges-1.16.4-1.2.10.jar                        |Gauges and Switches           |rsgauges                      |1.2.10              |DONE      |bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        findme-1.16.3-2.2.0.0.jar                         |Find Me                       |findme                        |2.2.0               |DONE      |NOSIGNATURE
        glassential-forge-1.16.5-1.1.6.jar                |Glassential                   |glassential                   |1.1.6               |DONE      |NOSIGNATURE
        CookingForBlockheads_1.16.5-9.3.1.jar             |Cooking for Blockheads        |cookingforblockheads          |9.3.1               |DONE      |NOSIGNATURE
        Controlling-7.0.0.16.jar                          |Controlling                   |controlling                   |7.0.0.16            |DONE      |NOSIGNATURE
        Placebo-1.16.4-4.4.5.jar                          |Placebo                       |placebo                       |4.4.5               |DONE      |NOSIGNATURE
        citadel-1.6.3.jar                                 |Citadel                       |citadel                       |1.6.3               |DONE      |NOSIGNATURE
        rats-7.1.1-1.16.5.jar                             |Rats                          |rats                          |7.1.1               |DONE      |NOSIGNATURE
        ratlantis-1.0.0-1.16.3.jar                        |Rats: Ratlantis               |ratlantis                     |1.0.0-1.16.3        |DONE      |NOSIGNATURE
        culinaryconstruct-forge-1.16.5-4.0.0.6.jar        |Culinary Construct            |culinaryconstruct             |1.16.5-4.0.0.6      |DONE      |NOSIGNATURE
        Bookshelf-1.16.5-10.0.7.jar                       |Bookshelf                     |bookshelf                     |10.0.7              |DONE      |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
        DarkUtilities-1.16.5-8.0.9.jar                    |Dark Utilities                |darkutils                     |8.0.9               |DONE      |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
        BotanyPots-1.16.5-7.0.17.jar                      |BotanyPots                    |botanypots                    |7.0.17              |DONE      |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
        BotanyTrees-1.16.5-3.0.5.jar                      |BotanyTrees                   |botanytrees                   |3.0.5               |DONE      |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
        u_team_core-1.16.5-3.2.1.195.jar                  |U Team Core                   |uteamcore                     |3.2.1.195           |DONE      |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        buildinggadgets-1.16.5-3.8.0.jar                  |Building Gadgets              |buildinggadgets               |3.8.0               |DONE      |NOSIGNATURE
        forge-1.16.5-36.1.23-universal.jar                |Forge                         |forge                         |36.1.23             |DONE      |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
        cofh_core-1.16.4-1.2.1.jar                        |CoFH Core                     |cofh_core                     |1.2.1               |DONE      |NOSIGNATURE
        thermal_foundation-1.16.4-1.2.0.jar               |Thermal Series                |thermal                       |1.2.0               |DONE      |NOSIGNATURE
        thermal_innovation-1.16.4-1.2.0.jar               |Thermal Innovation            |thermal_innovation            |1.2.0               |DONE      |NOSIGNATURE
        thermal_locomotion-1.16.4-1.2.0.jar               |Thermal Locomotion            |thermal_locomotion            |1.2.0               |DONE      |NOSIGNATURE
        Psi 1.16-94.jar                                   |Psi                           |psi                           |1.16-94             |DONE      |NOSIGNATURE
        thermal_cultivation-1.16.4-1.2.0.jar              |Thermal Cultivation           |thermal_cultivation           |1.2.0               |DONE      |NOSIGNATURE
        AppleSkin-mc1.16.2-forge-1.0.14.jar               |AppleSkin                     |appleskin                     |1.0.14              |DONE      |NOSIGNATURE
        mcw-doors-1.0.2-mc1.16.5.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.2               |DONE      |NOSIGNATURE
        MekanismGenerators-1.16.5-10.0.21.448.jar         |Mekanism: Generators          |mekanismgenerators            |10.0.21             |DONE      |NOSIGNATURE
        XNetGases-1.16.5-2.2.6.jar                        |XNet Gases                    |xnetgases                     |2.2.6               |DONE      |NOSIGNATURE
        absentbydesign-1.16.5-1.4.1.jar                   |Absent By Design Mod          |absentbydesign                |1.16.5-1.4.1        |DONE      |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        twilightforest-1.16.5-4.0.435-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |DONE      |NOSIGNATURE
        quartz-chests-1603.1.0.8.jar                      |Quartz Chests                 |quartzchests                  |1603.1.0.8          |DONE      |NOSIGNATURE
        PrettyPipes-1.9.3.jar                             |Pretty Pipes                  |prettypipes                   |1.9.3               |DONE      |NOSIGNATURE
        JAMD-1.1.9-beta+mc-1.16.5.jar                     |Just Another Mining Dimension |jamd                          |1.1.9-beta+mc-1.16.5|DONE      |23:8f:95:0f:65:ec:2e:38:99:79:f4:bc:47:8a:0b:df:29:ef:2d:82:66:20:09:20:02:dc:4a:15:97:45:f8:43
        chocolate-1.3.0-1.16.4.jar                        |Chocolate                     |chocolate                     |1.3.0-1.16.4        |DONE      |NOSIGNATURE
        mcw-bridges-1.0.5-mc1.16.5-4.jar                  |Macaw's Bridges               |mcwbridges                    |1.0.5               |DONE      |NOSIGNATURE
        useful_backpacks-1.16.5-1.12.0.88.jar             |Useful Backpacks              |usefulbackpacks               |1.12.0.88           |DONE      |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        entangled-1.3.2-mc1.16.5.jar                      |Entangled                     |entangled                     |1.3.2               |DONE      |NOSIGNATURE
        CommonCapabilities-1.16.5-2.7.0.jar               |CommonCapabilities            |commoncapabilities            |2.7.0               |DONE      |NOSIGNATURE
        valkyrielib-1.16.5-3.0.8.0.jar                    |ValkyrieLib                   |valkyrielib                   |1.16.5-3.0.8.0      |DONE      |NOSIGNATURE
        envirocore-1.16.5-3.0.8.0.jar                     |Environmental Core            |envirocore                    |1.16.5-3.0.8.0      |DONE      |NOSIGNATURE
        envirotech-1.16.5-3.0.8.0.jar                     |Environmental Tech            |envirotech                    |1.16.5-3.0.8.0      |DONE      |NOSIGNATURE
        Lollipop-1.16.5-3.2.9.jar                         |Lollipop                      |lollipop                      |3.2.9               |DONE      |NOSIGNATURE
        ftb-ranks-1604.1.1.11.jar                         |FTB Ranks                     |ftbranks                      |1604.1.1.11         |DONE      |NOSIGNATURE
        simplybackpacks-1.16.3-1.4.13.jar                 |Simply Backpacks              |simplybackpacks               |1.16.3-1.4.13       |DONE      |NOSIGNATURE
        pamhc2foodextended-1.16.3-1.0.2.jar               |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended            |version             |DONE      |NOSIGNATURE
        Patchouli-1.16.4-51.jar                           |Patchouli                     |patchouli                     |1.16.4-51           |DONE      |NOSIGNATURE
        ars_nouveau-1.16.4-1.16.2.jar                     |Ars Nouveau                   |ars_nouveau                   |1.16.2              |DONE      |NOSIGNATURE
        doomangelring-1.16.4-1.0.0.jar                    |Doom Angel Ring               |doomangelring                 |1.0.0               |DONE      |NOSIGNATURE
        thermal_expansion-1.16.4-1.2.0.jar                |Thermal Expansion             |thermal_expansion             |1.2.0               |DONE      |NOSIGNATURE
        IntegratedTunnels-1.16.5-1.8.1.jar                |IntegratedTunnels             |integratedtunnels             |1.8.1               |DONE      |NOSIGNATURE
        elevatorid-1.16.5-1.7.13.jar                      |Elevator Mod                  |elevatorid                    |1.16.5-1.7.13       |DONE      |NOSIGNATURE
        Runelic-1.16.5-7.0.1.jar                          |Runelic                       |runelic                       |7.0.1               |DONE      |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
        MekanismTools-1.16.5-10.0.21.448.jar              |Mekanism: Tools               |mekanismtools                 |10.0.21             |DONE      |NOSIGNATURE
        ChunkNoGoByeBye-1.16.5-1.3.0.jar                  |ChunkNoGoByeBye               |chunknogobyebye               |1.16.5-1.3.0        |DONE      |NOSIGNATURE
        architectury-1.14.157-forge.jar                   |Architectury                  |architectury                  |1.14.157            |DONE      |NOSIGNATURE
        ftb-gui-library-1605.2.1.41-forge.jar             |FTB GUI Library               |ftbguilibrary                 |1605.2.1.41         |DONE      |NOSIGNATURE
        ftbauxilium-forge-1605.1.1-build.14-forge.jar     |FTB Auxilium                  |ftbauxilium                   |1605.1.1-build.14   |DONE      |NOSIGNATURE
        ftb-teams-1604.1.0.16-forge.jar                   |FTB Teams                     |ftbteams                      |1604.1.0.16         |DONE      |NOSIGNATURE
        cc-tweaked-1.16.4-1.95.3.jar                      |CC: Tweaked                   |computercraft                 |1.95.3              |DONE      |NOSIGNATURE
        ExtremeReactors2-1.16.4-2.0.23.jar                |Extreme Reactors 2            |bigreactors                   |1.16.4-2.0.23       |DONE      |NOSIGNATURE
        light-overlay-5.8.1.jar                           |Light Overlay                 |lightoverlay                  |5.8.1               |DONE      |NOSIGNATURE
        trashcans-1.0.10-mc1.16.5.jar                     |Trash Cans                    |trashcans                     |1.0.10              |DONE      |NOSIGNATURE
        The_Undergarden-1.16.5-0.5.1.jar                  |The Undergarden               |undergarden                   |0.5.1               |DONE      |NOSIGNATURE
        bwncr-1.16.4-3.9.16.jar                           |Bad Wither No Cookie Reloaded |bwncr                         |1.16.4-3.9.16       |DONE      |NOSIGNATURE
        QuantumStorage-1.16.4-5.3.0.jar                   |QuantumStorage                |quantumstorage                |5.3.0Alpha5         |DONE      |NOSIGNATURE
        Cyclic-1.16.5-1.2.7.jar                           |Cyclic                        |cyclic                        |1.16.5-1.2.7        |DONE      |1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        BetterAdvancements-1.16.5-0.1.0.105.jar           |Better Advancements           |betteradvancements            |0.1.0.105           |DONE      |NOSIGNATURE
        inventorysorter-1.16.1-18.1.0.jar                 |Simple Inventory Sorter       |inventorysorter               |18.1.0              |DONE      |NOSIGNATURE
        rhino-1.7.13-build.24.jar                         |Rhino                         |rhino                         |1.7.13-build.24     |DONE      |NOSIGNATURE
        kubejs-1605.3.8-build.198-forge.jar               |KubeJS                        |kubejs                        |1605.3.8-build.198  |DONE      |NOSIGNATURE
        kubejs-thermal-1605.1.1.6.jar                     |KubeJS Thermal                |kubejs_thermal                |1605.1.1.6          |DONE      |NOSIGNATURE
        kubejs-immersive-engineering-1604.1.0.12.jar      |KubeJS Immersive Engineering  |kubejs_immersive_engineering  |1604.1.0.12         |DONE      |NOSIGNATURE
        kubejs-mekanism-1604.1.1.6.jar                    |KubeJS Mekanism               |kubejs_mekanism               |1604.1.1.6          |DONE      |NOSIGNATURE
        kubejs-ui-1605.1.3-build.4-forge.jar              |KubeJS UI                     |kubejs_ui                     |1605.1.3-build.4    |DONE      |NOSIGNATURE
        pamhc2trees-1.16.3-1.0.1.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.1               |DONE      |NOSIGNATURE
        flatbedrock-1.16.4-1.1.6.jar                      |Flat Bedrock                  |flatbedrock                   |1.16.4-1.1.6        |DONE      |NOSIGNATURE
        snad-1.0.5-1.16.5.jar                             |Snad                          |snad                          |1.0.5               |DONE      |NOSIGNATURE
        ensorcellation-1.16.4-1.2.0.jar                   |Ensorcellation                |ensorcellation                |1.2.0               |DONE      |NOSIGNATURE
        create-mc1.16.5_v0.3.1c.jar                       |Create                        |create                        |mc1.16.5_v0.3.1c+151|DONE      |NOSIGNATURE
        kubejs-create-1604.1.0.4.jar                      |KubeJS Create                 |kubejs_create                 |1604.1.0.4          |DONE      |NOSIGNATURE
        Waystones_1.16.5-7.5.1.jar                        |Waystones                     |waystones                     |7.5.1               |DONE      |NOSIGNATURE
        Clumps-6.0.0.22.jar                               |Clumps                        |clumps                        |6.0.0.22            |DONE      |NOSIGNATURE
        mgui-1.16.5-3.2.0.jar                             |mgui                          |mgui                          |3.2.0               |DONE      |NOSIGNATURE
        journeymap-1.16.5-5.7.1.jar                       |Journeymap                    |journeymap                    |5.7.1               |DONE      |NOSIGNATURE
        comforts-forge-1.16.5-4.0.0.4.jar                 |Comforts                      |comforts                      |1.16.5-4.0.0.4      |DONE      |NOSIGNATURE
        appliedenergistics2-8.3.1.jar                     |Applied Energistics 2         |appliedenergistics2           |8.3.1               |DONE      |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
        DungeonCrawl-1.16.3-2.2.4.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.2.4               |DONE      |NOSIGNATURE
        charginggadgets-1.3.0.jar                         |Charging Gadgets              |charginggadgets               |1.3.0               |DONE      |NOSIGNATURE
        mcjtylib-1.16-5.0.19.jar                          |McJtyLib                      |mcjtylib                      |1.16-5.0.19         |DONE      |NOSIGNATURE
        rftoolsbase-1.16-2.0.10.jar                       |RFToolsBase                   |rftoolsbase                   |1.16-2.0.10         |DONE      |NOSIGNATURE
        xnet-1.16-3.0.13.jar                              |XNet                          |xnet                          |1.16-3.0.13         |DONE      |NOSIGNATURE
        rftoolsdim-1.16-7.0.9-beta.jar                    |RFToolsDimensions             |rftoolsdim                    |1.16-7.0.9-beta     |DONE      |NOSIGNATURE
        rftoolspower-1.16-3.0.8.jar                       |RFToolsPower                  |rftoolspower                  |1.16-3.0.8          |DONE      |NOSIGNATURE
        rftoolsbuilder-1.16-3.0.17.jar                    |RFToolsBuilder                |rftoolsbuilder                |1.16-3.0.17         |DONE      |NOSIGNATURE
        rftoolsstorage-1.16-2.0.12.jar                    |RFToolsStorage                |rftoolsstorage                |1.16-2.0.12         |DONE      |NOSIGNATURE
        rftoolscontrol-1.16-4.0.10.jar                    |RFToolsControl                |rftoolscontrol                |1.16-4.0.10         |DONE      |NOSIGNATURE
        restrictions-1.16-3.0.3.jar                       |Restrictions                  |restrictions                  |1.16-3.0.3          |DONE      |NOSIGNATURE
        Toast-Control-1.16.4-4.3.1.jar                    |Toast Control                 |toastcontrol                  |4.3.1               |DONE      |NOSIGNATURE
        mininggadgets-1.7.5.jar                           |Mining Gadgets                |mininggadgets                 |1.7.5               |DONE      |NOSIGNATURE
        entitydetectors-1.16.4-1.1.0.1.jar                |Entity Detectors              |entitydetectors               |1.1.0.1             |DONE      |NOSIGNATURE
        EnderStorage-1.16.4-2.7.1.166-universal.jar       |EnderStorage                  |enderstorage                  |2.7.1.166           |DONE      |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        ftb-chunks-1605.2.3-build.75.jar                  |FTB Chunks                    |ftbchunks                     |1605.2.3-build.75   |DONE      |NOSIGNATURE
        BloodMagic-1.16.4-3.1.0-15.jar                    |Blood Magic                   |bloodmagic                    |1.16.4-3.1.0-15     |DONE      |NOSIGNATURE
        kubejs-blood-magic-1604.1.0.4.jar                 |KubeJS Blood Magic            |kubejs_blood_magic            |1604.1.0.4          |DONE      |NOSIGNATURE
        recipebuffers-2.1.jar                             |Recipe Buffers                |recipebuffers                 |2.1                 |DONE      |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
        MiniCoal2-1.16.1-0.0.2-universal.jar              |MiniCoal 2                    |minicoal2                     |{{version}}         |DONE      |NOSIGNATURE
        immersiveposts-1.16.5-4.0.0.jar                   |Immersive Posts               |immersiveposts                |4.0.0               |DONE      |d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
        TConstruct-1.16.5-3.0.3.152.jar                   |Tinkers' Construct            |tconstruct                    |3.0.3.152           |DONE      |NOSIGNATURE
        rftoolsutility-1.16-3.0.26.jar                    |RFToolsUtility                |rftoolsutility                |1.16-3.0.26         |DONE      |NOSIGNATURE
        EnchantmentDescriptions-1.16.5-7.0.8.jar          |EnchantmentDescriptions       |enchdesc                      |7.0.8               |DONE      |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
        titanium-1.16.5-3.2.8.2.jar                       |Titanium                      |titanium                      |3.2.8.2             |DONE      |NOSIGNATURE
        mana-and-artifice-1.3.0.6.jar                     |Mana and Artifice             |mana-and-artifice             |1.3.0.6             |DONE      |NOSIGNATURE
        movingelevators-1.2.34-mc1.16.5.jar               |Moving Elevators              |movingelevators               |1.2.34              |DONE      |NOSIGNATURE
        archers_paradox-1.16.4-1.2.0.jar                  |Archer's Paradox              |archers_paradox               |1.2.0               |DONE      |NOSIGNATURE
        Krate-1.16.5-0.1.4.jar                            |Krate                         |krate                         |0.1.4               |DONE      |NOSIGNATURE
        FastWorkbench-1.16.4-4.5.1.jar                    |FastWorkbench                 |fastbench                     |4.5.1               |DONE      |NOSIGNATURE
        StorageDrawers-1.16.3-8.2.2.jar                   |Storage Drawers               |storagedrawers                |8.2.2               |DONE      |NOSIGNATURE
        FluxNetworks-1.16.5-6.1.7.12.jar                  |Flux Networks                 |fluxnetworks                  |6.1.7.12            |DONE      |NOSIGNATURE
        Statues-1.16.5-0.1.6.8.jar                        |Statues Mod                   |statues                       |0.1.6.8             |DONE      |NOSIGNATURE
        minecolonies-0.14.169-ALPHA-universal.jar         |MineColonies                  |minecolonies                  |0.14.169-ALPHA      |DONE      |NOSIGNATURE
        ferritecore-2.0.4-forge.jar                       |Ferrite Core                  |ferritecore                   |2.0.4               |DONE      |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
        ice_ice_baby-1.16.4-3.0.1.jar                     |Ice Ice Baby                  |ice_ice_baby                  |3.0.1               |DONE      |NOSIGNATURE
        moredragoneggs-1.4.jar                            |More Dragon Eggs              |moredragoneggs                |1.4                 |DONE      |NOSIGNATURE
        modular-routers-1.16.5-7.4.0-55.jar               |Modular Routers               |modularrouters                |task ':jar' property|DONE      |NOSIGNATURE
        refinedstorageaddons-0.7.2.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.7.2               |DONE      |NOSIGNATURE
        chiselsandbits-0.3.4-RELEASE.jar                  |Chisels & bits                |chiselsandbits                |NONE                |DONE      |NOSIGNATURE
    Crash Report UUID: 8d18728b-7eae-417f-be8d-ce4478c069a4
    [Psi] Active spell: None
    Patchouli open book context: n/a
    Launched Version: 1.16.5-forge-36.1.23
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: AMD Radeon RX 5600 XT GL version 4.6.14757 Compatibility Profile Context 20.12.1 27.20.14501.28009, ATI Technologies Inc.
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Graphics mode: fast
    Resource Packs: vanilla, mod_resources, kubejs:resource_pack
    Current Language: English (US)
    CPU: 12x AMD Ryzen 5 3600 6-Core Processor 

Link to comment
Share on other sites

Try removing Optifine.
If that doesn't work, provide debug.log without Optifine (more details on debug.log in my signature below, just expand the spoiler)

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

 

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

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

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

 

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

Spoiler

Logs (Most issues require logs to diagnose):

Spoiler

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

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

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

https://hastebin.com/: 400KB

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

 

What to provide:

...for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update...

 

...for Installer Issues:

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

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

Note for Windows users:

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

 

Where to get it:

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

 

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

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

Video:

Spoiler

 

 

 

or alternately, 

 

Fallback ("No logs are generated"):

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

 

Server Not Starting:

Spoiler

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

 

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

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

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

 

Posting your mod as a GitHub Repo:

Spoiler

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

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

 

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

[Workaround line, please ignore]

 

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
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.



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Error code org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered   Crash Report:  https://pastebin.com/nif3vY2q   I have no clue how to fix this or even how to read this, I just wanted to play some modded MC. I thought I had watched and followed the YT tutorials well, but apparently not, any help would be great
    • Whenever i download the 1.18.2 forge server files, it never downloads what it is supposed too but instead downloads 4 items which are libraries, run, run.sh, and user_jvm_args and i have no clue what to do
    • Tried it and still does the same thing. The funny thing is if I went to add a new installation in Minecraft launcher, it shows up, but not the icon. Also when I try to play on that installation it says "unexpected error" or "game crashed" 
    • ---- Minecraft Crash Report ---- // You're mean. Time: 2023-03-28 21:07:05 Description: Exception in server tick loop java.lang.IllegalStateException: Failed to initialize server     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:626) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23194!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}     at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details:     Minecraft Version: 1.19.2     Minecraft Version ID: 1.19.2     Operating System: Windows 10 (amd64) version 10.0     Java Version: 17.0.6, Oracle Corporation     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation     Memory: 742297856 bytes (707 MiB) / 1195376640 bytes (1140 MiB) up to 6442450944 bytes (6144 MiB)     CPUs: 12     Processor Vendor: AuthenticAMD     Processor Name: AMD Ryzen 5 3600X 6-Core Processor                  Identifier: AuthenticAMD Family 23 Model 113 Stepping 0     Microarchitecture: Zen 2     Frequency (GHz): 3.79     Number of physical packages: 1     Number of physical CPUs: 6     Number of logical CPUs: 12     Graphics card #0 name: NVIDIA GeForce RTX 2070 SUPER     Graphics card #0 vendor: NVIDIA (0x10de)     Graphics card #0 VRAM (MB): 4095.00     Graphics card #0 deviceId: 0x1e84     Graphics card #0 versionInfo: DriverVersion=31.0.15.3141     Memory slot #0 capacity (MB): 8192.00     Memory slot #0 clockSpeed (GHz): 2.13     Memory slot #0 type: DDR4     Memory slot #1 capacity (MB): 8192.00     Memory slot #1 clockSpeed (GHz): 2.13     Memory slot #1 type: DDR4     Memory slot #2 capacity (MB): 8192.00     Memory slot #2 clockSpeed (GHz): 2.13     Memory slot #2 type: DDR4     Memory slot #3 capacity (MB): 8192.00     Memory slot #3 clockSpeed (GHz): 2.13     Memory slot #3 type: DDR4     Virtual memory max (MB): 37542.30     Virtual memory used (MB): 16107.47     Swap memory total (MB): 4864.00     Swap memory used (MB): 60.82     JVM Flags: 1 total; -Xmx6G     Server Running: true     Data Packs: vanilla, mod:treechop (incompatible), mod:notenoughcrashes (incompatible), mod:caveore (incompatible), mod:spoornarmorattributes (incompatible), mod:deathcounter, mod:naturalist, mod:paragon, mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:kleeslabs (incompatible), mod:hourglass (incompatible), mod:cookingforblockheads (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:lootintegrations (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:harderspawners (incompatible), mod:clickadv (incompatible), mod:additionalstructures, mod:balm (incompatible), mod:dynview (incompatible), mod:dragonfight (incompatible), mod:cloth_config (incompatible), mod:copperdrops (incompatible), mod:corpse (incompatible), mod:farmersdelight (incompatible), mod:cleancut (incompatible), mod:ambientsounds (incompatible), mod:medievalmusic (incompatible), mod:hostilevillages (incompatible), mod:memorysettings (incompatible), mod:curios, mod:cataclysm (incompatible), mod:corail_woodcutter, mod:blockui, mod:spoornweaponattributes (incompatible), mod:storageracks (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:enhancedfarming, mod:cursery (incompatible), mod:t_and_t, mod:scalinghealth (incompatible), mod:playerrevive (incompatible), mod:geckolib3 (incompatible), mod:wwoo_forge, mod:bhmenu (incompatible), mod:dusk (incompatible), mod:trashslot (incompatible), mod:fallingthrough (incompatible), mod:shieldmechanics (incompatible), mod:awesomedungeonend, mod:limitedchunks (incompatible), mod:jei (incompatible), mod:copperized (incompatible), mod:graveyard (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:journeymap (incompatible), mod:comforts, mod:magistuarmory, mod:farsight_view (incompatible), mod:forge, mod:dungeons_arise, mod:craftingtweaks (incompatible), mod:awesomedungeonocean, mod:smoothchunk (incompatible), mod:logprot (incompatible), mod:vanillaplustools, mod:enchdesc (incompatible), mod:terrablender, mod:biomesoplenty, mod:mousetweaks, mod:awesomedungeonnether, mod:commonality, mod:silentlib (incompatible), mod:jade (incompatible), mod:creativecore (incompatible), mod:spectrelib (incompatible), mod:domum_ornamentum, mod:betterfpsdist (incompatible), mod:unstructured, mod:ecologics (incompatible), mod:brutalbosses (incompatible), mod:screenscale (incompatible), mod:polymorph, mod:globaldataandresourcepacks (incompatible), mod:structurize, mod:multipiston, mod:minecolonies (incompatible), mod:mvs, mod:creeperoverhaul (incompatible), mod:appleskin, mod:ferritecore (incompatible), mod:solcarrot (incompatible), mod:apexcore, mod:infusedfoods, mod:byg, mod:delightful (incompatible), 1.19_default.zip, global:, structure_mod_compat.zip     World Generation: Stable     Is Modded: Definitely; Server brand changed to 'forge'     Type: Dedicated Server (map_server.txt)     ModLauncher: 10.0.8+10.0.8+main.0ef7e830     ModLauncher launch target: forgeserver     ModLauncher naming: srg     ModLauncher services:          mixin-0.8.5.jar mixin PLUGINSERVICE          eventbus-6.0.3.jar eventbus PLUGINSERVICE          fmlloader-1.19.2-43.1.47.jar slf4jfixer PLUGINSERVICE          fmlloader-1.19.2-43.1.47.jar object_holder_definalize PLUGINSERVICE          fmlloader-1.19.2-43.1.47.jar runtime_enum_extender PLUGINSERVICE          fmlloader-1.19.2-43.1.47.jar capability_token_subclass PLUGINSERVICE          accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE          fmlloader-1.19.2-43.1.47.jar runtimedistcleaner PLUGINSERVICE          modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE          modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE      FML Language Providers:          minecraft@1.0         lowcodefml@null         javafml@null     Mod List:          TreeChop-1.19.1-0.15.8.jar                        |HT's TreeChop                 |treechop                      |0.15.8              |DONE      |Manifest: NOSIGNATURE         notenoughcrashes-4.1.8+1.19.2-forge.jar           |Not Enough Crashes            |notenoughcrashes              |4.1.8+1.19.2        |DONE      |Manifest: NOSIGNATURE         caveore-1.19.2-2.3.jar                            |CaveOre Mod                   |caveore                       |1.19.2-2.3          |DONE      |Manifest: NOSIGNATURE         spoornarmorattributes-2.0.6-1.19-forge.jar        |Spoorn Armor Attributes       |spoornarmorattributes         |2.0.6-1.19          |DONE      |Manifest: NOSIGNATURE         DeathCounter-1.19.2-1.2.1.jar                     |Death Counter                 |deathcounter                  |1.2.1               |DONE      |Manifest: NOSIGNATURE         naturalist-forge-2.1.1-1.19.2.jar                 |Naturalist                    |naturalist                    |2.1.1               |DONE      |Manifest: NOSIGNATURE         paragon-forge-1.0.3b-1.19x.jar                    |Paragon                       |paragon                       |1.0.3               |DONE      |Manifest: NOSIGNATURE         connectivity-1.19.1-3.3.jar                       |Connectivity Mod              |connectivity                  |1.19.1-3.3          |DONE      |Manifest: NOSIGNATURE         sophisticatedcore-1.19.2-0.5.9.117.jar            |Sophisticated Core            |sophisticatedcore             |1.19.2-0.5.9.117    |DONE      |Manifest: NOSIGNATURE         kleeslabs-forge-1.19-12.1.0.jar                   |KleeSlabs                     |kleeslabs                     |12.1.0              |DONE      |Manifest: NOSIGNATURE         hourglass-1.19.1-1.2.1.1.jar                      |Hourglass                     |hourglass                     |1.19.1-1.2.1.1      |DONE      |Manifest: NOSIGNATURE         cookingforblockheads-forge-1.19-13.2.1.jar        |CookingForBlockheads          |cookingforblockheads          |13.2.1              |DONE      |Manifest: NOSIGNATURE         citadel-1.12.11-1.19.jar                          |Citadel                       |citadel                       |1.12.11             |DONE      |Manifest: NOSIGNATURE         alexsmobs-1.20.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.20.1              |DONE      |Manifest: NOSIGNATURE         lootintegrations-1.19.1-1.6.jar                   |Lootintegrations mod          |lootintegrations              |1.19.1-1.6          |DONE      |Manifest: NOSIGNATURE         Bookshelf-Forge-1.19.2-16.1.5.jar                 |Bookshelf                     |bookshelf                     |16.1.5              |DONE      |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         sophisticatedbackpacks-1.19.2-3.18.24.703.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.19.2-3.18.24.703  |DONE      |Manifest: NOSIGNATURE         HarderSpawners-1.19.2-40.2.23.0.jar               |Harder Spawners Mod           |harderspawners                |1.19.2-40.2.23.0    |DONE      |Manifest: NOSIGNATURE         clickadv-1.19.2-2.9.jar                           |clickadv mod                  |clickadv                      |1.19.2-2.9          |DONE      |Manifest: NOSIGNATURE         Rex's-AdditionalStructures-1.19-(v.4.0.1).jar     |Additional Structures         |additionalstructures          |4.0.1               |DONE      |Manifest: NOSIGNATURE         balm-4.5.3.jar                                    |Balm                          |balm                          |4.5.3               |DONE      |Manifest: NOSIGNATURE         dynview-1.19.1-2.9.jar                            |Dynamic view distance         |dynview                       |2.3                 |DONE      |Manifest: NOSIGNATURE         dragonfight-1.19.2-2.4.jar                        |dragonfight mod               |dragonfight                   |1.19.2-2.4          |DONE      |Manifest: NOSIGNATURE         cloth-config-8.0.75-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.0.75              |DONE      |Manifest: NOSIGNATURE         CopperDrops-1.19-1.0.jar                          |Copper Drops                  |copperdrops                   |1.0                 |DONE      |Manifest: NOSIGNATURE         corpse-1.19.2-1.0.0.jar                           |Corpse                        |corpse                        |1.19.2-1.0.0        |DONE      |Manifest: NOSIGNATURE         FarmersDelight-1.19-1.2.0.jar                     |Farmer's Delight              |farmersdelight                |1.19-1.2.0          |DONE      |Manifest: NOSIGNATURE         cleancut-mc1.19-4.2-forge.jar                     |Clean Cut                     |cleancut                      |4.2                 |DONE      |Manifest: NOSIGNATURE         AmbientSounds_FORGE_v5.2.1_mc1.19.jar             |Ambient Sounds                |ambientsounds                 |5.2.1               |DONE      |Manifest: NOSIGNATURE         zmedievalmusic-1.19.2-1.4.jar                     |medievalmusic mod             |medievalmusic                 |1.19.2-1.4          |DONE      |Manifest: NOSIGNATURE         hostilevillages-1.19.2-4.1.jar                    |Example Mod                   |hostilevillages               |1.19.2-4.1          |DONE      |Manifest: NOSIGNATURE         memorysettings-1.19.2-2.2.jar                     |memorysettings mod            |memorysettings                |1.19.2-2.2          |DONE      |Manifest: NOSIGNATURE         curios-forge-1.19.2-5.1.1.0.jar                   |Curios API                    |curios                        |1.19.2-5.1.1.0      |DONE      |Manifest: NOSIGNATURE         Cataclysm-0.20-1.19.2-hotfix.jar                  |Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE         corail_woodcutter-1.19.2-2.5.0.jar                |Corail Woodcutter             |corail_woodcutter             |2.5.0               |DONE      |Manifest: NOSIGNATURE         blockui-1.19-0.0.64-ALPHA.jar                     |UI Library Mod                |blockui                       |1.19-0.0.64-ALPHA   |DONE      |Manifest: NOSIGNATURE         spoornweaponattributes-4.0.9-1.19-forge.jar       |Spoorn Weapon Attributes      |spoornweaponattributes        |4.0.9-1.19          |DONE      |Manifest: NOSIGNATURE         storageracks-1.19.2-1.1.4.jar                     |Storage Racks                 |storageracks                  |1.19.2-1.1.4        |DONE      |Manifest: NOSIGNATURE         deeperdarker-forge-1.1.3-forge.jar                |Deeper and Darker             |deeperdarker                  |1.1.3               |DONE      |Manifest: NOSIGNATURE         architectury-6.2.43-forge.jar                     |Architectury                  |architectury                  |6.2.43              |DONE      |Manifest: NOSIGNATURE         Enhanced-Farming-1.19-1.4.5.jar                   |Enhanced Farming              |enhancedfarming               |1.4.5               |DONE      |Manifest: NOSIGNATURE         cursery-1.19.2-3.0.jar                            |Cursery Mod                   |cursery                       |1.19.2-3.0          |DONE      |Manifest: NOSIGNATURE         Towns-and-Towers-1.19-1.8.2.jar                   |Towns and Towers - Structure A|t_and_t                       |1.8.2               |DONE      |Manifest: NOSIGNATURE         ScalingHealth-1.19.2-7.0.0+6.jar                  |Scaling Health                |scalinghealth                 |7.0.0+6             |DONE      |Manifest: NOSIGNATURE         PlayerRevive_FORGE_v2.0.9_mc1.19.2.jar            |PlayerRevive                  |playerrevive                  |2.0.9               |DONE      |Manifest: NOSIGNATURE         geckolib-forge-1.19-3.1.19.jar                    |GeckoLib                      |geckolib3                     |3.1.19              |DONE      |Manifest: NOSIGNATURE         wwoo_forge-3.1.7+1.19.2.jar                       |William Wythers Overhauled Ove|wwoo_forge                    |3.1.7               |DONE      |Manifest: NOSIGNATURE         BHMenu-Forge-1.19.2-1.3.jar                       |Bisect Hosting Menu           |bhmenu                        |1.19.2-1.3          |DONE      |Manifest: NOSIGNATURE         dusk-1.19.1-2.2.jar                               |Dusk Mod                      |dusk                          |1.19.1-2.2          |DONE      |Manifest: NOSIGNATURE         trashslot-forge-1.19-12.0.0.jar                   |TrashSlot                     |trashslot                     |12.0.0              |DONE      |Manifest: NOSIGNATURE         fallingthrough-1.19.2-2.6.jar                     |Fallingthrough mod            |fallingthrough                |1.19.2-2.6          |DONE      |Manifest: NOSIGNATURE         shieldmechanics-1.19.2-3.5.jar                    |Shield Mechanics              |shieldmechanics               |1.19.2-3.5          |DONE      |Manifest: NOSIGNATURE         awesomedungeonend-forge-1.19.2-3.0.0.jar          |Awesome dungeon the end       |awesomedungeonend             |3.0.0               |DONE      |Manifest: NOSIGNATURE         limitedchunks-1.19.2-2.4.jar                      |Limited Chunkloading          |limitedchunks                 |1.8                 |DONE      |Manifest: NOSIGNATURE         jei-1.19.2-forge-11.3.0.262.jar                   |Just Enough Items             |jei                           |11.3.0.262          |DONE      |Manifest: NOSIGNATURE         Copperized-1.19-2.5.jar                           |Copperized                    |copperized                    |2.5                 |DONE      |Manifest: NOSIGNATURE         The_Graveyard_1.12_(FORGE)_for_1.19.2.jar         |The Graveyard                 |graveyard                     |1.12                |DONE      |Manifest: NOSIGNATURE         libraryferret-forge-1.19.2-3.0.0.jar              |Library ferret                |libraryferret                 |3.0.0               |DONE      |Manifest: NOSIGNATURE         goblintraders-1.7.3-1.19.jar                      |Goblin Traders                |goblintraders                 |1.7.3               |DONE      |Manifest: NOSIGNATURE         journeymap-1.19.1-5.9.0beta2-forge.jar            |Journeymap                    |journeymap                    |5.9.0beta2          |DONE      |Manifest: NOSIGNATURE         comforts-forge-6.0.0+1.19.2.jar                   |Comforts                      |comforts                      |6.0.0+1.19.2        |DONE      |Manifest: NOSIGNATURE         [1.19.x]-Epic-Knights-Armor-and-Weapons-6.6v.jar  |Epic Knights: Armor and Weapon|magistuarmory                 |1.0                 |DONE      |Manifest: NOSIGNATURE         farsight-1.19.1-2.0.jar                           |Farsight mod                  |farsight_view                 |1.19.1-2.0          |DONE      |Manifest: NOSIGNATURE         forge-1.19.2-43.1.47-universal.jar                |Forge                         |forge                         |43.1.47             |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         DungeonsArise-1.19-2.1.51-beta.jar                |When Dungeons Arise           |dungeons_arise                |2.1.51              |DONE      |Manifest: NOSIGNATURE         craftingtweaks-forge-1.19-15.1.0.jar              |CraftingTweaks                |craftingtweaks                |15.1.0              |DONE      |Manifest: NOSIGNATURE         awesomedungeonocean-forge-1.19.2-3.0.0.jar        |Awesome dungeon edition ocean |awesomedungeonocean           |3.0.0               |DONE      |Manifest: NOSIGNATURE         server-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |DONE      |Manifest: NOSIGNATURE         smoothchunk-1.19.1-2.0.jar                        |Smoothchunk mod               |smoothchunk                   |1.19.1-2.0          |DONE      |Manifest: NOSIGNATURE         logprot-1.19.1-1.8.jar                            |Logprot                       |logprot                       |1.4                 |DONE      |Manifest: NOSIGNATURE         vanillaplustools-1.19-1.1.jar                     |Vanilla+ Tools                |vanillaplustools              |1.19-1.1            |DONE      |Manifest: NOSIGNATURE         EnchantmentDescriptions-Forge-1.19.2-13.0.1.jar   |EnchantmentDescriptions       |enchdesc                      |13.0.1              |DONE      |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         TerraBlender-forge-1.19.2-2.0.1.125.jar           |TerraBlender                  |terrablender                  |2.0.1.125           |DONE      |Manifest: NOSIGNATURE         BiomesOPlenty-1.19.2-17.1.1.150.jar               |Biomes O' Plenty              |biomesoplenty                 |17.1.1.150          |DONE      |Manifest: NOSIGNATURE         MouseTweaks-forge-mc1.19-2.23.jar                 |Mouse Tweaks                  |mousetweaks                   |2.23                |DONE      |Manifest: NOSIGNATURE         awesomedungeonnether-forge-1.19.2-3.0.0.jar       |Awesome dungeon nether        |awesomedungeonnether          |3.0.0               |DONE      |Manifest: NOSIGNATURE         commonality-1.19.2-4.1.1.jar                      |Commonality                   |commonality                   |4.1.1               |DONE      |Manifest: NOSIGNATURE         silent-lib-1.19.2-7.0.2.jar                       |Silent Lib                    |silentlib                     |7.0.2               |DONE      |Manifest: NOSIGNATURE         Jade-1.19.1-forge-8.1.1.jar                       |Jade                          |jade                          |8.1.1               |DONE      |Manifest: NOSIGNATURE         CreativeCore_FORGE_v2.8.5_mc1.19.2.jar            |CreativeCore                  |creativecore                  |2.8.5               |DONE      |Manifest: NOSIGNATURE         spectrelib-forge-0.8.1+1.19.jar                   |SpectreLib                    |spectrelib                    |0.8.1+1.19          |DONE      |Manifest: NOSIGNATURE         domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar  |Domum Ornamentum              |domum_ornamentum              |1.19-1.0.76-ALPHA   |DONE      |Manifest: NOSIGNATURE         betterfpsdist-1.19.1-1.6.jar                      |betterfpsdist mod             |betterfpsdist                 |1.19.1-1.6          |DONE      |Manifest: NOSIGNATURE         unstructured-0.5.2[FORGE].jar                     |Unstructured [FORGE]          |unstructured                  |0.5.2               |DONE      |Manifest: NOSIGNATURE         ecologics-forge-1.19.2-2.1.9.jar                  |Ecologics                     |ecologics                     |2.1.9               |DONE      |Manifest: NOSIGNATURE         brutalbosses-1.19.1-5.5.jar                       |brutalbosses mod              |brutalbosses                  |1.19.1-5.5          |DONE      |Manifest: NOSIGNATURE         screenscale-1.19.2-2.3.jar                        |screenscale mod               |screenscale                   |1.19.2-2.3          |DONE      |Manifest: NOSIGNATURE         polymorph-forge-0.45.0+1.19.2.jar                 |Polymorph                     |polymorph                     |0.45.0+1.19.2       |DONE      |Manifest: NOSIGNATURE         global_packs-forge-1.19.2-1.14.2_forge.jar        |Global Packs                  |globaldataandresourcepacks    |1.14.2_forge        |DONE      |Manifest: NOSIGNATURE         structurize-1.19.2-1.0.476-ALPHA.jar              |Structurize                   |structurize                   |1.19.2-1.0.476-ALPHA|DONE      |Manifest: NOSIGNATURE         multi-piston-1.19.2-1.2.19-ALPHA.jar              |Multi-Piston                  |multipiston                   |1.19.2-1.2.19-ALPHA |DONE      |Manifest: NOSIGNATURE         minecolonies-1.19.2-1.0.1198-ALPHA.jar            |MineColonies                  |minecolonies                  |1.19.2-1.0.1198-ALPH|DONE      |Manifest: NOSIGNATURE         mvs-3.1.3.jar                                     |Moog's Voyager Structures     |mvs                           |3.1.3               |DONE      |Manifest: NOSIGNATURE         creeperoverhaul-2.0.4-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |1.0.0               |DONE      |Manifest: NOSIGNATURE         appleskin-forge-mc1.19-2.4.2.jar                  |AppleSkin                     |appleskin                     |2.4.2+mc1.19        |DONE      |Manifest: NOSIGNATURE         ferritecore-5.0.2-forge.jar                       |Ferrite Core                  |ferritecore                   |5.0.2               |DONE      |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         SoL-Carrot-1.19.2-1.14.0.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.19.2-1.14.0       |DONE      |Manifest: NOSIGNATURE         apexcore-1.19.2-7.1.8.jar                         |ApexCore                      |apexcore                      |7.1.8               |DONE      |Manifest: NOSIGNATURE         infusedfoods-1.19.2-7.1.4.jar                     |InfusedFoods                  |infusedfoods                  |7.1.4               |DONE      |Manifest: NOSIGNATURE         Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.10.jar |Oh The Biomes You'll Go       |byg                           |2.0.0.10            |DONE      |Manifest: NOSIGNATURE         Delightful-1.19-3.1.1.jar                         |Delightful                    |delightful                    |3.1.1               |DONE      |Manifest: NOSIGNATURE     Crash Report UUID: 665c9f13-653b-44e4-8d46-2d9676fa46c8     FML: 43.1     Forge: net.minecraftforge:43.1.47     Suspected Mods: None  
    • Hello, my brother and I are attempting to run a Minecolonies server from their curseforge pack "MineColonies Official" with the zip file "ColonyVenture-1.17.zip   Crash report is either attached or in comment.
  • Topics

×
×
  • Create New...

Important Information

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