Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

My game crashed with this message: The game crashed whilst initializing game Error: java.lang.ExceptionInInitializerError: null Exit Code: -1

  • Author

There is the entire crash report:

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

Time: 4/8/22, 7:43 PM
Description: Initializing game

java.lang.ExceptionInInitializerError: null
    at net.minecraft.world.item.Item.handler$zhc000$getDisplayName(Item.java:1529) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessItem,pl:mixin:APP:silentgear.mixins.json:MixinItem,pl:mixin:APP:structure_gel.mixins.json:ItemMixin,pl:mixin:A}
    at net.minecraft.world.item.Item.m_7626_(Item.java) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessItem,pl:mixin:APP:silentgear.mixins.json:MixinItem,pl:mixin:APP:structure_gel.mixins.json:ItemMixin,pl:mixin:A}
    at net.minecraft.world.item.ItemStack.m_41786_(ItemStack.java:584) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack}
    at net.minecraft.world.item.ItemStack.m_41651_(ItemStack.java:620) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack}
    at net.minecraft.client.Minecraft.m_91316_(Minecraft.java:695) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.searchtree.ReloadableSearchTree.m_8074_(SourceFile:36) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:classloading}
    at net.minecraft.client.searchtree.ReloadableIdSearchTree.m_8080_(SourceFile:48) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:classloading}
    at net.minecraft.client.Minecraft.lambda$createSearchTrees$10(Minecraft.java:713) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
    at net.minecraft.client.Minecraft.m_91271_(Minecraft.java:712) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:506) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:151) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:classloading,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.17.1-37.1.1.jar%2323!:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {}
Caused by: java.lang.NullPointerException: Cannot invoke "net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext.getModEventBus()" because the return value of "net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext.get()" is null
    at com.legacy.structure_gel.core.SGConfig$Common.<init>(SGConfig.java:49) ~[structure_gel-1.17.1-2.0.1.jar%23115!:2.0.1] {re:classloading}
    at net.minecraftforge.common.ForgeConfigSpec$Builder.configure(ForgeConfigSpec.java:618) ~[forge-1.17.1-37.1.1-universal.jar%23130!:?] {re:classloading}
    at com.legacy.structure_gel.core.SGConfig.<clinit>(SGConfig.java:25) ~[structure_gel-1.17.1-2.0.1.jar%23115!:2.0.1] {re:mixin,re:classloading}
    ... 25 more


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

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraft.world.item.Item.handler$zhc000$getDisplayName(Item.java:1529) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessItem,pl:mixin:APP:silentgear.mixins.json:MixinItem,pl:mixin:APP:structure_gel.mixins.json:ItemMixin,pl:mixin:A}
    at net.minecraft.world.item.Item.m_7626_(Item.java) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:crafttweaker.mixins.json:common.access.item.AccessItem,pl:mixin:APP:silentgear.mixins.json:MixinItem,pl:mixin:APP:structure_gel.mixins.json:ItemMixin,pl:mixin:A}
    at net.minecraft.world.item.ItemStack.m_41786_(ItemStack.java:584) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack}
    at net.minecraft.world.item.ItemStack.m_41651_(ItemStack.java:620) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack}
    at net.minecraft.client.Minecraft.m_91316_(Minecraft.java:695) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.searchtree.ReloadableSearchTree.m_8074_(SourceFile:36) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:classloading}
    at net.minecraft.client.searchtree.ReloadableIdSearchTree.m_8080_(SourceFile:48) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:classloading}
    at net.minecraft.client.Minecraft.lambda$createSearchTrees$10(Minecraft.java:713) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
    at net.minecraft.client.Minecraft.m_91271_(Minecraft.java:712) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:506) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.main.Main.main(Main.java:151) ~[client-1.17.1-20210706.113038-srg.jar%23126!:?] {re:classloading,pl:runtimedistcleaner:A}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78) ~[?:?] {}
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
    at java.lang.reflect.Method.invoke(Method.java:567) ~[?:?] {}
    at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.17.1-37.1.1.jar%2323!:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.0.7.jar%235!:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:90) [bootstraplauncher-0.1.17.jar:?] {}


