Epic Fight

Epic Fight

13M Downloads

1.12 EFM 2.2.5 Client Crash

dazadazu opened this issue ยท 5 comments

commented

---- Minecraft Crash Report ----
// There are four lights!

Time: 2021-08-25 13:25:03 PDT
Description: Initializing game

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Epic Fight Mod (epicfight)
Caused by: java.lang.IllegalStateException: Cannot find the onehand attribute in net.minecraftforge.common.config.ConfigElement@1a2c35ef
at maninthehouse.epicfight.config.ConfigurationCapability.getElementByName(ConfigurationCapability.java:271)
at maninthehouse.epicfight.config.ConfigurationCapability.getWeaponConfigs(ConfigurationCapability.java:216)
at maninthehouse.epicfight.capabilities.ProviderItem.addCustomItemCapabilities(ProviderItem.java:104)
at maninthehouse.epicfight.capabilities.ProviderItem.makeMap(ProviderItem.java:42)
at maninthehouse.epicfight.main.proxy.CommonProxy.init(CommonProxy.java:12)
at maninthehouse.epicfight.main.proxy.ClientProxy.init(ClientProxy.java:11)
at maninthehouse.epicfight.main.EpicFightMod.init(EpicFightMod.java:49)
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.GeneratedMethodAccessor10.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.initializeMods(Loader.java:749)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.init(Minecraft.java:535)
at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(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 --
Minecraft Version: 1.12.2
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 268700872 bytes (256 MB) / 1409286144 bytes (1344 MB) up to 15032385536 bytes (14336 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx14G -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.2854 Optifine OptiFine_1.12.2_HD_U_G5 63 mods loaded, 63 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                                |
   |:----- |:-------------------------- |:------------------------- |:--------------------------------------------------------- |:---------------------------------------- |
   | LCHI  | minecraft                  | 1.12.2                    | minecraft.jar                                             | None                                     |
   | LCHI  | mcp                        | 9.42                      | minecraft.jar                                             | None                                     |
   | LCHI  | FML                        | 8.0.99.99                 | forge-1.12.2-14.23.5.2854.jar                             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCHI  | forge                      | 14.23.5.2854              | forge-1.12.2-14.23.5.2854.jar                             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCHI  | micdoodlecore              |                           | minecraft.jar                                             | None                                     |
   | LCHI  | foamfixcore                | 7.7.4                     | minecraft.jar                                             | None                                     |
   | LCHI  | ancientbeasts              | 1.0                       | ancientbeasts-1.0.jar                                     | None                                     |
   | LCHI  | galacticraftcore           | 4.0.2.280                 | GalacticraftCore-1.12.2-4.0.2.280.jar                     | None                                     |
   | LCHI  | galacticraftplanets        | 4.0.2.280                 | Galacticraft-Planets-1.12.2-4.0.2.280.jar                 | None                                     |
   | LCHI  | asmodeuscore               | 0.0.26                    | AsmodeusCore-1.12.2-0.0.26.jar                            | None                                     |
   | LCHI  | baubles                    | 1.5.2                     | Baubles-1.12-1.5.2 (2).jar                                | None                                     |
   | LCHI  | astralsorcery              | 1.10.27                   | astralsorcery-1.12.2-1.10.27.jar                          | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
   | LCHI  | quark                      | r1.6-183                  | Quark-r1.6-183.jar                                        | None                                     |
   | LCHI  | autoreglib                 | 1.3-32                    | AutoRegLib-1.3-32 (2).jar                                 | None                                     |
   | LCHI  | battletowers               | 1.6.5                     | BattleTowers-1.12.2.jar                                   | None                                     |
   | LCHI  | baubleshud                 | 5.0.2                     | BaublesHud-1.12.2-5.0.2.jar                               | None                                     |
   | LCHI  | bettercaves                | 1.12.2                    | bettercaves-1.12.2-2.0.4.jar                              | None                                     |
   | LCHI  | dynamictrees               | 1.12.2-0.9.24             | DynamicTrees-1.12.2-0.9.24.jar                            | None                                     |
   | LCHI  | llibrary                   | 1.7.20                    | llibrary-1.7.20-1.12.2.jar                                | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
   | LCHI  | mowziesmobs                | 1.5.8                     | mowziesmobs-1.5.8 (1).jar                                 | None                                     |
   | LCHI  | patchouli                  | 1.0-23.6                  | Patchouli-1.0-23.6.jar                                    | None                                     |
   | LCHI  | bewitchment                | 0.22.63                   | bewitchment-1.12.2-0.0.22.64.jar                          | None                                     |
   | LCHI  | beyondtheveil              | 1.12.2-0.3.1              | BeyondTheVeil-1.12.2-0.3.1.jar                            | None                                     |
   | LCHI  | bookworm                   | 1.12.2-2.5.2.1            | bookworm-1.12.2-2.5.2.1 (2).jar                           | None                                     |
   | LCHI  | creepy_horrifying_monsters | 1.0.0                     | C.H.M.+New+Terror+Edition.jar                             | None                                     |
   | LCHI  | cd4017be_lib               | 6.5.1                     | CD4017BE_lib-1.12.2-6.5.1.jar                             | None                                     |
   | LCHI  | comicsbubbleschat          | 1.0                       | ComicsBubblesChat-1.1.jar                                 | None                                     |
   | LCHI  | customnpcs                 | 1.12                      | CustomNPCs_1.12.2-10Sep20snapshot (1).jar                 | None                                     |
   | LCHI  | harvestcraft               | 1.12.2zb                  | Pam's+HarvestCraft+1.12.2zg.jar                           | None                                     |
   | LCHI  | dynamictreesphc            | 1.12.2-2.0.5              | DynamicTreesPHC-1.12.2-2.0.5.jar                          | None                                     |
   | LCHE  | epicfight                  | 1.12.2-2.2.4              | EpicFightMod-1.12.2-2.2.5.jar                             | None                                     |
   | LCH   | erebus                     | 1.0.32                    | Erebus-1.0.32 (1).jar                                     | None                                     |
   | LCH   | fishingmadebetter          | 2.1.2                     | FishingMadeBetter-1.12.2-2.1.2.jar                        | None                                     |
   | LCH   | foamfix                    | 0.10.14-1.12.2            | foamfix-0.10.14-1.12.2.jar                                | None                                     |
   | LCH   | galaxyspace                | 2.0.16                    | GalaxySpace-1.12.2-2.0.16.jar                             | None                                     |
   | LCH   | gogskybox                  | 1.1-3                     | GoGSkybox+1.1-3 (1).jar                                   | None                                     |
   | LCH   | hardcoredarkness           | 2.0                       | HardcoreDarkness-MC1.12.2-2.0 (2).jar                     | d72e0dd57935b3e9476212aea0c0df352dd76291 |
   | LCH   | jaopca                     | 1.12.2-2.2.8.105          | JAOPCA-1.12.2-2.2.8.105.jar                               | None                                     |
   | LCH   | oredictinit                | 1.12.2-2.2.1.72           | JAOPCA-1.12.2-2.2.8.105.jar                               | None                                     |
   | LCH   | justenoughdimensions       | 1.6.0-dev.20200416.184714 | justenoughdimensions-1.12.2-1.6.0-dev.20200416.184714.jar | 2b03e1423915a189b8094816baa18f239d576dff |
   | LCH   | jeid                       | 1.0.3-55                  | JustEnoughIDs-1.0.3-55.jar                                | None                                     |
   | LCH   | levelhearts                | 2.2.0                     | levelhearts-1.12.2-2.2.0.jar                              | None                                     |
   | LCH   | lostcities                 | 2.0.22                    | lostcities-1.12-2.0.22.jar                                | None                                     |
   | LCH   | mjrlegendslib              | 1.12.2-1.2.1              | MJRLegendsLib-1.12.2-1.2.1 (1).jar                        | b02331787272ec3515ebe63ecdeea0d746653468 |
   | LCH   | stevekung's_lib            | 1.1.9                     | SteveKunG's-Lib-1.12.2-1.1.9.jar                          | None                                     |
   | LCH   | moreplanets                | 2.2.1                     | More-Planets-1.12.2-2.2.1-GC280 (1).jar                   | None                                     |
   | LCH   | moreplanetsextras          | 1.12.2-1.0                | MorePlanetsExtras-1.12.2-1.0.jar                          | None                                     |
   | LCH   | rare-ice                   | ${version}                | rare-ice-0.1.0.jar                                        | None                                     |
   | LCH   | realistictorches           | 2.1.2                     | RealisticTorches-1.12.2-2.1.2.jar                         | None                                     |
   | LCH   | rltweaker                  | 0.4.2                     | RLTweaker-1.12.2-0.4.2.jar                                | None                                     |
   | LCH   | rpgloot                    | 1.11                      | rpgloot-1.12.2-1.11.jar                                   | None                                     |
   | LCH   | sunburn                    | 1.0.0                     | sunburn-1.0.0.jar                                         | None                                     |
   | LCH   | beneath                    | 1.7.1                     | The+Beneath-1.12.2-1.7.1.jar                              | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
   | LCH   | timehud                    | 7.3.1                     | TimeHUD-1.12.2-7.3.1.jar                                  | None                                     |
   | LCH   | vanillafix                 | 1.0.10-150                | VanillaFix-1.0.10-150 (2).jar                             | None                                     |
   | LCH   | dimstack                   | 0.1.9                     | VerticallyStackedDimensions-1.12.2-0.1.9.jar              | None                                     |
   | LCH   | zawa                       | 1.12.2-2.1.3              | zawa-1.12.2-2.1.3.jar                                     | 3ee471ded1bba54aa82f4f5ca5ca82dd67b8ef42 |
   | LCH   | turtdance                  | 1.0                       | zoology_of_withernauts-1.0.jar                            | None                                     |
   | LCH   | gctweaks                   | 1.6.0                     | GalacticTweaks-1.6.0.jar                                  | 20692d890dcfa0d9cf061915fc32d00d1f295cbc |
   | LCH   | ladylib                    | 2.1                       | Ladylib-2.1.jar                                           | None                                     |
   | LCH   | gaspunk                    | 1.4.8                     | gaspunk-1.12.2-1.4.8.jar                                  | ba9369f9681b72713739250c7c0fee53dfb1c148 |
   | LCH   | pathos                     | 1.4.8                     | gaspunk-1.12.2-1.4.8.jar                                  | None                                     |
   | LCH   | wrapup                     | 1.12-1.1.3                | WrapUp-1.12-1.1.3.jar                                     | None                                     |

Loaded coremods (and transformers): VanillaFixLoadingPlugin (VanillaFix-1.0.10-150 (2).jar)

                                  GSHooksLoader (GalaxySpace-1.12.2-2.0.16.jar)
                                    galaxyspace.core.hooklib.minecraft.PrimaryClassTransformer
                                  SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.9.jar)
                                    
                                  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.14-1.12.2.jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer
                                  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
                                    micdoodle8.mods.miccore.MicdoodleTransformer
                                  BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.64.jar)
                                    
                                  RLTweaker ASM (RLTweaker-1.12.2-0.4.2.jar)
                                    com.charles445.rltweaker.asm.RLTweakerASM
                                  llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                  AstralCore (astralsorcery-1.12.2-1.10.27.jar)
                                    
                                  JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar)
                                    org.dimdev.jeid.JEIDTransformer
                                  Quark Plugin (Quark-r1.6-183.jar)
                                    vazkii.quark.base.asm.ClassTransformer
                                  Vertically Stacked Dimensions ASM (VerticallyStackedDimensions-1.12.2-0.1.9.jar)
                                    cd4017be.dimstack.asm.ChunkPrimerTransformer
                                    cd4017be.dimstack.asm.BlockPortalTransformer
                                  LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0 (2).jar)
                                    lumien.hardcoredarkness.asm.ClassTransformer

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 471.68' Renderer: 'NVIDIA GeForce RTX 3080/PCIe/SSE2'
Patchouli open book context: n/a
Suspected Mods: Epic Fight Mod (epicfight)
Launched Version: 1.12.2-forge-14.23.5.2854
LWJGL: 2.9.4
OpenGL: NVIDIA GeForce RTX 3080/PCIe/SSE2 GL version 4.6.0 NVIDIA 471.68, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: Authentic+Shadows_1.11-1.12.zip, ctp_1.2_MCv3 (2).zip, lycanites_redux_6.0.1.zip, Tissou's+Zombie+Pack+1.12.2.zip, Modernity-format3-v3.5.0 (1).zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 24x AMD Ryzen 9 3900X 12-Core Processor

