Jump to content

Minecraft crashing from zip error


Maxwell9210

Recommended Posts

Im trying to make a modpack for minecraft 1.12.2, but the game crashes at "mod initializing phase 2" because some weird zip error. Can anyone help?

here is some info:

---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 9/8/19 7:38 PM
Description: Initializing game

java.util.zip.ZipError: zip END header not found
    at com.sun.nio.zipfs.ZipFileSystem.zerror(ZipFileSystem.java:1605)
    at com.sun.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1021)
    at com.sun.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1030)
    at com.sun.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:130)
    at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:139)
    at java.nio.file.FileSystems.newFileSystem(FileSystems.java:390)
    at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:640)
    at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$328/1753587431.accept(Unknown Source)
    at java.util.ArrayList.forEach(ArrayList.java:1249)
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Thread: Client thread
Stacktrace:
    at com.sun.nio.zipfs.ZipFileSystem.zerror(ZipFileSystem.java:1605)
    at com.sun.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1021)
    at com.sun.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1030)
    at com.sun.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:130)
    at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:139)
    at java.nio.file.FileSystems.newFileSystem(FileSystems.java:390)
    at net.minecraftforge.common.crafting.CraftingHelper.loadFactories(CraftingHelper.java:640)
    at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$328/1753587431.accept(Unknown Source)
    at java.util.ArrayList.forEach(ArrayList.java:1249)
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:620)
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:742)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    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: 804440088 bytes (767 MB) / 1912602624 bytes (1824 MB) up to 2147483648 bytes (2048 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.42 Powered by Forge 14.23.5.2824 Optifine OptiFine_1.12.2_HD_U_E3 42 mods loaded, 42 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State | ID                  | Version      | Source                                      | Signature                                |
    |:----- |:------------------- |:------------ |:------------------------------------------- |:---------------------------------------- |
    | LCH   | minecraft           | 1.12.2       | minecraft.jar                               | None                                     |
    | LCH   | mcp                 | 9.42         | minecraft.jar                               | None                                     |
    | LCH   | FML                 | 8.0.99.99    | forge-1.12.2-14.23.5.2824.jar               | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge               | 14.23.5.2824 | forge-1.12.2-14.23.5.2824.jar               | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | ambientsounds       | 3.0          | AmbientSounds_v3.0.9_mc1.12.2.jar           | None                                     |
    | LCH   | artemislib          | 1.0.6        | ArtemisLib-1.12.2 (1).jar                   | None                                     |
    | LCH   | baubles             | 1.5.2        | Baubles-Mod-1.12.2.jar                      | None                                     |
    | LCH   | betterbuilderswands | 0.13.2       | Better-Builders-Wands-Mod-1.12.2.jar        | None                                     |
    | LCH   | bullseye            | 3.0.7        | Bullseye-Mod-1.12.2.jar                     | None                                     |
    | LCH   | cd4017be_lib        | 6.4.8        | CD4017BE-Library-1.12.2.jar                 | None                                     |
    | LCH   | ci                  | 1.3          | Compressed-Items-Mod-1.12.2.jar             | None                                     |
    | LCH   | jei                 | 4.15.0.289   | jei_1.12.2-4.15.0.289.jar                   | None                                     |
    | LCH   | cyclicmagic         | 1.19.15      | Cyclic-Mod-1.12.2.jar                       | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
    | LCH   | dmonsters           | 1.7          | Deadly-Monsters-Mod-1.12.2.jar              | None                                     |
    | LCH   | defiledlands        | 1.4.2        | Defiled-Lands-Mod-1.12.2.jar                | None                                     |
    | LCH   | explodingmobs       | v1.4         | Exploding-Mobs-Mod-1.12.2.jar               | None                                     |
    | LCH   | golems              | 7.1.5        | Extra-Golems-Mod-1.12.2.jar                 | None                                     |
    | LCH   | mod_lavacow         | 1.0.3        | Fishs-Undead-Rising-Mod-1.12.2.jar          | None                                     |
    | LCH   | guardillagers       | 1.0.1        | Guard-Illagers-Mod-1.12.2.jar               | None                                     |
    | LCH   | gulliverreborn      | 1.8          | Gulliver-Reborn-Mod-1.12.2 (1).jar          | None                                     |
    | LCH   | hunterillager       | 1.2          | Hunter-Illager-Mod-1.12.2.jar               | None                                     |
    | LCH   | igauntlet           | 3.5          | IGauntlet-Mod-1.12.2.jar                    | None                                     |
    | LCH   | jmh                 | 2.1          | Just-Mob-Heads-Mod-1.12.2.jar               | None                                     |
    | LCH   | jmcm                | 9.2          | MinecraftCapes Forge 1.12.2.jar             | None                                     |
    | LCH   | mobends             | 0.24         | Mo-Bends-Mod-1.12.jar                       | None                                     |
    | LCH   | mobbattle           | 2.3.2        | Mob-Battle-Mod-1.12.2.jar                   | None                                     |
    | LCH   | cfm                 | 6.3.1        | MrCrayfishs-Furniture-Mod-1.12.2 (1).jar    | None                                     |
    | LCH   | mysticalworld       | 1.12.2-1.3.2 | Mystic-World-Mod-1.12.2.jar                 | None                                     |
    | LCH   | neat                | 1.4-17       | Neat-Mod-1.12.2 (1).jar                     | None                                     |
    | LCH   | omlib               | 3.1.0-232    | OMLib-1.12.2.jar                            | None                                     |
    | LCH   | ompd                | 3.1.0-61     | Open-Modular-Passive-Defense-Mod-1.12.2.jar | None                                     |
    | LCH   | openmodularturrets  | 3.1.0-335    | OpenModularTurrets-Mod-1.12.2.jar           | None                                     |
    | LCH   | placebo             | 1.6.0        | Placebo-1.12.2.jar                          | None                                     |
    | LCH   | prefab              | 1.3.0.26     | Prefab-Mod-1.12.2 (1).jar                   | None                                     |
    | LCH   | rs_ctr              | 0.1.2        | Redstone-Control-Mod-1.12.2.jar             | None                                     |
    | LCH   | spartanshields      | 1.5.4        | Spartan-Shields-Mod-1.12.2.jar              | None                                     |
    | LCH   | idk                 | 1.0.0        | Village-and-Pillage-Mod-1.12.2.jar          | None                                     |
    | LCH   | witherskelefix      | 2.6.3        | Wither-Skeleton-Tweaks-Mod-1.12.2.jar       | None                                     |
    | LCH   | xaerominimap        | 1.17.7       | Xaeros-Minimap-Mod-1.12.2.jar               | None                                     |
    | LCH   | totemexpansion      | 1.2.2        | Totem-Expansion-Mod-1.12.2.jar              | None                                     |
    | LCH   | air_support         | 0.3.0        | Air-Support-Mod-1.12.2 (1).jar              | None                                     |
    | LCH   | mysticallib         | 1.12.2-1.3.5 | MysticalLib-1.12.2.jar                      | None                                     |

    Loaded coremods (and transformers): 
    GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4550' Renderer: 'Intel(R) HD Graphics 520'
    Launched Version: 1.12.2-forge1.12.2-14.23.5.2824
    LWJGL: 2.9.4
    OpenGL: Intel(R) HD Graphics 520 GL version 4.4.0 - Build 21.20.16.4550, Intel
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs: 
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    CPU: 4x Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz

Link to comment
Share on other sites

  • 2 years later...

What ?! I have the same with Patchuli mod !

 

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 2022-04-13 19:35:04 CEST
Description: Initializing game

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Patchouli (patchouli)
Caused by: java.util.zip.ZipError: zip END header not found
    at com.sun.nio.zipfs.ZipFileSystem.zerror(ZipFileSystem.java:1643)
    at com.sun.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1021)
    at com.sun.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1030)
    at com.sun.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:130)
    at com.sun.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:139)
    at java.nio.file.FileSystems.newFileSystem(Unknown Source)
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:794)
    at vazkii.patchouli.common.book.BookRegistry.lambda$init$2(BookRegistry.java:45)
    at java.util.ArrayList.forEach(Unknown Source)
    at vazkii.patchouli.common.book.BookRegistry.init(BookRegistry.java:43)
    at vazkii.patchouli.common.base.CommonProxy.preInit(CommonProxy.java:29)
    at vazkii.patchouli.client.base.ClientProxy.preInit(ClientProxy.java:18)
    at vazkii.patchouli.common.base.Patchouli.preInit(Patchouli.java:37)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
    at com.google.common.eventbus.EventBus.post(EventBus.java:217)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
    at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
    at net.minecraft.client.Minecraft.init(Minecraft.java:467)
    at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
    at net.minecraft.client.main.Main.main(SourceFile:123)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- System Details --
  Minecraft Version: 1.12.2
  Operating System: Windows 10 (amd64) version 10.0
  Java Version: 1.8.0_321, Oracle Corporation
  Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  Memory: 15561023816 bytes (14840 MB) / 16713580544 bytes (15939 MB) up to 16713580544 bytes (15939 MB)
  JVM Flags: 18 total; -XX:+AggressiveOpts -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+CMSConcurrentMTEnabled -XX:ParallelGCThreads=4 -XX:+UnlockExperimentalVMOptions -XX:+ExplicitGCInvokesConcurrent -XX:MaxGCPauseMillis=50 -XX:+AlwaysPreTouch -XX:+UseStringDeduplication -XX:-OmitStackTraceInFastThrow -XX:+OptimizeStringConcat -XX:+UseAdaptiveGCBoundary -XX:NewRatio=3 -XX:+UseFastAccessorMethods -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms16348m -Xmx16348m
  IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  FML: MCP 9.42 Powered by Forge 14.23.5.2860 Optifine OptiFine_1.12.2_HD_U_G6_pre1 515 mods loaded, 514 mods active
       States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
       
       | State | ID                           | Version                         | Source                                                   | Signature                                |
       |:----- |:---------------------------- |:------------------------------- |:-------------------------------------------------------- |:---------------------------------------- |
       | LCH   | minecraft                    | 1.12.2                          | minecraft.jar                                            | None                                     |
       | LCH   | mcp                          | 9.42                            | minecraft.jar                                            | None                                     |
       | LCH   | FML                          | 8.0.99.99                       | forge-1.12.2-14.23.5.2860-universal.jar                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | LCH   | forge                        | 14.23.5.2860                    | forge-1.12.2-14.23.5.2860-universal.jar                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
       | LCH   | infinimend                   | 1.0.2                           | minecraft.jar                                            | None                                     |
       | LCH   | ivtoolkit                    | 1.3.3-1.12                      | minecraft.jar                                            | None                                     |
       | LCH   | OpenEye                      | 0.8                             | OpenEye-1.12.2-0.8.jar                                   | None                                     |
       | LCH   | reachfix                     | 1.0.5                           | minecraft.jar                                            | None                                     |
       | LCH   | worldgenerationprofiler      | 1.2.1.5                         | minecraft.jar                                            | None                                     |
       | LCH   | mixinbooter                  | 4.2                             | minecraft.jar                                            | None                                     |
       | LCH   | lesslag                      | 1.0                             | minecraft.jar                                            | None                                     |
       | LCH   | bnbgamingcore                | 0.12.0                          | minecraft.jar                                            | None                                     |
       | LCH   | foamfixcore                  | 7.7.4                           | minecraft.jar                                            | None                                     |
       | LCH   | obfuscate                    | 0.4.2                           | minecraft.jar                                            | None                                     |
       | LCH   | passableleavescore           | 1.0.0                           | minecraft.jar                                            | None                                     |
       | LCH   | tnt_utilities_core           | 1.2.3                           | minecraft.jar                                            | None                                     |
       | LCH   | gottagofast                  | 1.1                             | gottagofast-1.1.jar                                      | None                                     |
       | LCH   | alltheites                   | 2.0.4                           | 2.0.4-1.12.2Ati.jar                                      | None                                     |
       | LCH   | versionchecker               | @VERSION@                       | [1.12.2]+VersionChecker-1.4.0.jar                        | None                                     |
       | LCH   | bspkrscore                   | 7.6.0.1                         | [1.12]bspkrsCore-universal-7.6.0.1.jar                   | None                                     |
       | LCH   | movillages                   | 1.5.4                           | [1.12]MoVillages-1.5.4.jar                               | None                                     |
       | LCH   | statuseffecthud              | 1.43.0                          | [1.12]StatusEffectHUD-client-1.43.0.jar                  | None                                     |
       | LCH   | uncraftingtable              | 1.8-beta6                       | [1.12]UncraftingTable-1.8-beta6.jar                      | None                                     |
       | LCH   | actuallyadditions            | 1.12.2-r152                     | ActuallyAdditions-1.12.2-r152.jar                        | None                                     |
       | LCH   | baubles                      | 1.5.2                           | Baubles-1.12-1.5.2.jar                                   | None                                     |
       | LCH   | actuallybaubles              | 1.1                             | ActuallyBaubles-1.12-1.1.jar                             | None                                     |
       | LCH   | alt                          | 2.0.3                           | AdditionalLootTables-1.12-2.0.3.45.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCH   | forgeendertech               | 1.12.2-4.5.6.0                  | ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar             | None                                     |
       | LCH   | adlods                       | 1.12.2-1.0.8.0                  | AdLods-1.12.2-1.0.8.0-build.0504.jar                     | None                                     |
       | LCH   | advancedsticks               | 1.5.7                           | Advanced+Sticks+1.12++by+XxRexRaptorxX+(v.1.5.7).jar     | None                                     |
       | LCH   | advancedcombat               | 1.1.2                           | advancedcombat-1.1.2-[1.12].jar                          | None                                     |
       | LCH   | aeadditions                  | 1.2                             | aeadditions-1.12.2-1.2.jar                               | None                                     |
       | LCH   | aether_legacy                | 1.5.3.2                         | aether-1.12.2-v1.5.3.2.jar                               | None                                     |
       | LCH   | aether_legacy_addon          | 1.12.2-v1.3.0                   | Aether+Continuation+v1.3.0.jar                           | None                                     |
       | LCH   | orbis-lib                    | 0.2.0                           | orbis-lib-1.12.2-0.2.0+build411.jar                      | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
       | LCH   | aether                       | 0.3.0                           | aether_ii-1.12.2-0.3.0+build411-universal.jar            | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
       | LCH   | ageofweapons                 | 0.13.5                          | Age+of+Weapons+1.12.2++(v.0.13.5).jar                    | None                                     |
       | LCH   | aiimprovements               | 0.0.1.3                         | AIImprovements-1.12-0.0.1b3.jar                          | None                                     |
       | LCH   | akashictome                  | 1.2-12                          | AkashicTome-1.2-12.jar                                   | None                                     |
       | LCH   | al                           | 1.3                             | al_1.12-1.3.jar                                          | None                                     |
       | LCH   | allthedrops                  | 1.0.1                           | allthedrops-1.11.2-1.0.1-build-T22.jar                   | None                                     |
       | LCH   | alwaysdroploot               | 1.12.2-1.0.1                    | alwaysdroploot-1.12.2-1.0.1.jar                          | None                                     |
       | LCH   | angermanagement              | 1.12.2-1.0.2                    | angermanagement-1.12.2-1.0.2.jar                         | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
       | LCH   | animalium                    | 0.3.8                           | Animalium-0.3.8.jar                                      | None                                     |
       | LCH   | antighost                    | 1.1.1                           | antighost-1.12-forge14.21.1.2387-1.1.1.jar               | None                                     |
       | LCH   | anvils                       | 2.0.3                           | AnvilEnchantments-1.12.2-2.0.3.jar                       | None                                     |
       | LCH   | aquaculture                  | 1.6.8                           | Aquaculture-1.12.2-1.6.8.jar                             | None                                     |
       | LCH   | mantle                       | 1.12-1.3.3.55                   | Mantle-1.12-1.3.3.55.jar                                 | None                                     |
       | LCH   | ctm                          | MC1.12.2-1.0.2.31               | CTM-MC1.12.2-1.0.2.31.jar                                | None                                     |
       | LCH   | jei                          | 4.19.0                          | HadEnoughItems_1.12.2-4.19.0.jar                         | None                                     |
       | LCH   | mysticalworld                | 1.12.2-1.11.0                   | mysticalworld-1.12.2-1.11.0.jar                          | None                                     |
       | LCH   | chisel                       | MC1.12.2-1.0.2.45               | Chisel-MC1.12.2-1.0.2.45.jar                             | None                                     |
       | LCH   | twilightforest               | 3.11.1021                       | twilightforest-1.12.2-3.11.1021-universal.jar            | None                                     |
       | LCH   | tconstruct                   | 1.12.2-2.13.0.183               | TConstruct-1.12.2-2.13.0.183.jar                         | None                                     |
       | LCH   | thedragonlib                 | 1.12.2-5.3.0                    | thedragonlib-1.12.2-5.3.0.jar                            | None                                     |
       | LCH   | armorplus                    | 1.12.2-11.28.0.69               | armorplus-1.12.2-11.28.0.69.jar                          | None                                     |
       | LCH   | artifacts                    | 1.12.2-1.2.3                    | Artifacts-1.12.2-1.2.3.jar                               | None                                     |
       | LCH   | as_extraresources            | 1.0.8                           | AS-ExtraResources+1.12+by+XxRexRaptorxX+(v.1.0.8).jar    | None                                     |
       | LCH   | atlaslib                     | 1.1.5                           | Atlas-Lib-1.12.2-1.1.5.jar                               | None                                     |
       | LCH   | attributefix                 | 1.0.4                           | AttributeFix-1.12.2-1.0.4.jar                            | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCH   | autopickup                   | 2.5.1                           | AutoPickup-1.12-2.5.1.jar                                | None                                     |
       | LCH   | autoreglib                   | 1.3-32                          | AutoRegLib-1.3-32.jar                                    | None                                     |
       | LCH   | backportedflora              | 1.7                             | backportedflora-1.7.jar                                  | None                                     |
       | LCH   | backstab                     | 1.0.3.2                         | backstab-1.12.2-1.0.3.2.jar                              | None                                     |
       | LCH   | badmobs                      | 1.1.40                          | BadMobs-1.12.2-1.1.40.jar                                | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCH   | conarm                       | 1.2.5.10                        | conarm-1.12.2-1.2.5.10.jar                               | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
       | LCH   | ic2                          | 2.8.221-ex112                   | industrialcraft-2-2.8.221-ex112.jar                      | de041f9f6187debbc77034a344134053277aa3b0 |
       | LCH   | veinminer                    | 0.38.2                          | VeinMiner-1.12-0.38.2.647+b31535a.jar                    | None                                     |
       | LCH   | mmdlib                       | 1.0.0-rc2                       | MMDLib-1.12-1.0.0-rc2.36.jar                             | None                                     |
       | LCH   | basemetals                   | 2.5.0-rc2                       | BaseMetals-1.12-2.5.0-rc2.332.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCH   | baseminerals                 | 2.5.0-rc2                       | BaseMinerals-1.12-2.5.0-rc2.69.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCH   | bno                          | 1.12.2-1.0.4.0                  | BasicNetherOres-1.12.2-1.0.5.0.jar                       | None                                     |
       | LCH   | battletowers                 | 1.6.5                           | BattleTowers-1.12.2.jar                                  | None                                     |
       | LCH   | baublelicious                | 1.4.0-4                         | Baublelicious-1.4.0-4.jar                                | None                                     |
       | LCH   | baubleshud                   | 5.0.2                           | BaublesHud-1.12.2-5.0.2.jar                              | None                                     |
       | LCH   | baubleshulkerboxes           | 4r                              | BaubleShulkerBoxes-1.12.2-4r.jar                         | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
       | LCH   | bencedemons_shelters         | 1.0.0                           | Bencedemon's+Shelters+1.12.2+-+v.1.0.5.jar               | None                                     |
       | LCH   | beta_days                    | v1.2.2                          | beta_days-1.12.2-1.2.2.jar                               | None                                     |
       | LCH   | betaplus                     | 0.4back                         | betaplus-0.4.1.jar                                       | None                                     |
       | LCH   | betterbedrock                | 5.1                             | BetterBedrock-1.12.2-5.1.11.jar                          | None                                     |
       | LCH   | betterbiomeblend             | 1.12.2-1.1.7-forge              | betterbiomeblend-1.12.2-1.1.7-forge.jar                  | None                                     |
       | LCH   | betterfurnacesreforged       | 1.4                             | BetterFurnacesReforged-1.12.2-1.4.1.jar                  | None                                     |
       | LCH   | bettergolem                  | 1.0                             | bettergolem-1.12.2-1.0.jar                               | None                                     |
       | LCH   | bettermobgriefinggamerule    | 1.12.2-7.1.0                    | bettermobgriefinggamerule-1.12.2-7.1.0.jar               | None                                     |
       | LCH   | betteroffhand                | 0.2                             | betteroffhand-1.12.2-0.2.jar                             | None                                     |
       | LCH   | betterplacement              | 1.0.0-1                         | BetterPlacement-1.0.0-1.jar                              | None                                     |
       | LCH   | betterslimes                 | 1.0                             | BetterSlimes+1.2.jar                                     | None                                     |
       | LCH   | biggerpacketsplz             | 1.2                             | biggerpacketsplz-since1.8-1.2.jar                        | 266588b191a3e2974a4a577f282858a3bc07da42 |
       | LCH   | simplyhotsprings             | ${version}                      | simplyhotsprings-0.2.1.jar                               | None                                     |
       | LCH   | biomesoplenty                | 7.0.1.2444                      | BiomesOPlenty-1.12.2-7.0.1.2444-universal.jar            | None                                     |
       | LCH   | bookshelf                    | 2.3.590                         | Bookshelf-1.12.2-2.3.590.jar                             | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCH   | biomespecificdungeons        | 1.0.3                           | BiomeSpecificDungeons-1.12.2-1.0.3.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCH   | blockarmor                   | 2.4.12                          | BlockArmor-1.12.2-2.4.12.jar                             | None                                     |
       | LCH   | bloodmoon                    | 1.5.3                           | Bloodmoon-MC1.12.2-1.5.3.jar                             | d72e0dd57935b3e9476212aea0c0df352dd76291 |
       | LCH   | customspawner                | 3.11.4                          | CustomMobSpawner-3.11.5.jar                              | None                                     |
       | LCH   | bmcmsfix                     | 1.0.0                           | BloodmoonCMSFix-1.12.2-1.0.0.jar                         | None                                     |
       | LCH   | bloodmoonext                 | 1.0.5                           | BloodmoonExt-MC1.12.2-1.0.5.jar                          | None                                     |
       | LCH   | bnbgaminglib                 | 2.17.6                          | BNBGamingLib-1.12.2-2.17.6.jar                           | None                                     |
       | LCH   | bonemealablesugarcane        | 1.0.0                           | Bonemealable+Sugarcane+1.12.2+Forge.jar                  | None                                     |
       | LCH   | bopgems                      | 1.0.0                           | BOP-Gems-1.12.2-1.0.jar                                  | None                                     |
       | LCH   | bountifulbaubles             | 0.0.1                           | Bountiful+Baubles-1.12.2-0.1.8.jar                       | None                                     |
       | LCH   | bmtr                         | 0.4                             | BringMeTheRings-0.4.jar                                  | None                                     |
       | LCH   | modernmetals                 | 2.5.0-rc2                       | ModernMetals-1.12-2.5.0-rc2.152.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCH   | mmdbuckets                   | 0.0.1-beta1                     | Buckets-1.12-0.0.1-beta1.19.jar                          | None                                     |
       | LCH   | calmdownzombieguy            | 1.6.4                           | CalmDownZombieGuy-1.12.2-1.6.4.jar                       | None                                     |
       | LCH   | carryon                      | 1.12.3                          | carryon-1.12.2-1.12.3.15.jar                             | fd21553434f4905f2f73ea7838147ac4ea07bd88 |
       | LCH   | cases                        | 0.6.3                           | cases-0.6.3.jar                                          | None                                     |
       | LCH   | caveandcliffs                | 1.0.0                           | caves-cliffs-mod_1.12.2_v2.0.jar                         | None                                     |
       | LCH   | caves_and_cliffs             | 1.0.9                           | CC(FG1.12.2)+1.0.9.jar                                   | None                                     |
       | LCH   | chickens                     | 6.1.0                           | chickens-6.1.0.jar                                       | None                                     |
       | LCH   | chunkpregenerator            | 2.5.0                           | Chunk+Pregenerator-V1.12-2.5.1.jar                       | None                                     |
       | LCH   | chunkanimator                | 1.2                             | ChunkAnimator-MC1.12-1.2.jar                             | None                                     |
       | LCH   | chunkgenlimit                | 1.1                             | chunkgenlimiter-1.1.jar                                  | None                                     |
       | LCH   | classiccombat                | 1.0.1                           | ClassicCombat-1.0.1.jar                                  | None                                     |
       | LCH   | cleardespawn                 | 1.12.2-1.0                      | cleardespawn-1.12.2-1.0.jar                              | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
       | LCH   | clearspam                    | 0.4                             | ClearSpam-0.4.jar                                        | None                                     |
       | LCH   | cloudboots                   | 1.4.1                           | CloudBoots-1.12.2-1.4.1.jar                              | None                                     |
       | LCH   | clumps                       | 3.1.2                           | Clumps-3.1.2.jar                                         | None                                     |
       | LCH   | cofhworld                    | 1.4.0                           | CoFHWorld-1.12.2-1.4.0.1-universal.jar                   | None                                     |
       | LCH   | collective                   | 2.24                            | collective-1.12.2-2.24.jar                               | None                                     |
       | LCH   | colytra                      | 1.2.0.4                         | colytra-1.12.2-1.2.0.4.jar                               | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
       | LCH   | combustfish                  | 1.0.3.4                         | combustfish-1.12.2-1.0.3.4.jar                           | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
       | LCH   | comforts                     | 1.4.1.3                         | comforts-1.12.2-1.4.1.3.jar                              | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
       | LCH   | concreteconversion           | 1.2.1                           | Concrete+Conversion-1.12.2-1.2.1.jar                     | None                                     |
       | LCH   | conduit                      | 1.0.3                           | conduit-1.0.3.jar                                        | None                                     |
       | LCH   | cookiecore                   | 2.0.0                           | cookiecore-1.12-2.0.0.jar                                | 4bbb70ebe391f24f7704e343108a9b21b44c1b10 |
       | LCH   | craftableenchants            | 1.0.1                           | craftable-enchants_1.12.2-1.0.1.jar                      | None                                     |
       | LCH   | cxlibrary                    | 1.6.1                           | cxlibrary-1.12.1-1.6.1.jar                               | None                                     |
       | LCH   | cyclicmagic                  | 1.20.12                         | Cyclic-1.12.2-1.20.12.jar                                | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
       | LCH   | degenerator                  | 0.0.1                           | Degenerator-1.0.0.jar                                    | None                                     |
       | LCH   | derecs_emerald__obsidian_mod | 1.1.2.0                         | DerecEmeraldObsidianMod-1.1.2.0.jar                      | None                                     |
       | LCH   | deuf                         | 1.1-1.12.2                      | deuf-1.1-1.12.2.jar                                      | None                                     |
       | LCH   | ding                         | 1.0.2                           | Ding-1.12.2-1.0.2.jar                                    | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
       | LCH   | dirt_diamond_ore_            | 1.0.0                           | Dirt+Diamond+Ore+1.12.2.jar                              | None                                     |
       | LCH   | menas_de_tierra              | 1.0.0                           | Dirty+Ores+Mod+(Ver+2.0+in+English).jar                  | None                                     |
       | LCH   | doggytalents                 | 1.15.1.6                        | DoggyTalents-1.12.2-1.15.1.6.jar                         | None                                     |
       | LCH   | dldungeonsjbg                | 1.14.10                         | DoomlikeDungeons-1.14.11-MC1.12.2.jar                    | None                                     |
       | LCH   | dropoff                      | 1.12.2-1.0.2b                   | dropoff-1.12.2-1.0.2b.jar                                | None                                     |
       | LCH   | mocreatures                  | 12.0.5                          | DrZharks MoCreatures Mod-12.0.5.jar                      | None                                     |
       | LCH   | gottschcore                  | 1.15.0                          | GottschCore-mc1.12.2-f14.23.5.2859-v1.15.0.jar           | None                                     |
       | LCH   | dungeons2                    | 1.7.5                           | Dungeons2-mc1.12.2-f14.23.5.2768-v1.7.5.jar              | None                                     |
       | LCH   | dungeontactics               | DT-0.16.9                       | DungeonTactics-1.12.2-0.16.9.jar                         | None                                     |
       | LCH   | dynview                      | 1.3                             | dynviewdist-1.12-1.3.jar                                 | None                                     |
       | LCH   | shulker_access               | 1.1                             | Easy+Shulker+Access-1.12.2-1.1.jar                       | None                                     |
       | LCH   | easyelytratakeoff            | 1.7                             | easyelytratakeoff_1.12.2-1.7.jar                         | None                                     |
       | LCH   | easyretrogen                 | 5.0.1                           | EasyRetrogen-1.12.2-5.0.1-universal.jar                  | None                                     |
       | LCH   | element                      | 1.0.5                           | Elementary+Staffs+1.0.6.jar                              | None                                     |
       | LCH   | emeraldobsidian              | 1.12.2-1.1                      | Emerald+and+Obsidian+Addons+v1.1+-+1.12.2.jar            | None                                     |
       | LCH   | enchdesc                     | 1.1.20                          | EnchantmentDescriptions-1.12.2-1.1.20.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCH   | guideapi                     | 1.12-2.1.8-63                   | Guide-API-1.12-2.1.8-63.jar                              | None                                     |
       | LCH   | enchiridion                  | 3.3.5                           | Enchiridion-1.12.2-3.3.5.jar                             | None                                     |
       | LCH   | end_ores_1122                | 1.0.0                           | End+Ores+1.12.2.jar                                      | None                                     |
       | LCH   | endores                      | 1.12.2-r1                       | End+Ores-1.12.2-r1.jar                                   | None                                     |
       | LCH   | endmetals                    | 1.2.0-rc2                       | EndMetals-1.12-1.2.0-rc2.67.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCH   | enhancedarmaments            | 1.3.16                          | enhancedarmaments-1.3.16.jar                             | None                                     |
       | LCH   | enhanced_snowman             | 1.0                             | EnhancedSnowman-1.12-1.0.1.jar                           | None                                     |
       | LCH   | advancedvanillajavaediiton   | 1.0.0                           | EnhancedVanilla_Snapshot19w43a.jar                       | None                                     |
       | LCH   | entityculling                | 5.2.3                           | EntityCulling-1.12.2-5.2.3.jar                           | None                                     |
       | LCH   | environs                     | 1.5.2                           | environs-1.12.2-1.5.2.jar                                | None                                     |
       | LCH   | equipmenttooltips            | 1.0.3                           | EquipmentTooltips-1.12.2-1.0.3-4.jar                     | None                                     |
       | LCH   | estop                        | 1.12.1                          | estop-1.12.1.jar                                         | None                                     |
       | LCH   | expendix                     | 1.12.2-1.2                      | expendix-1.3-(betarelease).jar                           | None                                     |
       | LCH   | satako                       | 2.26                            | Satako+1.12-2.26.jar                                     | None                                     |
       | LCH   | extended_item_information    | 1.0                             | Extended+Item+Information-1.12.2-1.0.jar                 | None                                     |
       | LCH   | umm3185118519                | release 1.5 - MC 1.12.2         | Extended+ItemsOres+[1.12.2]+(release+1.5).jar            | None                                     |
       | LCH   | extragems                    | 1.2.8                           | ExtraGems-1.12.2-(v.1.2.8).jar                           | None                                     |
       | LCH   | golems                       | 7.1.9                           | ExtraGolems-1.12-7.1.9.jar                               | None                                     |
       | LCH   | extrautils_fixes             | 1.0.0                           | exutilfix-1.0.0.jar                                      | None                                     |
       | LCH   | extrautils2                  | 1.0                             | extrautils2-1.12-1.9.9.jar                               | None                                     |
       | LCH   | extravanilla2                | 2.4                             | ExtraVanilla-v.2.4-1.12.2.jar                            | None                                     |
       | LCH   | eyesinthedarkness            | 0.1.0                           | EyesInTheDarkness-0.1.0.jar                              | None                                     |
       | LCH   | fancyclear                   | 1.0                             | FancyClear-Forge-1.12.2-1.3.1.jar                        | None                                     |
       | LCH   | fantasticlib                 | 1.12.2.044                      | FantasticLib-1.12.2.044.jar                              | None                                     |
       | LCH   | fastfurnace                  | 1.3.1                           | FastFurnace-1.12.2-1.3.1.jar                             | None                                     |
       | LCH   | featurecreep                 | 2,2ESR                          | FeatureCreepMC-2,4ESR-1.12.2-Forge.jar                   | None                                     |
       | LCH   | findme                       | 1.0.0                           | findme-1.12.2-1.0.0.jar                                  | None                                     |
       | LCH   | findyourway                  | 1.2.1                           | findyourway-1.12.2-1.2.1.jar                             | None                                     |
       | LCH   | flatcoloredblocks            | mc1.12-6.8                      | flatcoloredblocks-mc1.12-6.8.jar                         | None                                     |
       | LCH   | flighthelper                 | 1.0                             | flighthelper-1.12-forge14.21.0.2375-1.0.jar              | None                                     |
       | LCH   | floralis                     | 1.1.0                           | Floralis-1.12.2-1.1.0.jar                                | None                                     |
       | LCH   | foamfix                      | 0.10.14-1.12.2                  | foamfix-0.10.14-1.12.2.jar                               | None                                     |
       | LCH   | followme                     | 1.1.5a                          | Follow-Me-1.12.2-1.1.5a.jar                              | None                                     |
       | LCH   | followingvillagers           | 1.0.1                           | Following+Villagers-1.0.1.jar                            | None                                     |
       | LCH   | examplemod                   | 1.0                             | Food-Ores-V1.2.1.jar                                     | None                                     |
       | LCH   | food_ore                     | 1.12.2                          | Food-Ores-V1.2.1.jar                                     | None                                     |
       | LCH   | forgeautofish                | 1.0.4                           | forgeautofish-1.0.4-1.12.2.jar                           | None                                     |
       | LCH   | forgelin                     | 1.8.4                           | Forgelin-1.8.4.jar                                       | None                                     |
       | LCH   | fpsreducer                   | mc1.12.2-1.18                   | FpsReducer-mc1.12.2-1.18.jar                             | None                                     |
       | LCH   | fm                           | 1.8                             | FunMod+1.9.jar                                           | None                                     |
       | LCH   | silentlib                    | 3.0.13                          | SilentLib-1.12.2-3.0.14+168.jar                          | None                                     |
       | LCH   | funores                      | 1.6.3                           | FunOres-1.12.2-1.6.3-124.jar                             | None                                     |
       | LCH   | cfm                          | 6.3.1                           | furniture-6.3.1-1.12.2.jar                               | None                                     |
       | LCH   | futuremc                     | 0.2.6                           | future-mc-0.2.9.jar                                      | None                                     |
       | LCH   | futureminecraf               | 1.3.1                           | FutureVersions+v1.3.1.jar                                | None                                     |
       | LCH   | gamblingstyle                | 1.1.2                           | GamblingStyle-v1.1.2-1.12.2.jar                          | None                                     |
       | LCH   | geckolib3                    | 3.0.20                          | geckolib-forge-1.12.2-3.0.21.jar                         | None                                     |
       | LCH   | gm                           | 1.0.5                           | Gem+Mod-1.0.5.jar                                        | None                                     |
       | LCH   | gemsplusplus                 | 1.12.2-V7.0.4                   | gemsplusplus-1.12.2-7.0.4.jar                            | None                                     |
       | LCH   | geolosys                     | 3.0.10                          | Geolosys-1.12.2-3.0.10.jar                               | None                                     |
       | LCH   | getittogetherdrops           | 1.0.2                           | getittogetherdrops-1.12.2-v1.0.2.jar                     | None                                     |
       | LCH   | giacomos_fishing_net         | 1.6.1                           | GiacomosFishingNet-1.12.2-1.6.1.jar                      | None                                     |
       | LCH   | giantspawn                   | 1.0                             | giantspawn_1.12-1.0.jar                                  | None                                     |
       | LCH   | global_emeralds              | 1.0.0                           | Global_Emeralds1.12.53.jar                               | None                                     |
       | LCH   | globalgamerules              | 2.2                             | GlobalGameRules-1.12.2-2.2.7.jar                         | None                                     |
       | LCH   | gwdeepslate                  | 1.0                             | Glymworld-Deepslate-v1.1.0.jar                           | None                                     |
       | LCH   | gwlushcaves                  | 1.1.0                           | Glymworld-LushCaves-v1.4.0.jar                           | None                                     |
       | LCH   | pillageroutpost              | 1.0.0                           | Glymworld-PillagerOutpost-v1.0.0.jar                     | None                                     |
       | LCH   | goodskeletonsdontstrafe      | 1.1.1                           | GoodSkeletonsDontStrafe-v1.1.1-1.12.2.jar                | 12d137bcc36051a1c2c8ea7211cfc1da1c6e9dea |
       | LCH   | cloneguard                   | 1.0.0                           | Guards_Mod+Update-2++1.12.2.jar                          | None                                     |
       | LCH   | guardscraft                  | 1.0.5                           | guardscraft-1.12.2-1.0.5.jar                             | None                                     |
       | LCH   | guiclock                     | 2.2                             | guiclock_1.12.2-2.2.jar                                  | None                                     |
       | LCH   | gbook                        | 2.9.5                           | Guidebook-1.12.2-2.9.5.jar                               | None                                     |
       | LCH   | hardcoreore                  | 0.2.0                           | hardcoreore-1.12.2-0.2.0.jar                             | None                                     |
       | LCH   | hardcorearmor                | 0.1.4                           | hardcorearmor-1.12.2-0.1.4.jar                           | None                                     |
       | LCH   | hardcoredarkness             | 2.0                             | HardcoreDarkness-MC1.12.2-2.0.jar                        | d72e0dd57935b3e9476212aea0c0df352dd76291 |
       | LCH   | hardcoretools                | 0.0.5                           | hardcoretools-1.12.2-0.0.5.jar                           | None                                     |
       | LCH   | hatchery                     | 2.2.2                           | hatchery-1.12.2-2.2.2.jar                                | None                                     |
       | LCH   | heroicarmory                 | 1.1.3                           | heroicarmory-1.2.0.jar                                   | None                                     |
       | LCH   | highworld                    | 0.5                             | High+World-1.12.2-0.5.jar                                | None                                     |
       | LCH   | humans                       | 0.1.2                           | Humans-1.12.2-0.1.2.jar                                  | None                                     |
       | LCH   | humblingbundle               | 1.5                             | humblingbundle_1.12.2-1.5.jar                            | None                                     |
       | LCH   | waila                        | 1.8.26                          | Hwyla-1.8.26-B41_1.12.2.jar                              | None                                     |
       | LCH   | ido                          | 1.0.6                           | ido-1.12.2-1.1.0.jar                                     | None                                     |
       | LCH   | improvedvanilla              | 1.12.2-1.4.1                    | improvedvanilla-1.12.2-1.4.1.jar                         | None                                     |
       | LCH   | incontrol                    | 3.9.18                          | incontrol-1.12-3.9.18.jar                                | None                                     |
       | LCH   | infchest                     | 1.3.2                           | InfChest-1.3.2.jar                                       | None                                     |
       | LCH   | infchest_ae2                 | 1.3.2                           | InfChest-1.3.2.jar                                       | None                                     |
       | LCH   | infchest_top                 | 1.3.2                           | InfChest-1.3.2.jar                                       | None                                     |
       | LCH   | infinitetrading              | 1.4                             | infinitetrading_1.12.2-1.4.jar                           | None                                     |
       | LCH   | infinity_gauntlet            | 1.0.0                           | Infinity+Mod+v1.0.0.jar                                  | None                                     |
       | LCH   | infinitystorage              | @VERSION@                       | InfinityStorage-1.4.jar                                  | None                                     |
       | LCH   | infoaccessories              | 1.0.11                          | InfoAccessories-1.12.2-1.0.11.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCH   | inftrading                   | 1.0                             | inftrading_1.12-1.0.jar                                  | None                                     |
       | LCH   | ias                          | 7.0.5                           | InGameAccountSwitcher-1.12.2-7.0.5.jar                   | None                                     |
       | LCH   | ingotcraft                   | 1.12.2-2.1.1                    | ingotcraft_1.12.2-2.1.1.jar                              | None                                     |
       | LCH   | instantunify                 | 1.1.2                           | instantunify-1.12.2-1.1.2.jar                            | None                                     |
       | LCH   | inventorypets                | 2.0.15                          | inventorypets-1.12-2.0.15.jar                            | None                                     |
       | LCH   | inventorysorter              | 1.13.3+57                       | inventorysorter-1.12.2-1.13.3+57.jar                     | None                                     |
       | LCH   | inventorytweaks              | 1.63+release.109.220f184        | InventoryTweaks-1.63.jar                                 | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
       | LCH   | ironbackpacks                | 1.12.2-3.0.8-12                 | IronBackpacks-1.12.2-3.0.8-12.jar                        | None                                     |
       | LCH   | ironchest                    | 1.12.2-7.0.67.844               | ironchest-1.12.2-7.0.72.847.jar                          | None                                     |
       | LCH   | itemsdontbreak               | 0.2                             | ItemsDontBreak-1.12.2-0.2.jar                            | None                                     |
       | LCH   | jaopca                       | 1.12.2-2.2.8.106                | JAOPCA-1.12.2-2.2.8.106.jar                              | None                                     |
       | LCH   | oredictinit                  | 1.12.2-2.2.1.72                 | JAOPCA-1.12.2-2.2.8.106.jar                              | None                                     |
       | LCH   | jaopcaoc                     | 1.0.11                          | JAOPCAOC-1.12.2-1.0.13.jar                               | None                                     |
       | LCH   | jeiintegration               | 1.6.0                           | jeiintegration_1.12.2-1.6.0.jar                          | None                                     |
       | LCH   | jeivillagers                 | 1.0                             | jeivillagers-1.12-1.0.2.jar                              | None                                     |
       | LCH   | jeresources                  | 0.9.2.60                        | JustEnoughResources-1.12.2-0.9.2.60.jar                  | None                                     |
       | LCH   | jeroreintegration            | 1.1.0                           | JEROreIntegration-1.12.2-1.1.0.jar                       | None                                     |
       | LCH   | journeymap                   | 1.12.2-5.7.1                    | journeymap-1.12.2-5.7.1.jar                              | None                                     |
       | LCH   | harvestcraft                 | 1.12.2zb                        | Pam's HarvestCraft 1.12.2zg.jar                          | None                                     |
       | LCH   | jehc                         | 1.7.2                           | just-enough-harvestcraft-1.12.2-1.7.2.jar                | None                                     |
       | LCH   | effectinfo                   | 1.0.3                           | JustEnoughEffects-1.0.3.jar                              | None                                     |
       | LCH   | jeid                         | 1.0.4-SNAPSHOT                  | JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar                    | None                                     |
       | LCH   | keepequipment                | 1.01                            | keepequipment-1.01.jar                                   | None                                     |
       | LCH   | keepinginventory             | 2.4                             | KeepingInventory-1.12.2-2.4.jar                          | None                                     |
       | LCH   | keepmykeys                   | ${version}                      | KeepMyKeys-1.0.0.jar                                     | None                                     |
       | LCH   | keywizard                    | 1.12.2-1.7.3                    | keywizard-1.12.2-1.7.3.jar                               | None                                     |
       | LCH   | shadowmc                     | 3.8.0                           | ShadowMC-1.12-3.8.0.jar                                  | None                                     |
       | LCH   | largeveins                   | @VERSION@                       | LargeVeins-1.12-1.1.0.jar                                | None                                     |
       | LCH   | lavawaderbauble              | @VERSION@                       | lavawaderbauble-1.2.jar                                  | None                                     |
       | LCH   | lenientcreepers              | v1.0                            | lenientcreepers-1.12.x-v1.0.jar                          | None                                     |
       | LCH   | levelup2                     | ${version}                      | Level Up! 2-1.1.23-1.12.jar                              | None                                     |
       | LCH   | libraryex                    | 1.2.2                           | LibraryEx-1.12.2-1.2.2.jar                               | None                                     |
       | LCH   | loadingprofiler              | 1.1                             | LoadingProfiler-MC1.12-1.3.jar                           | None                                     |
       | LCH   | logimmune                    | 0.1                             | logimmune-0.1.jar                                        | None                                     |
       | LCH   | login_shield                 | 1.12.2-6-g5654706               | Login_Shield-1.12.2-6-g5654706.jar                       | None                                     |
       | LCH   | loliasm                      | 4.8                             | loliasm-4.8.jar                                          | None                                     |
       | LCH   | longesticku                  | 1.0.0                           | Longesticku.jar                                          | None                                     |
       | LCH   | lootbagmod                   | 1.5.2                           | lootbagmod-1.12.2-1.5.2-FINAL.jar                        | None                                     |
       | LCH   | lootbags                     | 2.5.8.7                         | lootbags-2.5.8.7.jar                                     | None                                     |
       | LCH   | lost_aether                  | 1.0.2                           | lost-aether-content-1.12.2-1.0.2.jar                     | None                                     |
       | LCH   | lunatriuscore                | 1.2.0.42                        | LunatriusCore-1.12.2-1.2.0.42-universal.jar              | None                                     |
       | LCH   | magicfeather                 | @VERSION@                       | magicfeather-1.12.2-2.2.0.jar                            | None                                     |
       | LCH   | magicstaffs                  | 0.10.1                          | MagicStaffs-1.12.2-0.10.2.jar                            | None                                     |
       | LCH   | maleks_better_plains         | 1.0.0                           | Malek's+Better+Plains.jar                                | None                                     |
       | LCH   | maptooltip                   | 1.0                             | maptooltip-1.12.2-1.0.jar                                | None                                     |
       | LCH   | mca                          | 6.1.0                           | MCA-1.12.2-6.1.0-universal.jar                           | None                                     |
       | LCH   | mca_old_life                 | 1.0.0                           | MCA-Old-Life.jar                                         | None                                     |
       | LCH   | mcassistant                  | 1.12.2-0.1d-beta                | McAssistant-1.12.2-0.1d-beta.jar                         | None                                     |
       | LCH   | mctsmelteryio                | 1.2.63                          | MCTSmelteryIO-1.12.2-1.2.63.jar                          | None                                     |
       | LCH   | mcwdoors                     | 1.0                             | mcw-doors-1.0.0-mc1.12.2.jar                             | None                                     |
       | LCH   | mcwfurnitures                | 1.0.1                           | mcw-furniture-1.0.1-mc1.12.2beta.jar                     | None                                     |
       | LCH   | mcwroofs                     | 1.0.2                           | mcw-roofs-1.0.2-mc1.12.2.jar                             | None                                     |
       | LCH   | mcwwindows                   | 1.0                             | mcw-windows-1.0.0-mc1.12.2.jar                           | None                                     |
       | LCH   | melongolem                   | 1.2.3                           | MelonMod-1.12-1.2.3.jar                                  | None                                     |
       | LCH   | memorybar                    | 1.0.7                           | memorybar-1.12.2_1.0.7.jar                               | None                                     |
       | LCH   | memorycleaner                | 1.4                             | memorycleaner-1.4.jar                                    | None                                     |
       | LCH   | mendinggems                  | 1.0.0                           | MendingGems-1.12.2-1.0.0.jar                             | None                                     |
       | LCH   | metalcrops                   | 1.2.3                           | metalcrops-1.12.2-1.2.3.jar                              | None                                     |
       | LCH   | golems_metal                 | 7.1.5-1                         | MetalGolems-1.12.2-7.1.5-1.jar                           | None                                     |
       | LCH   | metallurgy                   | 1.3.2                           | Metallurgy-4-Reforged-1.3.2.jar                          | None                                     |
       | LCH   | minecraftboom                | 1.4.3                           | minecraftboom-1.12.2-1.4.3-universal.jar                 | None                                     |
       | LCH   | mineralchance                | 1.1                             | mineralchance_1.12.2-1.1.jar                             | None                                     |
       | LCH   | mininghelmet                 | 1.0                             | MiningHelmet-1.3.jar                                     | None                                     |
       | LCH   | testdummy                    | 1.12                            | MmmMmmMmmMmm-1.12-1.14.jar                               | None                                     |
       | LCH   | mobarmormod                  | 1.0.3b                          | Mob+Armor+Mod+V1.0.3b-1.12.2.jar                         | None                                     |
       | LCH   | moballitemsdrop              | 1.0                             | MobAllItemsDrops.jar                                     | None                                     |
       | LCH   | mobpc                        | 1.0.0.0                         | MobPC-1.12.2-1.0.0.0.jar                                 | None                                     |
       | LCH   | mobrebirth                   | 7.0.6                           | MobRebirth-1.12.2-7.0.6.jar                              | None                                     |
       | LCH   | modbrowser                   | 1.2                             | ModBrowser-1.12.2-1.2.0.jar                              | None                                     |
       | LCH   | moddebugworld                | 1.0.4                           | ModDebugWorldType-1.12.2-1.0.4.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCH   | moremetals                   | 1.1                             | More+Base+Metals+v1.1+(1.12).jar                         | None                                     |
       | LCH   | moresticksmodmubxoott        | 1.0.0                           | more-sticks-mod-version-1-1-1-12-2.jar                   | None                                     |
       | LCH   | muommubxojttaiia             | 1.2.0                           | more-useful-obsidian-mod-version-1-2-1-12-2.jar          | None                                     |
       | LCH   | morechickens                 | 3.1.0                           | morechickens-1.12.2-3.1.0.jar                            | None                                     |
       | LCH   | morelibs                     | 1.2.2                           | morelibs-1.12.2-1.2.2.jar                                | None                                     |
       | LCH   | projecte                     | 1.12.2-PE1.4.1                  | ProjectE-1.12.2-PE1.4.1.jar                              | None                                     |
       | LCH   | moreplates                   | 5.5.2                           | moreplates-1.12.2-5.5.2.jar                              | None                                     |
       | LCH   | mores                        | 2.0                             | mOres-v2.0.jar                                           | None                                     |
       | LCH   | msmlegacy                    | @VERSION@                       | MoreSwordsLegacy-1.12.2-1.0.7.jar                        | None                                     |
       | LCH   | llibrary                     | 1.7.20                          | llibrary-1.7.20-1.12.2.jar                               | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
       | LCH   | mowziesmobs                  | 1.5.8                           | mowziesmobs-1.5.8.jar                                    | None                                     |
       | LCH   | mtlib                        | 3.0.7                           | MTLib-3.0.7.jar                                          | None                                     |
       | LCH   | multimine                    | 1.6.2                           | MultiMine-1.12.2.jar                                     | None                                     |
       | LCH   | multimob                     | 1.0.5                           | multimob-1.0.5.jar                                       | None                                     |
       | LCH   | multipagechest               | 1.9.1                           | MultiPageChest-1.12-1.9.1.jar                            | None                                     |
       | LCH   | multithreadednoise           | 0.0.2                           | MultithreadedNoise-1.12.2-0.0.2.jar                      | None                                     |
       | LCH   | mzombv                       | 1.0                             | mzombv_1.12-1.0.jar                                      | None                                     |
       | LCH   | natura                       | 1.12.2-4.3.2.69                 | natura-1.12.2-4.3.2.69.jar                               | None                                     |
       | LCH   | naturescompass               | 1.8.5                           | NaturesCompass-1.12.2-1.8.5.jar                          | None                                     |
       | LCH   | nether                       | 3.6.2                           | nether_1.12.2_3.7.0_Prerelease.jar                       | None                                     |
       | LCH   | netherex                     | 2.2.5                           | NetherEx-1.12.2-2.2.5.jar                                | None                                     |
       | LCH   | netherite                    | 1.0.0                           | Netherite.jar                                            | None                                     |
       | LCH   | nethermetals                 | 1.2.0-rc2                       | NetherMetals-1.12-1.2.0-rc2.76.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCH   | nether_update_rewind         | 1.1.0                           | NetherUpdate+Rewind.jar                                  | None                                     |
       | LCH   | netherbackport               | 1.0.0                           | NetherUpdateBackport-1.12.2(1.0.1).jar                   | None                                     |
       | LCH   | ngtlib                       | 2.4.18                          | NGTLib2.4.19-35_forge-1.12.2-14.23.2.2611.jar            | None                                     |
       | LCH   | recipehandler                | 0.13                            | NoMoreRecipeConflict-0.13(1.12.2).jar                    | None                                     |
       | LCH   | notenoughcats                | 1.1.1                           | Not-Enough-Cats-Mod-1.12.2.jar                           | None                                     |
       | LCH   | notenoughpets                | 2.3.3                           | NotEnoughPets-1.12.2-2.3.3.jar                           | None                                     |
       | LCH   | nvg                          | 1.1.0                           | nvg-1.1.0.jar                                            | None                                     |
       | LCH   | obsidianstickmodmubxontt     | 1.0.0                           | obsidian-stick-mod-version-1-1-1-12-2.jar                | None                                     |
       | LCH   | samsocean                    | 1.0.2                           | OceanFloor-1.12.2-1.0.2.jar                              | None                                     |
       | LCH   | oldcombat                    | 1.0.0                           | OldCombat-1.12.2-v1.0.0.jar                              | None                                     |
       | LCH   | ore_canes                    | 1.4.2                           | Ore Canes Mod (v.1.4.2).jar                              | None                                     |
       | LCH   | oreberries                   | 0.5.0                           | oreberries-1.12.x-0.5.0.jar                              | None                                     |
       | LCH   | orespawn                     | 3.3.1                           | OreSpawn-1.12-3.3.1.179.jar                              | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LCH   | oreveins                     | 2.0.15                          | oreveins-2.0.15.jar                                      | None                                     |
       | LCH   | powerinventory               | 2.3.1                           | OverpoweredInventory-1.12-2.3.1.jar                      | None                                     |
       | LCH   | packguard                    | 2.3.3                           | PackGuard-1.12-2.3.3.jar                                 | None                                     |
       | LCH   | getalltheseeds               | 1.12a                           | Pam's+Get+all+the+Seeds!+1.12a.jar                       | None                                     |
       | LCH   | passiveendermen              | 1.4                             | passiveendermen_1.12.2-1.4.jar                           | None                                     |
       | LCE   | patchouli                    | 1.0-23.6                        | Patchouli-1.0-23.6.jar                                   | None                                     |
       | LC    | performant                   | 1.12.2-1.5                      | performant-1.11.jar                                      | None                                     |
       | LC    | subcommonlib                 | 1.2.0.1                         | subcommonlib-sublib-1.12.2-1.2.0.4.jar                   | None                                     |
       | LC    | petbuddy                     | $version                        | petbuddy-petbuddy-1.12.2-2.4.1.0.jar                     | None                                     |
       | LC    | pillageplunder               | 1.0.0                           | PillagePlunder_1.12.2_[BETA]0.1.0.jar                    | None                                     |
       | LC    | pillagers                    | 1.0.4                           | Pillagers-1.12.2-1.0.4.jar                               | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LC    | pirates                      | 0.0.6                           | pirates-0.0.6B.jar                                       | None                                     |
       | LC    | placebo                      | 1.6.0                           | Placebo-1.12.2-1.6.0.jar                                 | None                                     |
       | LC    | placementpreview             | 0.3.2                           | placementpreview-1.12.2-0.3.2.jar                        | 2b03e1423915a189b8094816baa18f239d576dff |
       | LC    | pmp                          | 1.12.1                          | Plant-Mega-Pack-Mod-1.12.2.jar                           | None                                     |
       | LC    | plants2                      | 2.10.7                          | Plants-1.12.2-2.10.7.jar                                 | None                                     |
       | LC    | dimensionalores              | 1.0.5                           | Pomarf's+Dimensional+Ores+[1.12.2]+(v1.0.5).jar          | None                                     |
       | LC    | poormetals                   | 1.3.1                           | Poor+Metals-1.3.1.jar                                    | None                                     |
       | LC    | portablecrafting             | @VERSION@                       | PortableCrafting-1.12.2-1.0.2.jar                        | None                                     |
       | LC    | portablecraftingtable        | 1.1.4                           | PortableCraftingTable-1.12.2-1.1.4.jar                   | None                                     |
       | LC    | portalsupercache             | 0.1                             | portalsupercache-0.2.jar                                 | None                                     |
       | LC    | potioncore                   | 1.8_for_1.12.2                  | PotionCore-1.8_for_1.12.2.jar                            | None                                     |
       | LC    | potiondescriptions           | 1.2.4                           | potiondescriptions-1.12.2-1.2.4.jar                      | None                                     |
       | LC    | potionfingers                | r1.0-2                          | PotionFingers-r1.0-2.jar                                 | None                                     |
       | LC    | primitivemobs                | 1.2.3a                          | primitivemobs-1.2.3a.jar                                 | None                                     |
       | LC    | progressivebosses            | 1.5.4                           | ProgressiveBosses-1.5.4-mc1.12.x.jar                     | None                                     |
       | LC    | pvj                          | 1.6.4                           | ProjectVibrantJourneys-1.12.2-1.6.4.jar                  | None                                     |
       | LC    | protect                      | 1.0.0                           | Protect.jar                                              | None                                     |
       | LC    | pyramidplunder               | 1.12.2-1.0                      | PyramidPlunder-1.12.2-1.4.jar                            | None                                     |
       | LC    | qualitytools                 | 1.0.7_for_1.12.2                | QualityTools-1.0.7_for_1.12.2.jar                        | None                                     |
       | LC    | quickfix                     | 1.0.1                           | QuickFix-1.12-(v.1.0.1).jar                              | None                                     |
       | LC    | rainbow_wool                 | 1.0.4                           | Rainbow+wool+1.0.4.jar                                   | None                                     |
       | LC    | rainboaks                    | 1.0.4                           | RainbowOaks-1.12-1.0.4.jar                               | None                                     |
       | LC    | randomarmormobs              | 1.1                             | RandomArmorMobs-1.12.2-1.1.jar                           | None                                     |
       | LC    | randomsheepcolours           | 1.3                             | randomsheepcolours_1.12.2-1.3.jar                        | None                                     |
       | LC    | rare-ice                     | ${version}                      | rare-ice-0.1.1.jar                                       | None                                     |
       | LC    | rbmf                         | 1.0                             | rbmf_1.12-1.0.jar                                        | None                                     |
       | LC    | realdrops                    | 1.2.14                          | RealisticItemDrops-1.2.14.jar                            | None                                     |
       | LC    | reap                         | 1.5.3                           | reap-1.5.3.jar                                           | None                                     |
       | LC    | rebind                       | 2.7.5                           | rebind-1.12.2-2.7.5-0.jar                                | 22cc4f45e4341b5bf2de5964a37e0165d157c9a2 |
       | LC    | recast                       | 1.5                             | recast_1.12.2-1.5.jar                                    | None                                     |
       | LC    | recipemanipulator            | 1.0                             | RecipeManipulator-1.12-0.3.1.13.jar                      | None                                     |
       | LC    | rfa                          | 1.0.0                           | RecipesForAll-1.0.0.jar                                  | None                                     |
       | LC    | reccomplex                   | 1.4.8.2                         | RecurrentComplex-1.4.8.2.jar                             | None                                     |
       | LC    | regrowth                     | 0.0.0.5                         | Regrowth-1.12.2-0.0.1.1.jar                              | None                                     |
       | LC    | respawnablepets              | 1.0.6                           | respawnable-pets-1.0.6.1.jar                             | None                                     |
       | LC    | retroexchange                | 1.0.0                           | Retro-Exchange-1.12.2-1.0.7.jar                          | None                                     |
       | LC    | additionalstructures         | 2.5.0                           | Rex's-AdditionalStructures-1.12.x(v.2.5.0).jar           | None                                     |
       | LC    | corerm                       | 1.3.3                           | RikMuldsCore_1.3.3.jar                                   | None                                     |
       | LC    | rockhounding_core            | 3.27                            | rockhounding_core-1.12.2-3.27.jar                        | None                                     |
       | LC    | rockhounding_rocks           | 1.12.2-3.21                     | rockhounding_rocks-1.12.2-3.21.jar                       | None                                     |
       | LC    | roguelike                    | 1.8.0                           | RoguelikeDungeons-1.12.2-1.8.0.jar                       | None                                     |
       | LC    | roost                        | 2.0.10                          | roost-1.12.2-2.0.10.jar                                  | None                                     |
       | LC    | ruins                        | 17.2                            | Ruins-1.12.2.jar                                         | None                                     |
       | LC    | sandyores                    | 1.4.0                           | SandyOres+1.12.2+1.4.jar                                 | None                                     |
       | LC    | savemystronghold             | 1.12.2-1.0.0                    | savemystronghold-1.12.2-1.0.0.jar                        | None                                     |
       | LC    | merpig                       | 1.12.2-0.0.1.20190504132448     | SBM-Merpig-1.12.2-0.0.1b20190504132456.jar               | None                                     |
       | LC    | sbmpuntanimal                | 1.12.2-1.0.0.20190202141056     | SBM-Punt-Animal-1.12.2-1.0.0b20190202141059.jar          | None                                     |
       | LC    | sbmsheepmetal                | 1.12.2-0.3.0.20191020225700     | SBM-SheepMetal-1.12.2-0.3.0b20191020225700.jar           | None                                     |
       | LC    | woodenshears                 | @MAJOR@.@MINOR@.@REVIS@.@BUILD@ | SBM-WoodenShears-1.12-0.0.1b8.jar                        | None                                     |
       | LC    | supermartijn642configlib     | 1.0.9a                          | supermartijn642configlib-1.0.9a-mc1.12.jar               | None                                     |
       | LC    | supermartijn642corelib       | 1.0.16a                         | supermartijn642corelib-1.0.16a-mc1.12.jar                | None                                     |
       | LC    | scarecrowsterritory          | 1.1.3                           | scarecrowsterritory-1.1.3-mc1.12.jar                     | None                                     |
       | LC    | searchablechests             | 1.12-1.5.3                      | searchablechests-1.12-1.5.3-3.jar                        | None                                     |
       | LC    | setbonus                     | 1.12.2.020                      | SetBonus-1.12.2.020.jar                                  | None                                     |
       | LC    | sfm                          | 1.0                             | sfm_1.12-1.0.jar                                         | None                                     |
       | LC    | shipwrecks_winslow           | 2.0.0                           | shipwrecks-mc1.12.2-2.0.0.jar                            | None                                     |
       | LC    | shulkerbox                   | 1.3.2                           | shulkerbox-1.3.2.jar                                     | None                                     |
       | LC    | shulkertooltip               | 1.9.2                           | ShulkerTooltip-1.9.2.jar                                 | None                                     |
       | LC    | silentgear                   | 0.6.5                           | SilentGear-1.12.2-0.6.7+76.jar                           | None                                     |
       | LC    | silentgems                   | 2.8.18                          | SilentsGems-1.12.2-2.8.22+327.jar                        | None                                     |
       | LC    | silentgemstic                | 0.1.1                           | SilentsGems-TiC-1.12.2-0.1.1-5.jar                       | None                                     |
       | LC    | simple_pink_diamond_dois     | 1.0.0                           | simple_pink_diamond_1.12.2_1.2.jar                       | None                                     |
       | LC    | simplecore                   | 1.7.3.4                         | SimpleCore-API-1.12.2.jar                                | None                                     |
       | LC    | simplegrinder                | @VERSION@                       | SimpleGrinder-1.150.R1122.jar                            | None                                     |
       | LC    | simpleores                   | 1.11.2.2                        | SimpleOres-Mod-1.12.2.jar                                | None                                     |
       | LC    | simplesmelteryaccelerator    | 1.0.1                           | SimpleSmelteryAccelerator-1.0.1.jar                      | None                                     |
       | LC    | simplycats                   | 1.12.2-0.0.4.1                  | simplycats-1.12.2-0.0.4.1.jar                            | None                                     |
       | LC    | sit                          | v1.3                            | sit-1.12.2-v1.3.jar                                      | None                                     |
       | LC    | skewers                      | 1.1                             | Skewers-1.1.jar                                          | None                                     |
       | LC    | snowrealmagic                | 0.5.6                           | SnowRealMagic-1.12.2-0.5.6.jar                           | None                                     |
       | LC    | somanyenchantments           | 0.5.5                           | SoManyEnchantments-0.5.5.jar                             | None                                     |
       | LC    | soundfilters                 | 0.12.1_for_1.12                 | SoundFilters-0.12.1_for_1.12.jar                         | None                                     |
       | LC    | soundreloader                | 1.1                             | soundreloader-1.2-1.12.2.jar                             | None                                     |
       | LC    | spartanweaponry              | beta 1.3.8                      | SpartanWeaponry-1.12.2-beta-1.3.8.jar                    | None                                     |
       | LC    | spawntemple                  | 2.1                             | SpawnTemple-v.2.1-mc1.12.jar                             | None                                     |
       | LC    | spectrite                    | 1.7.1                           | spectrite-1.7.1.jar                                      | 00119cfc089819bbcd2f9166a50c7f3df88ded78 |
       | LC    | stackie                      | 1.6.0.48                        | Stackie-1.12.2-1.6.0.48-universal.jar                    | None                                     |
       | LC    | stg                          | 1.12.2-1.2.3                    | stg-1.12.2-1.2.3.jar                                     | None                                     |
       | LC    | stickofdeath                 | 1.12.2.1                        | stickofdeath-1.12.2.1.jar                                | None                                     |
       | LC    | structuresplus               | 1.0.0                           | StructuresPlus.jar                                       | None                                     |
       | LC    | super_ores                   | 1.0.0                           | Super+Ores.jar                                           | None                                     |
       | LC    | surfaceores                  | 1.0.0                           | Surface+Ores+1.12.2.jar                                  | None                                     |
       | LC    | surge                        | 2.0.77                          | Surge-1.12.2-2.0.77.jar                                  | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LC    | swordblockingcombat          | 1.2.3                           | SwordBlockingCombat-v1.2.3-1.12.2.jar                    | 12d137bcc36051a1c2c8ea7211cfc1da1c6e9dea |
       | LC    | tellme                       | 0.7.0-dev.20200919.184303       | tellme-1.12.2-0.7.0-dev.20200919.184303.jar              | 2b03e1423915a189b8094816baa18f239d576dff |
       | LC    | tenshilib                    | 1.2.4                           | TenshiLib-1.12.2-1.2.4.jar                               | None                                     |
       | LC    | texfix                       | 4.0                             | TexFix+V-1.12-4.0.jar                                    | None                                     |
       | LC    | camping                      | 2.4.3                           | TheCampingMod_2.4.3.jar                                  | None                                     |
       | LC    | theeightfabledblades         | 1.0.0                           | TheEightFabledBlades+V2.0.01.jar                         | None                                     |
       | LC    | theoneprobe                  | 1.4.28                          | theoneprobe-1.12-1.4.28.jar                              | None                                     |
       | LC    | tickratechanger              | 1.0.14                          | TickrateChanger-1.0.14.jar                               | None                                     |
       | LC    | tidychunk                    | 1.0.0.0                         | TidyChunk-1.12.2-1.0.0.0.jar                             | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
       | LC    | timehud                      | 7.3.1                           | TimeHUD-1.12.2-7.3.1.jar                                 | None                                     |
       | LC    | tinker_io                    | rw2.8.3                         | tinker_io-1.12.2-rw2.8.3.jar                             | None                                     |
       | LC    | golems_tcon                  | 7.1.5-0                         | TinkersGolemsAddon-1.12-7.1.5-0.jar                      | None                                     |
       | LC    | tinkersjei                   | 1.2                             | tinkersjei-1.2.jar                                       | None                                     |
       | LC    | tinkersoredictcache          | 1.0                             | TinkersOreDictCache-1.0.jar                              | None                                     |
       | LC    | tiquality                    | FAT-1.12.2-GAMMA-1.8.1-124      | Tiquality-FAT-1.12.2-GAMMA-1.8.1-124.jar                 | None                                     |
       | LC    | tlsywen                      | 1.0                             | tlsywen-1.1.jar                                          | None                                     |
       | LC    | tnt_utilities                | 1.2.3                           | tnt_utilities-mc1.12-1.2.3.jar                           | None                                     |
       | LC    | toastcontrol                 | 1.8.1                           | Toast+Control-1.12.2-1.8.1.jar                           | None                                     |
       | LC    | dungeons                     | 1.2.0                           | tod-1.12.2-1.2.0.jar                                     | None                                     |
       | LC    | tolaserblade                 | 1.12.2-1.7.5.0                  | ToLaserBlade-1.12.2-1.7.5.0.jar                          | None                                     |
       | LC    | expansion_logica             | 7.6                             | TOO+MANY+LOGIC+1.12.2+v8.6.1+DAMAGE+NORMAL.jar           | None                                     |
       | LC    | toolsandarmorbop             | 1.12.2-1.0.0                    | ToolsAndArmorBOP-1.12.2-1.0.0.jar                        | None                                     |
       | LC    | topaddons                    | 1.12.2-1.13.0                   | topaddons-1.12.2-1.13.0.jar                              | None                                     |
       | LC    | torohealthmod                | 1.12.2-11                       | torohealth-1.12.2-11.jar                                 | None                                     |
       | LC    | torohud                      | 1.12.2-5                        | torohud-1.12.2-5.jar                                     | None                                     |
       | LC    | totemdefender                | 2.9                             | TotemDefender-1.12.2-2.9.jar                             | None                                     |
       | LC    | trapcraft                    | 2.4.5                           | Trapcraft-1.12.2-2.4.5.jar                               | None                                     |
       | LC    | trashslot                    | 8.4.10                          | TrashSlot_1.12.2-8.4.10.jar                              | None                                     |
       | LC    | travelersbackpack            | 1.0.35                          | TravelersBackpack-1.12.2-1.0.35.jar                      | None                                     |
       | LC    | treasure2                    | 2.0.0                           | Treasure2-mc1.12.2-f14.23.5.2859-v2.0.0.jar              | None                                     |
       | LC    | treasure2_mocreatures_lp     | 1.0.0                           | Treasure2MoCreaturesLP-mc1.12.2-f14.23.5.2854-v1.0.0.jar | None                                     |
       | LC    | treechopper                  | 1.2.4                           | TreeChopper-1.12.2-1.2.4.jar                             | None                                     |
       | LC    | treeores                     | 0.1                             | TreeOres-1.12.2-0.1.jar                                  | None                                     |
       | LC    | xat                          | 0.31.4                          | Trinkets+and+Baubles-0.31.4.jar                          | None                                     |
       | LC    | turkayumandblackiron         | 1.0.0                           | Turkayum+and+Black+Iron+Mod+1.0.jar                      | None                                     |
       | LC    | uncharted                    | v04                             | Uncharted_1.12_v04.jar                                   | None                                     |
       | LC    | uncrafted                    | 3.0.1                           | Uncrafted+1.12++(v.3.0.1).jar                            | None                                     |
       | LC    | undergroundbiomes            | 1.3.11                          | UndergroundBiomesConstructs-1.12-1.3.11.jar              | None                                     |
       | LC    | uniquecrops                  | 0.1.76                          | uniquecrops-1.12-0.1.76.jar                              | None                                     |
       | LC    | unloader                     | 1.2.0                           | unloader-1.2.0.jar                                       | None                                     |
       | LC    | functionalstuctures          | 1.0.0                           | Useful+structures.jar                                    | None                                     |
       | LC    | usefulite                    | 1.0.0                           | useful-ite.jar                                           | None                                     |
       | LC    | useless_sword                | 1.2.2                           | UselessSword-1.12.2-V1.2.2.jar                           | None                                     |
       | LC    | utilitybaseores              | 1.2.0.1                         | utilitybaseores-1.12.2-1.2.0.1.jar                       | None                                     |
       | LC    | vanillafix                   | 1.0.10-150                      | VanillaFix-1.0.10-150.jar                                | None                                     |
       | LC    | variedcommodities            | 1.12.2                          | VariedCommodities_1.12.2-(13Jan22).jar                   | None                                     |
       | LC    | vefluids                     | 0.11.0.17                       | VE-FluidHandling-1.12.2-0.11.0b17.jar                    | None                                     |
       | LC    | vehicle                      | 0.41.1                          | vehicle-mod-0.41.1-1.12.2.jar                            | None                                     |
       | LC    | veinminermodsupport          | 0.38.2                          | VeinMiner-1.12-0.38.2.647+b31535a.jar                    | None                                     |
       | LC    | vc                           | 5.9.13                          | ViesCraft-1.12.2-5.9.13.jar                              | None                                     |
       | LC    | villagermarket               | 1.0.3                           | villager-market-1.12.2-1.0.3.jar                         | None                                     |
       | LC    | villagerdeathmessages        | 1.7                             | villagerdeathmessages_1.12.2-1.7.jar                     | None                                     |
       | LC    | villagersleashed             | 1.0.0                           | VillagersLeashable-1.0.jar                               | None                                     |
       | LC    | wailaharvestability          | 1.1.12                          | WailaHarvestability-mc1.12-1.1.12.jar                    | None                                     |
       | LC    | waim                         | 1.0.0                           | WAIM-1.0.0.jar                                           | None                                     |
       | LC    | walljump                     | 1.3.2                           | walljump-1.12.2-1.3.2.jar                                | None                                     |
       | LC    | wanionlib                    | 1.12.2-2.9                      | WanionLib-1.12.2-2.9.jar                                 | None                                     |
       | LC    | 113_water_mechanics          | 1.0.2                           | WaterMechanicsBackport-1.0.3-1.12.2-NETHERFIX.jar        | None                                     |
       | LC    | waystones                    | 4.1.0                           | Waystones_1.12.2-4.1.0.jar                               | None                                     |
       | LC    | weaponsplus                  | 1.0.0                           | WeaponsPlus+1.0+(Beta).jar                               | None                                     |
       | LC    | wild                         | 1.0.0                           | wild_1.1.0.jar                                           | None                                     |
       | LC    | wonderful_enchantments       | 0.6.0                           | wonderful-enchantments-1.12.2-0.6.0.jar                  | None                                     |
       | LC    | woodenbucket                 | 0.3.0.22                        | WoodenBuckets-1.12.2-0.3.0b22.jar                        | None                                     |
       | LC    | worldborder                  | 2.3                             | worldborder_1.12.2-2.3.jar                               | None                                     |
       | LC    | worleycaves                  | 1.5.2                           | worleycaves-1.12.2-1.5.2.jar                             | None                                     |
       | LC    | xlfoodmod                    | 1.12.2-1.9.2                    | XL-Food-Mod-1.12.2-1.9.2.jar                             | None                                     |
       | LC    | xp_ore                       | 0.0.0                           | xp_ore-1.0.1.jar                                         | None                                     |
       | LC    | yoyos                        | 1.12.2-1.3.3.25                 | yoyos_1.12.2-1.3.3.25.jar                                | None                                     |
       | LC    | zombieproofdoors             | 1.1                             | zombieproofdoors_1.12.2-1.1.jar                          | None                                     |
       | LC    | zvfs                         | 1.0                             | zvfs_1.12-1.0.jar                                        | None                                     |
       | LC    | phosphor-lighting            | 1.12.2-0.2.6                    | phosphor-1.12.2-0.2.6+build50-universal.jar              | f0387d288626cc2d937daa504e74af570c52a2f1 |
       | LC    | densemetals                  | 2.0.0                           | DenseMetals-1.12.2-2.0.0.30.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
       | LC    | orelib                       | 3.6.0.1                         | OreLib-1.12.2-3.6.0.1.jar                                | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
       | LC    | passableleaves               | 2.0.0                           | PassableLeaves-1.12.2-2.0.0.jar                          | None                                     |
       | LC    | reopenal                     | 1.0.0                           | ReOpenAL-1.0.0.jar                                       | None                                     |
       | LC    | vt                           | 1.12.2-1.5.6                    | VanillaTweaks-1.12.2-1.5.6.jar                           | None                                     |
       | LC    | gravelores                   | 1.8                             | gravelores-1.8.jar                                       | None                                     |
       | LC    | mysticallib                  | 1.12.2-1.13.0                   | mysticallib-1.12.2-1.13.0.jar                            | None                                     |
       | LC    | osv                          | 5.14                            | Ore+Stone+Variants-5.14.jar                              | None                                     |
       | LC    | superores                    | 1.9.0_1.12                      | superores-1.9.0-1.12.jar                                 | None                                     |
       | LC    | unidict                      | 1.12.2-3.0.10                   | UniDict-1.12.2-3.0.10.jar                                | None                                     |
       | LC    | wrapup                       | 1.12-1.1.3                      | WrapUp-1.12-1.1.3.jar                                    | None                                     |
       | UD    | mtqfix                       | 1.1.0                           | minecraft.jar                                            | None                                     |
  Loaded coremods (and transformers): Snow! Real Magic! (SnowRealMagic-1.12.2-0.5.6.jar)
                                        
                                      OpenEyePlugin (OpenEye-1.12.2-0.8.jar)
                                        openeye.asm.MultiTransformer
                                      TenshiCore (TenshiLib-1.12.2-1.2.4.jar)
                                        com.flemmli97.tenshilib.asm.ASMTransformer
                                      CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
                                        cubex2.cxlibrary.CoreModTransformer
                                      LoadingPlugin (LoadingProfiler-MC1.12-1.3.jar)
                                        lumien.loadingprofiler.asm.ClassTransformer
                                      LesslagCorePlugin (lesslag-1.0-1.12.2.jar)
                                        
                                      Worldgeneration Profiler Plugin (world_generation_profiler-[1.8-1.12.2]-1.2.1.5.jar)
                                        net.hycrafthd.worldgenerationprofiler.asm.transformer.Transformer
                                      UniDictCoreMod (UniDict-1.12.2-3.0.10.jar)
                                        wanion.unidict.core.UniDictCoreModTransformer
                                      LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
                                        lumien.bloodmoon.asm.ClassTransformer
                                      ChunkGenLimiterCoremod (chunkgenlimiter-1.1-core.jar)
                                        io.github.barteks2x.chunkgenlimiter.coremod.ChunkGenLimitTransformer
                                      TickrateChanger (TickrateChanger-1.0.14.jar)
                                        me.guichaguri.tickratechanger.TickrateTransformer
                                      BringMeTheRings plugin (BringMeTheRings-0.4.jar)
                                        zabi.minecraft.bmtr.core.BaublesTransformer
                                      GITDLoadingPlugin (getittogetherdrops-1.12.2-v1.0.2.jar)
                                        
                                      LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
                                        lumien.hardcoredarkness.asm.ClassTransformer
                                      ReBind Core (rebind-1.12.2-2.7.5-0.jar)
                                        austeretony.rebind.common.core.ReBindClassTransformer
                                      GottaGoFastLoader (gottagofast-1.1.jar)
                                        com.thiakil.gottagofast.coremod.GottaGoFastASMTransformer
                                      SoManyEnchantments ASM (SoManyEnchantments-0.5.5.jar)
                                        com.Shultrea.Rin.Transformer.SMEASM
                                      ReachFixPlugin (ReachFix-1.12.2-1.0.5.jar)
                                        meldexun.reachfix.asm.ReachFixClassTransformer
                                      ForgelinPlugin (Forgelin-1.8.4.jar)
                                        
                                      Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.14-1.12.2.jar)
                                        pl.asie.foamfix.coremod.FoamFixTransformer
                                      Scarecrow's Territory Plugin (scarecrowsterritory-1.1.3-mc1.12.jar)
                                        
                                      llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                        net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                        net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                      BNBGamingCore (BNBGamingCore-1.12.2-0.12.0.jar)
                                        com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
                                      CoreMod (ForgeMixinFix-1.0.0.jar)
                                        
                                      VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)
                                        
                                      BiggerPacketsPlzCoreMod (biggerpacketsplz-since1.8-1.2.jar)
                                        net.elnounch.mc.biggerpacketsplz.BiggerPacketsPlzClassTransformer
                                      MtqFixPlugin (mtqfix-1.12.2-1.1.0.jar)
                                        jmn.mods.mtqfix.AsmTransformer
                                      EntityCullingPlugin (EntityCulling-1.12.2-5.2.3.jar)
                                        meldexun.entityculling.asm.EntityCullingClassTransformer
                                      ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
                                        com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
                                      ColytraLoadingPlugin (colytra-1.12.2-1.2.0.4.jar)
                                        c4.colytra.asm.ElytraTransformer
                                      SuperMartijn642's Core Lib Plugin (supermartijn642corelib-1.0.16a-mc1.12.jar)
                                        
                                      Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
                                        invtweaks.forge.asm.ContainerTransformer
                                      ModPC Plugin (MobPC-1.12.2-1.0.0.0.jar)
                                        com.lupicus.mobpc.asm.ClassTransformer
                                      PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
                                        
                                      QuitConfirmPlugin (quitconfirm-1.0.0.jar)
                                        mixu.quitconfirm.client.asm.shutdownConfirmTransformer
                                      MMFMLCorePlugin (MultiMine-1.12.2.jar)
                                        atomicstryker.multimine.common.fmlmagic.MMTransformer
                                      SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
                                        
                                      PassableLeavesCore (PassableLeavesCore-1.12.2-1.0.0.jar)
                                        teamrtg.passableleaves.asm.PassableLeavesTransformer
                                      IvToolkit (IvToolkit-1.3.3-1.12.jar)
                                        
                                      FutureMC (future-mc-0.2.9.jar)
                                        thedarkcolour.futuremc.asm.CoreTransformer
                                      LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
                                        lumien.chunkanimator.asm.ClassTransformer
                                      IonChests (IonChests-1.0.0.jar)
                                        pl.asie.ionchests.IonChestsTransformer
                                      IMLoadingPlugin (infinimend-1.12-1.0.2.jar)
                                        net.crazysnailboy.mods.infinimend.asm.IMClassTransformer
                                      CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
                                        team.chisel.ctm.client.asm.CTMTransformer
                                      MixinBooter (!mixinbooter-4.2.jar)
                                        
                                      CorePlugin (ForgeEndertech-1.12.2-4.5.6.0-build.0619.jar)
                                        
                                      JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar)
                                        org.dimdev.jeid.JEIDTransformer
                                      Better Biome Blend (betterbiomeblend-1.12.2-1.1.7-forge.jar)
                                        
                                      TNTUtilities Core (tnt_utilities-mc1.12-1.2.3.jar)
                                        ljfa.tntutils.asm.ExplosionTransformer
  GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 512.15' Renderer: 'NVIDIA GeForce GTX 750 Ti/PCIe/SSE2'
  Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
                                   - TinkerWorld (Enabled/Not Forced)
                                   - TinkerTools (Enabled/Not Forced)
                                   - TinkerHarvestTools (Enabled/Forced)
                                   - TinkerMeleeWeapons (Enabled/Forced)
                                   - TinkerRangedWeapons (Enabled/Forced)
                                   - TinkerModifiers (Enabled/Forced)
                                   - TinkerSmeltery (Enabled/Not Forced)
                                   - TinkerGadgets (Enabled/Not Forced)
                                   - TinkerOredict (Enabled/Forced)
                                   - TinkerIntegration (Enabled/Forced)
                                   - TinkerFluids (Enabled/Forced)
                                   - TinkerMaterials (Enabled/Forced)
                                   - TinkerModelRegister (Enabled/Forced)
                                   - chiselIntegration (Enabled/Not Forced)
                                   - wailaIntegration (Enabled/Not Forced)
                                   - theoneprobeIntegration (Enabled/Not Forced)
  Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced)
                               - NaturaOverworld (Enabled/Not Forced)
                               - NaturaNether (Enabled/Not Forced)
                               - NaturaDecorative (Enabled/Not Forced)
                               - NaturaTools (Enabled/Not Forced)
                               - NaturaEntities (Enabled/Not Forced)
                               - NaturaOredict (Enabled/Forced)
                               - NaturaWorld (Enabled/Not Forced)
  Suspected Mods: Patchouli (patchouli)
  Launched Version:
  LWJGL: 2.9.4
  OpenGL: NVIDIA GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 512.15, NVIDIA Corporation
  GL Caps: Using GL 1.3 multitexturing.
           Using GL 1.3 texture combiners.
           Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
           Shaders are available because OpenGL 2.1 is supported.
           VBOs are available because OpenGL 1.5 is supported.
  Using VBOs: Yes
  Is Modded: Definitely; Client brand changed to 'fml,forge'
  Type: Client (map_client.txt)
  Resource Packs:
  Current Language: English (US)
  Profiler Position: N/A (disabled)
  CPU: 6x AMD FX(tm)-6300 Six-Core Processor