-- System Details --
Details:
    Minecraft Version: 1.17.1
    Minecraft Version ID: 1.17.1
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 16.0.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 2165029576 bytes (2064 MiB) / 3892314112 bytes (3712 MiB) up to 12884901888 bytes (12288 MiB)
    CPUs: 8
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
    Identifier: Intel64 Family 6 Model 42 Stepping 7
    Microarchitecture: Sandy Bridge (Client)
    Frequency (GHz): 3.39
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 8
    Graphics card #0 name: NVIDIA GeForce GT 730
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095.00
    Graphics card #0 deviceId: 0x1287
    Graphics card #0 versionInfo: DriverVersion=30.0.14.7212
    Memory slot #0 capacity (MB): 4096.00
    Memory slot #0 clockSpeed (GHz): 1.33
    Memory slot #0 type: DDR3
    Memory slot #1 capacity (MB): 4096.00
    Memory slot #1 clockSpeed (GHz): 1.33
    Memory slot #1 type: DDR3
    Memory slot #2 capacity (MB): 4096.00
    Memory slot #2 clockSpeed (GHz): 1.33
    Memory slot #2 type: DDR3
    Memory slot #3 capacity (MB): 4096.00
    Memory slot #3 clockSpeed (GHz): 1.33
    Memory slot #3 type: DDR3
    Virtual memory max (MB): 29636.06
    Virtual memory used (MB): 13693.21
    Swap memory total (MB): 13312.00
    Swap memory used (MB): 271.07
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m
    Launched Version: forge-37.1.1
    Backend library: LWJGL version 3.2.2 SNAPSHOT
    Backend API: NVIDIA GeForce GT 730/PCIe/SSE2 GL version 3.2.0 NVIDIA 472.12, NVIDIA Corporation
    Window size: <not initialized>
    GL Caps: Using framebuffer using OpenGL 3.2
    GL debug messages: 
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    CPU: 8x Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
    ModLauncher: 9.0.7+91+master.8569cdf
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
         mixin PLUGINSERVICE 
         eventbus PLUGINSERVICE 
         object_holder_definalize PLUGINSERVICE 
         runtime_enum_extender PLUGINSERVICE 
         capability_token_subclass PLUGINSERVICE 
         capability_inject_definalize PLUGINSERVICE 
         accesstransformer PLUGINSERVICE 
         runtimedistcleaner PLUGINSERVICE 
         mixin TRANSFORMATIONSERVICE 
         fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        javafml@null
    Mod List: 
        blue_skies-1.17.1-1.2.1.jar                       |Blue Skies                    |blue_skies                    |1.2.1               |NONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.0.9-mc1.17.jar         |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.9               |NONE      |Manifest: NOSIGNATURE
        netherportalfix-8.0.0+0.jar                       |NetherPortalFix               |netherportalfix               |8.0.0+0             |NONE      |Manifest: NOSIGNATURE
        rechiseled-1.0.10-mc1.17.jar                      |rechiseled                    |rechiseled                    |1.0.10              |NONE      |Manifest: NOSIGNATURE
        infernal-expansion-1.17.1-2.4.0.jar               |Infernal Expansion            |infernalexp                   |2.4.0               |NONE      |Manifest: NOSIGNATURE
        BetterF3-Forge-1.17.1-1.1.5.jar                   |BetterF3 Forge                |betterf3forge                 |1.1.5               |NONE      |Manifest: NOSIGNATURE
        treeharvester_1.17.1-5.1.jar                      |Tree Harvester                |treeharvester                 |5.1                 |NONE      |Manifest: NOSIGNATURE
        EasyMagic-v2.0.2-1.17.1-Forge.jar                 |Easy Magic                    |easymagic                     |2.0.2               |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
        jei-1.17.1-8.3.1.62.jar                           |Just Enough Items             |jei                           |8.3.1.62            |NONE      |Manifest: NOSIGNATURE
        goblintraders-1.6.3-1.17.1.jar                    |Goblin Traders                |goblintraders                 |1.6.3               |NONE      |Manifest: NOSIGNATURE
        waystones-8.2.0+0.jar                             |Waystones                     |waystones                     |8.2.0+0             |NONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.17.1-7.0.10.jar                    |Clumps                        |clumps                        |7.0.10              |NONE      |Manifest: NOSIGNATURE
        cookingforblockheads-10.0.0+0.jar                 |CookingForBlockheads          |cookingforblockheads          |10.0.0+0            |NONE      |Manifest: NOSIGNATURE
        Placebo-1.17.1-5.0.2.jar                          |Placebo                       |placebo                       |5.0.2               |NONE      |Manifest: NOSIGNATURE
        comforts-forge-1.17.1-5.0.0.1.jar                 |Comforts                      |comforts                      |1.17.1-5.0.0.1      |NONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.17.1-1.9.2-forge.jar             |Nature's Compass              |naturescompass                |1.17.1-1.9.2-forge  |NONE      |Manifest: NOSIGNATURE
        SimpleStorageNetwork-1.17.1-1.5.0.jar             |Simple Storage Network        |storagenetwork                |1.17.1-1.5.0        |NONE      |Manifest: 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
        potionsmaster-0.3.1-1.17.1-37.0.27.jar            |Potions Master                |potionsmaster                 |0.3.1-1.17.1-37.0.27|NONE      |Manifest: NOSIGNATURE
        DungeonCrawl-1.17.1-2.3.5.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.3.5               |NONE      |Manifest: NOSIGNATURE
        farmingforblockheads-8.0.0+0.jar                  |Farming for Blockheads        |farmingforblockheads          |8.0.0+0             |NONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.17.1-11.0.3.jar                 |Bookshelf                     |bookshelf                     |11.0.3              |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
        guardvillagers-1.17.1.1.3.4.jar                   |Guard Villagers               |guardvillagers                |1.3.4               |NONE      |Manifest: NOSIGNATURE
        ExplorersCompass-1.17.1-1.1.2-forge.jar           |Explorer's Compass            |explorerscompass              |1.17.1-1.1.2-forge  |NONE      |Manifest: NOSIGNATURE
        balm-1.8.2+0.jar                                  |Balm                          |balm                          |1.8.2+0             |NONE      |Manifest: NOSIGNATURE
        FpsReducer-forge-1.24-mc1.17.1.jar                |FPS Reducer                   |fpsreducer                    |1.24-mc1.17.1       |NONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.17.1-0.13.0.131.jar         |Just Enough Resources         |jeresources                   |0.13.0.131          |NONE      |Manifest: NOSIGNATURE
        CraftTweaker-forge-1.17.1-8.0.0+32.jar            |CraftTweaker                  |crafttweaker                  |8.0.0+32            |NONE      |Manifest: NOSIGNATURE
        MmmMmmMmmMmm-1.17-1.5.0.jar                       |MmmMmmMmmMmm                  |dummmmmmy                     |1.17-1.5.0          |NONE      |Manifest: NOSIGNATURE
        supplementaries-1.17.1-1.0.4.jar                  |Supplementaries               |supplementaries               |1.0.1               |NONE      |Manifest: NOSIGNATURE
        structure_gel-1.17.1-2.0.1.jar                    |Structure Gel API             |structure_gel                 |2.0.1               |NONE      |Manifest: NOSIGNATURE
        selene-1.17.1-1.11.jar                            |Selene                        |selene                        |1.17.1-1.11.0       |NONE      |Manifest: NOSIGNATURE
        ironchest-1.17.1-12.0.2.jar                       |Iron Chests                   |ironchest                     |1.17.1-12.0.2       |NONE      |Manifest: NOSIGNATURE
        client-1.17.1-20210706.113038-srg.jar             |Minecraft                     |minecraft                     |1.17.1              |NONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
        FarmersDelight-1.17.1-1.0.2.jar                   |Farmer's Delight              |farmersdelight                |1.17.1-1.0.2        |NONE      |Manifest: NOSIGNATURE
        torchmaster-3.0.1-beta.jar                        |Torchmaster                   |torchmaster                   |3.0.1-beta          |NONE      |Manifest: NOSIGNATURE
        voicechat-forge-1.17.1-2.2.32.jar                 |Simple Voice Chat             |voicechat                     |1.17.1-2.2.32       |NONE      |Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.17.1-8.17.2.jar   |EnchantmentDescriptions       |enchdesc                      |8.17.2              |NONE      |Manifest: NOSIGNATURE
        swingthroughgrass-1.17.1-1.6.0.jar                |SwingThroughGrass             |swingthroughgrass             |1.17.1-1.6.0        |NONE      |Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.17.1-2.15.jar               |Mouse Tweaks                  |mousetweaks                   |2.15                |NONE      |Manifest: NOSIGNATURE
        Compressium-1.3.0-build.3+mc1.17.1.jar            |Compressium                   |compressium                   |1.3.0-build.3+mc1.17|NONE      |Manifest: NOSIGNATURE
        silent-lib-1.17.1-5.0.0.jar                       |Silent Lib                    |silentlib                     |5.0.0               |NONE      |Manifest: NOSIGNATURE
        plaingrinder-1.17.1-1.2.2.jar                     |plaingrinder                  |plaingrinder                  |1.17.1-1.2.2        |NONE      |Manifest: 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
        Jade-1.17.1-3.3.1.jar                             |Jade                          |jade                          |3.3.1               |NONE      |Manifest: NOSIGNATURE
        forge-1.17.1-37.1.1-universal.jar                 |Forge                         |forge                         |37.1.1              |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
        silent-gear-1.17.1-2.7.10.jar                     |Silent Gear                   |silentgear                    |2.7.10              |NONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.16-mc1.17.jar          |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.16              |NONE      |Manifest: NOSIGNATURE
        domum_ornamentum-1.17.1-1.0.10-ALPHA-universal.jar|Domum Ornamentum              |domum_ornamentum              |1.17.1-1.0.10-ALPHA |NONE      |Manifest: NOSIGNATURE
        spark-forge.jar                                   |spark                         |spark                         |1.6.3               |NONE      |Manifest: NOSIGNATURE
        easy_villagers-1.17.1-1.0.10.jar                  |Easy Villagers                |easy_villagers                |1.17.1-1.0.10       |NONE      |Manifest: NOSIGNATURE
        hole_filler_mod-1.2.5-mc_1.17.x-forge.jar         |Hole Filler Mod               |hole_filler_mod               |1.2.5               |NONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.17-0.3.0.jar                     |Flywheel                      |flywheel                      |1.17-0.3.0          |NONE      |Manifest: NOSIGNATURE
        create-mc1.17.1_v0.4.jar                          |Create                        |create                        |0.4                 |NONE      |Manifest: NOSIGNATURE
        curios-forge-1.17.1-5.0.2.7.jar                   |Curios API                    |curios                        |1.17.1-5.0.2.7      |NONE      |Manifest: NOSIGNATURE
        Patchouli-1.17.1-57.jar                           |Patchouli                     |patchouli                     |1.17.1-57           |NONE      |Manifest: NOSIGNATURE
        corail_woodcutter-1.17.1-2.1.2.jar                |Corail Woodcutter             |corail_woodcutter             |2.1.2               |NONE      |Manifest: NOSIGNATURE
        blockui-1.17.1-0.0.20-ALPHA.jar                   |UI Library Mod                |blockui                       |1.17.1-0.0.20-ALPHA |NONE      |Manifest: NOSIGNATURE
        Xaeros_Minimap_22.4.0_Forge_1.17.1.jar            |Xaero's Minimap               |xaerominimap                  |22.4.0              |NONE      |Manifest: NOSIGNATURE
        pamhc2foodcore-1.17.1-1.0.0.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |1.0                 |NONE      |Manifest: NOSIGNATURE
        itemcollectors-1.1.4-mc1.17.jar                   |Item Collectors               |itemcollectors                |1.1.4               |NONE      |Manifest: NOSIGNATURE
        gravestone-1.17.1-1.0.4.jar                       |Gravestone Mod                |gravestone                    |1.17.1-1.0.4        |NONE      |Manifest: NOSIGNATURE
        collective-1.17.1-4.25.jar                        |Collective                    |collective                    |4.25                |NONE      |Manifest: NOSIGNATURE
        polymorph-forge-1.17.1-0.33.jar                   |Polymorph                     |polymorph                     |1.17.1-0.33         |NONE      |Manifest: NOSIGNATURE
        [1.17.1] SecurityCraft v1.9.1.jar                 |SecurityCraft                 |securitycraft                 |1.9.1               |NONE      |Manifest: NOSIGNATURE
        OreExcavation-1.9.158.jar                         |OreExcavation                 |oreexcavation                 |1.9.158             |NONE      |Manifest: NOSIGNATURE
        structurize-1.17.1-1.0.311-BETA.jar               |Structurize                   |structurize                   |1.17.1-1.0.311-BETA |NONE      |Manifest: NOSIGNATURE
        multi-piston-1.17.1-1.2.1-ALPHA.jar               |Multi-Piston                  |multipiston                   |1.17.1-1.2.1-ALPHA  |NONE      |Manifest: NOSIGNATURE
        minecolonies-1.17.1-1.0.263-RELEASE.jar           |MineColonies                  |minecolonies                  |1.17.1-1.0.263-RELEA|NONE      |Manifest: NOSIGNATURE
        constructionwand-1.17.1-2.6.jar                   |Construction Wand             |constructionwand              |1.17.1-2.6          |NONE      |Manifest: NOSIGNATURE
        marketcrates-forge-1.3.1.jar                      |Market Crates                 |marketcrates                  |0.0NONE             |NONE      |Manifest: NOSIGNATURE
        cfm-7.0.0pre25-1.17.1.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre25         |NONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.17.1-2.4.0.jar                |AppleSkin                     |appleskin                     |2.4.0+mc1.17.1      |NONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v2.0.2-1.17.1-Forge.jar                |Puzzles Lib                   |puzzleslib                    |2.0.2               |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.17.1-2.2.5.jar                      |Aquaculture 2                 |aquaculture                   |1.17.1-2.2.5        |NONE      |Manifest: NOSIGNATURE
        Quick Harvest-1.17.1-1.5.1.jar                    |Quick Harvest                 |quickharvest                  |1.5.1               |NONE      |Manifest: NOSIGNATURE
        Cyclic-1.17.1-1.6.5.jar                           |Cyclic                        |cyclic                        |1.17.1-1.6.5        |NONE      |Manifest: 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

Guest
This topic is now closed to further replies.

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.