commented

The same for me, and I tested the mod without any other mod to check if it was an incompatibility, here is my crashreport:
---- Minecraft Crash Report ----
// You're mean.

Time: 8/25/21 5:03 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 Epic Fight Mod (epicfight)
Caused by: java.lang.IllegalStateException: Cannot find the onehand attribute in net.minecraftforge.common.config.ConfigElement@13c33a12
at maninthehouse.epicfight.config.ConfigurationCapability.getElementByName(ConfigurationCapability.java:271)
at maninthehouse.epicfight.config.ConfigurationCapability.getWeaponConfigs(ConfigurationCapability.java:216)
at maninthehouse.epicfight.capabilities.ProviderItem.addCustomItemCapabilities(ProviderItem.java:104)
at maninthehouse.epicfight.capabilities.ProviderItem.makeMap(ProviderItem.java:42)
at maninthehouse.epicfight.main.proxy.CommonProxy.init(CommonProxy.java:12)
at maninthehouse.epicfight.main.proxy.ClientProxy.init(ClientProxy.java:11)
at maninthehouse.epicfight.main.EpicFightMod.init(EpicFightMod.java:49)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.a.m.main(Unknown Source)

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_291, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 735256336 bytes (701 MB) / 1509949440 bytes (1440 MB) up to 4294967296 bytes (4096 MB)
JVM Flags: 9 total; -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+IgnoreUnrecognizedVMOptions -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2855 6 mods loaded, 6 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                                |
|:----- |:-------------- |:------------ |:------------------------------------- |:---------------------------------------- |
| LCHI  | minecraft      | 1.12.2       | minecraft.jar                         | None                                     |
| LCHI  | mcp            | 9.42         | minecraft.jar                         | None                                     |
| LCHI  | FML            | 8.0.99.99    | forge-1.12.2-14.23.5.2855.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHI  | forge          | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar         | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHI  | craftstudioapi | 1.0.0        | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None                                     |
| LCHE  | epicfight      | 1.12.2-2.2.4 | EpicFightMod-1.12.2-2.2.5.jar         | None                                     |

