Jump to content

Crash In starting Screen


Recommended Posts

---- Minecraft Crash Report ----

WARNING: coremods are present:
  Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.10.0-1.12.2.jar)
  FarseekCoreMod (Farseek-1.12-2.3.1.jar)
  AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.37.jar)
  ForgelinPlugin (Forgelin-1.7.4.jar)
  BedPatch (bedpatch-2.2-1.12.2.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  CorePlugin (SmoothFont-1.12.2-1.15.jar)
  Plugin (NotEnoughIDs-1.5.4.2.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
  LoadingPlugin (RandomThings-MC1.12.2-4.2.0.1.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  BlurPlugin (Blur-1.0.4-14.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.14.jar)
  TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
  TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
Contact their authors BEFORE contacting forge

// Hi. I'm Minecraft, and I'm a crashaholic.

Time: 10/7/23 9:34 PM
Description: Initializing game

java.lang.VerifyError: Inconsistent stackmap frames at branch target 116
Exception Details:
  Location:
    net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper.getTextures()Ljava/util/Collection; @116: invokestatic
  Reason:
    Type 'net/minecraftforge/client/model/IModel' (current frame, locals[1]) is not assignable to 'net/minecraft/util/ResourceLocation' (stack map, locals[1])
  Current Frame:
    bci: @14
    flags: { }
    locals: { 'net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper', 'net/minecraftforge/client/model/IModel' }
    stack: { 'net/minecraftforge/client/model/IModel' }
  Stackmap Frame:
    bci: @116
    flags: { }
    locals: { 'net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper', 'net/minecraft/util/ResourceLocation' }
    stack: { }
  Bytecode:
    0x0000000: 2ab4 0044 b600 9b4c 2bb8 00b5 4c2b c600
    0x0000010: 662a b400 44b4 00b8 c700 5c2b b600 9e12
    0x0000020: bab6 00bb 9900 102a b400 44b8 00bf b500
    0x0000030: b8a7 0043 2ab4 0044 2bbb 0080 59b7 0081
    0x0000040: 12c1 b600 872b b600 8a12 c3b6 0087 2ab4
    0x0000050: 0044 b600 8a12 c5b6 0087 b600 8db8 0093
    0x0000060: b900 c901 002a ba00 db00 00b6 00e1 c000
    0x0000070: 54b5 00b8 b800 e54d 2ab4 003d 2ab4 0044
    0x0000080: b800 e999 004a b200 efb9 00f2 0100 4e2d
    0x0000090: b900 6501 0099 0038 2db9 0069 0100 c000
    0x00000a0: a23a 042a b400 4419 04b6 00f6 3a05 bb00
    0x00000b0: 6b59 1905 b700 f93a 0619 0519 04b6 00bb
    0x00000c0: 9a00 0a2c 1906 b600 fc57 a7ff c52a b400
    0x00000d0: 44b4 0100 b901 0301 00b9 005d 0100 4e2d
    0x00000e0: b900 6501 0099 002a 2db9 0069 0100 c000
    0x00000f0: a23a 0419 0413 0105 b600 a69a 0011 2cbb
    0x0000100: 006b 5919 04b7 00f9 b600 fc57 a7ff d32c
    0x0000110: b601 09b0                              
  Stackmap Table:
    append_frame(@52,Object[#107])
    same_frame(@116)
    append_frame(@143,Object[#14],Object[#97])
    same_frame(@202)
    chop_frame(@205,1)
    append_frame(@223,Object[#97])
    same_frame(@268)
    chop_frame(@271,1)

    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:264)
    at weather2.client.foliage.FoliageEnhancerShader.<clinit>(FoliageEnhancerShader.java:69)
    at weather2.ClientTickHandler.<init>(ClientTickHandler.java:66)
    at weather2.ClientProxy.<init>(ClientProxy.java:60)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at java.lang.Class.newInstance(Class.java:442)
    at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    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.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
    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 java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:264)
    at weather2.client.foliage.FoliageEnhancerShader.<clinit>(FoliageEnhancerShader.java:69)
    at weather2.ClientTickHandler.<init>(ClientTickHandler.java:66)
    at weather2.ClientProxy.<init>(ClientProxy.java:60)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
    at java.lang.Class.newInstance(Class.java:442)
    at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    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.loadMods(Loader.java:595)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)

-- 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: 423009808 bytes (403 MB) / 1207959552 bytes (1152 MB) up to 9462349824 bytes (9024 MB)
    JVM Flags: 7 total; -Xmx9000M -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.2860 Optifine OptiFine_1.12.2_HD_U_G5 207 mods loaded, 207 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                                |
    |:----- |:------------------------------------ |:------------------------ |:-------------------------------------------------- |:---------------------------------------- |
    | LC    | minecraft                            | 1.12.2                   | minecraft.jar                                      | None                                     |
    | LC    | mcp                                  | 9.42                     | minecraft.jar                                      | None                                     |
    | LC    | FML                                  | 8.0.99.99                | forge-1.12.2-14.23.5.2860.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | forge                                | 14.23.5.2860             | forge-1.12.2-14.23.5.2860.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LC    | micdoodlecore                        |                          | minecraft.jar                                      | None                                     |
    | LC    | smoothfontcore                       | 1.12.2-1.14              | minecraft.jar                                      | None                                     |
    | LC    | openmodscore                         | 0.11.5                   | minecraft.jar                                      | None                                     |
    | LC    | foamfixcore                          | 7.7.4                    | minecraft.jar                                      | None                                     |
    | LC    | opencomputers|core                   | 1.7.2.67                 | minecraft.jar                                      | None                                     |
    | LC    | smoothfont                           | 1.12.2-1.15              | SmoothFont-1.12.2-1.15.jar                         | None                                     |
    | LC    | actuallyadditions                    | 1.12.2-r140              | ActuallyAdditions-1.12.2-r140.jar                  | None                                     |
    | LC    | baubles                              | 1.5.2                    | Baubles-1.12-1.5.2.jar                             | None                                     |
    | LC    | actuallybaubles                      | 1.1                      | ActuallyBaubles-1.12-1.1.jar                       | None                                     |
    | LC    | opencomputers                        | 1.7.2.67                 | OpenComputers-MC1.12.2-1.7.2.67.jar                | None                                     |
    | LC    | actuallycomputers                    | 2.1.0                    | actuallycomputers-2.1.0.jar                        | None                                     |
    | LC    | aiimprovements                       | 0.0.1.3                  | AIImprovements-1.12-0.0.1b3.jar                    | None                                     |
    | LC    | applecore                            | 3.1.3                    | AppleCore-mc1.12.2-3.1.3.jar                       | None                                     |
    | LC    | crafttweaker                         | 4.1.9                    | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
    | LC    | mtlib                                | 3.0.5                    | MTLib-3.0.5.jar                                    | None                                     |
    | LC    | modtweaker                           | 4.0.13                   | modtweaker-4.0.13.jar                              | None                                     |
    | LC    | jei                                  | 4.11.0.212               | jei_1.12.2-4.11.0.212.jar                          | None                                     |
    | LC    | appleskin                            | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                         | None                                     |
    | LC    | psi                                  | r1.1-59                  | Psi-r1.1-59.jar                                    | None                                     |
    | LC    | autoreglib                           | 1.3-18                   | AutoRegLib-1.3-18.jar                              | None                                     |
    | LC    | badwithernocookiereloaded            | 1.12.2-3.1.14            | badwithernocookiereloaded-1.12.2-3.1.14.jar        | None                                     |
    | LC    | bdlib                                | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
    | LC    | betterbuilderswands                  | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar    | None                                     |
    | LC    | bettercombatmod                      | 1.5.6                    | BetterCombat-1.12.2-1.5.6.jar                      | None                                     |
    | LC    | betterquesting                       | 3.5.262                  | BetterQuesting-3.5.262.jar                         | None                                     |
    | LC    | bibliocraft                          | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None                                     |
    | LC    | ic2                                  | 2.8.73-ex112             | industrialcraft-2-2.8.73-ex112.jar                 | de041f9f6187debbc77034a344134053277aa3b0 |
    | LC    | mantle                               | 1.12-1.3.2.24            | Mantle-1.12-1.3.2.24.jar                           | None                                     |
    | LC    | natura                               | 1.12.2-4.3.2.62          | natura-1.12.2-4.3.2.62.jar                         | None                                     |
    | LC    | forestry                             | 5.8.1.322                | forestry_1.12.2-5.8.1.322.jar                      | None                                     |
    | LC    | binniecore                           | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LC    | binniedesign                         | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LC    | genetics                             | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LC    | botany                               | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LC    | extrabees                            | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LC    | extratrees                           | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LC    | biomesoplenty                        | 7.0.1.2399               | BiomesOPlenty-1.12.2-7.0.1.2399-universal.jar      | None                                     |
    | LC    | cyclicmagic                          | 1.16.9                   | Cyclic-1.12.2-1.16.9.jar                           | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
    | LC    | guideapi                             | 1.12-2.1.6-61            | Guide-API-1.12-2.1.6-61.jar                        | None                                     |
    | LC    | bloodmagic                           | 1.12.2-2.3.1-99          | BloodMagic-1.12.2-2.3.1-99.jar                     | None                                     |
    | LC    | blur                                 | 1.0.4-14                 | Blur-1.0.4-14.jar                                  | None                                     |
    | LC    | bookshelf                            | 2.3.553                  | Bookshelf-1.12.2-2.3.553.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | thaumcraft                           | 6.1.BETA21               | Thaumcraft-1.12.2-6.1.BETA21.jar                   | None                                     |
    | LC    | botania                              | r1.10-354                | Botania r1.10-354.jar                              | None                                     |
    | LC    | codechickenlib                       | 3.2.1.350                | CodeChickenLib-1.12.2-3.2.1.350-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | redstoneflux                         | 2.0.2                    | RedstoneFlux-1.12-2.0.2.3-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | brandonscore                         | 2.4.4                    | BrandonsCore-1.12.2-2.4.4.173-universal.jar        | None                                     |
    | LC    | careerbees                           | 1.0                      | careerbees-0.4.0.jar                               | None                                     |
    | LC    | carryon                              | 1.9.3                    | CarryOn MC1.12.2 v1.9.3.jar                        | None                                     |
    | LC    | chameleon                            | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                           | None                                     |
    | LC    | ctm                                  | MC1.12.2-0.3.2.18        | CTM-MC1.12.2-0.3.2.18.jar                          | None                                     |
    | LC    | chisel                               | MC1.12.2-0.2.0.31        | Chisel-MC1.12.2-0.2.0.31.jar                       | None                                     |
    | LC    | chiselsandbits                       | 14.20                    | chiselsandbits-14.20.jar                           | None                                     |
    | LC    | clumps                               | 3.1.1                    | Clumps-3.1.1.jar                                   | None                                     |
    | LC    | cofhcore                             | 4.5.3                    | CoFHCore-1.12.2-4.5.3.20-universal.jar             | None                                     |
    | LC    | cofhworld                            | 1.2.0                    | CoFHWorld-1.12.2-1.2.0.5-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | cyclopscore                          | 0.11.8                   | CyclopsCore-1.12.2-0.11.8.jar                      | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LC    | commoncapabilities                   | 1.4.0                    | CommonCapabilities-1.12-1.4.0.jar                  | None                                     |
    | LC    | storagedrawers                       | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.7.jar                    | None                                     |
    | LC    | compactdrawers                       | 1.12.2-1.0.3.86          | CompactDrawers-1.12.2-1.0.3.86.jar                 | None                                     |
    | LC    | controlling                          | 3.0.6                    | Controlling-3.0.6.jar                              | None                                     |
    | LC    | cookingforblockheads                 | 6.4.44                   | CookingForBlockheads_1.12.2-6.4.44.jar             | None                                     |
    | LC    | extendedrenderer                     | v1.0                     | coroutil-1.12.1-1.2.13.jar                         | None                                     |
    | LC    | coroutil                             | 1.12.1-1.2.13            | coroutil-1.12.1-1.2.13.jar                         | None                                     |
    | LC    | configmod                            | v1.0                     | coroutil-1.12.1-1.2.13.jar                         | None                                     |
    | LC    | cosmeticarmorreworked                | 1.12.2-v3                | CosmeticArmorReworked-1.12.2-v3.jar                | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
    | LC    | cosmeticarmorreworked|tombmanygraves | 1.12.2-v3                | CosmeticArmorReworked-1.12.2-v3.jar                | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
    | LC    | ctgui                                | 1.0.0                    | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
    | LC    | crafttweakerjei                      | 2.0.2                    | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
    | LC    | waila                                | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
    | LC    | darkutils                            | 1.8.211                  | DarkUtils-1.12.2-1.8.211.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | thermalfoundation                    | 2.5.0                    | ThermalFoundation-1.12.2-2.5.0.19-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | draconicevolution                    | 2.3.13                   | Draconic-Evolution-1.12.2-2.3.13.306-universal.jar | None                                     |
    | LC    | endercore                            | 1.12.2-0.5.37            | EnderCore-1.12.2-0.5.37.jar                        | None                                     |
    | LC    | thermalexpansion                     | 5.5.0                    | ThermalExpansion-1.12.2-5.5.0.29-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | enderio                              | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderiointegrationtic                | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | tconstruct                           | 1.12.2-2.10.1.87         | TConstruct-1.12.2-2.10.1.87.jar                    | None                                     |
    | LC    | galacticraftcore                     | 4.0.1.181                | GalacticraftCore-1.12.2-4.0.1.181.jar              | None                                     |
    | LC    | dsurround                            | 3.4.9.14                 | DynamicSurroundings-1.12.2-3.4.9.14.jar            | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LC    | presets                              | 3.4.9.14                 | DynamicSurroundings-1.12.2-3.4.9.14.jar            | None                                     |
    | LC    | elevatorid                           | 1.3.6                    | ElevatorMod-1.12.2-1.3.6.jar                       | None                                     |
    | LC    | endercompass                         | 1.2.6.2                  | EnderCompass-1.12-1.2.6.2.jar                      | None                                     |
    | LC    | enderiobase                          | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderioconduits                      | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderioconduitsappliedenergistics    | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | refinedstorage                       | 1.6.3                    | refinedstorage-1.6.3.jar                           | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LC    | enderioconduitsopencomputers         | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderioconduitsrefinedstorage        | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderiointegrationforestry           | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderiointegrationticlate            | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | ftblib                               | 5.2.0.31                 | FTBLib-5.2.0.31.jar                                | None                                     |
    | LC    | enderiomachines                      | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderiopowertools                    | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderstorage                         | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | mekanism                             | 1.12.2-9.4.13.349        | Mekanism-1.12.2-9.4.13.349.jar                     | None                                     |
    | LC    | immersiveengineering                 | 0.12-84                  | ImmersiveEngineering-0.12-84.jar                   | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LC    | exchangers                           | 1.12.2-2.7.3             | Exchangers-1.12.2-2.7.3.jar                        | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LC    | extrautils2                          | 1.0                      | extrautils2-1.12-1.8.3.jar                         | None                                     |
    | LC    | zerocore                             | 1.12-0.1.2.2             | zerocore-1.12-0.1.2.2.jar                          | None                                     |
    | LC    | bigreactors                          | 1.12.2-0.4.5.49          | ExtremeReactors-1.12.2-0.4.5.49.jar                | None                                     |
    | LC    | farmingforblockheads                 | 3.1.21                   | FarmingForBlockheads_1.12.2-3.1.21.jar             | None                                     |
    | LC    | farseek                              | 2.3.1                    | Farseek-1.12-2.3.1.jar                             | None                                     |
    | LC    | fastleafdecay                        | v14                      | FastLeafDecay-v14.jar                              | None                                     |
    | LC    | foamfix                              | 0.10.0-1.12.2            | foamfix-0.10.0-1.12.2.jar                          | None                                     |
    | LC    | forgelin                             | 1.7.4                    | Forgelin-1.7.4.jar                                 | None                                     |
    | LC    | forgemultipartcbe                    | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | microblockcbe                        | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar       | None                                     |
    | LC    | minecraftmultipartcbe                | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar       | None                                     |
    | LC    | journeymap                           | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                        | None                                     |
    | LC    | ftbutilities                         | 5.2.0.37                 | FTBUtilities-5.2.0.37.jar                          | None                                     |
    | LC    | galacticraftplanets                  | 4.0.1.181                | Galacticraft-Planets-1.12.2-4.0.1.181.jar          | None                                     |
    | LC    | galacticrafttweaker                  | 1.12.2-1.0.1             | GalacticraftTweaker-1.12.2-1.0.1.jar               | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LC    | gendustry                            | 1.6.5.8                  | gendustry-1.6.5.8-mc1.12.2.jar                     | None                                     |
    | LC    | ikwid                                | 1.0.2                    | ikwid-1.0.2.jar                                    | None                                     |
    | LC    | immersivepetroleum                   | 1.1.9                    | immersivepetroleum-1.12.2-1.1.9.jar                | None                                     |
    | LC    | immersivetech                        | 1.3.10                   | immersivetech-1.12-1.3.10.jar                      | None                                     |
    | LC    | teslacorelib                         | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | industrialforegoing                  | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.10.7-204.jar          | None                                     |
    | LC    | harvestcraft                         | 1.12.2u                  | Pam's HarvestCraft 1.12.2v.jar                     | None                                     |
    | LC    | mcjtylib_ng                          | 3.0.3                    | mcjtylib-1.12-3.0.3.jar                            | None                                     |
    | LC    | rftools                              | 7.55                     | rftools-1.12-7.55.jar                              | None                                     |
    | LC    | integrationforegoing                 | 1.12.2-1.7.3             | IntegrationForegoing-1.12.2-1.7.3.jar              | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LC    | inventoryspam                        | 1.0.3                    | InventorySpam-1.12.0-1.0.3.jar                     | None                                     |
    | LC    | inventorytweaks                      | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LC    | ironbackpacks                        | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                  | None                                     |
    | LC    | ironchest                            | 1.12.2-7.0.40.824        | ironchest-1.12.2-7.0.40.824.jar                    | None                                     |
    | LC    | jaopca                               | 1.12.2-2.2.8.91          | JAOPCA-1.12.2-2.2.8.91.jar                         | None                                     |
    | LC    | oredictinit                          | 1.12.2-2.2.1.68          | JAOPCA-1.12.2-2.2.8.91.jar                         | None                                     |
    | LC    | jehc                                 | 1.12.2                   | JEHC-1.12.2-1.6.1.0.jar                            | None                                     |
    | LC    | jeibees                              | 0.9.0.5                  | jeibees-0.9.0.5-mc1.12.2.jar                       | None                                     |
    | LC    | jeiintegration                       | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar                 | None                                     |
    | LC    | justenoughreactors                   | 1.1.1.47                 | JustEnoughReactors-1.12.2-1.1.1.47.jar             | 2238d4a92d81ab407741a2fdb741cebddfeacba6 |
    | LC    | jeresources                          | 0.8.5.27                 | JustEnoughResources-1.12.2-0.8.5.27.jar            | None                                     |
    | LC    | kleeslabs                            | 5.4.10                   | KleeSlabs_1.12.2-5.4.10.jar                        | None                                     |
    | LC    | lightningcraft                       | 2.9.1                    | lightningcraft-2.9.1-[1.12.2].jar                  | None                                     |
    | LC    | magicbees                            | 1.0                      | MagicBees-1.12.2-3.1.10.jar                        | None                                     |
    | LC    | malisiscore                          | 1.12.2-6.4.0             | malisiscore-1.12.2-6.4.0.jar                       | None                                     |
    | LC    | malisisdoors                         | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                      | None                                     |
    | LC    | mekanismgenerators                   | 9.4.11                   | MekanismGenerators-1.12.2-9.4.13.349.jar           | None                                     |
    | LC    | modularforcefieldsystem              | 3.0.1                    | MFFS-1.12.2-4.0.1.0_1.12_cc3a5aa.jar               | None                                     |
    | LC    | minecolonies                         | 1.12.2-0.9.1-RELEASE     | minecolonies-1.12.2-0.9.1-RELEASE-universal.jar    | None                                     |
    | LC    | mob_grinding_utils                   | 0.3.10                   | MobGrindingUtils-0.3.10.jar                        | None                                     |
    | LC    | moreplanets                          | 2.0.16                   | More-Planets-1.12.2-2.0.16-GC181.jar               | b3468b224a74e296555ad7efeb35f482e6f445de |
    | LC    | moreoverlays                         | 1.14                     | moreoverlays-1.14-mc1.12.2.jar                     | None                                     |
    | LC    | moreplanetsextras                    | 1.12.2-1.0               | MorePlanetsExtras-1.12.2-1.0.jar                   | None                                     |
    | LC    | morpheus                             | 1.12-3.3.2               | Morpheus-1.12-3.3.2.jar                            | None                                     |
    | LC    | mousetweaks                          | 2.8                      | MouseTweaks-2.8-mc1.12.1.jar                       | None                                     |
    | LC    | mrtjpcore                            | 2.1.3.35                 | MrTJPCore-1.12.2-2.1.3.35-universal.jar            | None                                     |
    | LC    | neat                                 | 1.4-17                   | Neat 1.4-17.jar                                    | None                                     |
    | LC    | netherportalfix                      | 5.3.13                   | NetherPortalFix_1.12.1-5.3.13.jar                  | None                                     |
    | LC    | neid                                 | 1.5.4.2                  | NotEnoughIDs-1.5.4.2.jar                           | None                                     |
    | LC    | nuclearcraft                         | 2.11                     | NuclearCraft-2.11--1.12.2.jar                      | None                                     |
    | LC    | omlib                                | 3.0.0-148                | omlib-1.12.2-3.0.0-148.jar                         | None                                     |
    | LC    | openmods                             | 0.11.5                   | OpenModsLib-1.12.2-0.11.5.jar                      | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LC    | openblocks                           | 1.7.6                    | OpenBlocks-1.12.2-1.7.6.jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LC    | openmodularturrets                   | 3.0.1-257                | openmodularturrets-1.12.2-3.0.1-257.jar            | None                                     |
    | LC    | oreexcavation                        | 1.4.119                  | OreExcavation-1.4.119.jar                          | None                                     |
    | LC    | p455w0rdslib                         | 2.0.32                   | p455w0rdslib-1.12-2.0.32.jar                       | None                                     |
    | LC    | pamscookables                        | 1.1                      | pamscookables-1.1.jar                              | None                                     |
    | LC    | plustic                              | 6.5.2.0                  | plustic-6.5.2.0.jar                                | None                                     |
    | LC    | prettybeaches                        | 1.0.3                    | PrettyBeaches_1.12.2-1.0.3.jar                     | None                                     |
    | LC    | projectred-core                      | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-Base.jar                | None                                     |
    | LC    | projectred-compat                    | 1.0                      | ProjectRed-1.12.2-4.9.1.92-compat.jar              | None                                     |
    | LC    | projectred-illumination              | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-lighting.jar            | None                                     |
    | LC    | quantumflux                          | 2.0.16                   | quantumflux-1.12.2-2.0.16.jar                      | None                                     |
    | LC    | questbook                            | 3.1.1-1.12               | questbook-3.1.1-1.12.jar                           | None                                     |
    | LC    | randomthings                         | 4.2.0.1                  | RandomThings-MC1.12.2-4.2.0.1.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LC    | reborncore                           | 3.10.0.332               | RebornCore-1.12.2-3.10.0.332-universal.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LC    | rebornstorage                        | 1.0.0                    | RebornStorage-1.12.2-3.2.2.65.jar                  | None                                     |
    | LC    | refined_avaritia                     | 2.0                      | refined_avaritia-1.12.2-2.0.jar                    | None                                     |
    | LC    | refinedstorageaddons                 | 0.4.1                    | refinedstorageaddons-0.4.1.jar                     | None                                     |
    | LC    | resourceloader                       | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LC    | ropebridge                           | 2.0.5                    | ropebridge-1.12-2.0.7.jar                          | None                                     |
    | LC    | scannable                            | 1.6.3.19                 | Scannable-MC1.12-1.6.3.19.jar                      | None                                     |
    | LC    | thermaldynamics                      | 2.5.1                    | ThermalDynamics-1.12.2-2.5.1.14-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | simplyjetpacks                       | 2.2.7.45                 | SimplyJetpacks2-1.12.2-2.2.7.45.jar                | None                                     |
    | LC    | solcarrot                            | 1.3.1                    | solcarrot-1.12.2-1.3.3.jar                         | None                                     |
    | LC    | spacecraftx                          | 1.0.35                   | spacecraftx-1.12.2-1.0.35.jar                      | None                                     |
    | LC    | bq_standard                          | 3.4.143                  | StandardExpansion-3.4.143.jar                      | None                                     |
    | LC    | stg                                  | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                               | None                                     |
    | LC    | storagedrawersextra                  | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar                | None                                     |
    | LC    | streams                              | 0.4.4                    | Streams-1.12-0.4.4.jar                             | None                                     |
    | LC    | tc6aspects4jei                       | 0.0.2a                   | tc6aspects4jei-0.0.2a.jar                          | None                                     |
    | LC    | tcinventoryscan                      | 2.0.10                   | ThaumicInventoryScanning_1.12.2-2.0.10.jar         | None                                     |
    | LC    | thaumicjei                           | 1.2.1                    | ThaumicJEI-1.12.2-1.4.0-14.jar                     | None                                     |
    | LC    | thaumictinkerer                      | 1.12.2-5.0-353c71c       | thaumictinkerer-1.12.2-5.0-353c71c.jar             | None                                     |
    | LC    | tinker_io                            | release 2.6.1            | tinker_io-1.12.2-release 2.6.1.jar                 | None                                     |
    | LC    | tinkersaddons                        | 1.0.7                    | Tinkers' Addons-1.12.1-1.0.7.jar                   | None                                     |
    | LC    | tcomplement                          | ${version}               | TinkersComplement-1.12.2-0.2.3b.jar                | None                                     |
    | LC    | tinkersjei                           | 1.0                      | tinkersjei-1.0.jar                                 | None                                     |
    | LC    | tinkertoolleveling                   | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar                | None                                     |
    | LC    | tp                                   | 3.2.29                   | tinyprogressions-1.12.2-3.3.29-Release.jar         | None                                     |
    | LC    | tlauncher_custom_cape_skin           | 1.4                      | tlskincape_1.12.2-1.4.jar                          | None                                     |
    | LC    | unlimitedchiselworks                 | 0.2.0                    | UnlimitedChiselWorks-0.2.0.jar                     | None                                     |
    | LC    | unloader                             | 1.2.0                    | unloader-1.2.0.jar                                 | None                                     |
    | LC    | wailaharvestability                  | 1.1.12                   | WailaHarvestability-mc1.12-1.1.12.jar              | None                                     |
    | LC    | wanionlib                            | 1.12.2-1.5               | WanionLib-1.12.2-1.5.jar                           | None                                     |
    | L     | weather2                             | 1.12.1-2.6.12            | weather2-1.12.1-2.6.12.jar                         | None                                     |
    | L     | industrialwires                      | 1.7-28                   | IndustrialWires-1.7-28.jar                         | None                                     |
    | L     | teslacorelib_registries              | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | None                                     |
    | L     | unidict                              | 1.12.2-2.6               | UniDict-1.12.2-2.6.jar                             | None                                     |
    | L     | wrapup                               | 1.12-1.1.3               | WrapUp-1.12-1.1.3.jar                              | None                                     |

    Loaded coremods (and transformers): 
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.10.0-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
FarseekCoreMod (Farseek-1.12-2.3.1.jar)
  farseek.core.FarseekClassTransformer
AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  squeek.applecore.asm.TransformerModuleHandler
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.37.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
ForgelinPlugin (Forgelin-1.7.4.jar)
  
BedPatch (bedpatch-2.2-1.12.2.jar)
  com.mordenkainen.bedpatch.BedPatchASM
OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  openmods.core.OpenModsClassTransformer
CorePlugin (SmoothFont-1.12.2-1.15.jar)
  bre.smoothfont.asm.Transformer
Plugin (NotEnoughIDs-1.5.4.2.jar)
  ru.fewizz.neid.asm.Transformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
LoadingPlugin (RandomThings-MC1.12.2-4.2.0.1.jar)
  lumien.randomthings.asm.ClassTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
BlurPlugin (Blur-1.0.4-14.jar)
  com.tterrag.blur.BlurTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.14.jar)
  org.blockartistry.DynSurround.asm.Transformer
TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
  li.cil.oc.common.asm.ClassTransformer
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.14761 Compatibility Profile Context 21.30.14 30.0.13014.8' Renderer: 'AMD Radeon(TM) Vega 3 Graphics'
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    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)

    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)
        - chiselsandbitsIntegration (Enabled/Not Forced)
        - wailaIntegration (Enabled/Not Forced)

    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleFeature (Enabled/Not Forced)
        - ChiselPlugin (Enabled/Not Forced)

    Launched Version: Forge 1.12.2
    LWJGL: 2.9.4
    OpenGL: AMD Radeon(TM) Vega 3 Graphics GL version 4.6.14761 Compatibility Profile Context 21.30.14 30.0.13014.8, ATI Technologies Inc.
    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: vanilla, file/Goldbite_1.zip (incompatible), fabric
    Current Language: Français (France)
    Profiler Position: N/A (disabled)
    CPU: 4x AMD Athlon PRO 300GE w/ Radeon Vega Graphics 
    OptiFine Version: OptiFine_1.12.2_HD_U_G5
    OptiFine Build: 20210124-142939
    Render Distance Chunks: 32
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.14761 Compatibility Profile Context 21.30.14 30.0.13014.8
    OpenGlRenderer: AMD Radeon(TM) Vega 3 Graphics
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

Link to comment
Share on other sites

I remove weather2 but i have a new crash report
 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.10.0-1.12.2.jar)
  FarseekCoreMod (Farseek-1.12-2.3.1.jar)
  AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.37.jar)
  ForgelinPlugin (Forgelin-1.7.4.jar)
  BedPatch (bedpatch-2.2-1.12.2.jar)
  OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  CorePlugin (SmoothFont-1.12.2-1.15.jar)
  Plugin (NotEnoughIDs-1.5.4.2.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
  LoadingPlugin (RandomThings-MC1.12.2-4.2.0.1.jar)
  MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  BlurPlugin (Blur-1.0.4-14.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.14.jar)
  TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
  TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
Contact their authors BEFORE contacting forge

// Surprise! Haha. Well, this is awkward.

Time: 10/8/23 3:14 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from CTM (ctm)
Caused by: java.lang.VerifyError: Inconsistent stackmap frames at branch target 116
Exception Details:
  Location:
    net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper.getTextures()Ljava/util/Collection; @116: invokestatic
  Reason:
    Type 'net/minecraftforge/client/model/IModel' (current frame, locals[1]) is not assignable to 'net/minecraft/util/ResourceLocation' (stack map, locals[1])
  Current Frame:
    bci: @14
    flags: { }
    locals: { 'net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper', 'net/minecraftforge/client/model/IModel' }
    stack: { 'net/minecraftforge/client/model/IModel' }
  Stackmap Frame:
    bci: @116
    flags: { }
    locals: { 'net/minecraftforge/client/model/ModelLoader$VanillaModelWrapper', 'net/minecraft/util/ResourceLocation' }
    stack: { }
  Bytecode:
    0x0000000: 2ab4 0044 b600 9b4c 2bb8 00b5 4c2b c600
    0x0000010: 662a b400 44b4 00b8 c700 5c2b b600 9e12
    0x0000020: bab6 00bb 9900 102a b400 44b8 00bf b500
    0x0000030: b8a7 0043 2ab4 0044 2bbb 0080 59b7 0081
    0x0000040: 12c1 b600 872b b600 8a12 c3b6 0087 2ab4
    0x0000050: 0044 b600 8a12 c5b6 0087 b600 8db8 0093
    0x0000060: b900 c901 002a ba00 db00 00b6 00e1 c000
    0x0000070: 54b5 00b8 b800 e54d 2ab4 003d 2ab4 0044
    0x0000080: b800 e999 004a b200 efb9 00f2 0100 4e2d
    0x0000090: b900 6501 0099 0038 2db9 0069 0100 c000
    0x00000a0: a23a 042a b400 4419 04b6 00f6 3a05 bb00
    0x00000b0: 6b59 1905 b700 f93a 0619 0519 04b6 00bb
    0x00000c0: 9a00 0a2c 1906 b600 fc57 a7ff c52a b400
    0x00000d0: 44b4 0100 b901 0301 00b9 005d 0100 4e2d
    0x00000e0: b900 6501 0099 002a 2db9 0069 0100 c000
    0x00000f0: a23a 0419 0413 0105 b600 a69a 0011 2cbb
    0x0000100: 006b 5919 04b7 00f9 b600 fc57 a7ff d32c
    0x0000110: b601 09b0                              
  Stackmap Table:
    append_frame(@52,Object[#107])
    same_frame(@116)
    append_frame(@143,Object[#14],Object[#97])
    same_frame(@202)
    chop_frame(@205,1)
    append_frame(@223,Object[#97])
    same_frame(@268)
    chop_frame(@271,1)

    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:264)
    at team.chisel.ctm.client.util.TextureMetadataHandler.<clinit>(TextureMetadataHandler.java:102)
    at team.chisel.ctm.CTM.preInit(CTM.java:43)
    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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    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(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    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.func_71384_a(Minecraft.java:467)
    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:
---------------------------------------------------------------------------------------

-- 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: 1907372320 bytes (1819 MB) / 3690987520 bytes (3520 MB) up to 9227468800 bytes (8800 MB)
    JVM Flags: 7 total; -Xmx8774M -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.2860 Optifine OptiFine_1.12.2_HD_U_G5 207 mods loaded, 207 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.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | forge                                | 14.23.5.2860             | forge-1.12.2-14.23.5.2860.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCH   | micdoodlecore                        |                          | minecraft.jar                                      | None                                     |
    | LCH   | smoothfontcore                       | 1.12.2-1.14              | minecraft.jar                                      | None                                     |
    | LCH   | openmodscore                         | 0.11.5                   | minecraft.jar                                      | None                                     |
    | LCH   | foamfixcore                          | 7.7.4                    | minecraft.jar                                      | None                                     |
    | LCH   | opencomputers|core                   | 1.7.2.67                 | minecraft.jar                                      | None                                     |
    | LCH   | smoothfont                           | 1.12.2-1.15              | SmoothFont-1.12.2-1.15.jar                         | None                                     |
    | LCH   | actuallyadditions                    | 1.12.2-r140              | ActuallyAdditions-1.12.2-r140.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   | opencomputers                        | 1.7.2.67                 | OpenComputers-MC1.12.2-1.7.2.67.jar                | None                                     |
    | LCH   | actuallycomputers                    | 2.1.0                    | actuallycomputers-2.1.0.jar                        | None                                     |
    | LCH   | aiimprovements                       | 0.0.1.3                  | AIImprovements-1.12-0.0.1b3.jar                    | None                                     |
    | LCH   | applecore                            | 3.1.3                    | AppleCore-mc1.12.2-3.1.3.jar                       | None                                     |
    | LCH   | crafttweaker                         | 4.1.9                    | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
    | LCH   | mtlib                                | 3.0.5                    | MTLib-3.0.5.jar                                    | None                                     |
    | LCH   | modtweaker                           | 4.0.13                   | modtweaker-4.0.13.jar                              | None                                     |
    | LCH   | jei                                  | 4.11.0.212               | jei_1.12.2-4.11.0.212.jar                          | None                                     |
    | LCH   | appleskin                            | 1.0.9                    | AppleSkin-mc1.12-1.0.9.jar                         | None                                     |
    | LCH   | psi                                  | r1.1-59                  | Psi-r1.1-59.jar                                    | None                                     |
    | LCH   | autoreglib                           | 1.3-18                   | AutoRegLib-1.3-18.jar                              | None                                     |
    | LCH   | badwithernocookiereloaded            | 1.12.2-3.1.14            | badwithernocookiereloaded-1.12.2-3.1.14.jar        | None                                     |
    | LCH   | bdlib                                | 1.14.3.12                | bdlib-1.14.3.12-mc1.12.2.jar                       | None                                     |
    | LCH   | betterbuilderswands                  | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar    | None                                     |
    | LCH   | bettercombatmod                      | 1.5.6                    | BetterCombat-1.12.2-1.5.6.jar                      | None                                     |
    | LCH   | betterquesting                       | 3.5.262                  | BetterQuesting-3.5.262.jar                         | None                                     |
    | LCH   | bibliocraft                          | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None                                     |
    | LCH   | ic2                                  | 2.8.73-ex112             | industrialcraft-2-2.8.73-ex112.jar                 | de041f9f6187debbc77034a344134053277aa3b0 |
    | LCH   | mantle                               | 1.12-1.3.2.24            | Mantle-1.12-1.3.2.24.jar                           | None                                     |
    | LCH   | natura                               | 1.12.2-4.3.2.62          | natura-1.12.2-4.3.2.62.jar                         | None                                     |
    | LCH   | forestry                             | 5.8.1.322                | forestry_1.12.2-5.8.1.322.jar                      | None                                     |
    | LCH   | binniecore                           | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LCH   | binniedesign                         | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LCH   | genetics                             | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LCH   | botany                               | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LCH   | extrabees                            | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LCH   | extratrees                           | 2.5.0.168                | binnie-mods-1.12.2-2.5.0.168.jar                   | None                                     |
    | LCH   | biomesoplenty                        | 7.0.1.2399               | BiomesOPlenty-1.12.2-7.0.1.2399-universal.jar      | None                                     |
    | LCH   | cyclicmagic                          | 1.16.9                   | Cyclic-1.12.2-1.16.9.jar                           | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
    | LCH   | guideapi                             | 1.12-2.1.6-61            | Guide-API-1.12-2.1.6-61.jar                        | None                                     |
    | LCH   | bloodmagic                           | 1.12.2-2.3.1-99          | BloodMagic-1.12.2-2.3.1-99.jar                     | None                                     |
    | LCH   | blur                                 | 1.0.4-14                 | Blur-1.0.4-14.jar                                  | None                                     |
    | LCH   | bookshelf                            | 2.3.553                  | Bookshelf-1.12.2-2.3.553.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCH   | thaumcraft                           | 6.1.BETA21               | Thaumcraft-1.12.2-6.1.BETA21.jar                   | None                                     |
    | LCH   | botania                              | r1.10-354                | Botania r1.10-354.jar                              | None                                     |
    | LCH   | codechickenlib                       | 3.2.1.350                | CodeChickenLib-1.12.2-3.2.1.350-universal.jar      | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCH   | redstoneflux                         | 2.0.2                    | RedstoneFlux-1.12-2.0.2.3-universal.jar            | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LCH   | brandonscore                         | 2.4.4                    | BrandonsCore-1.12.2-2.4.4.173-universal.jar        | None                                     |
    | LCH   | careerbees                           | 1.0                      | careerbees-0.4.0.jar                               | None                                     |
    | LCH   | carryon                              | 1.9.3                    | CarryOn MC1.12.2 v1.9.3.jar                        | None                                     |
    | LCH   | chameleon                            | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                           | None                                     |
    | LCE   | ctm                                  | MC1.12.2-0.3.2.18        | CTM-MC1.12.2-0.3.2.18.jar                          | None                                     |
    | LC    | chisel                               | MC1.12.2-0.2.0.31        | Chisel-MC1.12.2-0.2.0.31.jar                       | None                                     |
    | LC    | chiselsandbits                       | 14.20                    | chiselsandbits-14.20.jar                           | None                                     |
    | LC    | clumps                               | 3.1.1                    | Clumps-3.1.1.jar                                   | None                                     |
    | LC    | cofhcore                             | 4.5.3                    | CoFHCore-1.12.2-4.5.3.20-universal.jar             | None                                     |
    | LC    | cofhworld                            | 1.2.0                    | CoFHWorld-1.12.2-1.2.0.5-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | cyclopscore                          | 0.11.8                   | CyclopsCore-1.12.2-0.11.8.jar                      | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
    | LC    | commoncapabilities                   | 1.4.0                    | CommonCapabilities-1.12-1.4.0.jar                  | None                                     |
    | LC    | storagedrawers                       | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.7.jar                    | None                                     |
    | LC    | compactdrawers                       | 1.12.2-1.0.3.86          | CompactDrawers-1.12.2-1.0.3.86.jar                 | None                                     |
    | LC    | controlling                          | 3.0.6                    | Controlling-3.0.6.jar                              | None                                     |
    | LC    | cookingforblockheads                 | 6.4.44                   | CookingForBlockheads_1.12.2-6.4.44.jar             | None                                     |
    | LC    | extendedrenderer                     | v1.0                     | coroutil-1.12.1-1.2.13.jar                         | None                                     |
    | LC    | coroutil                             | 1.12.1-1.2.13            | coroutil-1.12.1-1.2.13.jar                         | None                                     |
    | LC    | configmod                            | v1.0                     | coroutil-1.12.1-1.2.13.jar                         | None                                     |
    | LC    | cosmeticarmorreworked                | 1.12.2-v3                | CosmeticArmorReworked-1.12.2-v3.jar                | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
    | LC    | cosmeticarmorreworked|tombmanygraves | 1.12.2-v3                | CosmeticArmorReworked-1.12.2-v3.jar                | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
    | LC    | ctgui                                | 1.0.0                    | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
    | LC    | crafttweakerjei                      | 2.0.2                    | CraftTweaker2-1.12-4.1.9.jar                       | None                                     |
    | LC    | waila                                | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                        | None                                     |
    | LC    | darkutils                            | 1.8.211                  | DarkUtils-1.12.2-1.8.211.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | thermalfoundation                    | 2.5.0                    | ThermalFoundation-1.12.2-2.5.0.19-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | draconicevolution                    | 2.3.13                   | Draconic-Evolution-1.12.2-2.3.13.306-universal.jar | None                                     |
    | LC    | endercore                            | 1.12.2-0.5.37            | EnderCore-1.12.2-0.5.37.jar                        | None                                     |
    | LC    | thermalexpansion                     | 5.5.0                    | ThermalExpansion-1.12.2-5.5.0.29-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | enderio                              | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderiointegrationtic                | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | tconstruct                           | 1.12.2-2.10.1.87         | TConstruct-1.12.2-2.10.1.87.jar                    | None                                     |
    | LC    | galacticraftcore                     | 4.0.1.181                | GalacticraftCore-1.12.2-4.0.1.181.jar              | None                                     |
    | LC    | dsurround                            | 3.4.9.14                 | DynamicSurroundings-1.12.2-3.4.9.14.jar            | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
    | LC    | presets                              | 3.4.9.14                 | DynamicSurroundings-1.12.2-3.4.9.14.jar            | None                                     |
    | LC    | elevatorid                           | 1.3.6                    | ElevatorMod-1.12.2-1.3.6.jar                       | None                                     |
    | LC    | endercompass                         | 1.2.6.2                  | EnderCompass-1.12-1.2.6.2.jar                      | None                                     |
    | LC    | enderiobase                          | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderioconduits                      | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderioconduitsappliedenergistics    | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | refinedstorage                       | 1.6.3                    | refinedstorage-1.6.3.jar                           | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
    | LC    | enderioconduitsopencomputers         | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderioconduitsrefinedstorage        | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderiointegrationforestry           | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderiointegrationticlate            | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | ftblib                               | 5.2.0.31                 | FTBLib-5.2.0.31.jar                                | None                                     |
    | LC    | enderiomachines                      | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderiopowertools                    | 5.0.31                   | EnderIO-1.12.2-5.0.31.jar                          | None                                     |
    | LC    | enderstorage                         | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar        | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | mekanism                             | 1.12.2-9.4.13.349        | Mekanism-1.12.2-9.4.13.349.jar                     | None                                     |
    | LC    | immersiveengineering                 | 0.12-84                  | ImmersiveEngineering-0.12-84.jar                   | 4cb49fcde3b43048c9889e0a3d083225da926334 |
    | LC    | exchangers                           | 1.12.2-2.7.3             | Exchangers-1.12.2-2.7.3.jar                        | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LC    | extrautils2                          | 1.0                      | extrautils2-1.12-1.8.3.jar                         | None                                     |
    | LC    | zerocore                             | 1.12-0.1.2.2             | zerocore-1.12-0.1.2.2.jar                          | None                                     |
    | LC    | bigreactors                          | 1.12.2-0.4.5.49          | ExtremeReactors-1.12.2-0.4.5.49.jar                | None                                     |
    | LC    | farmingforblockheads                 | 3.1.21                   | FarmingForBlockheads_1.12.2-3.1.21.jar             | None                                     |
    | LC    | farseek                              | 2.3.1                    | Farseek-1.12-2.3.1.jar                             | None                                     |
    | LC    | fastleafdecay                        | v14                      | FastLeafDecay-v14.jar                              | None                                     |
    | LC    | foamfix                              | 0.10.0-1.12.2            | foamfix-0.10.0-1.12.2.jar                          | None                                     |
    | LC    | forgelin                             | 1.7.4                    | Forgelin-1.7.4.jar                                 | None                                     |
    | LC    | forgemultipartcbe                    | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LC    | microblockcbe                        | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar       | None                                     |
    | LC    | minecraftmultipartcbe                | 2.5.0.71                 | ForgeMultipart-1.12.2-2.5.0.71-universal.jar       | None                                     |
    | LC    | journeymap                           | 1.12.2-5.5.2             | journeymap-1.12.2-5.5.2.jar                        | None                                     |
    | LC    | ftbutilities                         | 5.2.0.37                 | FTBUtilities-5.2.0.37.jar                          | None                                     |
    | LC    | galacticraftplanets                  | 4.0.1.181                | Galacticraft-Planets-1.12.2-4.0.1.181.jar          | None                                     |
    | LC    | galacticrafttweaker                  | 1.12.2-1.0.1             | GalacticraftTweaker-1.12.2-1.0.1.jar               | b02331787272ec3515ebe63ecdeea0d746653468 |
    | LC    | gendustry                            | 1.6.5.8                  | gendustry-1.6.5.8-mc1.12.2.jar                     | None                                     |
    | LC    | ikwid                                | 1.0.2                    | ikwid-1.0.2.jar                                    | None                                     |
    | LC    | immersivepetroleum                   | 1.1.9                    | immersivepetroleum-1.12.2-1.1.9.jar                | None                                     |
    | LC    | immersivetech                        | 1.3.10                   | immersivetech-1.12-1.3.10.jar                      | None                                     |
    | LC    | teslacorelib                         | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LC    | industrialforegoing                  | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.10.7-204.jar          | None                                     |
    | LC    | harvestcraft                         | 1.12.2u                  | Pam's HarvestCraft 1.12.2v.jar                     | None                                     |
    | LC    | mcjtylib_ng                          | 3.0.3                    | mcjtylib-1.12-3.0.3.jar                            | None                                     |
    | LC    | rftools                              | 7.55                     | rftools-1.12-7.55.jar                              | None                                     |
    | LC    | integrationforegoing                 | 1.12.2-1.7.3             | IntegrationForegoing-1.12.2-1.7.3.jar              | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
    | LC    | inventoryspam                        | 1.0.3                    | InventorySpam-1.12.0-1.0.3.jar                     | None                                     |
    | LC    | inventorytweaks                      | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                           | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
    | LC    | ironbackpacks                        | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                  | None                                     |
    | LC    | ironchest                            | 1.12.2-7.0.40.824        | ironchest-1.12.2-7.0.40.824.jar                    | None                                     |
    | LC    | jaopca                               | 1.12.2-2.2.8.91          | JAOPCA-1.12.2-2.2.8.91.jar                         | None                                     |
    | LC    | oredictinit                          | 1.12.2-2.2.1.68          | JAOPCA-1.12.2-2.2.8.91.jar                         | None                                     |
    | LC    | jehc                                 | 1.12.2                   | JEHC-1.12.2-1.6.1.0.jar                            | None                                     |
    | LC    | jeibees                              | 0.9.0.5                  | jeibees-0.9.0.5-mc1.12.2.jar                       | None                                     |
    | LC    | jeiintegration                       | 1.5.1.36                 | jeiintegration_1.12.2-1.5.1.36.jar                 | None                                     |
    | LC    | justenoughreactors                   | 1.1.1.47                 | JustEnoughReactors-1.12.2-1.1.1.47.jar             | 2238d4a92d81ab407741a2fdb741cebddfeacba6 |
    | LC    | jeresources                          | 0.8.5.27                 | JustEnoughResources-1.12.2-0.8.5.27.jar            | None                                     |
    | LC    | kleeslabs                            | 5.4.10                   | KleeSlabs_1.12.2-5.4.10.jar                        | None                                     |
    | LC    | lightningcraft                       | 2.9.1                    | lightningcraft-2.9.1-[1.12.2].jar                  | None                                     |
    | LC    | magicbees                            | 1.0                      | MagicBees-1.12.2-3.1.10.jar                        | None                                     |
    | LC    | malisiscore                          | 1.12.2-6.4.0             | malisiscore-1.12.2-6.4.0.jar                       | None                                     |
    | LC    | malisisdoors                         | 1.12.2-7.3.0             | malisisdoors-1.12.2-7.3.0.jar                      | None                                     |
    | LC    | mekanismgenerators                   | 9.4.11                   | MekanismGenerators-1.12.2-9.4.13.349.jar           | None                                     |
    | LC    | modularforcefieldsystem              | 3.0.1                    | MFFS-1.12.2-4.0.1.0_1.12_cc3a5aa.jar               | None                                     |
    | LC    | minecolonies                         | 1.12.2-0.9.1-RELEASE     | minecolonies-1.12.2-0.9.1-RELEASE-universal.jar    | None                                     |
    | LC    | mob_grinding_utils                   | 0.3.10                   | MobGrindingUtils-0.3.10.jar                        | None                                     |
    | LC    | moreplanets                          | 2.0.16                   | More-Planets-1.12.2-2.0.16-GC181.jar               | b3468b224a74e296555ad7efeb35f482e6f445de |
    | LC    | moreoverlays                         | 1.14                     | moreoverlays-1.14-mc1.12.2.jar                     | None                                     |
    | LC    | moreplanetsextras                    | 1.12.2-1.0               | MorePlanetsExtras-1.12.2-1.0.jar                   | None                                     |
    | LC    | morpheus                             | 1.12-3.3.2               | Morpheus-1.12-3.3.2.jar                            | None                                     |
    | LC    | mousetweaks                          | 2.8                      | MouseTweaks-2.8-mc1.12.1.jar                       | None                                     |
    | LC    | mrtjpcore                            | 2.1.3.35                 | MrTJPCore-1.12.2-2.1.3.35-universal.jar            | None                                     |
    | LC    | neat                                 | 1.4-17                   | Neat 1.4-17.jar                                    | None                                     |
    | LC    | netherportalfix                      | 5.3.13                   | NetherPortalFix_1.12.1-5.3.13.jar                  | None                                     |
    | LC    | neid                                 | 1.5.4.2                  | NotEnoughIDs-1.5.4.2.jar                           | None                                     |
    | LC    | nuclearcraft                         | 2.11                     | NuclearCraft-2.11--1.12.2.jar                      | None                                     |
    | LC    | omlib                                | 3.0.0-148                | omlib-1.12.2-3.0.0-148.jar                         | None                                     |
    | LC    | openmods                             | 0.11.5                   | OpenModsLib-1.12.2-0.11.5.jar                      | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LC    | openblocks                           | 1.7.6                    | OpenBlocks-1.12.2-1.7.6.jar                        | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
    | LC    | openmodularturrets                   | 3.0.1-257                | openmodularturrets-1.12.2-3.0.1-257.jar            | None                                     |
    | LC    | oreexcavation                        | 1.4.119                  | OreExcavation-1.4.119.jar                          | None                                     |
    | LC    | p455w0rdslib                         | 2.0.32                   | p455w0rdslib-1.12-2.0.32.jar                       | None                                     |
    | LC    | pamscookables                        | 1.1                      | pamscookables-1.1.jar                              | None                                     |
    | LC    | plustic                              | 6.5.2.0                  | plustic-6.5.2.0.jar                                | None                                     |
    | LC    | prettybeaches                        | 1.0.3                    | PrettyBeaches_1.12.2-1.0.3.jar                     | None                                     |
    | LC    | projectred-core                      | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-Base.jar                | None                                     |
    | LC    | projectred-compat                    | 1.0                      | ProjectRed-1.12.2-4.9.1.92-compat.jar              | None                                     |
    | LC    | projectred-illumination              | 4.9.1.92                 | ProjectRed-1.12.2-4.9.1.92-lighting.jar            | None                                     |
    | LC    | quantumflux                          | 2.0.16                   | quantumflux-1.12.2-2.0.16.jar                      | None                                     |
    | LC    | questbook                            | 3.1.1-1.12               | questbook-3.1.1-1.12.jar                           | None                                     |
    | LC    | randomthings                         | 4.2.0.1                  | RandomThings-MC1.12.2-4.2.0.1.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LC    | reborncore                           | 3.10.0.332               | RebornCore-1.12.2-3.10.0.332-universal.jar         | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
    | LC    | rebornstorage                        | 1.0.0                    | RebornStorage-1.12.2-3.2.2.65.jar                  | None                                     |
    | LC    | refined_avaritia                     | 2.0                      | refined_avaritia-1.12.2-2.0.jar                    | None                                     |
    | LC    | refinedstorageaddons                 | 0.4.1                    | refinedstorageaddons-0.4.1.jar                     | None                                     |
    | LC    | resourceloader                       | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LC    | ropebridge                           | 2.0.5                    | ropebridge-1.12-2.0.7.jar                          | None                                     |
    | LC    | scannable                            | 1.6.3.19                 | Scannable-MC1.12-1.6.3.19.jar                      | None                                     |
    | LC    | thermaldynamics                      | 2.5.1                    | ThermalDynamics-1.12.2-2.5.1.14-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
    | LC    | simplyjetpacks                       | 2.2.7.45                 | SimplyJetpacks2-1.12.2-2.2.7.45.jar                | None                                     |
    | LC    | solcarrot                            | 1.3.1                    | solcarrot-1.12.2-1.3.3.jar                         | None                                     |
    | LC    | spacecraftx                          | 1.0.35                   | spacecraftx-1.12.2-1.0.35.jar                      | None                                     |
    | LC    | bq_standard                          | 3.4.143                  | StandardExpansion-3.4.143.jar                      | None                                     |
    | LC    | stg                                  | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                               | None                                     |
    | LC    | storagedrawersextra                  | @VERSION@                | StorageDrawersExtras-1.12-3.1.0.jar                | None                                     |
    | LC    | streams                              | 0.4.4                    | Streams-1.12-0.4.4.jar                             | None                                     |
    | LC    | tc6aspects4jei                       | 0.0.2a                   | tc6aspects4jei-0.0.2a.jar                          | None                                     |
    | LC    | tcinventoryscan                      | 2.0.10                   | ThaumicInventoryScanning_1.12.2-2.0.10.jar         | None                                     |
    | LC    | thaumicjei                           | 1.2.1                    | ThaumicJEI-1.12.2-1.4.0-14.jar                     | None                                     |
    | LC    | thaumictinkerer                      | 1.12.2-5.0-353c71c       | thaumictinkerer-1.12.2-5.0-353c71c.jar             | None                                     |
    | LC    | tinker_io                            | release 2.6.1            | tinker_io-1.12.2-release 2.6.1.jar                 | None                                     |
    | LC    | tinkersaddons                        | 1.0.7                    | Tinkers' Addons-1.12.1-1.0.7.jar                   | None                                     |
    | LC    | tcomplement                          | ${version}               | TinkersComplement-1.12.2-0.2.3b.jar                | None                                     |
    | LC    | tinkersjei                           | 1.0                      | tinkersjei-1.0.jar                                 | None                                     |
    | LC    | tinkertoolleveling                   | 1.12.2-1.0.5.DEV.30c7957 | TinkerToolLeveling-1.12.2-1.0.5.jar                | None                                     |
    | LC    | tp                                   | 3.2.29                   | tinyprogressions-1.12.2-3.3.29-Release.jar         | None                                     |
    | LC    | tlauncher_custom_cape_skin           | 1.4                      | tlskincape_1.12.2-1.4.jar                          | None                                     |
    | LC    | unlimitedchiselworks                 | 0.2.0                    | UnlimitedChiselWorks-0.2.0.jar                     | None                                     |
    | LC    | unloader                             | 1.2.0                    | unloader-1.2.0.jar                                 | None                                     |
    | LC    | wailaharvestability                  | 1.1.12                   | WailaHarvestability-mc1.12-1.1.12.jar              | None                                     |
    | LC    | wanionlib                            | 1.12.2-1.5               | WanionLib-1.12.2-1.5.jar                           | None                                     |
    | LC    | industrialwires                      | 1.7-28                   | IndustrialWires-1.7-28.jar                         | 7e11c175d1e24007afec7498a1616bef0000027d |
    | LC    | reauth                               | 3.6.0                    | reauth-3.6.0.jar                                   | daba0ec4df71b6da841768c49fb873def208a1e3 |
    | LC    | teslacorelib_registries              | 1.0.15                   | tesla-core-lib-1.12.2-1.0.15.jar                   | None                                     |
    | LC    | unidict                              | 1.12.2-2.6               | UniDict-1.12.2-2.6.jar                             | None                                     |
    | LC    | wrapup                               | 1.12-1.1.3               | WrapUp-1.12-1.1.3.jar                              | None                                     |

    Loaded coremods (and transformers): 
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.10.0-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
FarseekCoreMod (Farseek-1.12-2.3.1.jar)
  farseek.core.FarseekClassTransformer
AppleCore (AppleCore-mc1.12.2-3.1.3.jar)
  squeek.applecore.asm.TransformerModuleHandler
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.1.181.jar)
  micdoodle8.mods.miccore.MicdoodleTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.37.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
ForgelinPlugin (Forgelin-1.7.4.jar)
  
BedPatch (bedpatch-2.2-1.12.2.jar)
  com.mordenkainen.bedpatch.BedPatchASM
OpenModsCorePlugin (OpenModsLib-1.12.2-0.11.5.jar)
  openmods.core.OpenModsClassTransformer
CorePlugin (SmoothFont-1.12.2-1.15.jar)
  bre.smoothfont.asm.Transformer
Plugin (NotEnoughIDs-1.5.4.2.jar)
  ru.fewizz.neid.asm.Transformer
IELoadingPlugin (ImmersiveEngineering-core-0.12-84.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
LoadingPlugin (RandomThings-MC1.12.2-4.2.0.1.jar)
  lumien.randomthings.asm.ClassTransformer
MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
BlurPlugin (Blur-1.0.4-14.jar)
  com.tterrag.blur.BlurTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
  lumien.resourceloader.asm.ClassTransformer
DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.14.jar)
  org.blockartistry.DynSurround.asm.Transformer
TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
  li.cil.oc.common.asm.ClassTransformer
TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.14761 Compatibility Profile Context 21.30.14 30.0.13014.8' Renderer: 'AMD Radeon(TM) Vega 3 Graphics'
    OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
    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)

    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)
        - chiselsandbitsIntegration (Enabled/Not Forced)
        - wailaIntegration (Enabled/Not Forced)

    Pulsar/tcomplement loaded Pulses: 
        - ModuleCommons (Enabled/Forced)
        - ModuleFeature (Enabled/Not Forced)
        - ChiselPlugin (Enabled/Not Forced)

    List of loaded APIs: 
        * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r140.jar
        * AppleCoreAPI (3.1.0) from AppleCore-mc1.12.2-3.1.3.jar
        * Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
        * BetterQuesting|API (3.1) from BetterQuesting-3.5.262.jar
        * BetterQuesting|API2 (3.1) from BetterQuesting-3.5.262.jar
        * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
        * bigreactors|API (4.0.1) from ExtremeReactors-1.12.2-0.4.5.49.jar
        * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.3.1-99.jar
        * BotaniaAPI (89) from Botania r1.10-354.jar
        * Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
        * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.0.31.jar
        * ChiselsAndBitsAPI (13.8.0) from chiselsandbits-14.20.jar
        * cofhapi (2.5.0) from CoFHCore-1.12.2-4.5.3.20-universal.jar
        * commoncapabilities|api (0.0.1) from CommonCapabilities-1.12-1.4.0.jar
        * CoroAI|dynamicdifficulty (1.0) from coroutil-1.12.1-1.2.13.jar
        * cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v3.jar
        * ctm-api (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
        * ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
        * ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
        * ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
        * ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.2.18.jar
        * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.13.306-universal.jar
        * enderioapi (4.0.0) from EnderIO-1.12.2-5.0.31.jar
        * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.31.jar
        * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.31.jar
        * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.31.jar
        * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.31.jar
        * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.31.jar
        * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.31.jar
        * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.31.jar
        * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.31.jar
        * farmingforblockheads|api (1.0) from FarmingForBlockheads_1.12.2-3.1.21.jar
        * ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|greenhouse (5.2.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.1.322.jar
        * ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.1.322.jar
        * Galacticraft API (1.2) from GalacticraftCore-1.12.2-4.0.1.181.jar
        * gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
        * Guide-API|API (2.0.0) from Guide-API-1.12-2.1.6-61.jar
        * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-84.jar
        * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-84.jar
        * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.10.7-204.jar
        * jeresources|API (0.8.5.27) from JustEnoughResources-1.12.2-0.8.5.27.jar
        * journeymap|client-api (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.2.jar
        * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.2.jar
        * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.11.0.212.jar
        * lightningcraftAPI (2.9.0) from lightningcraft-2.9.1-[1.12.2].jar
        * MekanismAPI|core (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|energy (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|gas (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|infuse (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|laser (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|transmitter (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.4.13.349.jar
        * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.12.1.jar
        * openblocks|api (1.2) from OpenBlocks-1.12.2-1.7.6.jar
        * opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.2.67.jar
        * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12-2.0.32.jar
        * projectred|api (2.0) from ProjectRed-1.12.2-4.9.1.92-Base.jar
        * PsiAPI (6) from Psi-r1.1-59.jar
        * reborncoreAPI (3.10.0.332) from RebornCore-1.12.2-3.10.0.332-universal.jar
        * reborncoreAPI|Power (3.10.0.332) from RebornCore-1.12.2-3.10.0.332-universal.jar
        * reborncoreAPI|Recipe (3.10.0.332) from RebornCore-1.12.2-3.10.0.332-universal.jar
        * reborncoreAPI|Tile (3.10.0.332) from RebornCore-1.12.2-3.10.0.332-universal.jar
        * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.7.jar
        * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA21.jar
        * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
        * zerocore|API|multiblock (1.9.4-0.0.1) from NuclearCraft-2.11--1.12.2.jar
        * zerocore|API|multiblock|rectangular (1.9.4-0.0.1) from NuclearCraft-2.11--1.12.2.jar
        * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12-0.1.2.2.jar
        * zerocore|API|multiblock|validation (1.9.4-0.0.1) from NuclearCraft-2.11--1.12.2.jar
    OptiFine Version: OptiFine_1.12.2_HD_U_G5
    OptiFine Build: 20210124-142939
    Render Distance Chunks: 12
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.14761 Compatibility Profile Context 21.30.14 30.0.13014.8
    OpenGlRenderer: AMD Radeon(TM) Vega 3 Graphics
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I have been trying to recover my world and solve this problem for the past hour now. Whenever I try to load in my world, I get this error message: "Errors in currently selected data packs prevented the world from loading. You can either try to load it with only the vanilla data pack ("safe mode") or go back to the title screen to fix it manually)" When I use "safe mode", I get brought to yet another error screen: "Failed to load world in safe mode. This world contains invalid or corrupted save data." For some context, I am playing a custom 1.20.1 modpack with 134 mods via the Curseforge Modloader. This world is not new, and I've had it for a few months now. This problem has only started occuring after I updated a few mods. I proceeded to roll back the mods to their original versions, but that did nothing. I have not added any new mods since, though I have tried testing different versions of the mods I have updated, and nothing has worked. I've also tried going back to older/newer forge versions, but that has yet to work either. No matter which or how many mods I disable, my world will bring up the same error screen. This also applies to other worlds made prior to the error. (Also, I only use one datapack called "Deep Dark Enhanced". Deleting that datapack does nothing) When any mod is enabled, I cannot create a world. But when I disable every mod, though I am unable to load in my current worlds, I can create and play a new world. Here are some of the most common solutions I've already tried: - Loading any backup (brings me to the same error screen if I try to play it) - Renaming the old LEVEL.DAT file - I have opened the output log, but I have no idea how to read the errors Sorry for the text dump, but I tried to provide as much information as I could. Will be happy to elaborate further on anything.   
    • I am adding 42 or so mods to Minecraft forge 1.19.2 - 43.3.5. When i try to launch the forge profile it crashes giving me an exit code 1 error and the following log. Any ideas on what might be the problem?   [05Dec2023 20:23:25.809] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Juam_Htrad, --version, 1.19.2-forge-43.3.5, --gameDir, C:\Users\monst\AppData\Roaming\.minecraft, --assetsDir, C:\Users\monst\AppData\Roaming\.minecraft\assets, --assetIndex, 1.19, --uuid, 70a59d2371424d9287051dfe2ae6af45, --accessToken, ????????, --clientId, MmI0ZDk2MWEtY2VkYS00M2VhLWE4YjgtYTM5Njk1ZWE5MzNl, --xuid, 2533274901640661, --userType, msa, --versionType, release, --launchTarget, forgeclient, --fml.forgeVersion, 43.3.5, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853] [05Dec2023 20:23:25.815] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.8 by Microsoft; OS Windows 10 arch amd64 version 10.0 [05Dec2023 20:23:26.335] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/monst/AppData/Roaming/.minecraft/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2397!/ Service=ModLauncher Env=CLIENT [05Dec2023 20:23:26.685] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\monst\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlcore\1.19.2-43.3.5\fmlcore-1.19.2-43.3.5.jar is missing mods.toml file [05Dec2023 20:23:26.687] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\monst\AppData\Roaming\.minecraft\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.3.5\javafmllanguage-1.19.2-43.3.5.jar is missing mods.toml file [05Dec2023 20:23:26.691] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\monst\AppData\Roaming\.minecraft\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.3.5\lowcodelanguage-1.19.2-43.3.5.jar is missing mods.toml file [05Dec2023 20:23:26.693] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\monst\AppData\Roaming\.minecraft\libraries\net\minecraftforge\mclanguage\1.19.2-43.3.5\mclanguage-1.19.2-43.3.5.jar is missing mods.toml file [05Dec2023 20:23:26.793] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File:  and Mod File: . Using Mod File:  [05Dec2023 20:23:26.794] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 2 dependencies adding them to mods collection [05Dec2023 20:23:28.133] [main/INFO] [mixin/]: Compatibility level set to JAVA_17 [05Dec2023 20:23:28.170] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclient' with arguments [--version, 1.19.2-forge-43.3.5, --gameDir, C:\Users\monst\AppData\Roaming\.minecraft, --assetsDir, C:\Users\monst\AppData\Roaming\.minecraft\assets, --uuid, 70a59d2371424d9287051dfe2ae6af45, --username, Juam_Htrad, --assetIndex, 1.19, --accessToken, ????????, --clientId, MmI0ZDk2MWEtY2VkYS00M2VhLWE4YjgtYTM5Njk1ZWE5MzNl, --xuid, 2533274901640661, --userType, msa, --versionType, release] [05Dec2023 20:23:28.709] [main/INFO] [net.minecraftforge.coremod.CoreMod.uteamcore/COREMODLOG]: Injected ASMUContainerMenuHook call into ServerPlayer#initMenu [05Dec2023 20:23:29.085] [main/WARN] [mixin/]: Error loading class: dev/latvian/mods/kubejs/recipe/RecipesEventJS (java.lang.ClassNotFoundException: dev.latvian.mods.kubejs.recipe.RecipesEventJS) [05Dec2023 20:23:29.085] [main/WARN] [mixin/]: @Mixin target dev.latvian.mods.kubejs.recipe.RecipesEventJS was not found cucumber.mixins.json:RecipeEventJSMixin [05Dec2023 20:23:29.404] [main/WARN] [mixin/]: Error loading class: vectorwing/farmersdelight/common/block/TomatoVineBlock (java.lang.ClassNotFoundException: vectorwing.farmersdelight.common.block.TomatoVineBlock) [05Dec2023 20:23:29.404] [main/WARN] [mixin/]: @Mixin target vectorwing.farmersdelight.common.block.TomatoVineBlock was not found supplementaries.mixins.json:CompatFarmersDelightMixin [05Dec2023 20:23:30.358] [pool-3-thread-1/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.2.0-rc.5). [05Dec2023 20:23:32.406] [pool-3-thread-1/INFO] [net.minecraft.util.datafix.DataFixers/]: Building unoptimized datafixer [05Dec2023 20:23:32.724] [pool-3-thread-1/INFO] [net.minecraftforge.coremod.CoreMod.uteamcore/COREMODLOG]: Injected ASMUContainerMenuHook call into ServerPlayer#initMenu [05Dec2023 20:23:34.076] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/monst/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23233!/assets/.mcassetsroot' uses unexpected schema [05Dec2023 20:23:34.076] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResources/]: Assets URL 'union:/C:/Users/monst/AppData/Roaming/.minecraft/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23233!/data/.mcassetsroot' uses unexpected schema [05Dec2023 20:23:34.094] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [05Dec2023 20:23:34.489] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Juam_Htrad [05Dec2023 20:23:34.578] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.1 build 7  
    • A Unique SMP IP: Cloud-SMP.com ━━━━━━━━━━━━━━━━━━ Hello! We are thrilled to show you our SUPER unique Minecraft server! Quick note before you start reading about our unique server, (The server is only 4 weeks old) Do you like survival? Do you enjoy SMP? Do you want a unique SMP experience? We do too! Join our super unique server but with twists, New things happen on the server every minute. Trading, quests, and soon dungeons, competitions, events, making friends, and many more! You can find over 500+ quests, daily quests, factories, deliveries, custom items. Player-shops. It is a really super unique server with loads of custom GUI's. Everything is made custom! If you are in a rush, feel free to click the links below to get started, or, you could allow us to tell more about ourselves before making your decision. ━━━━━━━━━━━ ▶ Quick Links ━━━━━━━━━━━ Discord: https://discord.gg/hgEt7q2S ━━━━━━━━━━━━━━━━ ▶ About Us & Values ━━━━━━━━━━━━━━━━ We play in a beautiful minecraft world that is designed specifically for our needs, by our own staff and players. Player built shopping district with ingame money based economy, creating possibly the most immersive experience you can have in a SMP. The True Unique Server Experience. The Cloud-SMP is fully committed to bring the best unique experience that we can offer. From fully hand building everything in the world to hands on economy trading, all of the gameplay is committed to be in survival mode. Community-driven Cloud-SMP is not only a place for Minecraft but many more. People often find the community as a sanctuary to form friendship, learn more about themselves, or a place to showoff their talents! We care the well being of each member and enjoy making new friends. Dedicated Staff Team The Cloud-SMP server is lead by a team of talented staff that are very experienced in running unique servers. All the staff are Minecraft veterans who take the game seriously. Although the staff are sometimes busy with enforcing rules, you will always see them roaming on the map enjoying the game to its fullest. Feel free to stop by their bases and say hi~ Transparent Our server is dedicated to share our vision with members and grow along with them. We deeply value the opinion of players and if the suggestions are supported by the community, we will implement. ━━━━━━━━━━━━━━━━━━━━━━━━━━ ▶ What's in 1.20.2 Cloud-SMP? ━━━━━━━━━━━━━━━━━━━━━━━━━━ Improved Shopping District is one of the biggest projects. While the trading system remains relatively the same, the shopping district is now separated into floating island tiers which allows more shops to be open by players. We have multiple worlds such as ”Mining” ”Nether” ”Overworld” ”The End”. And soon dungeons! 1.20.2 has just arrived in Cloud-SMP. Our server is always up to date with updates and aims to bring the newest experience. In each version update, we introduce big changes that are associated with the update to make the world more lively and sometimes mysterious. ━━━━━━━━━━━━ ━━━━━━━ ▶ Rules ━━━━━━━ These are the two most important rules that we value. More rules can be found in our discord. Treat all players with respect & follow chat etiquette. No cheating, no duping. Kind regards, Erik. Or The Cloud-SMP Staff & Players.
    • rtals:alternate1])     at net.minecraft.core.MappedRegistry.m_205921_(MappedRegistry.java:78) ~[client-1.19.2-20220805.130853-srg.jar%23493!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:q_misc_util.mixins.json:MixinMappedRegistry,pl:mixin:APP:q_misc_util.mixins.json:dimension.IEMappedRegistry,pl:mixin:A}     at net.minecraft.core.MappedRegistry.m_205857_(MappedRegistry.java:96) ~[client-1.19.2-20220805.130853-srg.jar%23493!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:q_misc_util.mixins.json:MixinMappedRegistry,pl:mixin:APP:q_misc_util.mixins.json:dimension.IEMappedRegistry,pl:mixin:A}     at net.minecraft.core.MappedRegistry.m_203704_(MappedRegistry.java:83) ~[client-1.19.2-20220805.130853-srg.jar%23493!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:q_misc_util.mixins.json:MixinMappedRegistry,pl:mixin:APP:q_misc_util.mixins.json:dimension.IEMappedRegistry,pl:mixin:A}     at net.minecraft.core.MappedRegistry.m_203505_(MappedRegistry.java:138) ~[client-1.19.2-20220805.130853-srg.jar%23493!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:q_misc_util.mixins.json:MixinMappedRegistry,pl:mixin:APP:q_misc_util.mixins.json:dimension.IEMappedRegistry,pl:mixin:A}     at qouteall.q_misc_util.api.DimensionAPI.addDimension(DimensionAPI.java:78) ~[immersive-portals-2.3.6-mc1.19.2-forge.jar%23406!/:2.3.6] {re:classloading}     at qouteall.q_misc_util.api.DimensionAPI.addDimension(DimensionAPI.java:59) ~[immersive-portals-2.3.6-mc1.19.2-forge.jar%23406!/:2.3.6] {re:classloading}     at qouteall.imm_ptl.peripheral.alternate_dimension.AlternateDimensions.initializeAlternateDimensions(AlternateDimensions.java:88) ~[immersive-portals-2.3.6-mc1.19.2-forge.jar%23406!/:2.3.6] {re:mixin,re:classloading}     at qouteall.imm_ptl.peripheral.alternate_dimension.AlternateDimensions.onServerDimensionsLoad(AlternateDimensions.java:60) ~[immersive-portals-2.3.6-mc1.19.2-forge.jar%23406!/:2.3.6] {re:mixin,re:classloading}     at qouteall.imm_ptl.peripheral.alternate_dimension.__AlternateDimensions_onServerDimensionsLoad_ServerDimensionsLoadEvent.invoke(.dynamic) ~[immersive-portals-2.3.6-mc1.19.2-forge.jar%23406!/:2.3.6] {re:classloading,pl:eventbus:B}     at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2385!/:?] {}     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2385!/:?] {}     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2385!/:?] {}     at net.minecraft.server.MinecraftServer.handler$blh000$onBeforeCreateWorlds(MinecraftServer.java:5911) ~[client-1.19.2-20220805.130853-srg.jar%23493!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:toolbox.mixins.json:common.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinMinecraftServer_DimStack,pl:mixin:APP:q_misc_util.mixins.json:MixinMinecraftServer_Misc,pl:mixin:APP:q_misc_util.mixins.json:dimension.MixinMinecraftServer_D,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java) ~[client-1.19.2-20220805.130853-srg.jar%23493!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:toolbox.mixins.json:common.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinMinecraftServer_DimStack,pl:mixin:APP:q_misc_util.mixins.json:MixinMinecraftServer_Misc,pl:mixin:APP:q_misc_util.mixins.json:dimension.MixinMinecraftServer_D,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:300) ~[client-1.19.2-20220805.130853-srg.jar%23493!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:toolbox.mixins.json:common.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinMinecraftServer_DimStack,pl:mixin:APP:q_misc_util.mixins.json:MixinMinecraftServer_Misc,pl:mixin:APP:q_misc_util.mixins.json:dimension.MixinMinecraftServer_D,pl:mixin:A}     at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:82) ~[client-1.19.2-20220805.130853-srg.jar%23493!/:?] {re:classloading,xf:OptiFine:default,xf:fml:openpartiesandclaims:xaero_pac_integratedserver_tickpaused}     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:625) ~[client-1.19.2-20220805.130853-srg.jar%23493!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:toolbox.mixins.json:common.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinMinecraftServer_DimStack,pl:mixin:APP:q_misc_util.mixins.json:MixinMinecraftServer_Misc,pl:mixin:APP:q_misc_util.mixins.json:dimension.MixinMinecraftServer_D,pl:mixin:A}     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23493!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,xf:fml:xaerominimap:xaero_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:toolbox.mixins.json:common.MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinMinecraftServer_DimStack,pl:mixin:APP:q_misc_util.mixins.json:MixinMinecraftServer_Misc,pl:mixin:APP:q_misc_util.mixins.json:dimension.MixinMinecraftServer_D,pl:mixin:A}     at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details:     Minecraft Version: 1.19.2     Minecraft Version ID: 1.19.2     Operating System: Windows 10 (amd64) version 10.0     Java Version: 17.0.8, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 196134752 bytes (187 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB)     CPUs: 8     Processor Vendor: GenuineIntel     Processor Name: Intel(R) Core(TM) i7-7820HK CPU @ 2.90GHz     Identifier: Intel64 Family 6 Model 158 Stepping 9     Microarchitecture: Kaby Lake     Frequency (GHz): 2.90     Number of physical packages: 1     Number of physical CPUs: 4     Number of logical CPUs: 8     Graphics card #0 name: NVIDIA GeForce GTX 1070     Graphics card #0 vendor: NVIDIA (0x10de)     Graphics card #0 VRAM (MB): 4095.00     Graphics card #0 deviceId: 0x1be1     Graphics card #0 versionInfo: DriverVersion=27.21.14.5167     Graphics card #1 name: Intel(R) HD Graphics 630     Graphics card #1 vendor: Intel Corporation (0x8086)     Graphics card #1 VRAM (MB): 1024.00     Graphics card #1 deviceId: 0x591b     Graphics card #1 versionInfo: DriverVersion=27.20.100.8854     Memory slot #0 capacity (MB): 8192.00     Memory slot #0 clockSpeed (GHz): 2.40     Memory slot #0 type: DDR4     Memory slot #1 capacity (MB): 8192.00     Memory slot #1 clockSpeed (GHz): 2.40     Memory slot #1 type: DDR4     Virtual memory max (MB): 21117.43     Virtual memory used (MB): 15544.81     Swap memory total (MB): 4864.00     Swap memory used (MB): 514.75     JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M     Server Running: true     Player Count: 0 / 8; []     Data Packs: vanilla, mod:treechop (incompatible), mod:skyvillages, mod:bottledair, mod:betterdungeons, mod:ancient_manuscripts, mod:zombiehorsespawn, mod:openpartiesandclaims (incompatible), mod:morenugget, mod:pureemeraldtools, mod:areas, mod:playeranimator (incompatible), mod:superflatworldnoslimes, mod:exlinecopperequipment, mod:placeableblazerods, mod:torohealth, mod:musicplayer, mod:craftableenderdragonspawnegg, mod:horseexpert (incompatible), mod:forgeendertech, mod:elytra_physics, mod:xaeroworldmap, mod:controlling (incompatible), mod:prism, mod:placebo (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:yungsapi, mod:lcsl (incompatible), mod:mixinextras (incompatible), mod:macawsbridgesbop, mod:bookshelf (incompatible), mod:guardvillagers (incompatible), mod:uteamcore, mod:cryingghasts, mod:skeletonhorsespawn, mod:bygonenether, mod:balm (incompatible), mod:carryon (incompatible), mod:biggerstacks (incompatible), mod:firearrows (incompatible), mod:betterfortresses, mod:paraglider, mod:cloth_config (incompatible), mod:dragonmounts, mod:craftable_elytra_remastered, mod:dummmmmmy (incompatible), mod:toolbox (incompatible), mod:airhop (incompatible), mod:structure_gel, mod:equipmentcompare (incompatible), mod:corpse (incompatible), mod:advancementplaques (incompatible), mod:mcwbridges, mod:farmersdelight, mod:amplifiednether, mod:morevillagers, mod:betterspawnercontrol, mod:trident_crafting_and_structures, mod:endrem, mod:do_a_barrel_roll (incompatible), mod:dogslie, mod:nocubesbettergrindstone, mod:yungsbridges, mod:medievalmusic (incompatible), mod:enchantmenttransfer, mod:highlighter (incompatible), mod:lightspeed (incompatible), mod:cataclysm (incompatible), mod:curios, mod:corail_woodcutter, mod:tintedcampfires (incompatible), mod:woodster, mod:collective, mod:bettervillage, mod:betterthirdperson, mod:betterstrongholds, mod:fastercrouching, mod:theabyss, mod:eatinganimation (incompatible), mod:architectury (incompatible), mod:flib (incompatible), mod:cryingportals, mod:betterendisland (incompatible), mod:framework (incompatible), mod:smallships (incompatible), mod:shinyhorses (incompatible), mod:transporter (incompatible), mod:t_and_t, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:pumpkillagersquest, mod:betterjungletemples, mod:elytraslot, mod:doubledoors, mod:compact_storage (incompatible), mod:transcendingtrident, mod:spiderstpo (incompatible), mod:spawn_animations_mr (incompatible), mod:easymagic (incompatible), mod:jei (incompatible), mod:visualworkbench (incompatible), mod:callablehorses (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:obscure_api, mod:taxfreelevels (incompatible), mod:enchantments_plus, mod:rep, mod:integrated_api (incompatible), mod:naturescompass (incompatible), mod:strawstatues (incompatible), mod:configured (incompatible), mod:cpm (incompatible), mod:infusion_table, mod:anvilrestoration, mod:netheroresplus, mod:betterdeserttemples, mod:stonetreasures, mod:catalogue (incompatible), mod:walljump (incompatible), mod:toastcontrol (incompatible), mod:packingtape (incompatible), mod:fixedanvilrepaircost, mod:dismountentity, mod:immersive_portals (incompatible), mod:skinlayers3d (incompatible), mod:forge, mod:fasterladderclimbing (incompatible), mod:idas (incompatible), mod:enderdragondragoneggitemdrop, mod:simplyswords (incompatible), mod:enchdesc (incompatible), mod:terrablender, mod:biomesoplenty, mod:physicsmod (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:bettercombat (incompatible), mod:combatroll, mod:commonality, mod:shouldersurfing (incompatible), mod:adlods, mod:recipes_lib, mod:astikorcarts (incompatible), mod:craftable_saddles (incompatible), mod:iceberg (incompatible), mod:flywheel (incompatible), mod:create, mod:legendarytooltips (incompatible), mod:xaerominimap, mod:dropz (incompatible), mod:ssamod (incompatible), mod:autoreglib (incompatible), mod:quark (incompatible), mod:supplementaries (incompatible), mod:leavemybarsalone (incompatible), mod:randomvillagenames, mod:backpacked (incompatible), mod:obsidianequipment, mod:effective_fg (incompatible), mod:universalenchants (incompatible), mod:betterconduitplacement, mod:wabi_sabi_structures, mod:bettertridents (incompatible), mod:autoplant (incompatible), mod:apexcore, mod:durabilityviewer (incompatible), mod:puzzleslib (incompatible), mod:craftablehorsearmour (incompatible), mod:grindstonesharpertools, mod:cosmeticarmorreworked (incompatible), mod:rayon (incompatible), mod:better_respawn (incompatible), mod:responsiveshields (incompatible), Supplementaries Generated Pack     World Generation: Stable     Type: Integrated Server (map_client.txt)     Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'     Launched Version: 1.19.2-forge-43.3.0     OptiFine Version: OptiFine_1.19.2_HD_U_I2     OptiFine Build: 20230623-171717     Render Distance Chunks: 4     Mipmaps: 4     Anisotropic Filtering: 1     Antialiasing: 0     Multitexture: false     Shaders: null     OpenGlVersion: 3.2.0 NVIDIA 451.67     OpenGlRenderer: GeForce GTX 1070/PCIe/SSE2     OpenGlVendor: NVIDIA Corporation     CpuCount: 8     ModLauncher: 10.0.8+10.0.8+main.0ef7e830     ModLauncher launch target: forgeclient     ModLauncher naming: srg     ModLauncher services:          mixin-0.8.5.jar mixin PLUGINSERVICE          eventbus-6.0.3.jar eventbus PLUGINSERVICE          fmlloader-1.19.2-43.3.0.jar slf4jfixer PLUGINSERVICE          fmlloader-1.19.2-43.3.0.jar object_holder_definalize PLUGINSERVICE          fmlloader-1.19.2-43.3.0.jar runtime_enum_extender PLUGINSERVICE          fmlloader-1.19.2-43.3.0.jar capability_token_subclass PLUGINSERVICE          accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE          fmlloader-1.19.2-43.3.0.jar runtimedistcleaner PLUGINSERVICE          modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE          modlauncher-10.0.8.jar OptiFine TRANSFORMATIONSERVICE          modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE      FML Language Providers:          minecraft@1.0         lowcodefml@null         javafml@null     Mod List:          TreeChop-1.19.2-forge-0.18.4.jar                  |HT's TreeChop                 |treechop                      |0.18.4              |DONE      |Manifest: NOSIGNATURE         SkyVillages-1.0.1-1.19-forge-release.jar          |Sky Villages                  |skyvillages                   |1.0.1-1.19-forge    |DONE      |Manifest: NOSIGNATURE         bottledair-1.19.2-2.2.jar                         |Bottled Air                   |bottledair                    |2.2                 |DONE      |Manifest: NOSIGNATURE         YungsBetterDungeons-1.19.2-Forge-3.2.2.jar        |YUNG's Better Dungeons        |betterdungeons                |1.19.2-Forge-3.2.2  |DONE      |Manifest: NOSIGNATURE         ancient_manuscripts-1.1.2-1.19.jar                |Ancient Manuscripts           |ancient_manuscripts           |1.1.2-1.19          |DONE      |Manifest: NOSIGNATURE         zombiehorsespawn-1.19.2-4.7.jar                   |Zombie Horse Spawn            |zombiehorsespawn              |4.7                 |DONE      |Manifest: NOSIGNATURE         open-parties-and-claims-forge-1.19.2-0.20.0.jar   |Open Parties and Claims       |openpartiesandclaims          |0.20.0              |DONE      |Manifest: NOSIGNATURE         morenugget-1.1.2-1.19-1.19.2.jar                  |More Nugget                   |morenugget                    |1.1.2-1.19-1.19.2   |DONE      |Manifest: NOSIGNATURE         PureEmeraldTools-v1.0.0-1.19.2-Forge.jar          |Pure Emerald Tools            |pureemeraldtools              |1.0.0               |DONE      |Manifest: NOSIGNATURE         areas-1.19.2-5.2.jar                              |Areas                         |areas                         |5.2                 |DONE      |Manifest: NOSIGNATURE         player-animation-lib-forge-1.0.2.jar              |Player Animator               |playeranimator                |1.0.2               |DONE      |Manifest: NOSIGNATURE         superflatworldnoslimes-1.19.2-3.1.jar             |Superflat World No Slimes     |superflatworldnoslimes        |3.1                 |DONE      |Manifest: NOSIGNATURE         exlinecopperequipment-forge-1.19.2-v2.0.6.jar     |Copper Equipment              |exlinecopperequipment         |2.0.6               |DONE      |Manifest: NOSIGNATURE         placeableblazerods-1.19.2-3.2.jar                 |Placeable Blaze Rods          |placeableblazerods            |3.2                 |DONE      |Manifest: NOSIGNATURE         torohealth-1.19-forge-2.jar                       |ToroHealth                    |torohealth                    |1.19-forge-2        |DONE      |Manifest: NOSIGNATURE         music_player-1.19.2-2.5.1.233.jar                 |Music Player                  |musicplayer                   |2.5.1.233           |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0         zaynens_craftable_ender_dragon_spawn_egg_mod_1.19.|Craftable Ender Dragon Spawn E|craftableenderdragonspawnegg  |1.0.0               |DONE      |Manifest: NOSIGNATURE         HorseExpert-v4.0.0-1.19.2-Forge.jar               |Horse Expert                  |horseexpert                   |4.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         ForgeEndertech-1.19.2-10.0.6.1-build.0897.jar     |ForgeEndertech                |forgeendertech                |10.0.6.1            |DONE      |Manifest: NOSIGNATURE         ElytraPhysicsForge-1.1.1.jar                      |ElytraPhysicsForge            |elytra_physics                |1.1.1               |DONE      |Manifest: NOSIGNATURE         XaerosWorldMap_1.37.0_Forge_1.19.1.jar            |Xaero's World Map             |xaeroworldmap                 |1.37.0              |DONE      |Manifest: NOSIGNATURE         Controlling-forge-1.19.2-10.0+7.jar               |Controlling                   |controlling                   |10.0+7              |DONE      |Manifest: NOSIGNATURE         Prism-1.19.1-1.0.2.jar                            |Prism                         |prism                         |1.0.2               |DONE      |Manifest: NOSIGNATURE         Placebo-1.19.2-7.3.4.jar                          |Placebo                       |placebo                       |7.3.4               |DONE      |Manifest: NOSIGNATURE         citadel-2.1.4-1.19.jar                            |Citadel                       |citadel                       |2.1.4               |DONE      |Manifest: NOSIGNATURE         alexsmobs-1.21.0.jar                              |Alex's Mobs                   |alexsmobs                     |1.20.2              |DONE      |Manifest: NOSIGNATURE         YungsApi-1.19.2-Forge-3.8.10.jar                  |YUNG's API                    |yungsapi                      |1.19.2-Forge-3.8.10 |DONE      |Manifest: NOSIGNATURE         LightlyColoredSeaLanterns-1.19.1-1.0.jar          |Lightly Colored Sea Lanterns  |lcsl                          |1.0.0               |DONE      |Manifest: NOSIGNATURE         mixinextras-forge-0.2.0-beta.9.jar                |MixinExtras                   |mixinextras                   |0.2.0-beta.9        |DONE      |Manifest: NOSIGNATURE         macawsbridgesbop-1.19.2-1.3.jar                   |Macaw's Bridges - BOP         |macawsbridgesbop              |1.19.2-1.3          |DONE      |Manifest: NOSIGNATURE         Bookshelf-Forge-1.19.2-16.3.20.jar                |Bookshelf                     |bookshelf                     |16.3.20             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         guardvillagers-1.19.2-1.5.8.jar                   |Guard Villagers               |guardvillagers                |1.19.2-1.5.8        |DONE      |Manifest: NOSIGNATURE         u_team_core-1.19.2-4.4.3.260.jar                  |U Team Core                   |uteamcore                     |4.4.3.260           |DONE      |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0         cryingghasts-1.19.2-3.2.jar                       |Crying Ghasts                 |cryingghasts                  |3.2                 |DONE      |Manifest: NOSIGNATURE         skeletonhorsespawn-1.19.2-3.7.jar                 |Skeleton Horse Spawn          |skeletonhorsespawn            |3.7                 |DONE      |Manifest: NOSIGNATURE         bygonenether-1.3.2-1.19.2.jar                     |Bygone Nether                 |bygonenether                  |1.3.2               |DONE      |Manifest: NOSIGNATURE         balm-forge-1.19.2-4.6.0.jar                       |Balm                          |balm                          |4.6.0               |DONE      |Manifest: NOSIGNATURE         carryon-forge-1.19.2-2.1.1.22.jar                 |Carry On                      |carryon                       |2.1.1.22            |DONE      |Manifest: NOSIGNATURE         biggerstacks-1.19.2-3.8-all.jar                   |Bigger Stacks                 |biggerstacks                  |1.19.2-3.8          |DONE      |Manifest: NOSIGNATURE         firearrows-1.19.2-11-forge.jar                    |FireArrows                    |firearrows                    |1.19.2-11-forge     |DONE      |Manifest: NOSIGNATURE         YungsBetterNetherFortresses-1.19.2-Forge-1.0.6.jar|YUNG's Better Nether Fortresse|betterfortresses              |1.19.2-Forge-1.0.6  |DONE      |Manifest: NOSIGNATURE         Paraglider-1.19.2-1.7.0.5.jar                     |Paraglider                    |paraglider                    |1.7.0.5             |DONE      |Manifest: NOSIGNATURE         cloth-config-8.3.103-forge.jar                    |Cloth Config v8 API           |cloth_config                  |8.3.103             |DONE      |Manifest: NOSIGNATURE         dragonmounts-1.19.2-1.1.4a.jar                    |Dragon Mounts: Legacy         |dragonmounts                  |1.1.4a              |DONE      |Manifest: NOSIGNATURE         Craftable_Elytra[REWORKED][2.0]1.19.2.jar         |craftable_elytra_remastered   |craftable_elytra_remastered   |2.0                 |DONE      |Manifest: NOSIGNATURE         dummmmmmy-1.19.2-1.7.1.jar                        |MmmMmmMmmmmm                  |dummmmmmy                     |1.19.2-1.7.1        |DONE      |Manifest: NOSIGNATURE         toolbox-forge-1.4.0+1.19.2.jar                    |Lazurite Toolbox              |toolbox                       |1.4.0+1.19.2        |DONE      |Manifest: NOSIGNATURE         AirHop-v4.2.1-1.19.2-Forge.jar                    |Air Hop                       |airhop                        |4.2.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         structure_gel-1.19.2-2.7.3.jar                    |Structure Gel API             |structure_gel                 |2.7.3               |DONE      |Manifest: NOSIGNATURE         EquipmentCompare-1.19.2-forge-1.3.2.jar           |Equipment Compare             |equipmentcompare              |1.3.2               |DONE      |Manifest: NOSIGNATURE         corpse-1.19.2-1.0.0.jar                           |Corpse                        |corpse                        |1.19.2-1.0.0        |DONE      |Manifest: NOSIGNATURE         AdvancementPlaques-1.19.2-1.4.7.jar               |Advancement Plaques           |advancementplaques            |1.4.7               |DONE      |Manifest: NOSIGNATURE         mcw-bridges-2.1.1-mc1.19.2forge.jar               |Macaw's Bridges               |mcwbridges                    |2.1.1               |DONE      |Manifest: NOSIGNATURE         FarmersDelight-1.19.2-1.2.3.jar                   |Farmer's Delight              |farmersdelight                |1.19.2-1.2.3        |DONE      |Manifest: NOSIGNATURE         Amplified_Nether_1.19.3_v1.2.1.jar                |Amplified Nether              |amplifiednether               |1.2.1               |DONE      |Manifest: NOSIGNATURE         morevillagers-forge-1.19-4.0.3.jar                |More Villagers                |morevillagers                 |4.0.3               |DONE      |Manifest: NOSIGNATURE         betterspawnercontrol-1.19.2-4.3.jar               |Better Spawner Control        |betterspawnercontrol          |4.3                 |DONE      |Manifest: NOSIGNATURE         Trident-Crafting-And-Structures[1.0]-1.19.2.jar   |Trident Crafting And Structure|trident_crafting_and_structure|1.0                 |DONE      |Manifest: NOSIGNATURE         endrem_forge-5.2.0-R-1.19.2.jar                   |End Remastered                |endrem                        |5.2.0-R-1.19.2      |DONE      |Manifest: NOSIGNATURE         do-a-barrel-roll-2.6.2+1.19.2-forge.jar           |Do A Barrel Roll              |do_a_barrel_roll              |2.6.2+1.19.2        |DONE      |Manifest: NOSIGNATURE         LetSleepingDogsLie-1.19.2-Forge-1.2.0.jar         |Let Sleeping Dogs Lie         |dogslie                       |1.2.0               |DONE      |Manifest: NOSIGNATURE         nocube's_better_grindstone_1.0.1_forge_1.19.2.jar |NoCube's Better Grindstone    |nocubesbettergrindstone       |1.0.1               |DONE      |Manifest: NOSIGNATURE         YungsBridges-1.19.2-Forge-3.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.19.2-Forge-3.1.0  |DONE      |Manifest: NOSIGNATURE         zmedievalmusic-1.19.2-1.5.jar                     |medievalmusic mod             |medievalmusic                 |1.19.2-1.5          |DONE      |Manifest: NOSIGNATURE         enchantmenttransfer-0.0.6-1.19.2.jar              |Enchantment Transfer          |enchantmenttransfer           |0.0.6-1.19.2        |DONE      |Manifest: NOSIGNATURE         Highlighter-1.19.1-1.1.4.jar                      |Highlighter                   |highlighter                   |1.1.4               |DONE      |Manifest: NOSIGNATURE         lightspeed-1.19.2-1.0.5.jar                       |Lightspeed                    |lightspeed                    |1.19.2-1.1.0        |DONE      |Manifest: NOSIGNATURE         L_Enders_Cataclysm-1.38+-1.19.2.jar               |Cataclysm Mod                 |cataclysm                     |1.0                 |DONE      |Manifest: NOSIGNATURE         curios-forge-1.19.2-5.1.4.3.jar                   |Curios API                    |curios                        |1.19.2-5.1.4.3      |DONE      |Manifest: NOSIGNATURE         corail_woodcutter-1.19.2-2.5.0.jar                |Corail Woodcutter             |corail_woodcutter             |2.5.0               |DONE      |Manifest: NOSIGNATURE         Tinted+Campfires-1.19.2-1.2.8.jar                 |Tinted Campfires              |tintedcampfires               |1.19.2-1.2.8        |DONE      |Manifest: NOSIGNATURE         Woodster-1.2.3.jar                                |Woodster                      |woodster                      |1.2.3               |DONE      |Manifest: NOSIGNATURE         collective-1.19.2-7.9.jar                         |Collective                    |collective                    |7.9                 |DONE      |Manifest: NOSIGNATURE         bettervillage-forge-1.19.2-3.2.0.jar              |Better village                |bettervillage                 |3.1.0               |DONE      |Manifest: NOSIGNATURE         BetterThirdPerson-Forge-1.19-1.9.0.jar            |Better Third Person           |betterthirdperson             |1.9.0               |DONE      |Manifest: NOSIGNATURE         YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.19.2-Forge-3.2.0  |DONE      |Manifest: NOSIGNATURE         fastercrouching-1.19.2-2.2.jar                    |Faster Crouching              |fastercrouching               |2.2                 |DONE      |Manifest: NOSIGNATURE         TA-0.9.0-1.19.2.jar                               |TheAbyss                      |theabyss                      |3.0.0               |DONE      |Manifest: NOSIGNATURE         eatinganimation-1.19-3.2.0.jar                    |Eating Animation              |eatinganimation               |3.0.0               |DONE      |Manifest: NOSIGNATURE         architectury-6.5.85-forge.jar                     |Architectury                  |architectury                  |6.5.85              |DONE      |Manifest: NOSIGNATURE         flib-1.19.2-0.0.3.jar                             |flib                          |flib                          |1.19.2-0.0.3        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed         cryingportals-1.19.2-2.4.jar                      |Crying Portals                |cryingportals                 |2.4                 |DONE      |Manifest: NOSIGNATURE         YungsBetterEndIsland-1.19.2-Forge-1.0.jar         |YUNG's Better End Island      |betterendisland               |1.19.2-Forge-1.0    |DONE      |Manifest: NOSIGNATURE         framework-forge-1.19.2-0.6.16.jar                 |Framework                     |framework                     |0.6.16              |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99         smallships-forge-1.19.2-2.0.0-a2.3.jar            |Small Ships                   |smallships                    |2.0.0-a2.3          |DONE      |Manifest: NOSIGNATURE         ShinyHorses-1.19-1.2.jar                          |Shiny Horses Forge - Enchantab|shinyhorses                   |1.2                 |DONE      |Manifest: NOSIGNATURE         transporter-forge-1.4.0+1.19.2.jar                |Transporter                   |transporter                   |1.4.0+1.19.2        |DONE      |Manifest: NOSIGNATURE         Towns-and-Towers-v.1.10-_FORGE-1.19.2_ (1).jar    |Towns and Towers              |t_and_t                       |1.10                |DONE      |Manifest: NOSIGNATURE         YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar      |YUNG's Better Mineshafts      |bettermineshafts              |1.19.2-Forge-3.2.0  |DONE      |Manifest: NOSIGNATURE         geckolib-forge-1.19-3.1.40.jar                    |GeckoLib                      |geckolib3                     |3.1.40              |DONE      |Manifest: NOSIGNATURE         pumpkillagersquest-1.19.2-3.3.jar                 |Pumpkillager's Quest          |pumpkillagersquest            |3.3                 |DONE      |Manifest: NOSIGNATURE         YungsBetterJungleTemples-1.19.2-Forge-1.0.1.jar   |YUNG's Better Jungle Temples  |betterjungletemples           |1.19.2-Forge-1.0.1  |DONE      |Manifest: NOSIGNATURE         elytraslot-forge-6.1.1+1.19.2.jar                 |Elytra Slot                   |elytraslot                    |6.1.1+1.19.2        |DONE      |Manifest: NOSIGNATURE         doubledoors-1.19.2-5.1.jar                        |Double Doors                  |doubledoors                   |5.1                 |DONE      |Manifest: NOSIGNATURE         compact_storage_forge-5.0.1-1.19.2.jar            |Compact Storage               |compact_storage               |5.0.1-1.19.2        |DONE      |Manifest: NOSIGNATURE         transcendingtrident-1.19.2-4.3.jar                |Transcending Trident          |transcendingtrident           |4.3                 |DONE      |Manifest: NOSIGNATURE         spiderstpo-1.19.2-2.0.4.jar                       |Nyf's Spiders 2.0             |spiderstpo                    |2.0.4               |DONE      |Manifest: NOSIGNATURE         spawn-animations-1.9.jar                          |Spawn Animations              |spawn_animations_mr           |1.9                 |DONE      |Manifest: NOSIGNATURE         EasyMagic-v4.3.3-1.19.2-Forge.jar                 |Easy Magic                    |easymagic                     |4.3.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         jei-1.19.2-forge-11.6.0.1018.jar                  |Just Enough Items             |jei                           |11.6.0.1018         |DONE      |Manifest: NOSIGNATURE         VisualWorkbench-v4.2.4-1.19.2-Forge.jar           |Visual Workbench              |visualworkbench               |4.2.4               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         callablehorses-1.19.2-1.2.2.3.jar                 |Callable Horses               |callablehorses                |1.2.2.3             |DONE      |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9         libraryferret-forge-1.19.2-4.0.0.jar              |Library ferret                |libraryferret                 |4.0.0               |DONE      |Manifest: NOSIGNATURE         goblintraders-1.7.3-1.19.jar                      |Goblin Traders                |goblintraders                 |1.7.3               |DONE      |Manifest: NOSIGNATURE         caelus-forge-1.19.2-3.0.0.6.jar                   |Caelus API                    |caelus                        |1.19.2-3.0.0.6      |DONE      |Manifest: NOSIGNATURE         obscure_api-15.jar                                |Obscure API                   |obscure_api                   |15                  |DONE      |Manifest: NOSIGNATURE         TaxFreeLevels-1.3.1-forge-1.18.1.jar              |Tax Free Levels               |taxfreelevels                 |1.3.1               |DONE      |Manifest: NOSIGNATURE         Mo'Enchantments-1.19.2-1.4.0.jar                  |Enchantments Plus             |enchantments_plus             |1.4.0               |DONE      |Manifest: NOSIGNATURE         RealisticExplosionPhysics-1.19.2-1.0.0.jar        |Realistic Explosion Physics   |rep                           |1.0.0               |DONE      |Manifest: NOSIGNATURE         integrated_api_forge-1.2.7+1.19.2.jar             |Integrated API                |integrated_api                |1.2.7+1.19.2        |DONE      |Manifest: NOSIGNATURE         NaturesCompass-1.19.2-1.10.0-forge.jar            |Nature's Compass              |naturescompass                |1.19.2-1.10.0-forge |DONE      |Manifest: NOSIGNATURE         StrawStatues-v4.0.10-1.19.2-Forge.jar             |Straw Statues                 |strawstatues                  |4.0.10              |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         configured-2.1.1-1.19.2.jar                       |Configured                    |configured                    |2.1.1               |DONE      |Manifest: NOSIGNATURE         CustomPlayerModels-1.19-0.6.13a.jar               |Customizable Player Models    |cpm                           |0.6.13a             |DONE      |Manifest: NOSIGNATURE         infusion_table-1.2.0.jar                          |Infusion Table                |infusion_table                |1.2.0               |DONE      |Manifest: NOSIGNATURE         anvilrestoration-1.19.2-2.1.jar                   |Anvil Restoration             |anvilrestoration              |2.1                 |DONE      |Manifest: NOSIGNATURE         Nether+Ores+Plus++1.0.0+-+1.19.2.jar              |Nether Ores Plus+             |netheroresplus                |1.0.0               |DONE      |Manifest: NOSIGNATURE         YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar   |YUNG's Better Desert Temples  |betterdeserttemples           |1.19.2-Forge-2.2.2  |DONE      |Manifest: NOSIGNATURE         stonetreasures-1.1-1.19.jar                       |Stone Treasures               |stonetreasures                |1.1-1.19            |DONE      |Manifest: NOSIGNATURE         catalogue-1.7.0-1.19.2.jar                        |Catalogue                     |catalogue                     |1.7.0               |DONE      |Manifest: NOSIGNATURE         walljump-1.19.2-1.1.1-forge.jar                   |Wall-Jump TXF                 |walljump                      |1.19.2-1.1.1-forge  |DONE      |Manifest: NOSIGNATURE         ToastControl-1.19.2-7.0.0.jar                     |Toast Control                 |toastcontrol                  |7.0.0               |DONE      |Manifest: NOSIGNATURE         PackingTape-1.19-0.14.0.jar                       |Packing Tape                  |packingtape                   |0.14.0              |DONE      |Manifest: NOSIGNATURE         fixedanvilrepaircost-1.19.2-3.2.jar               |Fixed Anvil Repair Cost       |fixedanvilrepaircost          |3.2                 |DONE      |Manifest: NOSIGNATURE         dismountentity-1.19.2-3.1.jar                     |Dismount Entity               |dismountentity                |3.1                 |DONE      |Manifest: NOSIGNATURE         immersive-portals-2.3.6-mc1.19.2-forge.jar        |Immersive Portals             |immersive_portals             |2.3.6               |DONE      |Manifest: NOSIGNATURE         3dskinlayers-forge-1.5.2-mc1.19.1.jar             |3dSkinLayers                  |skinlayers3d                  |1.5.2               |DONE      |Manifest: NOSIGNATURE         forge-1.19.2-43.3.0-universal.jar                 |Forge                         |forge                         |43.3.0              |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90         FasterLadderClimbing-1.19.2-0.2.7.jar             |Faster Ladder Climbing        |fasterladderclimbing          |0.2.7               |DONE      |Manifest: NOSIGNATURE         idas_forge-1.7.6+1.19.2.jar                       |Integrated Dungeons and Struct|idas                          |1.7.6+1.19.2        |DONE      |Manifest: NOSIGNATURE         client-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |DONE      |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f         zaynens_ender_dragon_dragon_egg_item_drop_mod_1.19|Ender Dragon Dragon Egg Item D|enderdragondragoneggitemdrop  |1.0.0               |DONE      |Manifest: NOSIGNATURE         simplyswords-forge-1.47.0-1.19.2.jar              |Simply Swords                 |simplyswords                  |1.47.0-1.19.2       |DONE      |Manifest: NOSIGNATURE         EnchantmentDescriptions-Forge-1.19.2-13.0.16.jar  |EnchantmentDescriptions       |enchdesc                      |13.0.16             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5         TerraBlender-forge-1.19.2-2.0.1.160.jar           |TerraBlender                  |terrablender                  |2.0.1.160           |DONE      |Manifest: NOSIGNATURE         BiomesOPlenty-1.19.2-17.1.2.544.jar               |Biomes O' Plenty              |biomesoplenty                 |17.1.2.544          |DONE      |Manifest: NOSIGNATURE         physics-mod-pro-v153-forge-1.19.2.jar             |Physics Mod                   |physicsmod                    |2.12.5              |DONE      |Manifest: NOSIGNATURE         moonlight-1.19.2-2.3.5-forge.jar                  |Moonlight Library             |moonlight                     |1.19.2-2.3.5        |DONE      |Manifest: NOSIGNATURE         MouseTweaks-forge-mc1.19-2.23.jar                 |Mouse Tweaks                  |mousetweaks                   |2.23                |DONE      |Manifest: NOSIGNATURE         bettercombat-forge-1.7.1+1.19.jar                 |Better Combat                 |bettercombat                  |1.7.1+1.19          |DONE      |Manifest: NOSIGNATURE         combatroll-forge-1.1.5+1.19.jar                   |Combat Roll                   |combatroll                    |1.1.5+1.19          |DONE      |Manifest: NOSIGNATURE         commonality-1.19.2-4.2.1.jar                      |Commonality                   |commonality                   |4.2.1               |DONE      |Manifest: NOSIGNATURE         ShoulderSurfing-Forge-1.19.2-2.8.1.jar            |Shoulder Surfing              |shouldersurfing               |1.19.2-2.8.1        |DONE      |Manifest: NOSIGNATURE         AdLods-1.19.2-7.0.8.1-build.0865.jar              |Large Ore Deposits            |adlods                        |7.0.8.1             |DONE      |Manifest: NOSIGNATURE         RecipesLibrary-1.19.2-2.0.1.jar                   |Recipes Library               |recipes_lib                   |2.0.1               |DONE      |Manifest: NOSIGNATURE         astikorcarts-1.19.2-1.1.2.jar                     |AstikorCarts                  |astikorcarts                  |1.1.2               |DONE      |Manifest: NOSIGNATURE         Craftable+Saddles+[1.19+All]-1.4.jar              |Craftable Saddles             |craftable_saddles             |1.4                 |DONE      |Manifest: NOSIGNATURE         Iceberg-1.19.2-forge-1.1.4.jar                    |Iceberg                       |iceberg                       |1.1.4               |DONE      |Manifest: NOSIGNATURE         flywheel-forge-1.19.2-0.6.10-20.jar               |Flywheel                      |flywheel                      |0.6.10-20           |DONE      |Manifest: NOSIGNATURE         create-1.19.2-0.5.1.f.jar                         |Create                        |create                        |0.5.1.f             |DONE      |Manifest: NOSIGNATURE         LegendaryTooltips-1.19.2-forge-1.4.0.jar          |Legendary Tooltips            |legendarytooltips             |1.4.0               |DONE      |Manifest: NOSIGNATURE         Xaeros_Minimap_23.9.0_Forge_1.19.1.jar            |Xaero's Minimap               |xaerominimap                  |23.9.0              |DONE      |Manifest: NOSIGNATURE         dropz-forge-2.2.0+1.19.2.jar                      |Dropz                         |dropz                         |2.2.0+1.19.2        |DONE      |Manifest: NOSIGNATURE         ssamod-0.7-1.19.2.jar                             |Sunrise & Sunset Audio        |ssamod                        |0.7                 |DONE      |Manifest: NOSIGNATURE         AutoRegLib-1.8.2-55.jar                           |AutoRegLib                    |autoreglib                    |1.8.2-55            |DONE      |Manifest: NOSIGNATURE         Quark-3.4-418.jar                                 |Quark                         |quark                         |3.4-418             |DONE      |Manifest: NOSIGNATURE         supplementaries-1.19.2-2.4.11.jar                 |Supplementaries               |supplementaries               |1.19.2-2.4.11       |DONE      |Manifest: NOSIGNATURE         LeaveMyBarsAlone-v4.0.0-1.19.2-Forge.jar          |Leave My Bars Alone           |leavemybarsalone              |4.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         randomvillagenames-1.19.2-3.2.jar                 |Random Village Names          |randomvillagenames            |3.2                 |DONE      |Manifest: NOSIGNATURE         backpacked-forge-1.19.2-2.1.13.jar                |Backpacked                    |backpacked                    |2.1.13              |DONE      |Manifest: NOSIGNATURE         obsidianequipment-forge-1.19.2-v1.0.5.jar         |Obsidian Equipment            |obsidianequipment             |1.0.5               |DONE      |Manifest: NOSIGNATURE         effective_fg-1.3.4.jar                            |Effective (Forge)             |effective_fg                  |1.3.4               |DONE      |Manifest: NOSIGNATURE         UniversalEnchants-v4.2.15-1.19.2-Forge.jar        |Universal Enchants            |universalenchants             |4.2.15              |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         betterconduitplacement-1.19.2-3.1.jar             |Better Conduit Placement      |betterconduitplacement        |3.1                 |DONE      |Manifest: NOSIGNATURE         Wabi-Sabi-Structures-1.1.1-Forge.jar              |Wabi-Sabi Structures          |wabi_sabi_structures          |1.1.1               |DONE      |Manifest: NOSIGNATURE         BetterTridents-v4.0.2-1.19.2-Forge.jar            |Better Tridents               |bettertridents                |4.0.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         autoplant-1.19-1.0.1.jar                          |autoplant                     |autoplant                     |1.19-1.0.1          |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed         apexcore-1.19.2-7.3.1.jar                         |ApexCore                      |apexcore                      |7.3.1               |DONE      |Manifest: NOSIGNATURE         durabilityviewer-1.19.1-forge42.0.1-1.10.jar      |Giselbaers Durability Viewer  |durabilityviewer              |1.19.1-forge42.0.1-1|DONE      |Manifest: NOSIGNATURE         PuzzlesLib-v4.4.1-1.19.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |4.4.1               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a         Craftable+Horse+Armour++Saddle-1.19-1.9.jar       |CHA&S - Craftable Horse Armour|craftablehorsearmour          |1.9                 |DONE      |Manifest: NOSIGNATURE         grindstonesharpertools-1.19.2-3.3.jar             |Grindstone Sharper Tools      |grindstonesharpertools        |3.3                 |DONE      |Manifest: NOSIGNATURE         CosmeticArmorReworked-1.19.2-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.19.2-v1a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53         rayon-forge-1.7.1+1.19.2.jar                      |Rayon                         |rayon                         |1.7.1+1.19.2        |DONE      |Manifest: NOSIGNATURE         better-respawn-forge-1.19.2-2.0.2.jar             |Better Respawn                |better_respawn                |1.19.2-2.0.2        |DONE      |Manifest: NOSIGNATURE         responsiveshields-2.1-mc1.17-18-19.x.jar          |Responsive Shields            |responsiveshields             |2.1                 |DONE      |Manifest: NOSIGNATURE
  • Topics

×
×
  • Create New...

Important Information

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