Link to comment
Share on other sites

On 9/8/2019 at 7:50 PM, diesieben07 said:

The file names of many of your mods suggest you got them from illegal reposting sites.

Check out StopModReposts for more information and obtain your mods properly before continueing.

What names suggest that the mods are reposted from illegal reposting sites ?

Edited by Kasia1403
Link to comment
Share on other sites

  • 2 months later...
On 4/15/2022 at 6:38 PM, diesieben07 said:

That is not important. Simply get your mods from Curse Forge only or the mod author's own page. Do not use any other sites. The file names of the mods are not a surefire way to check, they are only a hint.

Why is that not important? That way of saying it suggests, that you have no idea what you are talking about. So before you are making such wild claims, tell us why you think so and if possible, name sources.

Edited by Caeleste-42bit
Link to comment
Share on other sites

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Now it gets stuck at "Preparing start region for dimension overworld" once i was able to generate a full customzied json. Any insights?
    • Add crash-reports with sites like https://paste.ee/ and paste the link to it here Make a test without valhelsia_structures
    • My game crash before main screen load crash log: ---- Minecraft Crash Report ---- // I let you down. Sorry Time: 04.05.2024, 11:48 Description: Initializing game org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {}     at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {}     at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {}     at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-1.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-1.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-1.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-1.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-1.0.8.jar:?] {}     at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}     at net.minecraft.client.renderer.block.BlockRenderDispatcher.<init>(BlockRenderDispatcher.java:50) ~[client-1.18.2-20220404.173914-srg.jar%2390!/:?] {re:classloading,xf:OptiFine:default}     at net.minecraft.client.Minecraft.<init>(Minecraft.java:501) ~[client-1.18.2-20220404.173914-srg.jar%2390!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}     at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%2390!/:?] {re:classloading,pl:runtimedistcleaner:A}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}     at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.21.jar%2318!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [valhelsia_structures.mixins.json:BlockModelRendererMixin] from phase [DEFAULT] in config [valhelsia_structures.mixins.json] FAILED during APPLY     at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     ... 29 more Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @ModifyVariable annotation on valhelsia_renderModelFaceFlat could not find any targets matching 'Lnet/minecraft/client/renderer/block/ModelBlockRenderer;m_111001_(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;IIZLcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Ljava/util/List;Ljava/util/BitSet;)V' in net.minecraft.client.renderer.block.ModelBlockRenderer. Using refmap valhelsia_structures.refmap.json [PREINJECT Applicator Phase -> valhelsia_structures.mixins.json:BlockModelRendererMixin -> Prepare Injections ->  -> localvar$zbg000$valhelsia_renderModelFaceFlat(ILnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)I -> Parse]     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo.<init>(ModifyVariableInjectionInfo.java:45) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {}     at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {}     at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}     at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}     at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     ... 29 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace:     at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}     at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {}     at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {}     at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {}     at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-1.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-1.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-1.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-1.0.8.jar:?] {}     at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-1.0.8.jar:?] {}     at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}     at net.minecraft.client.renderer.block.BlockRenderDispatcher.<init>(BlockRenderDispatcher.java:50) ~[client-1.18.2-20220404.173914-srg.jar%2390!/:?] {re:classloading,xf:OptiFine:default}     at net.minecraft.client.Minecraft.<init>(Minecraft.java:501) ~[client-1.18.2-20220404.173914-srg.jar%2390!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details:     Modules:          ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         COMCTL32.dll:Biblioteka formantów czynności użytkownika:6.10 (WinBuild.160101.0800):Microsoft Corporation         CRYPT32.dll:Crypto API32:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.3930:Microsoft Corporation         CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation         DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         DEVOBJ.dll:Device Information Set DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation         DNSAPI.dll:Biblioteka DLL interfejsu API klienta usługi DNS:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         GDI32.dll:GDI Client DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation         GLU32.dll:Biblioteka DLL OpenGL Utility Library:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         HID.DLL:Biblioteka użytkownika HID:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation         IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation         KERNEL32.DLL:Biblioteka DLL klienta Windows NT BASE API:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         KERNELBASE.dll:Biblioteka DLL klienta Windows NT BASE API:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         MMDevApi.dll:Interfejs API MMDevice:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         MSCTF.dll:Biblioteka DLL serwera MSCTF:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation         NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         Ole32.dll:Microsoft OLE for Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         OpenAL.dll         PROPSYS.dll:System właściwości firmy Microsoft:7.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation         RPCRT4.dll:Czas wykonania zdalnego wywoływania procedury:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         SETUPAPI.DLL:Interfejs API Instalatora systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         SHCORE.dll:SHCORE:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         SHELL32.dll:Wspólna biblioteka DLL Powłoki systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         UMPDC.dll         USER32.dll:Współużytkowana biblioteka DLL klienta Windows USER API:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         USERENV.dll:Userenv:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation         VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         WINHTTP.dll:Usługi Windows HTTP Services:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         WINMM.dll:MCI API DLL:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.4291 (WinBuild.160101.0800):Microsoft Corporation         WS2_32.dll:Biblioteka DLL 32-bitowej wersji usługi Windows Socket 2.0:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation         Wldp.dll:Zasady blokady systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         amsi.dll:Anti-Malware Scan Interface:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         aswAMSI.dll:Avast AMSI COM object:24.3.8975.0:Gen Digital Inc.         aswhook.dll:Avast Hook Library:24.3.8975.0:AVAST Software         bcrypt.dll:Biblioteka podstawowych elementów kryptograficznych systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation         clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation         combase.dll:Microsoft COM for Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         dhcpcsvc.DLL:Usługa klienta DHCP:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         dhcpcsvc6.DLL:Klient DHCPv6:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         dinput8.dll:Microsoft DirectInput:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         dwmapi.dll:Interfejs API menedżera okien Microsoft Desktop Window Manager:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         dxgi.dll:DirectX Graphics Infrastructure:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         fwpuclnt.dll:Interfejs API trybu użytkownika funkcji FWP/IPSec:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         gdi32full.dll:GDI Client DLL:10.0.19041.4239 (WinBuild.160101.0800):Microsoft Corporation         glfw.dll         icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         ig9icd64.dll:OpenGL(R) Driver for Intel(R) Graphics Accelerator:31.0.101.2111:Intel Corporation         igc64.dll:Intel Graphics Shader Compiler for Intel(R) Graphics Accelerator:31.0.101.2111:Intel Corporation         igdgmm64.dll:User Mode Driver for Intel(R) Graphics Technology:31.0.101.2111:Intel Corporation         igdml64.dll:Metrics Library for Intel(R) Graphics Technology:31.0.101.2111:Intel Corporation         inputhost.dll:InputHost:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         java.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         javaw.exe:OpenJDK Platform binary:17.0.1.0:Microsoft         jemalloc.dll         jimage.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         jli.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         jna4343990444255883354.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)         jvm.dll:OpenJDK 64-Bit server VM:17.0.1.0:Microsoft         kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation         lwjgl.dll         lwjgl_opengl.dll         lwjgl_stb.dll         management.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         management_ext.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         mscms.dll:Biblioteka DLL systemu dopasowywania kolorów firmy Microsoft:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         msvcp140.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation         msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         mswsock.dll:Microsoft Windows Sockets 2.0 Dostawca usługi:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         napinsp.dll:Dostawca podkładek nazewnictwa poczty e-mail:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         net.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         nio.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         ntdll.dll:Biblioteka NT Layer DLL:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         ntmarta.dll:Windows NT - dostawca MARTA:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         opengl32.dll:OpenGL Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         perfos.dll:Biblioteka DLL obiektów wydajności systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         pnrpnsp.dll:Dostawca obszaru nazw PNRP:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         powrprof.dll:Pomocnicza biblioteka DLL dla profilu zasilania:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         profapi.dll:User Profile Basic API:10.0.19041.4239 (WinBuild.160101.0800):Microsoft Corporation         rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation         sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation         shlwapi.dll:Biblioteka dodatkowych narzędzi powłoki:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         svml.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.4239 (WinBuild.160101.0800):Microsoft Corporation         ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         uxtheme.dll:Biblioteka Microsoft UxTheme:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation         verify.dll:OpenJDK Platform binary:17.0.1.0:Microsoft         win32u.dll:Win32u:10.0.19041.4291 (WinBuild.160101.0800):Microsoft Corporation         windows.storage.dll:Interfejs API magazynu systemu Microsoft WinRT:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         wintypes.dll:Biblioteka DLL typów systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation         xinput1_4.dll:Interfejs API typowego kontrolera firmy Microsoft:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation         zip.dll:OpenJDK Platform binary:17.0.1.0:Microsoft Stacktrace:     at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%2390!/:?] {re:classloading,pl:runtimedistcleaner:A}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}     at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}     at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.21.jar%2318!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}     at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {} -- System Details -- Details:     Minecraft Version: 1.18.2     Minecraft Version ID: 1.18.2     Operating System: Windows 10 (amd64) version 10.0     Java Version: 17.0.1, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 1227438184 bytes (1170 MiB) / 1644167168 bytes (1568 MiB) up to 10502537216 bytes (10016 MiB)     CPUs: 4     Processor Vendor: GenuineIntel     Processor Name: Intel(R) Core(TM) i3-7100U CPU @ 2.40GHz     Identifier: Intel64 Family 6 Model 142 Stepping 9     Microarchitecture: Amber Lake     Frequency (GHz): 2,40     Number of physical packages: 1     Number of physical CPUs: 2     Number of logical CPUs: 4     Graphics card #0 name: NVIDIA GeForce 940MX     Graphics card #0 vendor: NVIDIA (0x10de)     Graphics card #0 VRAM (MB): 2048,00     Graphics card #0 deviceId: 0x179c     Graphics card #0 versionInfo: DriverVersion=21.21.13.7654     Graphics card #1 name: Intel(R) HD Graphics 620     Graphics card #1 vendor: Intel Corporation (0x8086)     Graphics card #1 VRAM (MB): 1024,00     Graphics card #1 deviceId: 0x5916     Graphics card #1 versionInfo: DriverVersion=31.0.101.2111     Memory slot #0 capacity (MB): 16384,00     Memory slot #0 clockSpeed (GHz): 2,13     Memory slot #0 type: DDR4     Virtual memory max (MB): 25980,22     Virtual memory used (MB): 7608,61     Swap memory total (MB): 9728,00     Swap memory used (MB): 252,46     JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10000M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M     Launched Version: 1.18.2-forge-40.2.21     Backend library: LWJGL version 3.2.2 SNAPSHOT     Backend API: Intel(R) HD Graphics 620 GL version 3.2.0 - Build 31.0.101.2111, Intel     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: 4x Intel(R) Core(TM) i3-7100U CPU @ 2.40GHz     OptiFine Version: OptiFine_1.18.2_HD_U_H6     OptiFine Build: 20220313-160847     Render Distance Chunks: 8     Mipmaps: 4     Anisotropic Filtering: 1     Antialiasing: 0     Multitexture: false     Shaders: null     OpenGlVersion: 3.2.0 - Build 31.0.101.2111     OpenGlRenderer: Intel(R) HD Graphics 620     OpenGlVendor: Intel     CpuCount: 4     ModLauncher: 9.1.3+9.1.3+main.9b69c82a     ModLauncher launch target: forgeclient     ModLauncher naming: srg     ModLauncher services:           mixin PLUGINSERVICE           eventbus PLUGINSERVICE           slf4jfixer PLUGINSERVICE           object_holder_definalize PLUGINSERVICE           runtime_enum_extender PLUGINSERVICE           capability_token_subclass PLUGINSERVICE           accesstransformer PLUGINSERVICE           runtimedistcleaner PLUGINSERVICE           mixin TRANSFORMATIONSERVICE           OptiFine TRANSFORMATIONSERVICE           fml TRANSFORMATIONSERVICE      FML Language Providers:          [email protected]         lowcodefml@null         javafml@null     Mod List:          client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |COMMON_SET|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         repurposed_structures_forge-5.1.14+1.18.2.jar     |Repurposed Structures         |repurposed_structures         |5.1.14+1.18.2       |COMMON_SET|Manifest: NOSIGNATURE         TerraBlender-forge-1.18.2-1.2.0.126.jar           |TerraBlender                  |terrablender                  |1.2.0.126           |COMMON_SET|Manifest: NOSIGNATURE         Piglin Expansion 1.2.1.jar                        |Piglin Expansion              |piglin_expansion              |1.1.0               |COMMON_SET|Manifest: NOSIGNATURE         pamhc2trees-1.18.2-1.0.4.jar                      |Pam's HarvestCraft 2 - Trees  |pamhc2trees                   |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE         BiomesOPlenty-1.18.2-16.0.0.134.jar               |Biomes O' Plenty              |biomesoplenty                 |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE         pamhc2crops-1.18.2-1.0.6.jar                      |Pam's HarvestCraft 2 - Crops  |pamhc2crops                   |1.0.6               |COMMON_SET|Manifest: NOSIGNATURE         jei-1.18.2-forge-10.2.1.1006.jar                  |Just Enough Items             |jei                           |10.2.1.1006         |COMMON_SET|Manifest: NOSIGNATURE         pamhc2foodextended-1.18.2-1.0.5.jar               |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended            |1.0                 |COMMON_SET|Manifest: NOSIGNATURE         torohealth-1.18-forge-2.jar                       |ToroHealth                    |torohealth                    |1.18-forge-2        |COMMON_SET|Manifest: NOSIGNATURE         reap-1.18.2-1.0.0.jar                             |Reap Mod                      |reap                          |1.18.2-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE         Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |COMMON_SET|Manifest: NOSIGNATURE         pamhc2foodcore-1.18.2-1.0.3.jar                   |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore                |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE         SereneSeasons-1.18.2-7.0.0.15.jar                 |Serene Seasons                |sereneseasons                 |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE         YungsApi-1.18.2-Forge-2.2.9.jar                   |YUNG's API                    |yungsapi                      |1.18.2-Forge-2.2.9  |COMMON_SET|Manifest: NOSIGNATURE         ToughAsNails-1.18.2-7.0.0.73.jar                  |Tough As Nails                |toughasnails                  |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE         feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |COMMON_SET|Manifest: NOSIGNATURE         weather2-1.18.2-2.7.5.jar                         |Weather2                      |weather2                      |1.18.2-2.7.5        |COMMON_SET|Manifest: NOSIGNATURE         betteranimalsplus-1.18.2-11.0.10-forge.jar        |Better Animals Plus           |betteranimalsplus             |1.18.2-11.0.10      |COMMON_SET|Manifest: NOSIGNATURE         coroutil-forge-1.18.2-1.3.6.jar                   |CoroUtil                      |coroutil                      |1.18.2-1.3.6        |COMMON_SET|Manifest: NOSIGNATURE         architectury-4.12.94-forge.jar                    |Architectury                  |architectury                  |4.12.94             |COMMON_SET|Manifest: NOSIGNATURE         shulkerbox-1.18.2-1.0.0.jar                       |Advanced Shulkerboxes         |shulkerbox                    |1.18.2-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE         mysticalworld-1.18.2-0.4.8.29.jar                 |Mystical World                |mysticalworld                 |0.4.8.29            |COMMON_SET|Manifest: NOSIGNATURE         FallingTree-1.18.2-3.5.5.jar                      |FallingTree                   |fallingtree                   |3.5.5               |COMMON_SET|Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29         forge-1.18.2-40.2.21-universal.jar                |Forge                         |forge                         |40.2.21             |COMMON_SET|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         cofh_core-1.18.2-9.2.3.47.jar                     |CoFH Core                     |cofh_core                     |9.2.3               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_innovation-1.18.2-9.2.1.19.jar            |Thermal Innovation            |thermal_innovation            |9.2.1               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_foundation-1.18.2-9.2.2.58.jar            |Thermal Series                |thermal                       |9.2.2               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_cultivation-1.18.2-9.2.1.20.jar           |Thermal Cultivation           |thermal_cultivation           |9.2.1               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_expansion-1.18.2-9.2.2.24.jar             |Thermal Expansion             |thermal_expansion             |9.2.2               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_locomotion-1.18.2-9.2.1.15.jar            |Thermal Locomotion            |thermal_locomotion            |9.2.1               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         thermal_integration-1.18.2-9.2.1.18.jar           |Thermal Integration           |thermal_integration           |9.2.1               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         YungsBetterMineshafts-1.18.2-Forge-2.2.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.2    |COMMON_SET|Manifest: NOSIGNATURE         valhelsia_core-forge-1.18.2-0.4.0.jar             |Valhelsia Core                |valhelsia_core                |1.18.2-0.4.0        |COMMON_SET|Manifest: NOSIGNATURE         valhelsia_structures-1.18.2-0.1.1.jar             |Valhelsia Structures          |valhelsia_structures          |1.18.2-0.1.1        |COMMON_SET|Manifest: NOSIGNATURE         thermal_dynamics-1.18.2-9.2.2.19.jar              |Thermal Dynamics              |thermal_dynamics              |9.2.2               |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09         corpse-1.18.2-1.0.1.jar                           |Corpse                        |corpse                        |1.18.2-1.0.1        |COMMON_SET|Manifest: NOSIGNATURE     Crash Report UUID: e912b463-f8b1-45c5-af55-a3291be1b7b0     FML: 40.2     Forge: net.minecraftforge:40.2.21
    • Are there dungeon mods? If yes, make a test without these
    • that worked I seriously have no idea how I didn't notice that
  • Topics

×
×
  • Create New...

Important Information

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