Loaded coremods (and transformers): 
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.14831 Compatibility Profile Context 21.5.2 27.20.21003.8013' Renderer: 'AMD Radeon R7 M265 Series'
commented

1.12.2 -2.2.5 Seems to be broken - Crash with no other mods.
---- Minecraft Crash Report ----
// I just don't know what went wrong :(

Time: 8/26/21 2:00 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 Epic Fight Mod (epicfight)
Caused by: java.lang.IllegalStateException: Cannot find the onehand attribute in net.minecraftforge.common.config.ConfigElement@487950e0
at maninthehouse.epicfight.config.ConfigurationCapability.getElementByName(ConfigurationCapability.java:271)
at maninthehouse.epicfight.config.ConfigurationCapability.getWeaponConfigs(ConfigurationCapability.java:216)
at maninthehouse.epicfight.capabilities.ProviderItem.addCustomItemCapabilities(ProviderItem.java:104)
at maninthehouse.epicfight.capabilities.ProviderItem.makeMap(ProviderItem.java:42)
at maninthehouse.epicfight.main.proxy.CommonProxy.init(CommonProxy.java:12)
at maninthehouse.epicfight.main.proxy.ClientProxy.init(ClientProxy.java:11)
at maninthehouse.epicfight.main.EpicFightMod.init(EpicFightMod.java:49)
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.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.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.initializeMods(Loader.java:749)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- 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: 623075264 bytes (594 MB) / 1215299584 bytes (1159 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2855 5 mods loaded, 5 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                                |
|:----- |:--------- |:------------ |:----------------------------- |:---------------------------------------- |
| LCHI  | minecraft | 1.12.2       | minecraft.jar                 | None                                     |
| LCHI  | mcp       | 9.42         | minecraft.jar                 | None                                     |
| LCHI  | FML       | 8.0.99.99    | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHI  | forge     | 14.23.5.2855 | forge-1.12.2-14.23.5.2855.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCHE  | epicfight | 1.12.2-2.2.4 | EpicFightMod-1.12.2-2.2.5.jar | None                                     |

Loaded coremods (and transformers): 
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 461.72' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
commented

| LCHE | epicfight | 1.12.2-2.2.4 | EpicFightMod-1.12.2-2.2.5.jar | None

Looks like you also forgot to update your version as well.

commented

I smacked a villager and it crashed.

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 2021-08-27 07:31:23 PDT
Description: Unexpected error

java.lang.NullPointerException
at maninthehouse.epicfight.client.events.engine.ControllEngine.attackKeyPressed(ControllEngine.java:113)
at maninthehouse.epicfight.client.events.engine.ControllEngine$$Lambda$4416/2011945095.accept(Unknown Source)
at maninthehouse.epicfight.client.events.engine.ControllEngine$Events.mouseEvent(ControllEngine.java:336)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_139_Events_mouseEvent_MouseInputEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.fml.common.FMLCommonHandler.fireMouseInput(FMLCommonHandler.java:560)
at net.minecraft.client.Minecraft.runTickMouse(Minecraft.java:2332)
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1800)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1098)
at net.minecraft.client.Minecraft.run(Minecraft.java:3942)
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:

-- Affected level --
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['Saxby'/10, l='MpServer', x=-427.44, y=64.38, z=21.68]]
Chunk stats: MultiplayerChunkCache: 267, 267
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-176,64,240), Chunk: (at 0,4,0 in -11,15; contains blocks -176,0,240 to -161,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 1901 game time, 1901 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 51 total; [EntitySumatranRhinoceros['Sumatran Rhinoceros'/31, l='MpServer', x=-499.10, y=68.00, z=6.93], EntitySumatranRhinoceros['Sumatran Rhinoceros'/32, l='MpServer', x=-501.08, y=68.00, z=12.88], EntityPygmyHippo['Pygmy Hippopotamus'/33, l='MpServer', x=-503.29, y=65.00, z=21.38], EntityPygmyHippo['Pygmy Hippopotamus'/34, l='MpServer', x=-504.20, y=65.00, z=20.45], EntityNibiruVillager['Nibiru Villager'/162, l='MpServer', x=-429.50, y=64.00, z=20.50], EntityPygmyHippo['Pygmy Hippopotamus'/35, l='MpServer', x=-502.40, y=65.00, z=21.58], EntityPygmyHippo['Pygmy Hippopotamus'/36, l='MpServer', x=-501.29, y=67.00, z=21.29], EntityVillager['Villager'/164, l='MpServer', x=-429.50, y=64.00, z=21.50], EntityNileHippo['Common Hippopotamus'/37, l='MpServer', x=-500.35, y=64.00, z=27.65], EntityNileHippo['Common Hippopotamus'/38, l='MpServer', x=-501.35, y=64.00, z=28.61], EntityNileHippo['Common Hippopotamus'/39, l='MpServer', x=-504.58, y=70.00, z=38.64], EntityNileHippo['Common Hippopotamus'/40, l='MpServer', x=-504.76, y=70.00, z=35.32], EntityItem['item.item.pf_utrechtia_fruit'/44, l='MpServer', x=-486.16, y=64.00, z=24.36], EntitySumatranRhinoceros['Sumatran Rhinoceros'/45, l='MpServer', x=-492.27, y=67.00, z=17.12], EntityItem['item.tile.mushroom'/53, l='MpServer', x=-476.30, y=23.00, z=-19.66], EntityItem['item.item.pf_utrechtia_fruit'/54, l='MpServer', x=-466.11, y=64.00, z=21.98], EntityNileHippo['Common Hippopotamus'/55, l='MpServer', x=-468.78, y=64.00, z=96.60], EntityNileHippo['Common Hippopotamus'/56, l='MpServer', x=-470.90, y=64.00, z=96.13], EntityNileHippo['Common Hippopotamus'/57, l='MpServer', x=-473.35, y=63.00, z=119.35], EntityNileHippo['Common Hippopotamus'/58, l='MpServer', x=-477.50, y=64.00, z=116.50], EntityBengalTiger['Bengal Tiger'/59, l='MpServer', x=-455.06, y=64.00, z=-14.69], EntityNileHippo['Common Hippopotamus'/60, l='MpServer', x=-444.11, y=64.00, z=35.08], EntityNileHippo['Common Hippopotamus'/61, l='MpServer', x=-454.02, y=64.00, z=41.93], EntityItem['item.item.pf_utrechtia_fruit'/63, l='MpServer', x=-460.36, y=64.00, z=83.13], EntityItem['item.item.pf_utrechtia_fruit'/65, l='MpServer', x=-435.79, y=63.00, z=-30.99], EntityNileHippo['Common Hippopotamus'/66, l='MpServer', x=-437.01, y=64.00, z=10.97], EntityNileHippo['Common Hippopotamus'/67, l='MpServer', x=-435.06, y=65.00, z=12.18], EntityNileHippo['Common Hippopotamus'/68, l='MpServer', x=-438.60, y=64.00, z=22.02], EntityNileHippo['Common Hippopotamus'/69, l='MpServer', x=-424.02, y=64.00, z=23.85], EntityNileHippo['Common Hippopotamus'/70, l='MpServer', x=-451.97, y=65.00, z=41.04], EntityNileHippo['Common Hippopotamus'/71, l='MpServer', x=-441.00, y=64.00, z=35.44], EntityNileHippo['Common Hippopotamus'/72, l='MpServer', x=-446.66, y=64.00, z=39.33], EntityNileHippo['Common Hippopotamus'/73, l='MpServer', x=-449.00, y=64.00, z=35.00], EntityItem['item.item.pf_utrechtia_fruit'/77, l='MpServer', x=-425.15, y=63.00, z=-31.00], EntityNileHippo['Common Hippopotamus'/78, l='MpServer', x=-428.99, y=63.00, z=15.35], EntityNileHippo['Common Hippopotamus'/79, l='MpServer', x=-431.00, y=64.00, z=13.93], EntityLowlandGorilla['Western Lowland Gorilla'/82, l='MpServer', x=-409.01, y=63.00, z=94.59], EntityItem['item.item.pf_utrechtia_fruit'/85, l='MpServer', x=-390.00, y=71.75, z=48.33], EntityLowlandGorilla['Western Lowland Gorilla'/87, l='MpServer', x=-400.15, y=63.00, z=109.11], EntityItem['item.tile.pf_emplectopteris_log'/88, l='MpServer', x=-382.17, y=61.00, z=10.88], EntityItem['item.item.pf_utrechtia_fruit'/90, l='MpServer', x=-365.03, y=63.00, z=73.35], EntityCichlid['Cichlid'/91, l='MpServer', x=-337.51, y=57.87, z=-1.41], EntityCichlid['Cichlid'/92, l='MpServer', x=-347.71, y=61.50, z=-6.34], EntityCichlid['Cichlid'/93, l='MpServer', x=-347.52, y=60.11, z=-7.54], EntityCichlid['Cichlid'/94, l='MpServer', x=-349.47, y=60.04, z=-7.52], EntityCichlid['Cichlid'/95, l='MpServer', x=-350.55, y=59.98, z=-8.45], EntityCichlid['Cichlid'/96, l='MpServer', x=-336.44, y=62.17, z=83.44], EntityCichlid['Cichlid'/97, l='MpServer', x=-333.45, y=61.98, z=79.50], EntityCichlid['Cichlid'/98, l='MpServer', x=-332.41, y=61.78, z=82.49], EntityCichlid['Cichlid'/99, l='MpServer', x=-333.57, y=62.00, z=83.52], GCEntityClientPlayerMP['Saxby'/10, l='MpServer', x=-427.44, y=64.38, z=21.68]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server

-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 8 (amd64) version 6.2
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 5399630304 bytes (5149 MB) / 8858370048 bytes (8448 MB) up to 15032385536 bytes (14336 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx14G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 16, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_G5 60 mods loaded, 60 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                                |
   |:------ |:-------------------- |:------------------------- |:--------------------------------------------------------- |:---------------------------------------- |
   | LCHIJA | minecraft            | 1.12.2                    | minecraft.jar                                             | None                                     |
   | LCHIJA | mcp                  | 9.42                      | minecraft.jar                                             | None                                     |
   | LCHIJA | FML                  | 8.0.99.99                 | forge-1.12.2-14.23.5.2854.jar                             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCHIJA | forge                | 14.23.5.2854              | forge-1.12.2-14.23.5.2854.jar                             | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCHIJA | micdoodlecore        |                           | minecraft.jar                                             | None                                     |
   | LCHIJA | foamfixcore          | 7.7.4                     | minecraft.jar                                             | None                                     |
   | LCHIJA | ancientbeasts        | 1.0                       | ancientbeasts-1.0.jar                                     | None                                     |
   | LCHIJA | galacticraftcore     | 4.0.2.280                 | GalacticraftCore-1.12.2-4.0.2.280.jar                     | None                                     |
   | LCHIJA | galacticraftplanets  | 4.0.2.280                 | Galacticraft-Planets-1.12.2-4.0.2.280.jar                 | None                                     |
   | LCHIJA | asmodeuscore         | 0.0.26                    | AsmodeusCore-1.12.2-0.0.26.jar                            | None                                     |
   | LCHIJA | baubles              | 1.5.2                     | Baubles-1.12-1.5.2 (2).jar                                | None                                     |
   | LCHIJA | astralsorcery        | 1.10.27                   | astralsorcery-1.12.2-1.10.27.jar                          | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
   | LCHIJA | quark                | r1.6-183                  | Quark-r1.6-183.jar                                        | None                                     |
   | LCHIJA | autoreglib           | 1.3-32                    | AutoRegLib-1.3-32 (2).jar                                 | None                                     |
   | LCHIJA | battletowers         | 1.6.5                     | BattleTowers-1.12.2.jar                                   | None                                     |
   | LCHIJA | baubleshud           | 5.0.2                     | BaublesHud-1.12.2-5.0.2.jar                               | None                                     |
   | LCHIJA | bettercaves          | 1.12.2                    | bettercaves-1.12.2-2.0.4.jar                              | None                                     |
   | LCHIJA | dynamictrees         | 1.12.2-0.9.24             | DynamicTrees-1.12.2-0.9.24.jar                            | None                                     |
   | LCHIJA | llibrary             | 1.7.20                    | llibrary-1.7.20-1.12.2.jar                                | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
   | LCHIJA | mowziesmobs          | 1.5.8                     | mowziesmobs-1.5.8 (1).jar                                 | None                                     |
   | LCHIJA | patchouli            | 1.0-23.6                  | Patchouli-1.0-23.6.jar                                    | None                                     |
   | LCHIJA | bewitchment          | 0.22.63                   | bewitchment-1.12.2-0.0.22.64.jar                          | None                                     |
   | LCHIJA | beyondtheveil        | 1.12.2-0.3.1              | BeyondTheVeil-1.12.2-0.3.1.jar                            | None                                     |
   | LCHIJA | bookworm             | 1.12.2-2.5.2.1            | bookworm-1.12.2-2.5.2.1 (2).jar                           | None                                     |
   | LCHIJA | cd4017be_lib         | 6.5.1                     | CD4017BE_lib-1.12.2-6.5.1.jar                             | None                                     |
   | LCHIJA | comicsbubbleschat    | 1.0                       | ComicsBubblesChat-1.1.jar                                 | None                                     |
   | LCHIJA | customnpcs           | 1.12                      | CustomNPCs_1.12.2-10Sep20snapshot (1).jar                 | None                                     |
   | LCHIJA | harvestcraft         | 1.12.2zb                  | Pam's+HarvestCraft+1.12.2zg.jar                           | None                                     |
   | LCHIJA | dynamictreesphc      | 1.12.2-2.0.5              | DynamicTreesPHC-1.12.2-2.0.5.jar                          | None                                     |
   | LCHIJA | epicfight            | 1.12.2-2.2.6              | EpicFightMod-1.12.2-2.2.6.jar                             | None                                     |
   | LCHIJA | erebus               | 1.0.32                    | Erebus-1.0.32 (1).jar                                     | None                                     |
   | LCHIJA | fishingmadebetter    | 2.1.2                     | FishingMadeBetter-1.12.2-2.1.2.jar                        | None                                     |
   | LCHIJA | foamfix              | 0.10.11-1.12.2            | foamfix-0.10.11-1.12.2 (1).jar                            | None                                     |
   | LCHIJA | galaxyspace          | 2.0.16                    | GalaxySpace-1.12.2-2.0.16.jar                             | None                                     |
   | LCHIJA | hardcoredarkness     | 2.0                       | HardcoreDarkness-MC1.12.2-2.0 (2).jar                     | d72e0dd57935b3e9476212aea0c0df352dd76291 |
   | LCHIJA | jaopca               | 1.12.2-2.2.8.105          | JAOPCA-1.12.2-2.2.8.105.jar                               | None                                     |
   | LCHIJA | oredictinit          | 1.12.2-2.2.1.72           | JAOPCA-1.12.2-2.2.8.105.jar                               | None                                     |
   | LCHIJA | justenoughdimensions | 1.6.0-dev.20200416.184714 | justenoughdimensions-1.12.2-1.6.0-dev.20200416.184714.jar | 2b03e1423915a189b8094816baa18f239d576dff |
   | LCHIJA | jeid                 | 1.0.3-55                  | JustEnoughIDs-1.0.3-55.jar                                | None                                     |
   | LCHIJA | lepidodendron        | 48.3                      | lepidodendron-1.12.2-48.3.jar                             | None                                     |
   | LCHIJA | levelhearts          | 2.2.0                     | levelhearts-1.12.2-2.2.0.jar                              | None                                     |
   | LCHIJA | mjrlegendslib        | 1.12.2-1.2.1              | MJRLegendsLib-1.12.2-1.2.1 (1).jar                        | b02331787272ec3515ebe63ecdeea0d746653468 |
   | LCHIJA | stevekung's_lib      | 1.1.9                     | SteveKunG's-Lib-1.12.2-1.1.9.jar                          | None                                     |
   | LCHIJA | moreplanets          | 2.2.1                     | More-Planets-1.12.2-2.2.1-GC280 (1).jar                   | None                                     |
   | LCHIJA | moreplanetsextras    | 1.12.2-1.0                | MorePlanetsExtras-1.12.2-1.0.jar                          | None                                     |
   | LCHIJA | realistictorches     | 2.1.2                     | RealisticTorches-1.12.2-2.1.2.jar                         | None                                     |
   | LCHIJA | rltweaker            | 0.4.2                     | RLTweaker-1.12.2-0.4.2.jar                                | None                                     |
   | LCHIJA | rpgloot              | 1.11                      | rpgloot-1.12.2-1.11.jar                                   | None                                     |
   | LCHIJA | sunburn              | 1.0.0                     | sunburn-1.0.0.jar                                         | None                                     |
   | LCHIJA | beneath              | 1.7.1                     | The+Beneath-1.12.2-1.7.1.jar                              | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
   | LCHIJA | timehud              | 7.3.1                     | TimeHUD-1.12.2-7.3.1.jar                                  | None                                     |
   | LCHIJA | vanillafix           | 1.0.10-150                | VanillaFix-1.0.10-150 (2).jar                             | None                                     |
   | LCHIJA | dimstack             | 0.1.9                     | VerticallyStackedDimensions-1.12.2-0.1.9.jar              | None                                     |
   | LCHIJA | zawa                 | 1.12.2-2.1.3              | zawa-1.12.2-2.1.3.jar                                     | 3ee471ded1bba54aa82f4f5ca5ca82dd67b8ef42 |
   | LCHIJA | turtdance            | 1.0                       | zoology_of_withernauts-1.0.jar                            | None                                     |
   | LCHIJA | gctweaks             | 1.6.0                     | GalacticTweaks-1.6.0.jar                                  | 20692d890dcfa0d9cf061915fc32d00d1f295cbc |
   | LCHIJA | ladylib              | 2.1                       | Ladylib-2.1.jar                                           | None                                     |
   | LCHIJA | gaspunk              | 1.4.8                     | gaspunk-1.12.2-1.4.8.jar                                  | ba9369f9681b72713739250c7c0fee53dfb1c148 |
   | LCHIJA | pathos               | 1.4.8                     | gaspunk-1.12.2-1.4.8.jar                                  | None                                     |
   | LCHIJA | wrapup               | 1.12-1.1.3                | WrapUp-1.12-1.1.3.jar                                     | None                                     |

Loaded coremods (and transformers): VanillaFixLoadingPlugin (VanillaFix-1.0.10-150 (2).jar)

                                  GSHooksLoader (GalaxySpace-1.12.2-2.0.16.jar)
                                    galaxyspace.core.hooklib.minecraft.PrimaryClassTransformer
                                  SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.9.jar)
                                    
                                  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.280.jar)
                                    micdoodle8.mods.miccore.MicdoodleTransformer
                                  BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.64.jar)
                                    
                                  RLTweaker ASM (RLTweaker-1.12.2-0.4.2.jar)
                                    com.charles445.rltweaker.asm.RLTweakerASM
                                  llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                  AstralCore (astralsorcery-1.12.2-1.10.27.jar)
                                    
                                  JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-55.jar)
                                    org.dimdev.jeid.JEIDTransformer
                                  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.11-1.12.2 (1).jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer
                                  Quark Plugin (Quark-r1.6-183.jar)
                                    vazkii.quark.base.asm.ClassTransformer
                                  Vertically Stacked Dimensions ASM (VerticallyStackedDimensions-1.12.2-0.1.9.jar)
                                    cd4017be.dimstack.asm.ChunkPrimerTransformer
                                    cd4017be.dimstack.asm.BlockPortalTransformer
                                  LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0 (2).jar)
                                    lumien.hardcoredarkness.asm.ClassTransformer

GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 471.68' Renderer: 'NVIDIA GeForce RTX 3080/PCIe/SSE2'
Patchouli open book context: n/a

################ [GALACTICTWEAKS DATA START] ################: |---------------------------------------------
                                                                 || GalaxySpace                        2.0.16 
                                                                 || --> AsmodeusCore                   0.0.26 
                                                                 || AsmodeusCore                       0.0.26 
                                                                 || MorePlanetsExtras              1.12.2-1.0 
                                                                 || More Planets                        2.2.1 
                                                                 || Galacticraft Planets            4.0.2.280 
                                                                 || Galacticraft Core               4.0.2.280 
                                                                 |---------------------------------------------
                                                                 |
                                                                 ################# [GALACTICTWEAKS DATA END] #################

Suspected Mods: Epic Fight Mod (epicfight)
Launched Version: 1.12.2-forge-14.23.5.2854
LWJGL: 2.9.4
OpenGL: NVIDIA GeForce RTX 3080/PCIe/SSE2 GL version 4.6.0 NVIDIA 471.68, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: Authentic+Shadows_1.11-1.12.zip, ctp_1.2_MCv3 (2).zip, lycanites_redux_6.0.1.zip, Tissou's+Zombie+Pack+1.12.2.zip, Modernity-format3-v3.5.0 (1).zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 24x AMD Ryzen 9 3900X 12-Core Processor
Client Crashes Since Restart: 1
Integrated Server Crashes Since Restart: 0

commented

Fixed in 2.2.6