Git Product home page Git Product logo

mysticallib's Introduction

MysticalLib

Discord

Library mod used by the Mystical Mods (Embers, Roots, Blockcraftery and more)

Maven info

repositories {

    maven { url 'https://maven.blamejared.com' }
    
}

dependencies {

    compile "epicsquid.mysticallib:mysticallib:[VERSION]"
    
}

Don't forget to replace [VERSION] with the version of the mod that you want to work with!

mysticallib's People

Contributors

davoleo avatar epicsquid avatar jaredlll08 avatar joshiegemfinder avatar martacus avatar noobanidus avatar sanandreap avatar tilda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mysticallib's Issues

Game crashes because of this mod, and i have no idea why.

---- Minecraft Crash Report ----

WARNING: coremods are present:
CreativePatchingLoader (CreativeCore_v1.9.62_mc1.12.2.jar)
LittlePatchingLoader (LittleTiles_v1.5.0-pre158_mc1.12.2.jar)
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
McLib core mod (mclib-1.0.3-1.12.2.jar)
StackUpCore (StackUp-0.2.3.jar)
Contact their authors BEFORE contacting forge

// I let you down. Sorry :(

Time: 11/13/19 7:47 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 Mystical Lib (mysticallib)
Caused by: java.lang.NoSuchMethodError: net.minecraftforge.fml.common.ObfuscationReflectionHelper.findField(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/reflect/Field;
at epicsquid.mysticallib.util.MirrorHelper.setFinalValue(MirrorHelper.java:10)
at epicsquid.mysticallib.util.MirrorHelper.setStaticFinalValue(MirrorHelper.java:24)
at epicsquid.mysticalworld.init.ModItems.registerItems(ModItems.java:113)
at epicsquid.mysticalworld.RegistryManager.init(RegistryManager.java:25)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_265_RegistryManager_init_RegisterContentEvent.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 epicsquid.mysticallib.LibRegistry.initAll(LibRegistry.java:83)
at epicsquid.mysticallib.proxy.CommonProxy.preInit(CommonProxy.java:14)
at epicsquid.mysticallib.proxy.ClientProxy.preInit(ClientProxy.java:24)
at epicsquid.mysticallib.MysticalLib.preInit(MysticalLib.java:30)
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:498)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:218)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
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:498)
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:135)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
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:498)
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: Mac OS X (x86_64) version 10.14.6
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 452656952 bytes (431 MB) / 771751936 bytes (736 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 7 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2768 35 mods loaded, 34 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                                |
|:----- |:------------------- |:----------------- |:--------------------------------------------- |:---------------------------------------- |
| UCH   | minecraft           | 1.12.2            | minecraft.jar                                 | None                                     |
| UCH   | mcp                 | 9.42              | minecraft.jar                                 | None                                     |
| UCH   | FML                 | 8.0.99.99         | forge-1.12.2-14.23.5.2768.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH   | forge               | 14.23.5.2768      | forge-1.12.2-14.23.5.2768.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCH   | creativecoredummy   | 1.0.0             | minecraft.jar                                 | None                                     |
| UCH   | littletilescore     | 1.0.0             | minecraft.jar                                 | None                                     |
| UCH   | obfuscate           | 0.2.6             | minecraft.jar                                 | None                                     |
| UCH   | damageindicatorsmod | 1.0               | [1.12.2]DamageIndicatorsMod-3.5.0.jar         | None                                     |
| UCH   | aether_legacy       | 1.4.4             | aether_legacy-1.12.2-v1.4.4.jar               | None                                     |
| UCH   | baubles             | 1.5.2             | Baubles-1.12-1.5.2.jar                        | None                                     |
| UCH   | biomesoplenty       | 7.0.1.2441        | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar | None                                     |
| UCH   | blockcraftery       | 1.12.2-1.3.1      | blockcraftery-1.12.2-1.3.1.jar                | None                                     |
| UCH   | calemiutils         | 1.12.2-1.0.11     | calemiutils-1.0.11-MC1.12.2.jar               | None                                     |
| UCH   | codechickenlib      | 3.2.3.357         | CodeChickenLib-1.12.2-3.2.3.357-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCH   | creativecore        | 1.9.9             | CreativeCore_v1.9.62_mc1.12.2.jar             | None                                     |
| UCH   | foodexpansion       | 1.3               | FoodExpansion1.3.3-1.12.2.jar                 | None                                     |
| UCH   | cfm                 | 6.3.1             | furniture-6.3.1-1.12.2.jar                    | None                                     |
| UCH   | cgm                 | 0.15.2            | guns-0.15.2-1.12.2.jar                        | None                                     |
| UCH   | ironchest           | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar               | None                                     |
| UCH   | jei                 | 4.15.0.268        | jei_1.12.2-4.15.0.268.jar                     | None                                     |
| UCH   | littletiles         | 1.5.0             | LittleTiles_v1.5.0-pre158_mc1.12.2.jar        | None                                     |
| UCH   | mclib               | 1.0.3             | mclib-1.0.3-1.12.2.jar                        | None                                     |
| UCH   | metamorph           | 1.1.9             | metamorph-1.1.9-1.12.2.jar                    | None                                     |
| UCH   | moreexplosives      | 1.0.2             | More+Explosives+V1.0.2.jar                    | None                                     |
| UCH   | roots               | 1.12.2-3.0.21     | Roots-1.12.2-3.0.21.jar                       | None                                     |
| UCH   | mysticalworld       | 1.12.2-1.5.0      | mysticalworld-1.12.2-1.5.0.jar                | None                                     |
| UCH   | nei                 | 2.4.3             | NotEnoughItems-1.12.2-2.4.3.245-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCH   | patchouli           | 1.0-20            | Patchouli-1.0-20.jar                          | None                                     |
| UCH   | stackup             | 0.2.3             | StackUp-0.2.3.jar                             | None                                     |
| UCH   | stupidthings        | 1.1.5             | Stupid+Things-1.12.X-1.1.5.jar                | None                                     |
| UCH   | vehicle             | 0.41.1            | vehicle-mod-0.41.1-1.12.2.jar                 | None                                     |
| UCH   | waystones           | 4.0.72            | Waystones_1.12.2-4.0.72.jar                   | None                                     |
| UCH   | xaerominimap        | 1.17.6            | Xaeros_Minimap_1.17.6_Forge_1.12.jar          | None                                     |
| UCEE  | mysticallib         | 1.12.2-1.4.0      | mysticallib-1.12.2-1.4.0.jar                  | None                                     |
| UD    | mclib_core          | 1.0.3             | minecraft.jar                                 | None                                     |

Loaded coremods (and transformers): 

CreativePatchingLoader (CreativeCore_v1.9.62_mc1.12.2.jar)

LittlePatchingLoader (LittleTiles_v1.5.0-pre158_mc1.12.2.jar)
com.creativemd.littletiles.LittleTilesTransformer
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
McLib core mod (mclib-1.0.3-1.12.2.jar)
mchorse.mclib.core.McLibCMClassTransformer
StackUpCore (StackUp-0.2.3.jar)
pl.asie.stackup.StackUpTransformer
GL info: ' Vendor: 'Intel Inc.' Version: '2.1 INTEL-12.10.12' Renderer: 'Intel(R) HD Graphics 6000'

PLEASE READ BEFORE REPORTING: --> NoSuchMethodError OR NoSuchClassDef <-- [1.12.2]

(Only 1.12.2) If you experience a crash along the lines of any of these errors specifically referencing Mystical Lib, please try the following steps before filing an issue report:

  • Update Mystical Lib. The latest version as of posting this is 1.7.0.
  • If you have Mystical World installed, please ensure this is up-to-date. The most recent version as of posting this is 1.8.4
  • If you have Roots installed, please ensure Mystical World is up-to-date, and please ensure that Roots is up to date. The most recent version as of posting this is: 3.0.26.

This error occurs because the version of MysticalLib that you have installed is too old for the version of Mystical World or Roots. It can also occur if you have old versions of Mystical World or Roots and the latest version of Mystical Lib.

  • If you don't have Roots or Mystical World installed and are getting issues with Blockcraftery, please file an issue.
  • If you are having issues with Crissaegrim, please be aware that the current version of MysticalLib doesn't support Crissaegrim. This is a mistake, but as I do not have access to the Crissaegrim source code I'm not able to resolve the issue at the minute. I will endeavour to do so in the future.

Major Server Crash

---- Minecraft Crash Report ----
// Oh - I know what I did wrong!

Time: 2019-05-27 23:40:14 UTC
Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Mystical Lib (mysticallib)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/block/statemap/IStateMapper
at epicsquid.blockcraftery.RegistryManager.registerContent(RegistryManager.java:75)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1402_RegistryManager_registerContent_RegisterContentEvent.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 epicsquid.mysticallib.LibRegistry.initAll(LibRegistry.java:82)
at epicsquid.mysticallib.proxy.CommonProxy.preInit(CommonProxy.java:17)
at epicsquid.mysticallib.MysticalLib.preInit(MysticalLib.java:30)
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:498)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:498)
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:627)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:125)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.block.statemap.IStateMapper
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 42 more
Caused by: java.lang.NullPointerException

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: Linux (amd64) version 4.9.177-xxxx-std-ipv6-64
Java Version: 1.8.0_201, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1481512592 bytes (1412 MB) / 4831838208 bytes (4608 MB) up to 9544663040 bytes (9102 MB)
JVM Flags: 2 total; -Xmx10240M -Xms1024M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2838 319 mods loaded, 318 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-.jar                                                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCH   | forge                             | 14.23.5.2838              | forge-.jar                                                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCH   | creativecoredummy                 | 1.0.0                     | minecraft.jar                                               | None                                     |
   | LCH   | itemphysic                        | 1.4.0                     | minecraft.jar                                               | None                                     |
   | LCH   | micdoodlecore                     |                           | minecraft.jar                                               | None                                     |
   | LCH   | smoothfontcore                    | mc1.12.2-2.0              | minecraft.jar                                               | None                                     |
   | LCH   | bnbgamingcore                     | 0.11.0                    | minecraft.jar                                               | None                                     |
   | LCH   | foamfixcore                       | 7.7.4                     | minecraft.jar                                               | None                                     |
   | LCH   | opencomputers|core                | 1.7.4.153                 | minecraft.jar                                               | None                                     |
   | LCH   | botania_tweaks_core               | -100                      | minecraft.jar                                               | None                                     |
   | LCH   | randompatches                     | 1.12.2-1.15.1.0           | randompatches-1.12.2-1.15.1.0.jar                           | None                                     |
   | LCH   | securitycraft                     | v1.8.12                   | [1.12.2] SecurityCraft v1.8.12.jar                          | None                                     |
   | LCH   | fastbench                         | 1.7.2                     | FastWorkbench-1.12.2-1.7.2.jar                              | None                                     |
   | LCH   | actuallyadditions                 | 1.12.2-r148               | ActuallyAdditions-1.12.2-r148.jar                           | None                                     |
   | LCH   | bloodylib                         | 1.12.2                    | bloodylib-1.0.1-beta.jar                                    | None                                     |
   | LCH   | actuallyaddon                     | 1.0.2                     | actuallyaddon-1.0.2.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.4.153                 | OpenComputers-MC1.12.2-1.7.4.153.jar                        | None                                     |
   | LCH   | actuallycomputers                 | 2.1.0                     | actuallycomputers-2.1.0.jar                                 | None                                     |
   | LCH   | appliedenergistics2               | rv6-stable-6              | appliedenergistics2-rv6-stable-6.jar                        | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
   | LCH   | bdlib                             | 1.14.3.12                 | bdlib-1.14.3.12-mc1.12.2.jar                                | None                                     |
   | LCH   | ae2stuff                          | 0.7.0.4                   | ae2stuff-0.7.0.4-mc1.12.2.jar                               | None                                     |
   | LCH   | endercore                         | 1.12.2-0.5.57             | EnderCore-1.12.2-0.5.57.jar                                 | None                                     |
   | LCH   | crafttweaker                      | 4.1.18                    | CraftTweaker2-1.12-4.1.18.jar                               | None                                     |
   | LCH   | mtlib                             | 3.0.6                     | MTLib-3.0.6.jar                                             | None                                     |
   | LCH   | modtweaker                        | 4.0.17                    | modtweaker-4.0.17.jar                                       | None                                     |
   | LCH   | jei                               | 4.15.0.279                | jei_1.12.2-4.15.0.279.jar                                   | None                                     |
   | LCH   | codechickenlib                    | 3.2.2.353                 | CodeChickenLib-1.12.2-3.2.2.353-universal.jar               | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCH   | redstoneflux                      | 2.1.0                     | RedstoneFlux-1.12-2.1.0.6-universal.jar                     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCH   | cofhcore                          | 4.6.3                     | CoFHCore-1.12.2-4.6.3.27-universal.jar                      | None                                     |
   | LCH   | brandonscore                      | 2.4.12                    | BrandonsCore-1.12.2-2.4.12.205-universal.jar                | None                                     |
   | LCH   | cofhworld                         | 1.3.1                     | CoFHWorld-1.12.2-1.3.1.7-universal.jar                      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCH   | thermalfoundation                 | 2.6.3                     | ThermalFoundation-1.12.2-2.6.3.27-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCH   | draconicevolution                 | 2.3.22                    | Draconic-Evolution-1.12.2-2.3.22.343-universal.jar          | None                                     |
   | LCH   | thermalexpansion                  | 5.5.4                     | ThermalExpansion-1.12.2-5.5.4.43-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCH   | enderio                           | 5.0.44                    | EnderIO-1.12.2-5.0.44.jar                                   | None                                     |
   | LCH   | mantle                            | 1.12-1.3.3.55             | Mantle-1.12-1.3.3.55.jar                                    | None                                     |
   | LCH   | chisel                            | MC1.12.2-0.2.1.35         | Chisel-MC1.12.2-0.2.1.35.jar                                | None                                     |
   | LCH   | enderiointegrationtic             | 5.0.44                    | EnderIO-1.12.2-5.0.44.jar                                   | None                                     |
   | LCH   | botania_tweaks                    | 1.8.5                     | botaniatweaks-1.8.5.jar                                     | None                                     |
   | LCH   | botania                           | r1.10-361                 | Botania r1.10-361.jar                                       | None                                     |
   | LCH   | forgelin                          | 1.8.2                     | Forgelin-1.8.2.jar                                          | None                                     |
   | LCH   | librarianlib                      | 4.19.1                    | librarianlib-1.12.2-4.19.1-release.jar                      | None                                     |
   | LCH   | akashictome                       | 1.2-12                    | AkashicTome-1.2-12.jar                                      | None                                     |
   | LCH   | morphtool                         | 1.2-21                    | Morph-o-Tool-1.2-21.jar                                     | None                                     |
   | LCH   | autoreglib                        | 1.3-30                    | AutoRegLib-1.3-30.jar                                       | None                                     |
   | LCH   | psi                               | r1.1-76                   | Psi-r1.1-76.jar                                             | None                                     |
   | LCH   | rpsideas                          | 2.3.2                     | rpsideas-2.3.2.jar                                          | None                                     |
   | LCH   | twilightforest                    | 3.9.888                   | twilightforest-1.12.2-3.9.888-universal.jar                 | None                                     |
   | LCH   | tconstruct                        | 1.12.2-2.12.0.135         | TConstruct-1.12.2-2.12.0.135.jar                            | None                                     |
   | LCH   | p455w0rdslib                      | 2.1.44                    | p455w0rdslib-1.12.2-2.1.44.jar                              | None                                     |
   | LCH   | ae2wtlib                          | 1.0.6                     | AE2WTLib-1.12.2-1.0.6.jar                                   | None                                     |
   | LCH   | infinitylib                       | 1.12.2-1.12.0             | infinitylib-1.12.0.jar                                      | None                                     |
   | LCH   | agricraft                         | 2.12.0-1.12.0-a6          | AgriCraft-2.12.0-1.12.0-a6.jar                              | None                                     |
   | LCH   | amd                               | 1.12.2-0.0.1.2            | amd-1.12.2-0.0.1.2.jar                                      | None                                     |
   | LCH   | animalcrops                       | 1.12.2-0.2.0              | AnimalCrops-1.12.2-0.2.0.jar                                | None                                     |
   | LCH   | guideapi                          | 1.12-2.1.8-63             | Guide-API-1.12-2.1.8-63.jar                                 | None                                     |
   | LCH   | bloodmagic                        | 1.12.2-2.4.1-103          | BloodMagic-1.12.2-2.4.1-103.jar                             | None                                     |
   | LCH   | theoneprobe                       | 1.4.28                    | theoneprobe-1.12-1.4.28.jar                                 | None                                     |
   | LCH   | animus                            | 1                         | Animus-1.12-2.1.4.jar                                       | None                                     |
   | LCH   | applecore                         | 3.2.0                     | AppleCore-mc1.12.2-3.2.0.jar                                | None                                     |
   | LCH   | appleskin                         | 1.0.9                     | AppleSkin-mc1.12-1.0.9.jar                                  | None                                     |
   | LCH   | architecturecraft                 | @VERSION@                 | architecturecraft-1.12-3.80.jar                             | None                                     |
   | LCH   | aroma1997core                     | 2.0.0.2.b165              | Aroma1997Core-1.12.2-2.0.0.2.b165.jar                       | dfbfe4c473253d8c5652417689848f650b2cbe32 |
   | LCH   | aromabackup                       | 3.0.0.0.b117              | AromaBackup-1.12.2-3.0.0.0.b117.jar                         | dfbfe4c473253d8c5652417689848f650b2cbe32 |
   | LCH   | aromabackuprecovery               | 3.0.0.0.b117              | AromaBackup-1.12.2-3.0.0.0.b117.jar                         | dfbfe4c473253d8c5652417689848f650b2cbe32 |
   | LCH   | astralsorcery                     | 1.10.19                   | astralsorcery-1.12.2-1.10.19.jar                            | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
   | LCH   | as                                | 0.1.4                     | AutoSave+v0.1.7.jar                                         | None                                     |
   | LCH   | badwithernocookiereloaded         | 1.12.2-3.3.16             | badwithernocookiereloaded-1.12.2-3.3.16.jar                 | None                                     |
   | LCH   | betterbuilderswands               | 0.13.2                    | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar           | None                                     |
   | LCH   | betterquesting                    | 3.5.300                   | BetterQuesting-3.5.300.jar                                  | None                                     |
   | LCH   | bibliocraft                       | 2.4.5                     | BiblioCraft[v2.4.5][MC1.12.2].jar                           | None                                     |
   | LCH   | blockcraftery                     | 1.12.2-1.3.0              | blockcraftery-1.12.2-1.3.0.jar                              | None                                     |
   | LCH   | bloodtinker                       | 1.0.5                     | bloodtinker-1.0.5.jar                                       | None                                     |
   | LCH   | bnbgaminglib                      | 2.17.6                    | BNBGamingLib-1.12.2-2.17.6.jar                              | None                                     |
   | LCH   | bonsaitrees                       | 1.1.2                     | bonsaitrees-1.1.2-b144.jar                                  | None                                     |
   | LCH   | bookshelf                         | 2.3.577                   | Bookshelf-1.12.2-2.3.577.jar                                | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | hammercore                        | 2.0.4.7                   | HammerCore-1.12.2-2.0.4.7.jar                               | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
   | LCH   | botanicadds                       | 2r                        | BotanicAdditions-1.12.2-2r.jar                              | None                                     |
   | LCH   | botanicbonsai                     | 0.0.0.botanicbonsai       | BotanicBonsai-1.0.0.5.jar                                   | None                                     |
   | LCH   | buildinggadgets                   | 2.6.8                     | BuildingGadgets-2.6.8.jar                                   | None                                     |
   | LCH   | cyclopscore                       | 1.3.0                     | CyclopsCore-1.12.2-1.3.0.jar                                | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LCH   | capabilityproxy                   | 2.1.3                     | CapabilityProxy-1.12.2-2.1.3.jar                            | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LCH   | carryon                           | 1.12.1                    | CarryOn MC1.12.2 v1.12.1.jar                                | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
   | LCH   | cathedral                         | 1.12.2-1.9.7k             | Cathedral-1.12.2-1.9.7k.jar                                 | None                                     |
   | LCH   | cctweaked                         | 1.82.3                    | cc-tweaked-1.12.2-1.82.3.jar                                | None                                     |
   | LCH   | computercraft                     | 1.82.3                    | cc-tweaked-1.12.2-1.82.3.jar                                | None                                     |
   | LCH   | chameleon                         | 1.12-4.1.3                | Chameleon-1.12-4.1.3.jar                                    | None                                     |
   | LCH   | chancecubes                       | 1.12.2-4.0.0.271          | ChanceCubes-1.12.2-4.0.0.271.jar                            | None                                     |
   | LCH   | chickens                          | 6.1.0                     | chickens-6.1.0.jar                                          | None                                     |
   | LCH   | chineseworkshop                   | 1.2.6                     | ChineseWorkshop-1.12.2_1.2.6.jar                            | None                                     |
   | LCH   | chiselsandbits                    | 14.32                     | chiselsandbits-14.32.jar                                    | None                                     |
   | LCH   | claybucket                        | 1.1                       | ClayBucket-1.12-1.1.jar                                     | None                                     |
   | LCH   | placebo                           | 1.6.0                     | Placebo-1.12.2-1.6.0.jar                                    | None                                     |
   | LCH   | clickmachine                      | 1.2.0                     | ClickMachine-1.12.2-1.2.0.jar                               | None                                     |
   | LCH   | clumps                            | 3.1.2                     | Clumps-3.1.2.jar                                            | None                                     |
   | LCH   | commoncapabilities                | 2.4.1                     | CommonCapabilities-1.12.2-2.4.1.jar                         | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
   | LCH   | cookingforblockheads              | 6.4.70                    | CookingForBlockheads_1.12.2-6.4.70.jar                      | None                                     |
   | LCH   | corail_pillar_extension_chisel    | 4.0.0                     | corail_pillar_extension_chisel-4.0.0-1.12.jar               | None                                     |
   | LCH   | craftingtweaks                    | 8.1.9                     | CraftingTweaks_1.12.2-8.1.9.jar                             | None                                     |
   | LCH   | crafttweakerjei                   | 2.0.3                     | CraftTweaker2-1.12-4.1.18.jar                               | None                                     |
   | LCH   | creativecore                      | 1.9.9                     | CreativeCore_v1.9.45_mc1.12.2.jar                           | None                                     |
   | LCH   | cucumber                          | 1.1.3                     | Cucumber-1.12.2-1.1.3.jar                                   | None                                     |
   | LCH   | culinaryconstruct                 | 1.3.2.1                   | culinaryconstruct-1.3.2.1.jar                               | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
   | LCH   | cmotd                             | 1.1.6                     | CustomMOTD-1.12.2-1.1.6.jar                                 | None                                     |
   | LCH   | stg                               | 1.12.2-1.2.3              | stg-1.12.2-1.2.3.jar                                        | None                                     |
   | LCH   | danknull                          | 1.4.46                    | DankNull-1.12-1.4.46.jar                                    | None                                     |
   | LCH   | patchouli                         | 1.0-19                    | Patchouli-1.0-19.jar                                        | None                                     |
   | LCH   | deepmoblearning                   | 1.12.2-2.5.1              | deepmoblearning-1.12.2-2.5.1-universal.jar                  | None                                     |
   | LCH   | deepmoblearningbm                 | 1.12.2-1.0.1              | deepmoblearningbm-1.12.2-1.0.1-universal.jar                | None                                     |
   | LCH   | delivery                          | 1.5.1                     | delivery-1.12.2-1.5.1.jar                                   | None                                     |
   | LCH   | demagnetize                       | 1.12.2-1.0.1              | demagnetize-1.12.2-1.0.1.jar                                | None                                     |
   | LCH   | diethopper                        | 1.1                       | diethopper-1.1.jar                                          | None                                     |
   | LCH   | discordchat                       | 2.3.0                     | DiscordChat-1.12.2-2.3.0.jar                                | None                                     |
   | LCH   | draconicadditions                 | 1.0                       | Draconic-Additions-1.12.2-1.7.1.17-universal.jar            | None                                     |
   | LCH   | llibrary                          | 1.7.19                    | llibrary-1.7.19-1.12.2.jar                                  | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
   | LCH   | dragonmounts                      | 1.12.2-1.5.8              | DragonMounts-1.12.2-1.5.8(HOTFIX).jar                       | None                                     |
   | LCH   | effortlessbuilding                | 1.12.2-2.11               | effortlessbuilding-1.12.2-2.11.jar                          | None                                     |
   | LCH   | endercrop                         | 1.12.2-1.6.0              | endercrop-1.12.2-1.6.0.jar                                  | None                                     |
   | LCH   | enderiobase                       | 5.0.44                    | EnderIO-1.12.2-5.0.44.jar                                   | None                                     |
   | LCH   | enderioconduits                   | 5.0.44                    | EnderIO-1.12.2-5.0.44.jar                                   | None                                     |
   | LCH   | enderioconduitsappliedenergistics | 5.0.44                    | EnderIO-1.12.2-5.0.44.jar                                   | None                                     |
   | LCH   | enderioconduitsopencomputers      | 5.0.44                    | EnderIO-1.12.2-5.0.44.jar                                   | None                                     |
   | LCH   | refinedstorage                    | 1.6.14                    | refinedstorage-1.6.14.jar                                   | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
   | LCH   | enderioconduitsrefinedstorage     | 5.0.44                    | EnderIO-1.12.2-5.0.44.jar                                   | None                                     |
   | LCH   | natura                            | 1.12.2-4.3.2.69           | natura-1.12.2-4.3.2.69.jar                                  | None                                     |
   | LCH   | reborncore                        | 3.13.12.447               | RebornCore-1.12.2-3.13.12.447-universal.jar                 | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
   | LCH   | techreborn                        | 2.22.1.979                | TechReborn-1.12.2-2.22.1.979-universal.jar                  | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
   | LCH   | forestry                          | 5.8.2.387                 | forestry_1.12.2-5.8.2.387.jar                               | None                                     |
   | LCH   | enderiointegrationforestry        | 5.0.44                    | EnderIO-1.12.2-5.0.44.jar                                   | None                                     |
   | LCH   | enderiointegrationticlate         | 5.0.44                    | EnderIO-1.12.2-5.0.44.jar                                   | None                                     |
   | LCH   | ftblib                            | 5.4.3.100                 | FTBLib-5.4.3.100.jar                                        | None                                     |
   | LCH   | enderiomachines                   | 5.0.44                    | EnderIO-1.12.2-5.0.44.jar                                   | None                                     |
   | LCH   | enderiopowertools                 | 5.0.44                    | EnderIO-1.12.2-5.0.44.jar                                   | None                                     |
   | LCH   | enderioendergy                    | 5.0.44                    | EnderIO-endergy-1.12.2-5.0.44.jar                           | None                                     |
   | LCH   | enderiozoo                        | 5.0.44                    | EnderIO-zoo-1.12.2-5.0.44.jar                               | None                                     |
   | LCH   | enderstorage                      | 2.4.5.135                 | EnderStorage-1.12.2-2.4.5.135-universal.jar                 | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCH   | enderutilities                    | 0.7.12                    | enderutilities-1.12.2-0.7.12.jar                            | 2b03e1423915a189b8094816baa18f239d576dff |
   | LCH   | engineersdecor                    | 1.0.7-b1                  | engineersdecor-1.12.2-1.0.7-b1.jar                          | ed58ed655893ced6280650866985abcae2bf7559 |
   | LCH   | engineersworkshop                 | 1.0.9.40                  | EngineersWorkshopReborn-1.12.2-1.0.9.40.jar                 | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
   | LCH   | valkyrielib                       | 1.12.2-2.0.20.1           | valkyrielib-1.12.2-2.0.20.1.jar                             | None                                     |
   | LCH   | environmentaltech                 | 1.12.2-2.0.20.1           | environmentaltech-1.12.2-2.0.20.1.jar                       | None                                     |
   | LCH   | morebees                          | 1.12.2-2.0.1              | morebees-1.12.2-2.0.1.jar                                   | None                                     |
   | LCH   | exnihilocreatio                   | 1.12.2-0.4.4              | exnihilocreatio-1.12.2-0.4.4.jar                            | None                                     |
   | LCH   | excompressum                      | 3.0.27                    | ExCompressum_1.12.2-3.0.27.jar                              | None                                     |
   | LCH   | extendedcrafting                  | 1.5.4                     | ExtendedCrafting-1.12.2-1.5.4.jar                           | None                                     |
   | LCH   | galacticraftcore                  | 4.0.2.210                 | GalacticraftCore-1.12.2-4.0.2.210.jar                       | None                                     |
   | LCH   | extrabitmanipulation              | 1.12.2-3.4.1              | ExtraBitManipulation-1.12.2-3.4.1.jar                       | None                                     |
   | LCH   | excp                              | 1.0.6                     | extraCreepers-1.0.6.jar                                     | None                                     |
   | LCH   | galacticraftplanets               | 4.0.2.210                 | Galacticraft-Planets-1.12.2-4.0.2.210.jar                   | None                                     |
   | LCH   | mjrlegendslib                     | 1.12.2-1.1.8              | MJRLegendsLib-1.12.2-1.1.8.jar                              | b02331787272ec3515ebe63ecdeea0d746653468 |
   | LCH   | extraplanets                      | 1.12.2-0.5.2              | ExtraPlanets-1.12.2-0.5.2.jar                               | b02331787272ec3515ebe63ecdeea0d746653468 |
   | LCH   | extrautils2                       | 1.0                       | extrautils2-1.12-1.9.9.jar                                  | None                                     |
   | LCH   | zerocore                          | 1.12.2-0.1.2.8            | zerocore-1.12.2-0.1.2.8.jar                                 | None                                     |
   | LCH   | bigreactors                       | 1.12.2-0.4.5.66           | ExtremeReactors-1.12.2-0.4.5.66.jar                         | None                                     |
   | LCH   | farmingforblockheads              | 3.1.26                    | FarmingForBlockheads_1.12.2-3.1.26.jar                      | None                                     |
   | LCH   | fastfurnace                       | 1.3.1                     | FastFurnace-1.12.2-1.3.1.jar                                | None                                     |
   | LCH   | fastleafdecay                     | v14                       | FastLeafDecay-v14.jar                                       | None                                     |
   | LCH   | fenceoverhaul                     | 1.3.4                     | FenceOverhaul-1.3.4.jar                                     | None                                     |
   | LCH   | findme                            | 1.1.0                     | findme-1.12.2-1.1.0-8.jar                                   | None                                     |
   | LCH   | slabmachines                      | 1.0.6                     | Slab_Machines-1.0.6.jar                                     | None                                     |
   | LCH   | mcmultipart                       | 2.5.3                     | MCMultiPart-2.5.3.jar                                       | None                                     |
   | LCH   | mekanism                          | 1.12.2-9.7.5.376          | Mekanism-1.12.2-9.7.5.376.jar                               | None                                     |
   | LCH   | sonarcore                         | 5.0.19                    | sonarcore-1.12.2-5.0.19-20.jar                              | None                                     |
   | LCH   | fluxnetworks                      | 3.0.19                    | fluxnetworks-1.12.2-3.0.19-21.jar                           | None                                     |
   | LCH   | foamfix                           | 0.10.5-1.12.2             | foamfix-0.10.5-1.12.2.jar                                   | None                                     |
   | LCH   | forgemultipartcbe                 | 2.6.1.81                  | ForgeMultipart-1.12.2-2.6.1.81-universal.jar                | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCH   | microblockcbe                     | 2.6.1.81                  | ForgeMultipart-1.12.2-2.6.1.81-universal.jar                | None                                     |
   | LCH   | minecraftmultipartcbe             | 2.6.1.81                  | ForgeMultipart-1.12.2-2.6.1.81-universal.jar                | None                                     |
   | LCH   | forgivingvoid                     | 1.0.22                    | ForgivingVoid_1.12.2-1.0.22.jar                             | None                                     |
   | LCH   | ftbutilities                      | 5.4.0.97                  | FTBUtilities-5.4.0.97.jar                                   | None                                     |
   | LCH   | ftbbackups                        | 0.0.0.ftbbackups          | FTBUtilitiesBackups-1.0.0.4.jar                             | None                                     |
   | LCH   | cfm                               | 6.3.0                     | furniture-6.3.0-1.12.2.jar                                  | None                                     |
   | LCH   | limelib                           | 1.7.12                    | limelib-1.12.2-1.7.12.jar                                   | None                                     |
   | LCH   | furnus                            | 2.1.8                     | furnus-1.12.2-2.1.8.jar                                     | None                                     |
   | LCH   | gasconduits                       | 1.12.2-1.2.1              | GasConduits-1.12.2-1.2.1.jar                                | None                                     |
   | LCH   | gendustry                         | 1.6.5.8                   | gendustry-1.6.5.8-mc1.12.2.jar                              | None                                     |
   | LCH   | advgenerators                     | 0.9.20.12                 | generators-0.9.20.12-mc1.12.2.jar                           | None                                     |
   | LCH   | grue                              | 1.4.0                     | Grue-1.12.2-1.4.0.jar                                       | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
   | LCH   | hatchery                          | 2.2.2                     | hatchery-1.12.2-2.2.2.jar                                   | None                                     |
   | LCH   | huntingdim                        | 1.0.38                    | HuntingDimension-1.12.2-1.0.38.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | hydrogel                          | 1.1.0                     | HydroGel-1.12.2-1.1.0.jar                                   | None                                     |
   | LCH   | ichunutil                         | 7.2.0                     | iChunUtil-1.12.2-7.1.4.jar                                  | None                                     |
   | LCH   | ieclochecompat                    | 2.1.7-dev.454             | ieclochecompat-2.1.7-dev.454.jar                            | None                                     |
   | LCH   | immersiveengineering              | 0.12-89                   | ImmersiveEngineering-0.12-89.jar                            | 4cb49fcde3b43048c9889e0a3d083225da926334 |
   | LCH   | immersivecables                   | 1.3.2                     | ImmersiveCables-1.12.2-1.3.2.jar                            | None                                     |
   | LCH   | immersivepetroleum                | 1.1.9                     | immersivepetroleum-1.12.2-1.1.9.jar                         | None                                     |
   | LCH   | immersivetech                     | 1.3.10                    | immersivetech-1.12-1.3.10.jar                               | None                                     |
   | LCH   | teslacorelib                      | 1.0.15                    | tesla-core-lib-1.12.2-1.0.15.jar                            | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | industrialforegoing               | 1.12.2-1.12.2             | industrialforegoing-1.12.2-1.12.12-236.jar                  | None                                     |
   | LCH   | industrialmeat                    | 1.12-1.0.2                | industrialmeat-1.12-1.0.2.jar                               | None                                     |
   | LCH   | mysticalagriculture               | 1.7.5                     | MysticalAgriculture-1.12.2-1.7.5.jar                        | None                                     |
   | LCH   | mysticalagradditions              | 1.3.2                     | MysticalAgradditions-1.12.2-1.3.2.jar                       | None                                     |
   | LCH   | nuclearcraft                      | 2.17                      | NuclearCraft-2.17-1.12.2.jar                                | None                                     |
   | LCH   | harvestcraft                      | 1.12.2zb                  | Pam's HarvestCraft 1.12.2zc The 7mm Kidney Stone Update.jar | None                                     |
   | LCH   | mcjtylib_ng                       | 3.5.3                     | mcjtylib-1.12-3.5.3.jar                                     | None                                     |
   | LCH   | rftools                           | 7.71                      | rftools-1.12-7.71.jar                                       | None                                     |
   | LCH   | rustic                            | 1.1.0                     | rustic-1.1.0.jar                                            | None                                     |
   | LCH   | simplecorn                        | 2.5.10                    | SimpleCorn1.12-1.12-2.5.10.jar                              | None                                     |
   | LCH   | integrationforegoing              | 1.12.2-1.9                | IntegrationForegoing-1.12.2-1.9.jar                         | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
   | LCH   | inventorytweaks                   | 1.64+dev.146.2180b27      | InventoryTweaks-1.64+dev.146.jar                            | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
   | LCH   | jaopca                            | 1.12.2-2.2.8.102          | JAOPCA-1.12.2-2.2.8.102.jar                                 | None                                     |
   | LCH   | oredictinit                       | 1.12.2-2.2.1.71           | JAOPCA-1.12.2-2.2.8.102.jar                                 | None                                     |
   | LCH   | jeibees                           | 0.9.0.5                   | jeibees-0.9.0.5-mc1.12.2.jar                                | None                                     |
   | LCH   | jeid                              | 1.0.2-26                  | JustEnoughIDs-1.0.2-26.jar                                  | None                                     |
   | LCH   | jeidsi                            | 1.2.1.29                  | jeidsi-1.2.1.29.jar                                         | None                                     |
   | LCH   | journeymap                        | 1.12.2-5.5.5b7            | journeymap-1.12.2-5.5.5b7.jar                               | None                                     |
   | LCH   | jee                               | 1.0.6                     | JustEnoughEnergistics-1.12.2-1.0.6.jar                      | None                                     |
   | LCH   | kleeslabs                         | 5.4.11                    | KleeSlabs_1.12.2-5.4.11.jar                                 | None                                     |
   | LCH   | lagbgonreborn                     | 1.0.5                     | lagbgonreborn-1.0.5.jar                                     | None                                     |
   | LCH   | limitlessstructureblocks          | 1.1.0                     | LimitlessStructureBlocks-1.12.2-1.1.0.jar                   | None                                     |
   | LCH   | lunatriuscore                     | 1.2.0.42                  | LunatriusCore-1.12.2-1.2.0.42-universal.jar                 | None                                     |
   | LCH   | magipsi                           | 1.3                       | MagicalPsi-1.3.2.jar                                        | None                                     |
   | LCH   | malisiscore                       | 1.12.2-6.5.1-SNAPSHOT     | malisiscore-1.12.2-6.5.1.jar                                | None                                     |
   | LCH   | malisisdoors                      | 1.12.2-7.3.0              | malisisdoors-1.12.2-7.3.0.jar                               | None                                     |
   | LCH   | matc                              | 1.0.1-hotfix              | matc-1.0.1-hotfix.jar                                       | None                                     |
   | LCH   | mclib                             | 1.0.1                     | mclib-1.0.1-1.12.2.jar                                      | None                                     |
   | LCH   | mekanismgenerators                | 1.12.2-9.7.5.376          | MekanismGenerators-1.12.2-9.7.5.376.jar                     | None                                     |
   | LCH   | mekanismtools                     | 1.12.2-9.7.5.376          | MekanismTools-1.12.2-9.7.5.376.jar                          | None                                     |
   | LCH   | mekores                           | 2.0.5                     | mekores-2.0.5.jar                                           | None                                     |
   | LCH   | metalchests                       | v4.6.9.g1f83dbf           | MetalChests-v4.6.9.g1f83dbf.jar                             | None                                     |
   | LCH   | mobends                           | 0.24                      | mobends-0.24_for_MC-1.12.jar                                | None                                     |
   | LCH   | mob_grinding_utils                | 0.3.13                    | MobGrindingUtils-0.3.13.jar                                 | None                                     |
   | LCH   | morebuckets                       | 1.0.4                     | MoreBuckets-1.12.2-1.0.4.jar                                | None                                     |
   | LCH   | morechickens                      | 3.2.0                     | morechickens-1.12.2-3.2.0.jar                               | None                                     |
   | LCH   | morelibs                          | 1.2.2                     | morelibs-1.12.2-1.2.2.jar                                   | None                                     |
   | LCH   | plustic                           | 7.0.7.0                   | plustic-7.0.7.0.jar                                         | None                                     |
   | LCH   | pneumaticcraft                    | 1.12.2-0.11.0-357         | pneumaticcraft-repressurized-1.12.2-0.11.0-357.jar          | None                                     |
   | LCH   | moreplates                        | 5.5.2                     | moreplates-1.12.2-5.5.2.jar                                 | None                                     |
   | LCH   | morph                             | 7.1.3                     | Morph-1.12.2-7.1.3.jar                                      | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
   | LCH   | morpheus                          | 1.12.2-3.5.106            | Morpheus-1.12.2-3.5.106.jar                                 | None                                     |
   | LCH   | movinglightsource                 | 1.0.15                    | movinglightsource-1.12.2-1.0.15.jar                         | None                                     |
   | LCH   | nevokacore                        | 1.0.2                     | nevoka-core-1.0.2.jar                                       | None                                     |
   | LCH   | nmsot                             | 1.2.2-mc1.12.2            | NoMobSpawningOnTrees-1.2.2-mc1.12.2.jar                     | None                                     |
   | LCH   | recipehandler                     | 0.13                      | NoMoreRecipeConflict-0.13(1.12.2).jar                       | None                                     |
   | LCH   | notemastahp                       | 1.0.3                     | NoTemaStahp-1.12.2-1.0.3.jar                                | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | notenoughwands                    | 1.8.1                     | notenoughwands-1.12-1.8.1.jar                               | None                                     |
   | LCH   | openlights                        | 0.1.0.6                   | OpenLights-MC1.12.2-0.1.0.6.jar                             | None                                     |
   | LCH   | oreexcavation                     | 1.4.140                   | OreExcavation-1.4.140.jar                                   | None                                     |
   | LCH   | plethora-core                     | 1.2.1                     | plethora-1.12.2-1.2.1.jar                                   | None                                     |
   | LCH   | plethora                          | 1.2.1                     | plethora-1.12.2-1.2.1.jar                                   | None                                     |
   | LCH   | portalgun                         | 7.1.0                     | PortalGun-1.12.2-7.1.0.jar                                  | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
   | LCH   | practicallogistics2               | 3.0.8                     | practicallogistics2-1.12.2-3.0.8-11.jar                     | None                                     |
   | LCH   | quantumstorage                    | 4.6.8                     | QuantumStorage-1.12-4.6.8.jar                               | None                                     |
   | LCH   | questbook                         | 3.1.EXP_NET2-1.12         | questbook-3.1.EXP_NET2-1.12.jar                             | None                                     |
   | LCH   | randomthings                      | 4.2.7.1                   | RandomThings-MC1.12.2-4.2.7.1.jar                           | d72e0dd57935b3e9476212aea0c0df352dd76291 |
   | LCH   | realfilingcabinet                 | 0.2.0.7                   | realfilingcabinet-1.12-0.2.0.7.jar                          | None                                     |
   | LCH   | rebornstorage                     | 1.0.0                     | RebornStorage-1.12.2-3.3.4.85.jar                           | None                                     |
   | LCH   | refinedstorageaddons              | 0.4.4                     | refinedstorageaddons-0.4.4.jar                              | None                                     |
   | LCH   | xreliquary                        | 1.12.2-1.3.4.786          | Reliquary-1.12.2-1.3.4.786.jar                              | None                                     |
   | LCH   | restrictedportals                 | 1.12-0.6.3                | restrictedportals-1.12-0.6.3.jar                            | None                                     |
   | LCH   | rftoolscontrol                    | 2.0.2                     | rftoolsctrl-1.12-2.0.2.jar                                  | None                                     |
   | LCH   | rftoolspower                      | 1.2.0                     | rftoolspower-1.12-1.2.0.jar                                 | None                                     |
   | LCH   | roost                             | 2.0.10                    | roost-1.12.2-2.0.10.jar                                     | None                                     |
   | LCH   | rootsclassic                      | 1.12.2-1.1.5              | RootsClassic-1.12.2-1.1.5.jar                               | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
   | LCH   | sauceconstruct                    | 1.1.3                     | sauceconstruct-1.12.2-1.1.3.jar                             | None                                     |
   | LCH   | schematica                        | 1.8.0.169                 | Schematica-1.12.2-1.8.0.169-universal.jar                   | None                                     |
   | LCH   | storagenetwork                    | 1.7.5                     | SimpleStorageNetwork-1.12.2-1.7.5.jar                       | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
   | LCH   | simplylight                       | 0.7.0                     | simplylight-0.7.0.jar                                       | None                                     |
   | LCH   | snad                              | 1.12.1-1.7.09.16a         | Snad-1.12.1-1.7.09.16a.jar                                  | None                                     |
   | LCH   | solarflux                         | 4.32r                     | SolarFluxReborn_1.12.2-4.32r.jar                            | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
   | LCH   | solcarrot                         | 1.12.2-1.6.3              | solcarrot-1.12.2-1.6.3.jar                                  | None                                     |
   | LCH   | bq_standard                       | 3.4.158                   | StandardExpansion-3.4.158.jar                               | None                                     |
   | LCH   | stevescarts                       | 2.4.30.134                | StevesCarts-1.12.2-2.4.30.134.jar                           | None                                     |
   | LCH   | storagedrawers                    | 1.12-5.3.5                | StorageDrawers-1.12.2-5.3.8.jar                             | None                                     |
   | LCH   | storagedrawersunlimited           | 1.12.2-1.3.0              | StorageDrawersUnlimited-1.12.2-1.3.0.jar                    | None                                     |
   | LCH   | sasit                             | 1.1.15                    | StuffASockInIt-1.12.2-1.1.15.jar                            | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | supersoundmuffler                 | 1.0.2.10                  | supersoundmuffler-1.12.2-1.0.2.10.jar                       | None                                     |
   | LCH   | surge                             | 2.0.77                    | Surge-1.12.2-2.0.77.jar                                     | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | sync                              | 7.1.0                     | Sync-1.12.2-7.1.0.jar                                       | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
   | LCH   | tallgates                         | 1.0.0                     | TallGates-1.12.2-1.0.0.1.jar                                | None                                     |
   | LCH   | telepastries                      | 0.3.4                     | TelePastries-0.3.4.jar                                      | None                                     |
   | LCH   | thermaldynamics                   | 2.5.5                     | ThermalDynamics-1.12.2-2.5.5.21-universal.jar               | 8a6abf2cb9e141b866580d369ba6548732eff25f |
   | LCH   | tinker_io                         | rw2.7.1                   | tinker_io-1.12.2-rw2.7.1.jar                                | None                                     |
   | LCH   | tinkeredhegemony                  | @VERSION@                 | TinkeredHegemony-0.2.1.jar                                  | None                                     |
   | LCH   | tcomplement                       | 1.12.2-0.4.1              | TinkersComplement-1.12.2-0.4.1.jar                          | None                                     |
   | LCH   | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769  | TinkerToolLeveling-1.12.2-1.1.0.jar                         | None                                     |
   | LCH   | tp                                | 3.2.32                    | tinyprogressions-1.12.2-3.3.32-Release.jar                  | None                                     |
   | LCH   | tmel                              | 1.12.2-1.4.0.0-beta1      | tmel-1.12.2-1.4.0.0-beta1.jar                               | None                                     |
   | LCH   | tombstone                         | 3.5.2                     | tombstone-3.5.2-1.12.jar                                    | None                                     |
   | LCH   | topaddons                         | 1.12.2-1.11.0             | topaddons-1.12.2-1.11.0.jar                                 | None                                     |
   | LCH   | torchmaster                       | 1.7.1.74                  | torchmaster_1.12.2-1.7.1.74.jar                             | 5e9a436b366831c8f54a7e80b015784da69278c6 |
   | LCH   | translocators                     | 2.5.1.77                  | Translocators-1.12.2-2.5.1.77-universal.jar                 | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCH   | treegrowingsimulator              | 0.0.4                     | TreeGrowingSimulator2017-1.0.1.jar                          | None                                     |
   | LCH   | twistedtweaks                     | 1.12.2-0.6.2              | twistedtweaks-1.12.2-0.6.2.jar                              | None                                     |
   | LCH   | uc                                | 1.1.1                     | UltimateCompression-1.3.0.jar                               | None                                     |
   | LCH   | unloader                          | 1.2.0                     | unloader-1.2.0.jar                                          | None                                     |
   | LCH   | universalmodifiers                | 1.12.2-1.0.16.1           | valkyrielib-1.12.2-2.0.20.1.jar                             | None                                     |
   | LCH   | vanillafix                        | 1.0.10-SNAPSHOT           | VanillaFix-1.0.10-99.jar                                    | None                                     |
   | LCH   | voidislandcontrol                 | 1.5.3                     | voidislandcontrol-1.5.3.jar                                 | None                                     |
   | LCH   | waddles                           | 0.6.0                     | Waddles-1.12.2-0.6.0.jar                                    | None                                     |
   | LCH   | walljump                          | 1.12.2-1.2.3              | walljump-1.12.2-1.2.3.jar                                   | None                                     |
   | LCH   | wanionlib                         | 1.12.2-2.2                | WanionLib-1.12.2-2.2.jar                                    | None                                     |
   | LCH   | weirdinggadget                    | 1.0                       | weirdinggadget-1.12.2-2.1.16-universal.jar                  | None                                     |
   | LCH   | wct                               | 3.11.88                   | WirelessCraftingTerminal-1.12.2-3.11.88.jar                 | None                                     |
   | LCH   | wirelessutils                     | 1.7                       | wirelessutils-1.12.2-1.7.76-universal.jar                   | None                                     |
   | LCH   | wizardry                          | 0.10.2                    | wizardry-0.10.2.jar                                         | None                                     |
   | LCH   | woot                              | 1.12.2-1.4.11             | woot-1.12.2-1.4.11.jar                                      | None                                     |
   | LCH   | wopper                            | 1.12-r5                   | Wopper-1.12-r5.jar                                          | None                                     |
   | LCH   | worldprimer                       | 0.6.0-dev.20190525.121747 | worldprimer-1.12.2-0.6.0-dev.20190525.121747.jar            | 2b03e1423915a189b8094816baa18f239d576dff |
   | LCH   | xnet                              | 1.8.1                     | xnet-1.12-1.8.1.jar                                         | None                                     |
   | LCH   | xtones                            | 1.12-1.0.8-11             | Xtones-1.12-1.0.8-11.jar                                    | None                                     |
   | LCH   | ynot                              | 0.2.4                     | YNot-0.2.4.jar                                              | None                                     |
   | LCH   | zwangcraft                        | 1.12.2-r4                 | zwangcraft-1.12.2-r4.jar                                    | None                                     |
   | LCH   | votifier                          | 1.3.0                     | voting-1.12.2-1.3.0.jar                                     | 7b14aaee2dd17b12a140baecab28948fff3a263f |
   | LCH   | phosphor-lighting                 | 1.12.2-0.2.4              | phosphor-1.12.2-0.2.4+build46-universal.jar                 | f0387d288626cc2d937daa504e74af570c52a2f1 |
   | LCH   | autoafkkicker                     | 0.2                       | autoafkkicker-0.2.jar                                       | None                                     |
   | LCH   | techreborn_compat                 | 1.0.0                     | TechReborn-ModCompatibility-1.12.2-1.1.0.38.jar             | 8727a3141c8ec7f173b87aa78b9b9807867c4e6b |
   | LCH   | morerefinedstorage                | 1.1.6                     | morerefinedstorage-1.1.6.jar                                | d68758e79dc66e96a127d04bc039f1ec860a1537 |
   | LCH   | corail_pillar                     | 4.2.1                     | corail_pillar-4.2.1-1.12.jar                                | None                                     |
   | LCH   | librarianliblate                  | 4.19.1                    | librarianlib-1.12.2-4.19.1-release.jar                      | None                                     |
   | LCE   | mysticallib                       | 1.12.2-1.2.0              | mysticallib-1.12.2-1.2.0.jar                                | None                                     |
   | LC    | teslacorelib_registries           | 1.0.15                    | tesla-core-lib-1.12.2-1.0.15.jar                            | None                                     |
   | LC    | unidict                           | 1.12.2-2.9.2              | UniDict-1.12.2-2.9.2.jar                                    | None                                     |
   | LC    | wrapup                            | 1.12-1.1.3                | WrapUp-1.12-1.1.3.jar                                       | None                                     |
   | UD    | mclib_core                        | 1.0.1                     | minecraft.jar                                               | None                                     |

Loaded coremods (and transformers): MekanismCoremod (Mekanism-1.12.2-9.7.5.376.jar)
mekanism.coremod.KeybindingMigrationHelper
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
squeek.applecore.asm.TransformerModuleHandler
CorePlugin (SmoothFont-mc1.12.2-2.0.jar)
bre.smoothfont.asm.Transformer
ForgelinPlugin (Forgelin-1.8.2.jar)

                                  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
                                    team.chisel.ctm.client.asm.CTMTransformer
                                  EnderCorePlugin (EnderCore-1.12.2-0.5.57-core.jar)
                                    com.enderio.core.common.transform.EnderCoreTransformer
                                    com.enderio.core.common.transform.SimpleMixinPatcher
                                  VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
                                    
                                  LibrarianLib Plugin (librarianlib-1.12.2-4.19.1-release.jar)
                                    com.teamwizardry.librarianlib.asm.LibLibTransformer
                                  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
                                    lumien.resourceloader.asm.ClassTransformer
                                  MalisisCorePlugin (malisiscore-1.12.2-6.5.1.jar)
                                    
                                  SurgeLoadingPlugin (Surge-1.12.2-2.0.77.jar)
                                    
                                  ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar)
                                    com.creativemd.itemphysic.ItemTransformer
                                  Wizardry Plugin (wizardry-0.10.2.jar)
                                    com.teamwizardry.wizardry.asm.WizardryTransformer
                                  LoadingPlugin (RandomThings-MC1.12.2-4.2.7.1.jar)
                                    lumien.randomthings.asm.ClassTransformer
                                  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.5-1.12.2.jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer
                                  CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar)
                                    
                                  HCASM (HammerCore-1.12.2-2.0.4.7.jar)
                                    com.zeitheron.hammercore.asm.HammerCoreTransformer
                                  Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
                                    invtweaks.forge.asm.ContainerTransformer
                                  TransformerLoader (OpenComputers-MC1.12.2-1.7.4.153.jar)
                                    li.cil.oc.common.asm.ClassTransformer
                                  RandomPatches (randompatches-1.12.2-1.15.1.0.jar)
                                    com.therandomlabs.randompatches.core.RPTransformer
                                  JEIDLoadingPlugin (JustEnoughIDs-1.0.2-26.jar)
                                    org.dimdev.jeid.JEIDTransformer
                                  llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                  McLib core mod (mclib-1.0.1-1.12.2.jar)
                                    mchorse.mclib.core.McLibCMClassTransformer
                                  IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
                                    blusunrize.immersiveengineering.common.asm.IEClassTransformer
                                  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.4+build46-universal.jar)
                                    
                                  Botania Tweaks Core (botaniatweaks-1.8.5.jar)
                                    quaternary.botaniatweaks.asm.BotaniaTweakerTransformer
                                  MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.210.jar)
                                    micdoodle8.mods.miccore.MicdoodleTransformer
                                  BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
                                    com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
                                  AstralCore (astralsorcery-1.12.2-1.10.19.jar)
                                    
                                  LoadingPlugin (LoadingTips-1.12.2-1.1.0.jar)
                                    me.modmuss50.loadingtips.core.ClassTransformer
                                  JEIDsILoadingPlugin (jeidsi-1.2.1.29.jar)
                                    
                                  CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)

AE2 Version: stable rv6-stable-6 for Forge 14.23.5.2768
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)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselIntegration (Enabled/Not Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
- theoneprobeIntegration (Enabled/Not Forced)
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 1303 names; 1740 stacks.
Pastebin Connection: Okay.
Dependent Mods:
-Botanic Additions (botanicadds) @2r
Pulsar/natura loaded Pulses: - NaturaCommons (Enabled/Forced)
- NaturaOverworld (Enabled/Not Forced)
- NaturaNether (Enabled/Not Forced)
- NaturaEntities (Enabled/Not Forced)
- NaturaOredict (Enabled/Forced)
- NaturaWorld (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
Pulsar/tcomplement loaded Pulses: - ModuleCommons (Enabled/Forced)
- ModuleMelter (Enabled/Not Forced)
- ModuleArmor (Enabled/Not Forced)
- ModuleSteelworks (Enabled/Not Forced)
- ChiselPlugin (Enabled/Not Forced)
- ExNihiloPlugin (Enabled/Not Forced)
- ToolLevelingPlugin (Enabled/Not Forced)
- Oredict (Enabled/Forced)
List of loaded APIs: * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r148.jar
* ae2wtlib|api (1.1) from AE2WTLib-1.12.2-1.0.6.jar
* AgriCraftAPI (1.0) from AgriCraft-2.12.0-1.12.0-a6.jar
* AppleCoreAPI (3.2.0) from AppleCore-mc1.12.2-3.2.0.jar
* appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-6.jar
* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
* betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
* BetterQuesting|API (3.2) from BetterQuesting-3.5.300.jar
* BetterQuesting|API2 (3.1) from BetterQuesting-3.5.300.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.66.jar
* bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.1-103.jar
* BotaniaAPI (79) from AkashicTome-1.2-12.jar
* Chisel-API (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-0.2.1.35.jar
* ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.32.jar
* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
* commoncapabilities|api (0.0.1) from CommonCapabilities-1.12.2-2.4.1.jar
* ComputerCraft|API (1.82.3) from cc-tweaked-1.12.2-1.82.3.jar
* ComputerCraft|API|FileSystem (1.82.3) from cc-tweaked-1.12.2-1.82.3.jar
* ComputerCraft|API|Lua (1.82.3) from cc-tweaked-1.12.2-1.82.3.jar
* ComputerCraft|API|Media (1.82.3) from cc-tweaked-1.12.2-1.82.3.jar
* ComputerCraft|API|Network (1.82.3) from cc-tweaked-1.12.2-1.82.3.jar
* ComputerCraft|API|Network|Wired (1.82.3) from cc-tweaked-1.12.2-1.82.3.jar
* ComputerCraft|API|Peripheral (1.82.3) from cc-tweaked-1.12.2-1.82.3.jar
* ComputerCraft|API|Permissions (1.82.3) from cc-tweaked-1.12.2-1.82.3.jar
* ComputerCraft|API|Redstone (1.82.3) from cc-tweaked-1.12.2-1.82.3.jar
* ComputerCraft|API|Turtle (1.82.3) from cc-tweaked-1.12.2-1.82.3.jar
* ComputerCraft|API|Turtle|Event (1.82.3) from cc-tweaked-1.12.2-1.82.3.jar
* CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
* ctm-api (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* ctm-api-events (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* ctm-api-models (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* ctm-api-textures (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* ctm-api-utils (0.1.0) from CTM-MC1.12.2-0.3.3.22.jar
* Culinary Construct API (1) from culinaryconstruct-1.3.2.1.jar
* DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.22.343-universal.jar
* enderioapi (4.0.0) from EnderIO-1.12.2-5.0.44.jar
* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.0.44.jar
* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.0.44.jar
* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.0.44.jar
* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.0.44.jar
* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.0.44.jar
* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.0.44.jar
* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.0.44.jar
* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.0.44.jar
* ExCompressum|API (1.0) from ExCompressum_1.12.2-3.0.27.jar
* farmingforblockheads|api (1.0) from FarmingForBlockheads_1.12.2-3.1.26.jar
* fluxapi (1.0) from fluxnetworks-1.12.2-3.0.19-21.jar
* ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.387.jar
* ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.387.jar
* Galacticraft API (1.0) from GalacticraftCore-1.12.2-4.0.2.210.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.8-63.jar
* HatcheryAPI (1.11.2R1.0.0) from hatchery-1.12.2-2.2.2.jar
* iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.1.4.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.12-89.jar
* ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.12-89.jar
* industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.12-236.jar
* journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5b7.jar
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5b7.jar
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5b7.jar
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5b7.jar
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5b7.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.279.jar
* MekanismAPI|core (9.7.5) from Mekanism-1.12.2-9.7.5.376.jar
* MekanismAPI|energy (9.7.5) from Mekanism-1.12.2-9.7.5.376.jar
* MekanismAPI|gas (9.7.5) from Mekanism-1.12.2-9.7.5.376.jar
* MekanismAPI|infuse (9.7.5) from Mekanism-1.12.2-9.7.5.376.jar
* MekanismAPI|laser (9.7.5) from Mekanism-1.12.2-9.7.5.376.jar
* MekanismAPI|transmitter (9.7.5) from Mekanism-1.12.2-9.7.5.376.jar
* MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.7.5.376.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
* opencomputersapi|component (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
* opencomputersapi|core (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
* opencomputersapi|driver (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
* opencomputersapi|driver|item (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
* opencomputersapi|event (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
* opencomputersapi|filesystem (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
* opencomputersapi|internal (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
* opencomputersapi|machine (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
* opencomputersapi|manual (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
* opencomputersapi|network (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
* opencomputersapi|prefab (7.0.0-alpha) from OpenComputers-MC1.12.2-1.7.4.153.jar
* PatchouliAPI (6) from Patchouli-1.0-19.jar
* PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.11.0-357.jar
* practicallogistics2-api (3.1) from practicallogistics2-1.12.2-3.0.8-11.jar
* ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.12.2-2.1.44.jar
* PsiAPI (13) from Psi-r1.1-76.jar
* RealFilingCabinetAPI (0) from realfilingcabinet-1.12-0.2.0.7.jar
* reborncoreAPI (3.13.12.447) from RebornCore-1.12.2-3.13.12.447-universal.jar
* reborncoreAPI|Power (3.13.12.447) from RebornCore-1.12.2-3.13.12.447-universal.jar
* reborncoreAPI|Recipe (3.13.12.447) from RebornCore-1.12.2-3.13.12.447-universal.jar
* reborncoreAPI|Tile (3.13.12.447) from RebornCore-1.12.2-3.13.12.447-universal.jar
* redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
* SchematicaAPI (1.1) from Schematica-1.12.2-1.8.0.169-universal.jar
* SchematicaAPI|Events (1.1) from Schematica-1.12.2-1.8.0.169-universal.jar
* SecurityCraftAPI (1.2.3) from [1.12.2] SecurityCraft v1.8.12.jar
* sonarapi (1.0.1) from sonarcore-1.12.2-5.0.19-20.jar
* stevescartsAPI (${version}) from StevesCarts-1.12.2-2.4.30.134.jar
* stevescartsAPI|FARMS (${version}) from StevesCarts-1.12.2-2.4.30.134.jar
* StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.3.8.jar
* techrebornAPI (2.22.1.979) from TechReborn-1.12.2-2.22.1.979-universal.jar
* theoneprobe_api (1.4.4) from theoneprobe-1.12-1.4.28.jar
* tombstone-api (1.0.2) from tombstone-3.5.2-1.12.jar
* tombstone-api-capability (1.0.2) from tombstone-3.5.2-1.12.jar
* tombstone-api-event (1.0.2) from tombstone-3.5.2-1.12.jar
* tombstone-api-magic (1.0.2) from tombstone-3.5.2-1.12.jar
* tombstone-api-recipe (1.0.2) from tombstone-3.5.2-1.12.jar
* valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
* Votifier|API (1.0.0) from voting-1.12.2-1.3.0.jar
* wct|api (1.1) from WirelessCraftingTerminal-1.12.2-3.11.88.jar
* zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
* zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
* zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
* zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.12.2-0.1.2.8.jar
[Psi] Active spell: None
RebornCore: Plugin Engine: 0
RebornCore Version: 3.13.12.447
Runtime Debofucsation 1
Suspected Mods: Blockcraftery (blockcraftery), Mystical Lib (mysticallib)
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)

Crash after MysticalWorld update

General Information

Describe the bug:

The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Mystical Lib (mysticallib)

To Reproduce:

Open Minecraft
Profit

Expected behavior:

Minecraft loads correctly


Environment Versions

Forge 14.23.5.2847

Mystic Mods Versions

mysticallib-1.12.2-1.7.0
mysticalworld-1.12.2-1.8.2

Other Versions:

  • Conflicting mod (if regarding mod integration):
  • Other mods you think could cause issues:
  • Forge:
  • Minecraft:
  • Modpack (if available):

Logging Information

Please Use gist, paste.ee, pastebin or some other log sharing service

Crash Report (if available):

https://pastebin.com/0PvkWZYT

Latest Log (if necessary):


Additional Information

Screenshots (if available):

Additional context (optional):

Crash while loading minecraft

heres the full crash:

---- Minecraft Crash Report ----

WARNING: coremods are present:
llibrary (llibrary-core-1.0.11-1.12.2.jar)
CreativePatchingLoader (CreativeCore_v1.9.90_mc1.12.2.jar)
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
Quark Plugin (Quark-r1.6-177.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
No More Glowing Pots (nomoreglowingpots-1.0.jar)
FutureMC (future-mc-1.12.2-0.2.4.1.jar)
Contact their authors BEFORE contacting forge

// I feel sad now :(

Time: 9/13/20 3:17 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 Mystical Lib (mysticallib)
Caused by: java.lang.NoSuchMethodError: epicsquid.mysticallib.LibRegistry.addSlabPair(Lnet/minecraft/block/material/Material;Lnet/minecraft/block/SoundType;FLjava/lang/String;Lnet/minecraft/block/state/IBlockState;[Lnet/minecraft/block/Block;ZLnet/minecraft/creativetab/CreativeTabs;)V
at epicsquid.mysticalworld.init.ModBlocks.variants(ModBlocks.java:112)
at epicsquid.mysticalworld.init.ModBlocks.registerBlocks(ModBlocks.java:72)
at epicsquid.mysticalworld.RegistryManager.init(RegistryManager.java:23)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_465_RegistryManager_init_RegisterContentEvent.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 epicsquid.mysticallib.LibRegistry.initAll(LibRegistry.java:74)
at epicsquid.mysticallib.proxy.CommonProxy.preInit(CommonProxy.java:17)
at epicsquid.mysticallib.proxy.ClientProxy.preInit(ClientProxy.java:25)
at epicsquid.mysticallib.MysticalLib.preInit(MysticalLib.java:37)
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.GeneratedMethodAccessor8.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: 1703446128 bytes (1624 MB) / 2214592512 bytes (2112 MB) up to 6442450944 bytes (6144 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -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.2847 Optifine OptiFine_1.12.2_HD_U_F5 36 mods loaded, 36 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.2847.jar               | None                                     |
| LCH   | forge             | 14.23.5.2847      | forge-1.12.2-14.23.5.2847.jar               | None                                     |
| LCH   | creativecoredummy | 1.0.0             | minecraft.jar                               | None                                     |
| LCH   | srm-hooks         | 1.12.2-1.0.0      | minecraft.jar                               | None                                     |
| LCH   | jei               | 4.15.0.268        | jei_1.12.2-4.15.0.268.jar                   | None                                     |
| LCH   | athenaeum         | 1.12.2-1.19.1     | athenaeum-1.12.2-1.19.1.jar                 | None                                     |
| LCH   | quark             | r1.6-177          | Quark-r1.6-177.jar                          | None                                     |
| LCH   | autoreglib        | 1.3-32            | AutoRegLib-1.3-32.jar                       | None                                     |
| LCH   | bookshelf         | 2.3.590           | Bookshelf-1.12.2-2.3.590.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | chaotica          | 4.8.5             | Chaotica_v4.8.51fixed[1.12.2].jar           | None                                     |
| LCH   | chiselsandbits    | 14.33             | chiselsandbits-14.33.jar                    | None                                     |
| LCH   | opframe           | 1.4.0             | OnlinePicFrame_v1.4.40_mc1.12.2.jar         | None                                     |
| LCH   | creativecore      | 1.9.9             | CreativeCore_v1.9.90_mc1.12.2.jar           | None                                     |
| LCH   | dropt             | 1.12.2-1.18.0     | dropt-1.12.2-1.18.0.jar                     | None                                     |
| LCH   | elementalmastery  | 1.3               | elementalmastery-1.3.1.jar                  | None                                     |
| LCH   | eplus             | 5.0.176           | EnchantingPlus-1.12.2-5.0.176.jar           | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | forgelin          | 1.8.4             | Forgelin-1.8.4.jar                          | None                                     |
| LCH   | futuremc          | 0.2.4.1           | future-mc-1.12.2-0.2.4.1.jar                | None                                     |
| LCH   | infernalmobs      | 1.7.6             | InfernalMobs-1.12.2.jar                     | None                                     |
| LCH   | mantle            | 1.12-1.3.3.55     | Mantle-1.12-1.3.3.55.jar                    | None                                     |
| LCH   | llibrary          | 1.7.19            | llibrary-1.7.19-1.12.2.jar                  | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCH   | mowziesmobs       | 1.5.8             | mowziesmobs-1.5.8.jar                       | None                                     |
| LCH   | mysticalworld     | 1.12.2-1.7.1      | mysticalworld-1.12.2-1.7.1.jar              | None                                     |
| LCH   | patchouli         | 1.0-20            | Patchouli-1.0-20.jar                        | None                                     |
| LCH   | placeableitems    | 3.3               | placeableitems-3.3.jar                      | None                                     |
| LCH   | pyrotech          | 1.12.2-1.4.33     | pyrotech-1.12.2-1.4.33.jar                  | None                                     |
| LCH   | roughmobs         | 2.0.0             | roughmobs2-1.12.2_2.0.15.jar                | None                                     |
| LCH   | secretroomsmod    | 5.6.4             | secretroomsmod-1.12.2-5.6.4.jar             | None                                     |
| LCH   | sereneseasons     | 1.2.18            | SereneSeasons-1.12.2-1.2.18-universal.jar   | None                                     |
| LCH   | tconstruct        | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar            | None                                     |
| LCH   | toughasnails      | 3.1.0.139         | ToughAsNails-1.12.2-3.1.0.139-universal.jar | None                                     |
| LCH   | valiux            | 2.2               | ValiuxReborn-2.2.1.jar                      | None                                     |
| LCH   | worleycaves       | 1.5.1             | worleycaves-1.5.1.jar                       | None                                     |
| LCE   | mysticallib       | 1.12.2-1.9.0      | mysticallib-1.12.2-1.9.0.jar                | None                                     |

Loaded coremods (and transformers): 

llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
CreativePatchingLoader (CreativeCore_v1.9.90_mc1.12.2.jar)

SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
Quark Plugin (Quark-r1.6-177.jar)
vazkii.quark.base.asm.ClassTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)

SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
com.wynprice.secretroomsmod.core.SecretRoomsTransformer
No More Glowing Pots (nomoreglowingpots-1.0.jar)
zabi.minecraft.nomoreglowingpots.PotionTransformer
FutureMC (future-mc-1.12.2-0.2.4.1.jar)
thedarkcolour.futuremc.asm.CoreTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 451.48' Renderer: 'GeForce GTX 1060 3GB/PCIe/SSE2'
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- quarkIntegration (Enabled/Not Forced)

OptiFine Version: OptiFine_1.12.2_HD_U_F5
OptiFine Build: 20191204-141934
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 451.48
OpenGlRenderer: GeForce GTX 1060 3GB/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8

Unknown crash, please help!

General Information

Describe the bug:
Whenever I attempt to load my modpack through the curse launcher I keep getting a hard crash and I have no clue as to why.

To Reproduce:
Well I don't exactly know HOW to reproduce it other than to just boot up my modpack in it's current state and watch it hard crash (thanks VanillaFix for the help).

Expected behavior:
I expected the game to load normally as it did on 7/5/2020


Environment Versions

Mystic Mods Versions

  • MysticalLib: 1.7.0 (latest at the time of reporting)
  • Blockcraftery: 1.3.1

Other Versions:

  • Conflicting mod: Unsure
  • Other mods you think could cause issues: Industrial Foregoing (explanation at bottom)
  • Forge: 14.23.5.2854
  • Minecraft: 1.12.2
  • Modpack (if available): Home freakin' run! (Link at bottom)

Logging Information

Crash Report (if available):
https://pastebin.com/JkMnEGUx

Latest Log (if necessary):
https://pastebin.com/C2C75vkn


Additional Information

Screenshots (if available):
None sadly...

Additional context (optional):
I have for the most part, not changed any of the config settings for most of my installed mods. The only ones I have changed are for FoamFix, ExtremeReactors, The Thermal Suite, and Immersive Engineering I believe... All mods in the pack are up-to-date as of writing this.

As for Industrial Foregoing, I was getting a crash with TeslaLib and IF while they were enabled. However, immediately after removing the two mods I started getting crashes from MysticalLib! I've already opened up an issue on the IF issue tracker for why it could've caused the crash. If you go looking for it, it should be Issue #795 just in case you need info from there.

Please get this fixed soon, blockcraftery blocks would look nice in my base!

Cannot use ML for 1.14+ as a deobf dependency

General Information

Describe the bug:
If you try to use fg.deobf to add MysticalLib as a gradle dep, or deobf it manually with BON2, the mod will crash in the dev enviroment with a java.lang.ClassFormatError caused by a duplicate method in MaterialType.

To Reproduce:

  1. Run ML through BON2 and put it in your dev enviroment's mods folder, or add it through gradle.
  2. Run the game.

Expected behavior:
It runs.


Environment Versions

Mystic Mods Versions

  • MysticalLib: mysticallib-1.14.4-1.10.0
  • Mystical World: mysticalworld-1.14.4-1.6.12

Other Versions:

  • Conflicting mod (if regarding mod integration): n/a
  • Other mods you think could cause issues: n/a
  • Forge: 1.14.4-28.1.92
  • Minecraft: 1.14.4
  • Modpack (if available): n/a

Logging Information

Latest log/crash report:

Click to expand
[01:25:36.019] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmluserdevclient, --fml.mcpVersion, 20190829.143755, --fml.mcVersion, 1.14.4, --fml.forgeGroup, net.minecraftforge, --fml.forgeVersion, 28.1.92, --version, MOD_DEV, --assetIndex, 1.14, --assetsDir, C:\Users\name\.gradle\caches\forge_gradle\assets, --username, Dev, --accessToken, โ„โ„โ„โ„โ„โ„โ„โ„, --userProperties, {}]
[01:25:36.043] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 4.1.0+62+5bfa59b starting: java version 1.8.0_181 by Oracle Corporation
[01:25:38.007] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[01:25:41.407] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmluserdevclient' with arguments [--version, MOD_DEV, --gameDir, ., --assetsDir, C:\Users\name\.gradle\caches\forge_gradle\assets, --assetIndex, 1.14, --username, Dev, --accessToken, โ„โ„โ„โ„โ„โ„โ„โ„, --userProperties, {}]
[01:25:48.500] [Client thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev
[01:26:14.857] [Client thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: lastServer:
[01:26:14.999] [Client thread/INFO] [net.minecraft.client.Minecraft/]: LWJGL Version: 3.2.2 build 10
[01:26:21.556] [modloading-worker-3/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 28.1.92, for MC 1.14.4 with MCP 20190829.143755
[01:26:21.556] [modloading-worker-3/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v28.1.92 Initialized
[01:26:22.204] [modloading-worker-0/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Failed to create mod instance. ModID: mysticalworld, class epicsquid.mysticalworld.MysticalWorld
java.lang.ClassFormatError: Duplicate method name "getEnchantability" with signature "()I" in class file epicsquid/mysticallib/material/MaterialType
	at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_181]
	at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_181]
	at java.lang.ClassLoader.defineClass(ClassLoader.java:642) ~[?:1.8.0_181]
	at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:129) ~[modlauncher-4.1.0.jar:?]
	at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-4.1.0.jar:?]
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_181]
	at epicsquid.mysticalworld.init.ModMaterials.<clinit>(ModMaterials.java:27) ~[?:1.14.4-1.6.12]
	at epicsquid.mysticalworld.init.ModItems.<clinit>(ModItems.java:55) ~[?:1.14.4-1.6.12]
	at epicsquid.mysticalworld.MysticalWorld.<init>(MysticalWorld.java:56) ~[?:1.14.4-1.6.12]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_181]
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_181]
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_181]
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_181]
	at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_181]
	at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:131) ~[?:28.1]
	at java.util.function.Consumer.lambda$andThen$0(Consumer.java:65) ~[?:1.8.0_181]
	at java.util.function.Consumer.lambda$andThen$0(Consumer.java:65) ~[?:1.8.0_181]
	at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) ~[?:?]
	at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:134) ~[?:?]
	at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_181]
	at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) [?:1.8.0_181]
	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) [?:1.8.0_181]
	at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) [?:1.8.0_181]
	at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_181]
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_181]
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_181]
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_181]
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_181]
[01:26:27.183] [Client thread/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
[01:26:27.184] [Client thread/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down - future events will not be posted.
java.lang.Exception: stacktrace
	at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) ~[eventbus-1.0.0-service.jar:?]
	at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:115) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraft.client.Minecraft.init(Minecraft.java:457) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:365) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraft.client.main.Main.main(Main.java:128) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_181]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
	at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:55) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?]
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?]
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?]
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?]
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?]
	at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:101) [forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
[01:26:32.657] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows/]: Narrator library for x64 successfully loaded
[01:26:35.584] [Thread-1/FATAL] [net.minecraftforge.common.ForgeConfig/CORE]: Forge config just got changed on the file system!
[01:26:35.598] [Thread-1/FATAL] [net.minecraftforge.common.ForgeConfig/CORE]: Forge config just got changed on the file system!
[01:26:35.604] [Thread-1/FATAL] [net.minecraftforge.common.ForgeConfig/CORE]: Forge config just got changed on the file system!
[01:26:35.643] [Server-Worker-3/ERROR] [net.minecraftforge.fml.ModLoader/LOADING]: Skipping lifecycle event SETUP, 1 errors found.
[01:26:35.643] [Server-Worker-3/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event SETUP, 1 errors found
[01:26:35.643] [Server-Worker-3/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down - future events will not be posted.
java.lang.Exception: stacktrace
	at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) ~[eventbus-1.0.0-service.jar:?]
	at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:115) ~[?:?]
	at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:123) ~[?:?]
	at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:105) ~[?:?]
	at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?]
	at java.util.concurrent.CompletableFuture$AsyncRun.run$$$capture(CompletableFuture.java:1626) [?:1.8.0_181]
	at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java) [?:1.8.0_181]
	at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1618) [?:1.8.0_181]
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_181]
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_181]
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_181]
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_181]
[01:26:45.655] [Server-Worker-2/ERROR] [net.minecraftforge.fml.ModLoader/LOADING]: Skipping lifecycle event ENQUEUE_IMC, 1 errors found.
[01:26:45.655] [Server-Worker-2/FATAL] [net.minecraftforge.fml.ModLoader/LOADING]: Failed to complete lifecycle event ENQUEUE_IMC, 1 errors found
[01:26:45.656] [Server-Worker-2/FATAL] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: EventBus 0 shutting down - future events will not be posted.
java.lang.Exception: stacktrace
	at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) ~[eventbus-1.0.0-service.jar:?]
	at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:115) ~[?:?]
	at net.minecraftforge.fml.client.ClientModLoader.finishModLoading(ClientModLoader.java:136) ~[?:?]
	at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$4(ClientModLoader.java:107) ~[?:?]
	at java.util.concurrent.CompletableFuture.uniRun(CompletableFuture.java:705) [?:1.8.0_181]
	at java.util.concurrent.CompletableFuture$UniRun.tryFire$$$capture(CompletableFuture.java:687) [?:1.8.0_181]
	at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java) [?:1.8.0_181]
	at java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:443) [?:1.8.0_181]
	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_181]
	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_181]
	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) [?:1.8.0_181]
	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_181]
[01:26:45.664] [Client thread/WARN] [net.minecraft.client.GameSettings/]: Skipping bad option: lastServer:
[01:26:45.853] [Client thread/INFO] [net.minecraft.client.audio.SoundSystem/]: OpenAL initialized.
[01:26:45.854] [Client thread/INFO] [net.minecraft.client.audio.SoundEngine/SOUNDS]: Sound engine started
[01:26:46.130] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 256x128 textures-atlas
[01:26:46.131] [Client thread/INFO] [net.minecraft.client.renderer.texture.AtlasTexture/]: Created: 1024x512 textures-atlas
[01:26:47.145] [Client thread/ERROR] [net.minecraftforge.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: null
	Index: 1
	Listeners:
		0: NORMAL
		1: ASM: vazkii.botania.client.core.handler.MiscellaneousIcons@4e8dc792 onModelBake(Lnet/minecraftforge/client/event/ModelBakeEvent;)V
java.lang.NullPointerException
	at net.minecraft.client.renderer.texture.TextureAtlasSprite.isPixelTransparent(TextureAtlasSprite.java:498)
	at net.minecraftforge.client.model.ItemTextureQuadConverter.convertTextureHorizontal(ItemTextureQuadConverter.java:82)
	at net.minecraftforge.client.model.ItemTextureQuadConverter.convertTexture(ItemTextureQuadConverter.java:57)
	at net.minecraftforge.client.model.ModelDynBucket.bake(ModelDynBucket.java:164)
	at vazkii.botania.client.core.handler.MiscellaneousIcons.onModelBake(MiscellaneousIcons.java:96)
	at net.minecraftforge.eventbus.ASMEventHandler_2_MiscellaneousIcons_onModelBake_ModelBakeEvent.invoke(.dynamic)
	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
	at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)
	at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243)
	at java.util.HashMap.forEach(HashMap.java:1289)
	at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217)
	at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243)
	at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:363)
	at net.minecraft.client.renderer.model.ModelManager.apply(ModelManager.java:61)
	at net.minecraft.client.renderer.model.ModelManager.apply(ModelManager.java:17)
	at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14)
	at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656)
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire$$$capture(CompletableFuture.java:632)
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
	at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66)
	at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140)
	at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22)
	at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110)
	at net.minecraft.util.concurrent.ThreadTaskExecutor.drainTasks(ThreadTaskExecutor.java:97)
	at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:896)
	at net.minecraft.client.Minecraft.run(Minecraft.java:384)
	at net.minecraft.client.main.Main.main(Main.java:128)
	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:498)
	at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:55)
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
	at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:101)

[01:26:49.605] [Client thread/FATAL] [net.minecraft.client.Minecraft/]: Reported exception thrown!
net.minecraft.crash.ReportedException: Rendering overlay
	at net.minecraft.client.renderer.GameRenderer.updateCameraAndRender(GameRenderer.java:563) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:925) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraft.client.Minecraft.run(Minecraft.java:384) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraft.client.main.Main.main(Main.java:128) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_181]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
	at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:55) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?]
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?]
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?]
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?]
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?]
	at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:101) [forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
Caused by: java.lang.NullPointerException
	at net.minecraft.client.renderer.texture.TextureAtlasSprite.isPixelTransparent(TextureAtlasSprite.java:498) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraftforge.client.model.ItemTextureQuadConverter.convertTextureHorizontal(ItemTextureQuadConverter.java:82) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraftforge.client.model.ItemTextureQuadConverter.convertTexture(ItemTextureQuadConverter.java:57) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraftforge.client.model.ModelDynBucket.bake(ModelDynBucket.java:164) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at vazkii.botania.client.core.handler.MiscellaneousIcons.onModelBake(MiscellaneousIcons.java:96) ~[classes/:?]
	at net.minecraftforge.eventbus.ASMEventHandler_2_MiscellaneousIcons_onModelBake_ModelBakeEvent.invoke(.dynamic) ~[?:?]
	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-1.0.0-service.jar:?]
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-1.0.0-service.jar:?]
	at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:28.1]
	at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_181]
	at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:363) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraft.client.renderer.model.ModelManager.apply(ModelManager.java:61) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraft.client.renderer.model.ModelManager.apply(ModelManager.java:17) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_181]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire$$$capture(CompletableFuture.java:632) ~[?:1.8.0_181]
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java) ~[?:1.8.0_181]
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_181]
	at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraft.util.concurrent.ThreadTaskExecutor.drainTasks(ThreadTaskExecutor.java:97) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:896) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?]
	... 13 more
[01:26:49.661] [Client thread/INFO] [STDOUT/]: [net.minecraft.util.registry.Bootstrap:printToSYSOUT:106]: ---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 26.12.19 01:26
Description: Rendering overlay

java.lang.NullPointerException: Rendering overlay
	at net.minecraft.client.renderer.texture.TextureAtlasSprite.isPixelTransparent(TextureAtlasSprite.java:498) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraftforge.client.model.ItemTextureQuadConverter.convertTextureHorizontal(ItemTextureQuadConverter.java:82) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading}
	at net.minecraftforge.client.model.ItemTextureQuadConverter.convertTexture(ItemTextureQuadConverter.java:57) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading}
	at net.minecraftforge.client.model.ModelDynBucket.bake(ModelDynBucket.java:164) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading}
	at vazkii.botania.client.core.handler.MiscellaneousIcons.onModelBake(MiscellaneousIcons.java:96) ~[classes/:?] {re:classloading}
	at net.minecraftforge.eventbus.ASMEventHandler_2_MiscellaneousIcons_onModelBake_ModelBakeEvent.invoke(.dynamic) ~[?:?] {}
	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-1.0.0-service.jar:?] {}
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-1.0.0-service.jar:?] {}
	at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:28.1] {re:classloading}
	at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading}
	at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_181] {}
	at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading}
	at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading}
	at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:363) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading}
	at net.minecraft.client.renderer.model.ModelManager.apply(ModelManager.java:61) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.client.renderer.model.ModelManager.apply(ModelManager.java:17) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading,pl:runtimedistcleaner:A}
	at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading}
	at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_181] {}
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire$$$capture(CompletableFuture.java:632) ~[?:1.8.0_181] {}
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java) ~[?:1.8.0_181] {}
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_181] {}
	at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading}
	at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading}
	at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.util.concurrent.ThreadTaskExecutor.drainTasks(ThreadTaskExecutor.java:97) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading,pl:accesstransformer:B}
	at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:896) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.Minecraft.run(Minecraft.java:384) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
	at net.minecraft.client.main.Main.main(Main.java:128) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {re:classloading,pl:runtimedistcleaner:A}
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_181] {}
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_181] {}
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181] {}
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181] {}
	at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:55) ~[forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-4.1.0.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-4.1.0.jar:?] {}
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-4.1.0.jar:?] {}
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-4.1.0.jar:?] {}
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-4.1.0.jar:?] {}
	at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:101) [forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar:?] {}


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

-- Head --
Thread: Client thread
Stacktrace:
	at net.minecraft.client.renderer.texture.TextureAtlasSprite.isPixelTransparent(TextureAtlasSprite.java:498)
	at net.minecraftforge.client.model.ItemTextureQuadConverter.convertTextureHorizontal(ItemTextureQuadConverter.java:82)
	at net.minecraftforge.client.model.ItemTextureQuadConverter.convertTexture(ItemTextureQuadConverter.java:57)
	at net.minecraftforge.client.model.ModelDynBucket.bake(ModelDynBucket.java:164)
	at vazkii.botania.client.core.handler.MiscellaneousIcons.onModelBake(MiscellaneousIcons.java:96)
	at net.minecraftforge.eventbus.ASMEventHandler_2_MiscellaneousIcons_onModelBake_ModelBakeEvent.invoke(.dynamic)
	at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
	at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
	at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)
	at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243)
	at java.util.HashMap.forEach(HashMap.java:1289)
	at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217)
	at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243)
	at net.minecraftforge.client.ForgeHooksClient.onModelBake(ForgeHooksClient.java:363)
	at net.minecraft.client.renderer.model.ModelManager.apply(ModelManager.java:61)
	at net.minecraft.client.renderer.model.ModelManager.apply(ModelManager.java:17)
	at net.minecraft.client.resources.ReloadListener.lambda$reload$1(ReloadListener.java:14)
	at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656)
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire$$$capture(CompletableFuture.java:632)
	at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java)
	at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
	at net.minecraft.resources.AsyncReloader.lambda$null$3(AsyncReloader.java:66)
	at net.minecraft.util.concurrent.ThreadTaskExecutor.run(ThreadTaskExecutor.java:140)
	at net.minecraft.util.concurrent.RecursiveEventLoop.run(RecursiveEventLoop.java:22)
	at net.minecraft.util.concurrent.ThreadTaskExecutor.driveOne(ThreadTaskExecutor.java:110)

-- Overlay render details --
Details:
	Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
	at net.minecraft.client.renderer.GameRenderer.updateCameraAndRender(GameRenderer.java:559)
	at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:925)
	at net.minecraft.client.Minecraft.run(Minecraft.java:384)
	at net.minecraft.client.main.Main.main(Main.java:128)
	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:498)
	at net.minecraftforge.userdev.FMLUserdevClientLaunchProvider.lambda$launchService$0(FMLUserdevClientLaunchProvider.java:55)
	at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
	at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
	at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
	at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
	at net.minecraftforge.userdev.LaunchTesting.main(LaunchTesting.java:101)

-- System Details --
Details:
	Minecraft Version: 1.14.4
	Minecraft Version ID: 1.14.4
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_181, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 974624704 bytes (929 MB) / 1315438592 bytes (1254 MB) up to 2833776640 bytes (2702 MB)
	CPUs: 4
	JVM Flags: 1 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
	ModLauncher: 4.1.0+62+5bfa59b
	ModLauncher launch target: fmluserdevclient
	ModLauncher naming: mcp
	ModLauncher services: 
		/eventbus-1.0.0-service.jar eventbus PLUGINSERVICE 
		/forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-launcher.jar object_holder_definalize PLUGINSERVICE 
		/forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-launcher.jar runtime_enum_extender PLUGINSERVICE 
		/accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE 
		/forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-launcher.jar capability_inject_definalize PLUGINSERVICE 
		/forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-launcher.jar runtimedistcleaner PLUGINSERVICE 
		/forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-launcher.jar fml TRANSFORMATIONSERVICE 
	FML: 28.1
	Forge: net.minecraftforge:28.1.92
	FML Language Providers: 
		[email protected]
		minecraft@1
	Mod List: 
		client-extra.jar Minecraft {[email protected] CREATE_REGISTRIES}
		mysticalworld-1.14.4-1.6.12_mapped_snapshot_20191111-1.14.3.jar Mystical World {[email protected] ERROR}
		forge-1.14.4-28.1.92_mapped_snapshot_20191111-1.14.3-recomp.jar Forge {[email protected] CREATE_REGISTRIES}
		mysticallib-1.14.4-1.10.0_mapped_snapshot_20191111-1.14.3.jar Mystical Lib {[email protected] CREATE_REGISTRIES}
		curios-FORGE-1.14.4-1.0.2_mapped_snapshot_20191111-1.14.3.jar Curios API {[email protected] CREATE_REGISTRIES}
		main Botania {botania@NONE CREATE_REGISTRIES}
		Patchouli-1.1-22.43_mapped_snapshot_20191111-1.14.3.jar Patchouli {[email protected] CREATE_REGISTRIES}
		jei-1.14.4-6.0.0.11_mapped_snapshot_20191111-1.14.3.jar Just Enough Items {[email protected] CREATE_REGISTRIES}
	Launched Version: MOD_DEV
	LWJGL: 3.2.2 build 10
	OpenGL: GeForce GTX 950M/PCIe/SSE2 GL version 4.6.0 NVIDIA 436.48, 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 'forge'
	Type: Client (map_client.txt)
	Resource Packs: 
	Current Language: English (US)
	CPU: 4x Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz

Additional Information

Additional context (optional):

This happened a decent while ago, when I was investigating a Botania bug that wasn't visible without other mods. I told Nooby like 3 times about this already and in hindsight I should've just filled the issue here.
Don't use hacky soft overrides here and split this off into two classes or something.

// IArmorMaterial overrides
public int func_200900_a() {
return material == null ? enchantability : material.getEnchantability();
}
public Ingredient func_200898_c() {
return material == null ? repairMaterial.get() : material.getRepairMaterial();
}

A Crash While Loading Mc

I Got A Crash Involving Mysticallib

I expected It To Load Like My Other Modpacks

I Tried Both 1.9.0 and 1.7.0

My Installed Mystical Mods

  • MysticalLib:
  • Mystical World

Other Versions:

  • Conflicting mod ; None
  • Other mods you think could cause issues: none
  • Forge : 14.23.5.2854
  • Minecraft: 1.12.2

Crash Report (if available):
https://paste.ee/p/HD0jB

It keeps crashing because of this: LoaderExceptionModCrash

General Information

Describe the bug:
Keeps crasing

To Reproduce:

  1. First Step
  2. First Step
  3. First Step

Expected behavior:
i expected it to work but it crashed


Environment Versions

1.12.2

Mystic Mods Versions

  • MysticalLib: 1.12.2 (1.9.0)
  • Mystical world: 1.12.2 (1.8.4)
  • Roots (if this counts) 1.12.2 (3.0.33)

Other Versions:

  • Conflicting mod (if regarding mod integration): N/A(?)
  • Other mods you think could cause issues: N/A
  • Forge: 1.12.2 (14.23.5.2855)
  • Minecraft: 1.12.2
  • Modpack (if available): None

Logging Information

Please Use gist, paste.ee, pastebin or some other log sharing service

Crash Report (if available):
The game crashed whilst there was a severe problem during mod loading that has caused the game to fail
Error: net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Mystical Lib (mysticallib)
Exit Code: -1

Latest Log (if necessary):
[22:01:32] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[22:01:33] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[22:01:33] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[22:01:33] [main/INFO]: Forge Mod Loader version 14.23.5.2855 for Minecraft 1.12.2 loading
[22:01:33] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at C:\Users\DELL\curseforge\minecraft\Install\runtime\jre-legacy\windows-x64\jre-legacy
[22:01:34] [main/INFO]: Searching C:\Users\DELL\curseforge\minecraft\Instances\My Hero Academia\mods for mods
[22:01:34] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in AcademyCraft-1.1.3.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[22:01:34] [main/WARN]: The coremod cn.lambdalib2.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:01:34] [main/WARN]: The coremod CorePlugin (cn.lambdalib2.CorePlugin) is not signed!
[22:01:34] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in blockbuster-2.2.2-1.12.2.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[22:01:34] [main/WARN]: The coremod BlockbusterCore (mchorse.blockbuster.core.BBCoreMod) is not signed!
[22:01:34] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in HammerLib-1.12.2-2.0.6.26.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[22:01:35] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in mclib-2.2.2-1.12.2.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[22:01:35] [main/WARN]: The coremod McLib core mod (mchorse.mclib.core.McLibCM) is not signed!
[22:01:35] [main/WARN]: The coremod ObfuscatePlugin (com.mrcrayfish.obfuscate.asm.ObfuscatePlugin) is not signed!
[22:01:35] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.12.2_HD_U_G5.jar
[22:01:35] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in techguns-1.12.2-2.0.2.0_pre3.2.jar. This is not recommended, @mods should be in a separate jar from the coremod.
[22:01:35] [main/WARN]: The coremod Techguns Core (techguns.core.TechgunsFMLPlugin) is not signed!
[22:01:35] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:01:35] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[22:01:35] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[22:01:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:01:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:01:35] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[22:01:35] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[22:01:35] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[22:01:35] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[22:01:35] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: C:\Users\DELL\curseforge\minecraft\Instances\My Hero Academia\mods\OptiFine_1.12.2_HD_U_G5.jar
[22:01:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:01:49] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[22:01:50] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[22:01:50] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:01:50] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:01:50] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:01:51] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:01:51] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:01:51] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[22:01:53] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:01:53] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:01:53] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[22:01:53] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[22:01:53] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[22:01:53] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[22:01:54] [main/INFO]: Transforming net.minecraft.entity.EntityLivingBase (vp)...
[22:01:54] [main/INFO]: -Patching EntityLivingBase
[22:01:54] [main/INFO]: -Modified method 'onItemUseFinish': added event call.
[22:01:55] [main/INFO]: Transforming net.minecraft.world.World (amu)...
[22:01:55] [main/INFO]: -Patching World
[22:01:55] [main/INFO]: -Modified method 'k', replaced nx.e()V with HC call.
[22:01:55] [main/INFO]: [mchorse.blockbuster.core.BBCoreClassTransformer:transform:30]: BBCoreMod: Transforming World class (amu)
[22:01:55] [main/INFO]: [mchorse.blockbuster.core.transformers.WorldTransformer:processMethod:52]: BBCoreMod: successfully patched setBlockState!
[22:01:56] [main/INFO]: Transforming net.minecraft.profiler.Profiler (rl)...
[22:01:56] [main/INFO]: -Patched startSection!
[22:01:56] [main/INFO]: -Patched endSection!
[22:01:56] [main/INFO]: -Patched endStartSection!
[22:01:57] [main/INFO]: Transforming net.minecraftforge.client.ForgeHooksClient (net.minecraftforge.client.ForgeHooksClient)...
[22:01:57] [main/INFO]: -Patched handleCameraTransforms!
[22:01:57] [Client thread/INFO]: Setting user: Br0nzeAge
[22:01:58] [Client thread/INFO]: Transforming net.minecraft.entity.item.EntityItem (acl)...
[22:01:58] [Client thread/INFO]: -Patching EntityItem
[22:01:58] [Client thread/INFO]: -Modified method 'attackEntityFrom': added event call.
[22:02:08] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[22:02:08] [Client thread/INFO]: [mchorse.blockbuster.core.BBCoreClassTransformer:transform:42]: BBCoreMod: Transforming EntityRenderer class (buq)
[22:02:08] [Client thread/INFO]: [mchorse.blockbuster.core.transformers.EntityRendererTransformer:processMethod:73]: BBCoreMod: successfully patched renderWorldPass!
[22:02:08] [Client thread/INFO]: [mchorse.mclib.core.McLibCMClassTransformer:transform:31]: McLib: patching EntityRenderer (buq)
[22:02:08] [Client thread/INFO]: [mchorse.mclib.core.transformers.EntityRendererTransformer:processMethod:76]: McLib: successfully patched updateCameraAndRender!
[22:02:08] [Client thread/INFO]: Transforming net.minecraft.client.renderer.entity.RenderManager (bzf)...
[22:02:08] [Client thread/INFO]: -Patched renderEntity!
[22:02:08] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[22:02:09] [Client thread/WARN]: Skipping bad option: lastServer:
[22:02:09] [Client thread/INFO]: LWJGL Version: 2.9.4
[22:02:11] [Client thread/INFO]: [OptiFine]
[22:02:11] [Client thread/INFO]: [OptiFine] OptiFine_1.12.2_HD_U_G5
[22:02:11] [Client thread/INFO]: [OptiFine] Build: 20210124-142939
[22:02:11] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[22:02:11] [Client thread/INFO]: [OptiFine] Java: 1.8.0_51, Oracle Corporation
[22:02:11] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[22:02:11] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[22:02:11] [Client thread/INFO]: [OptiFine] OpenGL: Intel(R) HD Graphics 5500, version 4.4.0 - Build 20.19.15.5063, Intel
[22:02:11] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.4.0
[22:02:11] [Client thread/INFO]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[22:02:11] [Client thread/INFO]: Transforming net.minecraft.client.renderer.GlStateManager (bus)...
[22:02:11] [Client thread/INFO]: -Patched enableLighting!
[22:02:11] [Client thread/INFO]: -Patched disableLighting!
[22:02:11] [Client thread/INFO]: [OptiFine] Maximum texture size: 16384x16384
[22:02:11] [VersionCheck/INFO]: [OptiFine] Checking for new version
[22:02:11] [Client thread/INFO]: [Shaders] OpenGL Version: 4.4.0 - Build 20.19.15.5063
[22:02:11] [Client thread/INFO]: [Shaders] Vendor: Intel
[22:02:11] [Client thread/INFO]: [Shaders] Renderer: Intel(R) HD Graphics 5500
[22:02:11] [Client thread/INFO]: [Shaders] Capabilities: 2.0 2.1 3.0 3.2 4.0
[22:02:11] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[22:02:11] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[22:02:11] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[22:02:11] [Client thread/INFO]: [Shaders] Load shaders configuration.
[22:02:12] [Client thread/INFO]: [Shaders] Loaded shaderpack: BloominX 2 - Intel.zip
[22:02:12] [VersionCheck/INFO]: [OptiFine] Version found: G5
[22:02:12] [Client thread/WARN]: [OptiFine] Ambiguous shader option: GODRAYS
[22:02:12] [Client thread/WARN]: [OptiFine] - in composite.fsh: true
[22:02:12] [Client thread/WARN]: [OptiFine] - in composite1.fsh: false
[22:02:12] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[22:02:12] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of item mappings after resources are loaded
[22:02:12] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of entity mappings after resources are loaded
[22:02:13] [Client thread/INFO]: [mchorse.mclib.core.McLibCMClassTransformer:transform:19]: McLib: Transforming SimpleReloadableResourceManager class (cev)
[22:02:13] [Client thread/INFO]: [mchorse.mclib.core.transformers.SimpleReloadableResourceManagerTransformer:processMethod:43]: McLib: successfully patched getResource!
[22:02:13] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.12.2_HD_U_G5, enabling compatibility features
[22:02:13] [Client thread/INFO]: -- 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: 648952616 bytes (618 MB) / 943718400 bytes (900 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:
Loaded coremods (and transformers):
McLib core mod (mclib-2.2.2-1.12.2.jar)
mchorse.mclib.core.McLibCMClassTransformer
BlockbusterCore (blockbuster-2.2.2-1.12.2.jar)
mchorse.blockbuster.core.BBCoreClassTransformer
Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar)
techguns.core.TechgunsASMTransformer
CorePlugin (AcademyCraft-1.1.3.jar)
cn.lambdalib2.render.mc.PipelineTransformer
cn.lambdalib2.registry.impl.RegistryTransformer
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
HCASM (HammerLib-1.12.2-2.0.6.26.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.5063' Renderer: 'Intel(R) HD Graphics 5500'
[22:02:13] [Client thread/INFO]: MinecraftForge v14.23.5.2855 Initialized
[22:02:13] [Client thread/INFO]: Starts to replace vanilla recipe ingredients with ore ingredients.
[22:02:13] [Client thread/INFO]: Invalid recipe found with multiple oredict ingredients in the same ingredient...
[22:02:14] [Client thread/INFO]: Replaced 1227 ore ingredients
[22:02:15] [Client thread/INFO]: Searching C:\Users\DELL\curseforge\minecraft\Instances\My Hero Academia\mods for mods
[22:02:17] [Thread-4/INFO]: Using alternative sync timing : 200 frames of Display.update took 1502992600 nanos
[22:02:21] [Client thread/WARN]: Mod securitycraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version v1.8.21
[22:02:22] [Client thread/INFO]: Mod lambdalib2 is missing the required element 'name'. Substituting lambdalib2
[22:02:23] [Client thread/WARN]: Mod clienttweaks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.1.11
[22:02:24] [Client thread/WARN]: Mod rcraft is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.1.8
[22:02:24] [Client thread/WARN]: Mod geckolib3 is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.0.0
[22:02:25] [Client thread/WARN]: Mod hiddenarmor is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.12.2-1.0
[22:02:26] [Client thread/WARN]: Mod patchouli is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0-23.6
[22:02:27] [Client thread/INFO]: Forge Mod Loader has identified 44 mods to load
[22:02:27] [Client thread/WARN]: Mod blockbuster_core has been disabled through configuration
[22:02:27] [Client thread/WARN]: Mod mclib_core has been disabled through configuration
[22:02:28] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, LambdaLib|Core, obfuscate, techguns_core, securitycraft, academy, lambdalib2, aperture, arcane_essentials, baubles, bibliocraft, blockbuster, clienttweaks, collective, props, cdm, rcraft, ebwizardry, expequiv, geckolib3, gravestone, hammercore, hiddenarmor, hidehands, jei, mclib, metamorph, moreplayermodels, mysticallib, mysticalworld, patchouli, projecte, ptrmodellib, roots, techguns, vehicle, wearablebackpacks, worldedit, zettaimagic] at CLIENT
[22:02:28] [Client thread/INFO]: Attempting connection with missing mods [minecraft, mcp, FML, forge, LambdaLib|Core, obfuscate, techguns_core, securitycraft, academy, lambdalib2, aperture, arcane_essentials, baubles, bibliocraft, blockbuster, clienttweaks, collective, props, cdm, rcraft, ebwizardry, expequiv, geckolib3, gravestone, hammercore, hiddenarmor, hidehands, jei, mclib, metamorph, moreplayermodels, mysticallib, mysticalworld, patchouli, projecte, ptrmodellib, roots, techguns, vehicle, wearablebackpacks, worldedit, zettaimagic] at SERVER
[22:02:29] [Client thread/INFO]: LambdaLib2|Core is loading.
[22:02:29] [Client thread/INFO]: [techguns.core.TechgunsASMTransformer:patchRenderEntityItem:169]: Successfully patched RenderEntityItem with ASM
[22:02:29] [Client thread/INFO]: [techguns.core.TechgunsASMTransformer:patchRenderEntityItem:169]: Successfully patched RenderEntityItem with ASM
[22:02:29] [Client thread/INFO]: [cn.lambdalib2.registry.impl.RegistryTransformer:transform:23]: [LL2] Find registry mod: cn.academy.AcademyCraft
[22:02:31] [Client thread/INFO]: Transforming net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher (bwx)...
[22:02:31] [Client thread/INFO]: -Patched render!
[22:02:31] [Client thread/INFO]: [cn.lambdalib2.render.mc.PipelineTransformer:transform:16]: Transforming RenderGlobal
[22:02:31] [Client thread/INFO]: [cn.lambdalib2.render.mc.PipelineTransformer$EntityRendererVisitor:visitMethod:50]: Transforming RenderGlobal.renderEntities
[22:02:31] [Client thread/INFO]: [mchorse.blockbuster.core.BBCoreClassTransformer:transform:36]: BBCoreMod: Transforming RenderGlobal class (buy)
[22:02:31] [Client thread/INFO]: [mchorse.blockbuster.core.transformers.RenderGlobalTransformer:processRenderEntities:165]: BBCoreMod: successfully patched renderEntities!
[22:02:31] [Client thread/INFO]: [mchorse.blockbuster.core.transformers.RenderGlobalTransformer:processRenderSky:64]: BBCoreMod: successfully patched renderSky!
[22:02:31] [Client thread/INFO]: [mchorse.blockbuster.core.transformers.RenderGlobalTransformer:processRenderClouds:82]: BBCoreMod: successfully patched renderClouds!
[22:02:31] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem (bzw)...
[22:02:31] [Client thread/INFO]: -Coloring Item Glint...
[22:02:31] [Client thread/INFO]: -Sending instructions to RenderItem for function renderItem
[22:02:31] [Client thread/INFO]: -Sending instructions to RenderItem for function renderEffect
[22:02:31] [Client thread/INFO]: -Sending instructions to RenderItem for function renderItemModel
[22:02:32] [Client thread/INFO]: -Sending instructions to RenderItem for function renderItemModelIntoGUI
[22:02:32] [Client thread/INFO]: [mchorse.blockbuster.core.BBCoreClassTransformer:transform:48]: BBCoreMod: Transforming RenderItem class (bzw)
[22:02:32] [Client thread/INFO]: [mchorse.blockbuster.core.transformers.RenderItemTransformer:processMethod:58]: BBCoreMod: successfully patched renderItem!
[22:02:32] [Client thread/INFO]: Applying ASM to RenderItem
[22:02:32] [Client thread/INFO]: Successfully patched RenderItem
[22:02:32] [Client thread/INFO]: [techguns.core.TechgunsASMTransformer:patchRenderItem_patchMethodRenderModel:482]: Successfully patched 2 arg RenderItem.RenderModel with ASM
[22:02:32] [Client thread/INFO]: [techguns.core.TechgunsASMTransformer:patchRenderItem_patchMethodRenderItem2:370]: Successfully patched 2 arg RenderItem.RenderItem with ASM
[22:02:32] [Client thread/INFO]: [techguns.core.TechgunsASMTransformer:patchRenderItem_patchMethodRenderItem:301]: Successfully patched 4 arg RenderItem.RenderItem with ASM
[22:02:32] [Client thread/INFO]: [techguns.core.TechgunsASMTransformer:patchRenderItem_patchMethodRenderItemGUI:425]: Successfully patched RenderItem.renderItemModelIntoGUI with ASM
[22:02:34] [Client thread/INFO]: Added particle lighting supplier
[22:02:35] [Client thread/INFO]: Created JavaScript expansion for mod Minecraft
[22:02:36] [Client thread/INFO]: [techguns.core.TechgunsASMTransformer:patchItemRenderer_updateEquippedItem:530]: Successfully patched ItemRenderer.updateEquippedItem with ASM
[22:02:36] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:SecurityCraft, FMLFileResourcePack:Academy Craft, FMLFileResourcePack:lambdalib2, FMLFileResourcePack:Aperture, FMLFileResourcePack:Arcane Essentials, FMLFileResourcePack:Baubles, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:Blockbuster, FMLFileResourcePack:Client Tweaks, FMLFileResourcePack:Collective, FMLFileResourcePack:Decocraft, FMLFileResourcePack:MrCrayfish's Device Mod, FMLFileResourcePack:dotHack Weapons, FMLFileResourcePack:Electroblob's Wizardry, FMLFileResourcePack:Expanded Equivalence, FMLFileResourcePack:GeckoLib, FMLFileResourcePack:Gravestone Mod, FMLFileResourcePack:Hammer Core, FMLFileResourcePack:Hidden Armor Mod, FMLFileResourcePack:Hide Hands, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:McLib, FMLFileResourcePack:Metamorph, FMLFileResourcePack:MorePlayerModels, FMLFileResourcePack:Mystical Lib, FMLFileResourcePack:Mystical World, FMLFileResourcePack:Patchouli, FMLFileResourcePack:ProjectE, FMLFileResourcePack:ptrmodellib, FMLFileResourcePack:Roots, FMLFileResourcePack:Techguns, FMLFileResourcePack:MrCrayfish's Vehicle Mod, FMLFileResourcePack:Wearable Backpacks, FMLFileResourcePack:WorldEdit, FMLFileResourcePack:Zettai Magic, HammerCore Connected Models, Modern HD 1.12.1.zip
[22:02:37] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: .DS_Store in C:\Users\DELL\curseforge\minecraft\Instances\My Hero Academia\resourcepacks\Modern HD 1.12.1.zip
[22:02:37] [Client thread/INFO]: Created Ender Field GLSL Shader.
[22:02:37] [Client thread/INFO]: Reloading 1 variable shader programs.
[22:02:37] [Client thread/INFO]: Reloading 0 shader entities.
[22:02:37] [Client thread/INFO]: Processing ObjectHolder annotations
[22:02:37] [Client thread/WARN]: Patcher expecting empty class data file for net.minecraft.block.state.BlockStateContainer$Builder, but received non-empty
[22:02:37] [Client thread/INFO]: Found 2274 ObjectHolder annotations
[22:02:37] [Client thread/INFO]: Identifying ItemStackHolder annotations
[22:02:37] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[22:02:37] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[22:02:37] [Forge Version Check/INFO]: [expequiv] Starting version check at https://dccg.herokuapp.com/api/fmluc/295222
[22:02:37] [Client thread/INFO]: Successfully injected SyncedPlayerData capability
[22:02:38] [Forge Version Check/INFO]: [expequiv] Found status: UP_TO_DATE Target: null
[22:02:38] [Forge Version Check/INFO]: [techguns] Starting version check at https://raw.githubusercontent.com/pWn3d1337/Techguns2/master/update.json
[22:02:38] [Forge Version Check/INFO]: [techguns] Found status: AHEAD Target: null
[22:02:38] [Forge Version Check/INFO]: [gravestone] Starting version check at http://maxhenkel.de/update/gravestone.json
[22:02:39] [Forge Version Check/INFO]: [securitycraft] Starting version check at https://www.github.com/Geforce132/SecurityCraft/raw/master/Updates/Forge.json
[22:02:41] [Forge Version Check/INFO]: [securitycraft] Found status: UP_TO_DATE Target: null
[22:02:41] [Forge Version Check/INFO]: [hammercore] Starting version check at http://dccg.herokuapp.com/api/fmluc/247401
[22:02:41] [Forge Version Check/INFO]: [hammercore] Found status: UP_TO_DATE Target: null
[22:02:41] [Forge Version Check/INFO]: [aperture] Starting version check at https://raw.githubusercontent.com/mchorse/aperture/1.12/version.json
[22:02:42] [Forge Version Check/INFO]: [aperture] Found status: UP_TO_DATE Target: null
[22:02:42] [Forge Version Check/INFO]: [blockbuster] Starting version check at https://raw.githubusercontent.com/mchorse/blockbuster/1.12/version.json
[22:02:42] [Forge Version Check/INFO]: [blockbuster] Found status: UP_TO_DATE Target: null
[22:02:42] [Forge Version Check/INFO]: [projecte] Starting version check at https://raw.githubusercontent.com/sinkillerj/ProjectE/mc1.12.x/update.json
[22:02:42] [Forge Version Check/INFO]: [projecte] Found status: UP_TO_DATE Target: null
[22:02:42] [Forge Version Check/INFO]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[22:02:42] [Forge Version Check/INFO]: [mclib] Starting version check at https://raw.githubusercontent.com/mchorse/mclib/1.12/version.json
[22:02:42] [Forge Version Check/INFO]: [mclib] Found status: UP_TO_DATE Target: null
[22:02:42] [Forge Version Check/INFO]: [metamorph] Starting version check at https://raw.githubusercontent.com/mchorse/metamorph/1.12/version.json
[22:02:42] [Forge Version Check/INFO]: [metamorph] Found status: UP_TO_DATE Target: null
[22:02:43] [Client thread/INFO]: EntityData baked, network participants: [cn.academy.ability.develop.DevelopData, cn.academy.ability.develop.PortableDevData, cn.academy.ability.vanilla.teleporter.skill.LocTeleportData, cn.academy.datapart.AbilityData, cn.academy.datapart.CPData, cn.academy.datapart.CooldownData, cn.academy.datapart.PresetData, cn.academy.misc.media.MediaAcquireData, cn.academy.terminal.TerminalData, cn.academy.tutorial.TutorialData, cn.lambdalib2.datapart.PlayerDataTag]
[22:02:43] [Client thread/INFO]: Starting AcademyCraft
[22:02:43] [Client thread/INFO]: Copyright (c) Lambda Innovation, 2013-2018
[22:02:43] [Client thread/INFO]: https://ac.li-dev.cn/
[22:02:44] [Timer-0/ERROR]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[22:02:44] [Client thread/INFO]: Setting up main config
[22:02:46] [Client thread/WARN]: Potentially Dangerous alternative prefix minecraft for name blockbuster_director_tile_entity, expected blockbuster. This could be a intended override, but in most cases indicates a broken mod.
[22:02:46] [Client thread/WARN]: Potentially Dangerous alternative prefix minecraft for name blockbuster_model_tile_entity, expected blockbuster. This could be a intended override, but in most cases indicates a broken mod.
[22:02:46] [Client thread/INFO]: Original locale was , switching to Locale.US
[22:02:46] [Client thread/INFO]: Locale is now en_US
[22:02:46] [Client thread/INFO]: Locale was restored to
[22:04:38] [Client thread/INFO]: Total mipmap : 22450 ms
[22:04:39] [Client thread/INFO]: OBJLoader: Domain rcraft has been added.
[22:04:39] [Client thread/INFO]: Loading Data Drain...
[22:04:39] [Client thread/INFO]: Guessing username.... You are Br0nzeAge, aren't you?
[22:04:39] [Client thread/INFO]: Using per-user module PerUserModule
[22:04:40] [Client thread/INFO]: Added "com.zeitheron.hammercore.cfg.HammerCoreConfigs" to Hammer Core Simple Configs.
[22:04:40] [Client thread/INFO]: Added "com.zeitheron.hammercore.event.vanilla.SpawnEnderDragonEggHandler@2eddc6c5" to MCF Event Bus.
[22:04:40] [Client thread/INFO]: Added "com.zeitheron.hammercore.internal.variables.VarEvents@3f392ce6" to MCF Event Bus.
[22:04:40] [Client thread/INFO]: Added "com.zeitheron.hammercore.world.data.PerChunkDataManager@7cc3d2db" to MCF Event Bus.
[22:04:40] [Client thread/INFO]: Added "com.zeitheron.hammercore.world.gen.WorldRetroGen@4900586e" to MCF Event Bus.
[22:04:40] [Client thread/INFO]: Added "com.zeitheron.hammercore.specials.Zeitheron.ZeitheronGlobEvents@134ce442" to MCF Event Bus.
[22:04:40] [Client thread/INFO]: Added "com.zeitheron.hammercore.internal.chunk.ChunkloadAPI@4b989e22" to MCF Event Bus.
[22:04:40] [Client thread/INFO]: Added "com.zeitheron.hammercore.world.WorldGenHelper@602520e2" to MCF Event Bus.
[22:04:40] [Client thread/INFO]: Added "com.zeitheron.hammercore.event.vanilla.TileHandler@48c9a86e" to MCF Event Bus.
[22:04:40] [Client thread/INFO]: Added "com.zeitheron.hammercore.HammerCore@666666" to MCF Event Bus.
[22:04:40] [Client thread/INFO]: Added 9 object to MCF Event Bus.
[22:04:41] [Client thread/INFO]: Registered 1 new possible expansions based off @ExpansionReg:
[22:04:41] [Client thread/INFO]: tk.zeitheron.expequiv.exp.hammercore.ExpansionHammerCore
[22:04:41] [Client thread/INFO]: Creating expansion minecraft.js for mod minecraft (Minecraft)
[22:04:45] [Client thread/INFO]: Creating expansion ExpansionHammerCore for mod hammercore (Hammer Core)
[22:04:45] [Client thread/INFO]: Created 2 expansions.
[22:04:51] [Client thread/INFO]: OBJLoader: Domain techguns has been added.
[22:04:53] [Client thread/WARN]: Potentially Dangerous alternative prefix minecraft for name magic_projection, expected zettaimagic. This could be a intended override, but in most cases indicates a broken mod.
[22:04:53] [Client thread/WARN]: Potentially Dangerous alternative prefix minecraft for name mana_stabiliser, expected zettaimagic. This could be a intended override, but in most cases indicates a broken mod.
[22:04:53] [Client thread/WARN]: Potentially Dangerous alternative prefix minecraft for name magic_marks, expected zettaimagic. This could be a intended override, but in most cases indicates a broken mod.
[22:04:55] [Client thread/ERROR]: Exception caught during firing event epicsquid.mysticallib.event.RegisterContentEvent@e23a787:
java.lang.NoSuchMethodError: epicsquid.mysticallib.material.MaterialTypes.addMaterial(Ljava/lang/String;Lnet/minecraft/item/Item$ToolMaterial;FF)V
at epicsquid.mysticalworld.init.ModItems.registerItems(ModItems.java:52) ~[ModItems.class:?]
at epicsquid.mysticalworld.RegistryManager.init(RegistryManager.java:25) ~[RegistryManager.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_630_RegistryManager_init_RegisterContentEvent.invoke(.dynamic) ~[?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?]
at epicsquid.mysticallib.LibRegistry.initAll(LibRegistry.java:75) [LibRegistry.class:?]
at epicsquid.mysticallib.proxy.CommonProxy.preInit(CommonProxy.java:17) [CommonProxy.class:?]
at epicsquid.mysticallib.proxy.ClientProxy.preInit(ClientProxy.java:23) [ClientProxy.class:?]
at epicsquid.mysticallib.MysticalLib.preInit(MysticalLib.java:37) [MysticalLib.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[22:04:55] [Client thread/ERROR]: Index: 2 Listeners:
[22:04:55] [Client thread/ERROR]: 0: NORMAL
[22:04:55] [Client thread/ERROR]: 1: ASM: class epicsquid.roots.RegistryManager init(Lepicsquid/mysticallib/event/RegisterContentEvent;)V
[22:04:55] [Client thread/ERROR]: 2: ASM: epicsquid.mysticalworld.RegistryManager@4721841a init(Lepicsquid/mysticallib/event/RegisterContentEvent;)V
[22:04:56] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
McLib core mod (mclib-2.2.2-1.12.2.jar)
BlockbusterCore (blockbuster-2.2.2-1.12.2.jar)
Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar)
CorePlugin (AcademyCraft-1.1.3.jar)
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
HCASM (HammerLib-1.12.2-2.0.6.26.jar)
Contact their authors BEFORE contacting forge

// My bad.

Time: 5/3/21 10:04 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 Mystical Lib (mysticallib)
Caused by: java.lang.NoSuchMethodError: epicsquid.mysticallib.material.MaterialTypes.addMaterial(Ljava/lang/String;Lnet/minecraft/item/Item$ToolMaterial;FF)V
at epicsquid.mysticalworld.init.ModItems.registerItems(ModItems.java:52)
at epicsquid.mysticalworld.RegistryManager.init(RegistryManager.java:25)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_630_RegistryManager_init_RegisterContentEvent.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 epicsquid.mysticallib.LibRegistry.initAll(LibRegistry.java:75)
at epicsquid.mysticallib.proxy.CommonProxy.preInit(CommonProxy.java:17)
at epicsquid.mysticallib.proxy.ClientProxy.preInit(ClientProxy.java:23)
at epicsquid.mysticallib.MysticalLib.preInit(MysticalLib.java:37)
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.GeneratedMethodAccessor3.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: 266660968 bytes (254 MB) / 2467823616 bytes (2353 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 Optifine OptiFine_1.12.2_HD_U_G5 44 mods loaded, 42 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State | ID                | Version        | Source                                   | Signature                                |
|:----- |:----------------- |:-------------- |:---------------------------------------- |:---------------------------------------- |
| LCH   | minecraft         | 1.12.2         | minecraft.jar                            | None                                     |
| LCH   | mcp               | 9.42           | minecraft.jar                            | None                                     |
| LCH   | FML               | 8.0.99.99      | forge-1.12.2-14.23.5.2855.jar            | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge             | 14.23.5.2855   | forge-1.12.2-14.23.5.2855.jar            | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | LambdaLib|Core    | 0.2.0          | minecraft.jar                            | None                                     |
| LCH   | obfuscate         | 0.4.2          | minecraft.jar                            | None                                     |
| LCH   | techguns_core     | 1.12.2-1.0     | minecraft.jar                            | None                                     |
| LCH   | securitycraft     | v1.8.21        | [1.12.2] SecurityCraft v1.8.21.jar       | None                                     |
| LCH   | lambdalib2        | 0.2.0          | AcademyCraft-1.1.3.jar                   | None                                     |
| LCH   | academy           | 1.1.3          | AcademyCraft-1.1.3.jar                   | None                                     |
| LCH   | mclib             | 2.2.2          | mclib-2.2.2-1.12.2.jar                   | None                                     |
| LCH   | aperture          | 1.5.2          | aperture-1.5.2-1.12.2.jar                | None                                     |
| LCH   | baubles           | 1.5.2          | Baubles-1.12-1.5.2.jar                   | None                                     |
| LCH   | jei               | 4.16.1.302     | jei_1.12.2-4.16.1.302.jar                | None                                     |
| LCH   | ebwizardry        | 4.3.4          | ElectroblobsWizardry-4.3.4-MC1.12.2.jar  | None                                     |
| LCH   | arcane_essentials | 1.0            | Arcane+Essentials-1.0.0-alpha-11.jar     | None                                     |
| LCH   | bibliocraft       | 2.4.5          | BiblioCraft[v2.4.5][MC1.12.2].jar        | None                                     |
| LCH   | moreplayermodels  | 1.12.2         | MorePlayerModels_1.12.2-(05Dec19).jar    | None                                     |
| LCH   | metamorph         | 1.2.6          | metamorph-1.2.6-1.12.2.jar               | None                                     |
| LCH   | blockbuster       | 2.2.2          | blockbuster-2.2.2-1.12.2.jar             | None                                     |
| LCH   | clienttweaks      | 3.1.11         | ClientTweaks_1.12.2-3.1.11.jar           | None                                     |
| LCH   | collective        | 2.26           | collective-1.12.2-2.26.jar               | None                                     |
| LCH   | ptrmodellib       | 1.0.4          | PTRLib-1.0.4.jar                         | None                                     |
| LCH   | props             | 2.6.3          | Decocraft-2.6.3_1.12.2.jar               | None                                     |
| LCH   | cdm               | 0.4.1          | device-mod-0.4.1-1.12.2.jar              | None                                     |
| LCH   | rcraft            | 2.1.8          | dotHack+Weapons-2.1.8.jar                | None                                     |
| LCH   | hammercore        | 2.0.6.26       | HammerLib-1.12.2-2.0.6.26.jar            | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCH   | projecte          | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar              | None                                     |
| LCH   | expequiv          | 12.3.17        | ExpandedEquivalence-1.12.2-12.3.17.jar   | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCH   | geckolib3         | 3.0.0          | forge-1.12.2-geckolib-3.0.0-beta.5.jar   | None                                     |
| LCH   | gravestone        | 1.10.3         | gravestone-1.10.3.jar                    | None                                     |
| LCH   | hiddenarmor       | 1.12.2-1.0     | hiddenarmor-1.12.2-1.0.jar               | None                                     |
| LCH   | hidehands         | 1.3            | hidehands_1.12.2-1.3.jar                 | None                                     |
| LCH   | roots             | 1.12.2-3.0.33  | Roots-1.12.2-3.0.33 (1).jar              | None                                     |
| LCH   | mysticalworld     | 1.12.2-1.8.4   | mysticalworld-1.12.2-1.8.4.jar           | None                                     |
| LCH   | patchouli         | 1.0-23.6       | Patchouli-1.0-23.6.jar                   | None                                     |
| LCH   | techguns          | 2.0.2.0        | techguns-1.12.2-2.0.2.0_pre3.2.jar       | None                                     |
| LCH   | vehicle           | 0.44.1         | vehicle-mod-0.44.1-1.12.2.jar            | None                                     |
| LCH   | wearablebackpacks | 3.1.4          | WearableBackpacks-1.12.2-3.1.4 (1).jar   | None                                     |
| LCH   | worldedit         | 6.1.10         | worldedit-forge-mc1.12.2-6.1.10-dist.jar | None                                     |
| LCH   | zettaimagic       | 1.4.2          | ZettaiMagic+1.4.2.jar                    | None                                     |
| LCE   | mysticallib       | 1.12.2-1.10.0  | mysticallib-1.12.2-1.10.0 (1).jar        | None                                     |
| UD    | blockbuster_core  | 2.2.2          | minecraft.jar                            | None                                     |
| UD    | mclib_core        | 2.2.2          | minecraft.jar                            | None                                     |

Loaded coremods (and transformers): 

McLib core mod (mclib-2.2.2-1.12.2.jar)
mchorse.mclib.core.McLibCMClassTransformer
BlockbusterCore (blockbuster-2.2.2-1.12.2.jar)
mchorse.blockbuster.core.BBCoreClassTransformer
Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar)
techguns.core.TechgunsASMTransformer
CorePlugin (AcademyCraft-1.1.3.jar)
cn.lambdalib2.render.mc.PipelineTransformer
cn.lambdalib2.registry.impl.RegistryTransformer
ObfuscatePlugin (obfuscate-0.4.2-1.12.2.jar)
com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
HCASM (HammerLib-1.12.2-2.0.6.26.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.5063' Renderer: 'Intel(R) HD Graphics 5500'
HammerCore Debug Information:
Dependent Mods:
-Expanded Equivalence (expequiv) @ 12.3.17

Patchouli open book context: n/a
OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: 20210124-142939
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: BloominX 2 - Intel.zip
OpenGlVersion: 4.4.0 - Build 20.19.15.5063
OpenGlRenderer: Intel(R) HD Graphics 5500
OpenGlVendor: Intel
CpuCount: 4

[22:04:56] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\DELL\curseforge\minecraft\Instances\My Hero Academia\crash-reports\crash-2021-05-03_22.04.55-client.txt


Additional Information

Screenshots (if available):
Unavailable

Additional context (optional):

mysticallib chrashes on startup

General Information

see title

To Reproduce:

  1. open twitch
  2. start up modpack

Expected behavior:
i expect it to start up


Environment Versions

| 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.2854.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge           | 14.23.5.2854            | forge-1.12.2-14.23.5.2854.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | jei             | 4.15.0.291              | jei_1.12.2-4.15.0.291 (1).jar                      | None                                     |
| LCH   | quark           | r1.6-177                | Quark-r1.6-177.jar                                 | None                                     |
| LCH   | autoreglib      | 1.3-32                  | AutoRegLib-1.3-32.jar                              | None                                     |
| LCH   | crafttweaker    | 4.1.20                  | CraftTweaker2-1.12-4.1.20.562.jar                  | None                                     |
| LCH   | ctgui           | 1.0.0                   | CraftTweaker2-1.12-4.1.20.562.jar                  | None                                     |
| LCH   | crafttweakerjei | 2.0.3                   | CraftTweaker2-1.12-4.1.20.562.jar                  | None                                     |
| LCH   | limelib         | 1.7.12                  | limelib-1.12.2-1.7.12.jar                          | None                                     |
| LCH   | furnus          | 2.1.8                   | furnus-1.12.2-2.1.8.jar                            | None                                     |
| LCH   | hopperducts     | 1.5                     | hopperducts-mc1.12-1.5.jar                         | None                                     |
| LCH   | roots           | 1.12.2-3.0.26           | Roots-1.12.2-3.0.26.jar                            | None                                     |
| LCH   | mysticalworld   | 1.12.2-1.3.2            | MysticWorld-1.12.2-1.3.2.jar                       | None                                     |
| LCH   | openglider      | @VERSION@               | OpenGlider-1.12.1-1.1.0.jar                        | None                                     |
| LCH   | harvestcraft    | 1.12.2zb                | Pam's+HarvestCraft+1.12.2zg.jar                    | None                                     |
| LCH   | patchouli       | 1.0-20                  | Patchouli-1.0-20.jar                               | None                                     |
| LCH   | redstonepaste   | 1.7.5                   | redstonepaste-mc1.12-1.7.5.jar                     | None                                     |
| LCH   | sereneseasons   | 1.2.18                  | SereneSeasons-1.12.2-1.2.18-universal.jar          | None                                     |
| LCH   | simplecore      | 1.7.3.4                 | simplecore-1.12.2-1.7.3.4.jar                      | None                                     |
| LCH   | simpleores      | 1.11.2.2                | simpleores-1.12.2-1.11.2.2.jar                     | None                                     |
| LCH   | storagenetwork  | 1.12.1-1.0.15           | SimpleStorageNetwork-1.12.1-1.0.15.jar             | None                                     |
| LCH   | tetra           | 0.32.1                  | tetra-1.12.2-0.32.1.jar                            | None                                     |
| LCH   | structurize     | 1.12.2-0.10.277-RELEASE | structurize-1.12.2-0.10.277-RELEASE.jar            | None                                     |
| LCH   | minecolonies    | 1.12.2-0.11.804-RELEASE | minecolonies-1.12.2-0.11.804-RELEASE-universal.jar | None                                     |
| LCE   | mysticallib     | 1.12.2-1.3.8            | mysticallib-1.12.2-1.3.8.jar                       | None                                     |

Logging Information

Please Use gist, paste.ee, pastebin or some other log sharing service

Crash Report (if available):

Latest Log (if necessary):
---- Minecraft Crash Report ----

WARNING: coremods are present:
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
Quark Plugin (Quark-r1.6-177.jar)
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 4/23/20 5:38 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 Mystical Lib (mysticallib)
Caused by: java.lang.NoSuchMethodError: epicsquid.mysticallib.LibRegistry.addSlabPair(Lnet/minecraft/block/material/Material;Lnet/minecraft/block/SoundType;FLjava/lang/String;Lnet/minecraft/block/state/IBlockState;[Lnet/minecraft/block/Block;Lnet/minecraft/creativetab/CreativeTabs;)V
at epicsquid.roots.init.ModBlocks.variants(ModBlocks.java:173)
at epicsquid.roots.init.ModBlocks.registerBlocks(ModBlocks.java:114)
at epicsquid.roots.RegistryManager.init(RegistryManager.java:37)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_392_RegistryManager_init_RegisterContentEvent.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 epicsquid.mysticallib.LibRegistry.initAll(LibRegistry.java:83)
at epicsquid.mysticallib.proxy.CommonProxy.preInit(CommonProxy.java:14)
at epicsquid.mysticallib.proxy.ClientProxy.preInit(ClientProxy.java:24)
at epicsquid.mysticallib.MysticalLib.preInit(MysticalLib.java:30)
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.GeneratedMethodAccessor2.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: 1317411360 bytes (1256 MB) / 1654652928 bytes (1578 MB) up to 7635730432 bytes (7282 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8g -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2854 27 mods loaded, 27 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.2854.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge           | 14.23.5.2854            | forge-1.12.2-14.23.5.2854.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | jei             | 4.15.0.291              | jei_1.12.2-4.15.0.291 (1).jar                      | None                                     |
| LCH   | quark           | r1.6-177                | Quark-r1.6-177.jar                                 | None                                     |
| LCH   | autoreglib      | 1.3-32                  | AutoRegLib-1.3-32.jar                              | None                                     |
| LCH   | crafttweaker    | 4.1.20                  | CraftTweaker2-1.12-4.1.20.562.jar                  | None                                     |
| LCH   | ctgui           | 1.0.0                   | CraftTweaker2-1.12-4.1.20.562.jar                  | None                                     |
| LCH   | crafttweakerjei | 2.0.3                   | CraftTweaker2-1.12-4.1.20.562.jar                  | None                                     |
| LCH   | limelib         | 1.7.12                  | limelib-1.12.2-1.7.12.jar                          | None                                     |
| LCH   | furnus          | 2.1.8                   | furnus-1.12.2-2.1.8.jar                            | None                                     |
| LCH   | hopperducts     | 1.5                     | hopperducts-mc1.12-1.5.jar                         | None                                     |
| LCH   | roots           | 1.12.2-3.0.26           | Roots-1.12.2-3.0.26.jar                            | None                                     |
| LCH   | mysticalworld   | 1.12.2-1.3.2            | MysticWorld-1.12.2-1.3.2.jar                       | None                                     |
| LCH   | openglider      | @VERSION@               | OpenGlider-1.12.1-1.1.0.jar                        | None                                     |
| LCH   | harvestcraft    | 1.12.2zb                | Pam's+HarvestCraft+1.12.2zg.jar                    | None                                     |
| LCH   | patchouli       | 1.0-20                  | Patchouli-1.0-20.jar                               | None                                     |
| LCH   | redstonepaste   | 1.7.5                   | redstonepaste-mc1.12-1.7.5.jar                     | None                                     |
| LCH   | sereneseasons   | 1.2.18                  | SereneSeasons-1.12.2-1.2.18-universal.jar          | None                                     |
| LCH   | simplecore      | 1.7.3.4                 | simplecore-1.12.2-1.7.3.4.jar                      | None                                     |
| LCH   | simpleores      | 1.11.2.2                | simpleores-1.12.2-1.11.2.2.jar                     | None                                     |
| LCH   | storagenetwork  | 1.12.1-1.0.15           | SimpleStorageNetwork-1.12.1-1.0.15.jar             | None                                     |
| LCH   | tetra           | 0.32.1                  | tetra-1.12.2-0.32.1.jar                            | None                                     |
| LCH   | structurize     | 1.12.2-0.10.277-RELEASE | structurize-1.12.2-0.10.277-RELEASE.jar            | None                                     |
| LCH   | minecolonies    | 1.12.2-0.11.804-RELEASE | minecolonies-1.12.2-0.11.804-RELEASE-universal.jar | None                                     |
| LCE   | mysticallib     | 1.12.2-1.3.8            | mysticallib-1.12.2-1.3.8.jar                       | None                                     |

Loaded coremods (and transformers): 

SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
Quark Plugin (Quark-r1.6-177.jar)
vazkii.quark.base.asm.ClassTransformer
NWRTweak (redstonepaste-mc1.12-1.7.5.jar)
net.fybertech.nwr.NWRTransformer
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13559 Compatibility Profile Context 26.20.12028.2' Renderer: 'Radeon RX 580 Series'

Mysticallib crashes my game.

I downloaded a bunch of mods and that's the only library that dosn't work as soon as forge gets to it, it crashes ;/

---- Minecraft Crash Report ----

WARNING: coremods are present:
llibrary (llibrary-core-1.0.11-1.12.2.jar)
ForgelinPlugin (Shadowfacts-Forgelin-1.12.2.jar)
DLFMLCorePlugin (Dynamic-Lights-Mod-1.12.2.jar)
Quark Plugin (Quark-Mod-1.12.2.jar)
DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
AstralCore (astralsorcery-1.12.2-1.10.20.jar)
BetterFoliageLoader (Better-Foliage-Mod-1.12.2.jar)
Contact their authors BEFORE contacting forge

// Hey, that tickles! Hehehe!

Time: 1/8/20 4:41 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 Mystical Lib (mysticallib)
Caused by: java.lang.NoClassDefFoundError: epicsquid/mysticallib/block/BlockFenceGateBase
at epicsquid.roots.init.ModBlocks.registerBlocks(ModBlocks.java:113)
at epicsquid.roots.RegistryManager.init(RegistryManager.java:31)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_744_RegistryManager_init_RegisterContentEvent.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 epicsquid.mysticallib.LibRegistry.initAll(LibRegistry.java:83)
at epicsquid.mysticallib.proxy.CommonProxy.preInit(CommonProxy.java:14)
at epicsquid.mysticallib.proxy.ClientProxy.preInit(ClientProxy.java:24)
at epicsquid.mysticallib.MysticalLib.preInit(MysticalLib.java:30)
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.GeneratedMethodAccessor8.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)
Caused by: java.lang.ClassNotFoundException: epicsquid.mysticallib.block.BlockFenceGateBase
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 49 more
Caused by: java.lang.NullPointerException

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: 326983144 bytes (311 MB) / 2617245696 bytes (2496 MB) up to 8589934592 bytes (8192 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8G -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.2847 Optifine OptiFine_1.12.2_HD_U_F5 51 mods loaded, 51 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.2847.jar               | None                                     |
| LCH   | forge                       | 14.23.5.2847    | forge-1.12.2-14.23.5.2847.jar               | None                                     |
| LCH   | dsurroundcore               | 3.5.4.3         | minecraft.jar                               | None                                     |
| LCH   | baubles                     | 1.5.2           | Baubles-1.12-1.5.2.jar                      | None                                     |
| LCH   | astralsorcery               | 1.10.20         | astralsorcery-1.12.2-1.10.20.jar            | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH   | jei                         | 4.15.0.293      | jei_1.12.2-4.15.0.293.jar                   | None                                     |
| LCH   | quark                       | r1.6-177        | Quark-Mod-1.12.2.jar                        | None                                     |
| LCH   | autoreglib                  | 1.3-32          | AutoRegLib-1.3-32.jar                       | None                                     |
| LCH   | forgelin                    | 1.8.3           | Shadowfacts-Forgelin-1.12.2.jar             | None                                     |
| LCH   | betterfoliage               | 2.2.0           | Better-Foliage-Mod-1.12.2.jar               | None                                     |
| LCH   | bibliocraft                 | 2.4.5           | BiblioCraft-Mod-1.12.2.jar                  | None                                     |
| LCH   | biomesoplenty               | 7.0.1.2444      | Biomes-O-Plenty-Mod-1.12.2.jar              | None                                     |
| LCH   | coralreef                   | 2.0             | CoralReef-2.5-1.12.2.jar                    | None                                     |
| LCH   | darknesslib                 | 1.0.0           | DarknessLib-1.12.2-1.0.0.jar                | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LCH   | ptrmodellib                 | 1.0.4           | PTRLib-1.0.4.jar                            | None                                     |
| LCH   | props                       | 2.6.3           | DecoCraft-Mod-1.12.2.jar                    | None                                     |
| LCH   | dynamiclights               | 1.4.9           | Dynamic-Lights-Mod-1.12.2.jar               | None                                     |
| LCH   | dynamiclights_onfire        | 1.0.7           | Dynamic-Lights-Mod-1.12.2.jar               | None                                     |
| LCH   | dynamiclights_creepers      | 1.0.6           | Dynamic-Lights-Mod-1.12.2.jar               | None                                     |
| LCH   | dynamiclights_dropitems     | 1.1.0           | Dynamic-Lights-Mod-1.12.2.jar               | None                                     |
| LCH   | dynamiclights_entityclasses | 1.0.1           | Dynamic-Lights-Mod-1.12.2.jar               | None                                     |
| LCH   | dynamiclights_mobequipment  | 1.1.0           | Dynamic-Lights-Mod-1.12.2.jar               | None                                     |
| LCH   | dynamiclights_flamearrows   | 1.0.1           | Dynamic-Lights-Mod-1.12.2.jar               | None                                     |
| LCH   | dynamiclights_floodlights   | 1.0.3           | Dynamic-Lights-Mod-1.12.2.jar               | None                                     |
| LCH   | dynamiclights_otherplayers  | 1.0.9           | Dynamic-Lights-Mod-1.12.2.jar               | None                                     |
| LCH   | dynamiclights_theplayer     | 1.1.3           | Dynamic-Lights-Mod-1.12.2.jar               | None                                     |
| LCH   | ebwizardry                  | 4.2.7           | ElectroblobsWizardry-4.2.7-MC1.12.2.jar     | None                                     |
| LCH   | felling                     | 1.4.1           | felling-1.4.1-1.12.x.jar                    | None                                     |
| LCH   | grue                        | 1.6.0           | Grue-1.12.2-1.6.0.jar                       | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LCH   | llibrary                    | 1.7.18          | LLibrary-1.12.2.jar                         | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCH   | iceandfire                  | 1.7.0           | Ice-and-Fire-Mod-1.12.2.jar                 | None                                     |
| LCH   | jaff                        | 1.7_for_1.12    | JustAFewFish-1.7_for_1.12.jar               | None                                     |
| LCH   | roots                       | 1.12.2-3.0.21   | Roots-1.12.2-3.0.21.jar                     | None                                     |
| LCH   | mysticalworld               | 1.12.2-1.6.1    | mysticalworld-1.12.2-1.6.1.jar              | None                                     |
| LCH   | harvestcraft                | 1.12.2zb        | Pam's+HarvestCraft+1.12.2zf.jar             | None                                     |
| LCH   | patchouli                   | 1.0-20          | Patchouli-1.0-20.jar                        | None                                     |
| LCH   | roguelike                   | 1.8.0           | Roguelike-Dungeons-Mod-1.12.2.jar           | None                                     |
| LCH   | tombstone                   | 3.6.4           | tombstone-3.6.4-1.12.2.jar                  | None                                     |
| LCH   | torohealthmod               | 1.12.2-11       | ToroCrafts-Damage-Indicators-Mod-1.12.2.jar | None                                     |
| LCH   | twilightforest              | 3.9.888         | Twilight-Forest-Mod-1.12.2.jar              | None                                     |
| LCH   | ultimate_unicorn_mod        | 1.5.16          | Ultimate-Unicorn-Mod-1.12.2.jar             | None                                     |
| LCH   | vampirism                   | 1.5.4           | Vampirism-Mod-1.12.2.jar                    | None                                     |
| LCH   | teamlapen-lib               | 1.5.4           | Vampirism-Mod-1.12.2.jar                    | None                                     |
| LCH   | wearablebackpacks           | 3.1.3           | Wearable-Backpacks-Mod-1.12.2.jar           | None                                     |
| LCH   | worldedit                   | 6.1.10-SNAPSHOT | WorldEdit-1.12.2.jar                        | None                                     |
| LCH   | xaerominimap                | 1.19.4          | Xaeros-Minimap-Mod-1.12.2.jar               | None                                     |
| LCH   | orelib                      | 3.6.0.1         | OreLib-1.12.2-3.6.0.1.jar                   | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCH   | dsurround                   | 3.5.4.3         | Dynamic-Surroundings-Mod-1.12.2.jar         | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
| LCE   | mysticallib                 | 1.12.2-1.3.6    | mysticallib-1.12.2-1.3.6.jar                | None                                     |

Loaded coremods (and transformers): 

llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
ForgelinPlugin (Shadowfacts-Forgelin-1.12.2.jar)

DLFMLCorePlugin (Dynamic-Lights-Mod-1.12.2.jar)
atomicstryker.dynamiclights.common.DLTransformer
Quark Plugin (Quark-Mod-1.12.2.jar)
vazkii.quark.base.asm.ClassTransformer
DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
org.orecruncher.dsurround.asm.Transformer
AstralCore (astralsorcery-1.12.2-1.10.20.jar)

BetterFoliageLoader (Better-Foliage-Mod-1.12.2.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 430.64' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
OptiFine Version: OptiFine_1.12.2_HD_U_F5
OptiFine Build: 20191204-141934
Render Distance Chunks: 15
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: (internal)
OpenGlVersion: 4.6.0 NVIDIA 430.64
OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4

Crashing during loading with NetherEX installed & Turned on

I'm currently crashing with MysticalLib being identified as the potential subject with the installation of NetherEX. If I turn NetherEX off it loads fine: I have tried backdating my Roots, NetherEX & MysticalLib to older release versions as far back as their previous three versions. Four for NetherEX since they updated again today & It's still facing the same problem, I've not tried any versions earlier than September 5th to see exactly where it started as one of the Authors commented it worked in the past.

https://pastebin.com/WrHX8VdR

MysticalLib reports as 1.1.1 regardless of version

General Information

Describe the bug:
Checking the version MysticalLib reports to mods that check returns 1.1.1, even when the version the filename reports is 1.6.0.

To Reproduce:
Start up modded Minecraft, go to the mods list, and look at MysticalLib in the mod list. Version: 1.1.1 (1.12.2 1.x.x) will show up.

Tested with 1.6.0 and the alpha version being used to test Roots 3.1.0 alphas.

what version of mysticallib uses forge 14.23.5.2768 please help!

so im getting back into playing an old world and it needed blockcraftery because of some building i had built there

anyways i went to download mysticallib and got the latest version but on startup it told me i had an outdated version of forge and that i needed 14.23.5.2847 or above
ive tried all versions of mysticallib from latest to 1.6.0 and at this point im too frustrated to keep looking

if anyone sees this please let me know what version i need im begging you!

(btw i am playing version 1.12.2 of minecraft)

Mysticallib keeps crashing

General Information

Describe the bug:
When I start up mc with mysticallib the game just crashes. It crashes with or without any mods.

To Reproduce:

  1. Start up minecraft with mysticallib

Expected behavior:
Minecraft to start up normally.

Environment Versions

MC 1.12.2

Mystic Mods Versions

  • MysticalLib: 1.12.2-1.1.0.0
  • MysticalWorld: 1.12.2-1.9.3

Other Versions:

  • Forge: 1.12.2-forge-14.23.5.2854
  • Minecraft: 1.12.2

Crash Report (if available):
crash-2021-03-18_18.43.37-client.txt

Latest Log (if necessary):
latest.log


Roots, Mystical Lib, and Mystical World are Up to Date

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

Time: 2020-04-05 22:18:36 EDT
Description: Initializing game

java.lang.RuntimeException: Invalid id 4096 - maximum id range exceeded.
at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:295)
at net.minecraftforge.registries.ForgeRegistry.add(ForgeRegistry.java:281)
at net.minecraftforge.registries.ForgeRegistry.register(ForgeRegistry.java:113)
at epicsquid.mysticallib.LibRegistry.registerBlocks(LibRegistry.java:142)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_2653_LibRegistry_registerBlocks_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:845)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:630)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.init(Minecraft.java:467)
at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(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 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: 952570344 bytes (908 MB) / 1668284416 bytes (1591 MB) up to 3008888832 bytes (2869 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2847 162 mods loaded, 160 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.2847.jar                         | None                                     |
   | LCH   | forge                                        | 14.23.5.2847           | forge-1.12.2-14.23.5.2847.jar                         | None                                     |
   | LCH   | com.elytradev.movingworld.common.asm.coremod |                        | minecraft.jar                                         | None                                     |
   | LCH   | foamfixcore                                  | 7.7.4                  | minecraft.jar                                         | None                                     |
   | LCH   | futuremccore                                 | 0.1.12                 | minecraft.jar                                         | None                                     |
   | LCH   | forgeendertech                               | 1.12.2-4.5.1.0         | ForgeEndertech-1.12.2-4.5.1.0-build.0454.jar          | None                                     |
   | LCH   | adhooks                                      | 1.12.2-3.2.3.0         | AdHooks-1.12.2-3.2.3.0-build.0435.jar                 | None                                     |
   | LCH   | antiqueatlas                                 | 4.6.3                  | antiqueatlas-1.12.2-4.6.3.jar                         | None                                     |
   | LCH   | antiqueatlasoverlay                          | 1.2                    | antiqueatlas-1.12.2-4.6.3.jar                         | None                                     |
   | LCH   | mantle                                       | 1.12-1.3.3.55          | Mantle-1.12-1.3.3.55.jar                              | None                                     |
   | LCH   | inspirations                                 | 1.12.2-0.2.9           | Inspirations-1.12.2-0.2.9.jar                         | None                                     |
   | LCH   | placebo                                      | 1.6.0                  | Placebo-1.12.2-1.6.0.jar                              | None                                     |
   | LCH   | apotheosis                                   | 1.12.4                 | Apotheosis-1.12.2-1.12.5.jar                          | None                                     |
   | LCH   | jei                                          | 4.15.0.291             | jei_1.12.2-4.15.0.291.jar                             | None                                     |
   | LCH   | appleskin                                    | 1.0.9                  | AppleSkin-mc1.12-1.0.9.jar                            | None                                     |
   | LCH   | aquaculture                                  | 1.6.8                  | Aquaculture-1.12.2-1.6.8.jar                          | None                                     |
   | LCH   | ebwizardry                                   | 4.2.10                 | ElectroblobsWizardry-4.2.10-MC1.12.2.jar              | None                                     |
   | LCH   | arcane_essentials                            | 1.0                    | Arcane Essentials-0.9.2.jar                           | None                                     |
   | LCH   | astikorcarts                                 | 1.12.2-0.1.2.7         | astikorcarts-1.12.2-0.1.2.7.jar                       | None                                     |
   | LCH   | baubles                                      | 1.5.2                  | Baubles-1.12-1.5.2.jar                                | None                                     |
   | LCH   | crafttweaker                                 | 4.1.20                 | CraftTweaker2-1.12-4.1.20.jar                         | None                                     |
   | LCH   | astralsorcery                                | 1.10.22                | astralsorcery-1.12.2-1.10.23.jar                      | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
   | LCH   | athenaeum                                    | 1.12.2-1.17.4          | athenaeum-1.12.2-1.17.4.jar                           | None                                     |
   | LCH   | quark                                        | r1.6-178               | Quark-r1.6-178.jar                                    | None                                     |
   | LCH   | autoreglib                                   | 1.3-32                 | AutoRegLib-1.3-32.jar                                 | None                                     |
   | LCH   | gorecore                                     | 1.12.2-0.4.5           | avatarmod-1.5.17-alpha.jar                            | None                                     |
   | LCH   | avatarmod                                    | 1.5.17-alpha           | avatarmod-1.5.17-alpha.jar                            | None                                     |
   | LCH   | tconstruct                                   | 1.12.2-2.13.0.183      | TConstruct-1.12.2-2.13.0.183.jar                      | None                                     |
   | LCH   | mmdlib                                       | 1.0.0-rc2              | MMDLib-1.12-1.0.0-rc2.36.jar                          | None                                     |
   | LCH   | thaumcraft                                   | 6.1.BETA26             | Thaumcraft-1.12.2-6.1.BETA26.jar                      | None                                     |
   | LCH   | basemetals                                   | 2.5.0-rc2              | BaseMetals-1.12-2.5.0-rc2.332.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | betteradvancements                           | 0.1.0.77               | BetterAdvancements-1.12.2-0.1.0.77.jar                | None                                     |
   | LCH   | betterquesting                               | 3.5.323                | BetterQuesting-3.5.323.jar                            | None                                     |
   | LCH   | patchouli                                    | 1.0-20                 | Patchouli-1.0-20.jar                                  | None                                     |
   | LCH   | bewitchment                                  | 0.21.11                | bewitchment-1.12.2-0.0.21.11.jar                      | None                                     |
   | LCH   | bookshelf                                    | 2.3.590                | Bookshelf-1.12.2-2.3.590.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | boundbaubles                                 | 0.1                    | boundbaubles-0.2.jar                                  | None                                     |
   | LCH   | bountifulbaubles                             | 0.0.1                  | Bountiful Baubles-1.12.2-0.1.5.jar                    | None                                     |
   | LCH   | forgelin                                     | 1.8.4                  | Forgelin-1.8.4.jar                                    | None                                     |
   | LCH   | bountiful                                    | 2.2.1                  | Bountiful-2.2.1.jar                                   | None                                     |
   | LCH   | bullseye                                     | 3.0.7                  | Bullseye-1.12.2-3.0.7.jar                             | None                                     |
   | LCH   | callablehorses                               | 1.0                    | CallableHorses MC1.12.2 v1.0.jar                      | None                                     |
   | LCH   | chiselsandbits                               | 14.33                  | chiselsandbits-14.33.jar                              | None                                     |
   | LCH   | combatica-api                                | 1.12.2-1.2.0           | combatica-api-1.12.2-1.2.0.jar                        | None                                     |
   | LCH   | combatica                                    | 1.12.2-0.1.0.5-beta5   | combatica-1.12.2-0.1.0.5-beta5.jar                    | None                                     |
   | LCH   | comforts                                     | 1.4.1.3                | comforts-1.12.2-1.4.1.3.jar                           | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
   | LCH   | cosmeticarmorreworked                        | 1.12.2-v4b             | CosmeticArmorReworked-1.12.2-v4b.jar                  | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
   | LCH   | craftablehorsearmour                         | 1.3                    | CraftableHorseArmour-1.3.0-1.12.jar                   | None                                     |
   | LCH   | ctgui                                        | 1.0.0                  | CraftTweaker2-1.12-4.1.20.jar                         | None                                     |
   | LCH   | crafttweakerjei                              | 2.0.3                  | CraftTweaker2-1.12-4.1.20.jar                         | None                                     |
   | LCH   | ctm                                          | MC1.12.2-1.0.2.31      | CTM-MC1.12.2-1.0.2.31.jar                             | None                                     |
   | LCH   | customnpcs                                   | 1.12                   | CustomNPCs_1.12.2-(01Oct19).jar                       | None                                     |
   | LCH   | dimdoors                                     | 3.0.9+287              | DimensionalDoors-3.0.9-287.jar                        | None                                     |
   | LCH   | dropt                                        | 1.12.2-1.17.0          | dropt-1.12.2-1.17.0.jar                               | None                                     |
   | LCH   | dungeontactics                               | DT-0.16.6              | DungeonTactics-1.12.2-0.16.6.jar                      | None                                     |
   | LCH   | fantasticlib                                 | 1.12.2.034             | FantasticLib-1.12.2.034.jar                           | None                                     |
   | LCH   | dynamicstealth                               | 1.12.2.102             | DynamicStealth-1.12.2.102.jar                         | None                                     |
   | LCH   | sereneseasons                                | 1.2.18                 | SereneSeasons-1.12.2-1.2.18-universal.jar             | None                                     |
   | LCH   | orelib                                       | 3.6.0.1                | OreLib-1.12.2-3.6.0.1.jar                             | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
   | LCH   | dsurround                                    | 3.6.0.2                | DynamicSurroundings-1.12.2-3.6.0.2.jar                | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
   | LCH   | embers                                       | 1.13-hotfix2           | EmbersRekindled-1.13-hotfix2.jar                      | None                                     |
   | LCH   | eplus                                        | 5.0.176                | EnchantingPlus-1.12.2-5.0.176.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | enchdesc                                     | 1.1.15                 | EnchantmentDescriptions-1.12.2-1.1.15.jar             | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | minerva                                      | 1.0.13                 | minerva-library-1.0.13.jar                            | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
   | LCH   | extraalchemy                                 | 0.5.3                  | extraalchemy-0.5.3.jar                                | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
   | LCH   | extra_spells                                 | 1.1.4                  | ExtraSpells-1.12.2-1.1.4.jar                          | None                                     |
   | LCH   | foamfix                                      | 0.10.10-1.12.2         | foamfix-0.10.10-1.12.2.jar                            | None                                     |
   | LCH   | minecraftfuture                              | 0.1.13                 | future-mc-0.1.13.jar                                  | None                                     |
   | LCH   | grapplemod                                   | 1.12.2-v11.1           | grapplemod-v11.1-1.12.2.jar                           | None                                     |
   | LCH   | hammercore                                   | 2.0.6.14               | HammerLib-1.12.2-2.0.6.14.jar                         | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
   | LCH   | heroicarmory                                 | 1.1.3                  | heroicarmory-1.2.0.jar                                | None                                     |
   | LCH   | historicizedmedicine                         | 1.12.2a                | historicizedmedicine-1.3.9.5.jar                      | None                                     |
   | LCH   | horsetweaks                                  | 1.0.5                  | HorseTweaks_1.12.2-1.0.5.jar                          | None                                     |
   | LCH   | huntersdream                                 | 1.1.2                  | Hunter's Dream-1.12.2-1.1.2.jar                       | None                                     |
   | LCH   | llibrary                                     | 1.7.19                 | llibrary-1.7.19-1.12.2.jar                            | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
   | LCH   | iceandfire                                   | 1.8.4                  | iceandfire-1.8.4.jar                                  | None                                     |
   | LCH   | improvableskills                             | 65r                    | ImprovableSkills-1.12.2-65r.jar                       | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
   | LCH   | improvedbackpacks                            | 1.12.2-1.5.0.0         | ImprovedBackpacks-1.12.2-1.5.0.0.jar                  | None                                     |
   | LCH   | harvestcraft                                 | 1.12.2zb               | Pam's HarvestCraft 1.12.2zg.jar                       | None                                     |
   | LCH   | jehc                                         | 1.7.0                  | just-enough-harvestcraft-1.12.2-1.7.0.jar             | None                                     |
   | LCH   | leatherworks                                 | 1.78.0                 | LeatherWorks-1.12-1.78.0.42.jar                       | None                                     |
   | LCH   | shotgunsandglitter                           | 1.6                    | shotgunsandglitter-1.6.jar                            | None                                     |
   | LCH   | librarianlib                                 | 4.20                   | librarianlib-1.12.2-4.20-release.jar                  | None                                     |
   | LCH   | livingenchantment                            | 3.2.1                  | living_enchantment-3.2.1.jar                          | None                                     |
   | LCH   | matchlockweapons                             | 0.8                    | Matchlock Guns Mod-1.12.2-7a.jar                      | None                                     |
   | LCH   | metallurgy                                   | 0.3.3                  | Metallurgy-4-Reforged-0.3.3.jar                       | None                                     |
   | LCH   | millenaireextendedbyzantine                  | 1.0.0                  | Millรฉnaire Extended - Byzantine-1.12.2-1.0.0.jar      | None                                     |
   | LCH   | millenaireextendedinuits                     | 1.0.0                  | Millรฉnaire Extended - Inuits-1.12.2-1.0.0.jar         | None                                     |
   | LCH   | millenaireextendedmaya                       | 1.0.0                  | Millรฉnaire Extended - Maya-1.12.2-1.0.0.jar           | None                                     |
   | LCH   | millenaireextendednormans                    | 1.1.1                  | Millรฉnaire Extended - Normans-1.12.2-1.1.1.jar        | None                                     |
   | LCH   | millenaire                                   | Millรฉnaire 8.0.1       | millenaire-1.12.2-8.0.1.jar                           | None                                     |
   | LCH   | som                                          | 1.2.10-mc1.12.2        | MK1.12.2-1.2.10.jar                                   | None                                     |
   | LCH   | targeting_api                                | 0.15                   | targeting_api-0.15.jar                                | None                                     |
   | LCH   | mkultra                                      | 0.99.12                | MKUltra-0.99.12.jar                                   | None                                     |
   | LCH   | modnametooltip                               | 1.10.1                 | modnametooltip_1.12.2-1.10.1.jar                      | None                                     |
   | LCH   | movingworld                                  | 1.12-6.342             | movingworld-1.12-6.342-full.jar                       | None                                     |
   | LCH   | multimob                                     | 1.0.5                  | multimob-1.0.5.jar                                    | None                                     |
   | LCH   | roots                                        | 1.12.2-3.0.26          | Roots-1.12.2-3.0.26.jar                               | None                                     |
   | LCH   | mysticalworld                                | 1.12.2-1.8.3           | mysticalworld-1.12.2-1.8.3.jar                        | None                                     |
   | LCH   | naturescompass                               | 1.8.5                  | NaturesCompass-1.12.2-1.8.5.jar                       | None                                     |
   | LCH   | bq_npc_integration                           | 3.4.34                 | NPCIntegration-3.4.34.jar                             | None                                     |
   | LCH   | orespawn                                     | 3.3.1                  | OreSpawn-1.12-3.3.1.179.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCH   | overpoweredarmorbar                          | @VERSION@              | overloadedarmorbar-1.0.4g.jar                         | None                                     |
   | LCH   | plants2                                      | 2.10.7                 | Plants-1.12.2-2.10.7.jar                              | None                                     |
   | LCH   | potioncore                                   | 1.9_for_1.12.2         | PotionCore-1.9_for_1.12.2.jar                         | None                                     |
   | LCH   | primitivemobs                                | 1.2.3a                 | primitivemobs-1.2.3a.jar                              | None                                     |
   | LCH   | pyrotech                                     | 1.12.2-1.4.23          | pyrotech-1.12.2-1.4.23.jar                            | None                                     |
   | LCH   | qualitytools                                 | 1.0.7_for_1.12.2       | QualityTools-1.0.7_for_1.12.2.jar                     | None                                     |
   | LCH   | questbook                                    | 3.1.1-1.12             | questbook-3.1.1-1.12.jar                              | None                                     |
   | LCH   | randomenchantments                           | @VERSION@              | randomenchants-0.1.4a.jar                             | None                                     |
   | LCH   | realdrops                                    | 1.2.14                 | RealisticItemDrops-1.2.14.jar                         | None                                     |
   | LCH   | xreliquary                                   | 1.12.2-1.3.4.796       | Reliquary-1.12.2-1.3.4.796.jar                        | None                                     |
   | LCH   | roguelike                                    | 1.8.0                  | RoguelikeDungeons-1.12.2-1.8.0.jar                    | None                                     |
   | LCH   | roughtweaks                                  | 1.0                    | roughTweaks0.2.4-1.12.2.jar                           | None                                     |
   | LCH   | subcommonlib                                 | 1.2.0.1                | subcommonlib-sublib-1.12.2-1.2.0.4.jar                | None                                     |
   | LCH   | rpginventory                                 | 1.12.2                 | rpginventory-1.12-5.3.0.0.jar                         | None                                     |
   | LCH   | rustic                                       | 1.1.2                  | rustic-1.1.2.jar                                      | None                                     |
   | LCH   | rusticthaumaturgy                            | 4.4a                   | Rustic Thaumaturgy-4.4a.jar                           | None                                     |
   | LCH   | setbonus                                     | 1.12.2.019             | SetBonus-1.12.2.019.jar                               | None                                     |
   | LCH   | simpleharvest                                | 1.08                   | simpleharvest-1.08.jar                                | None                                     |
   | LCH   | sit                                          | v1.3                   | sit-1.12.2-v1.3.jar                                   | None                                     |
   | LCH   | soot                                         | 1.6                    | Soot-1.6.jar                                          | None                                     |
   | LCH   | spartanweaponry                              | beta 1.3.8             | SpartanWeaponry-1.12.2-beta-1.3.8.jar                 | None                                     |
   | LCH   | spartanbm                                    | 0.3                    | spartanbm-0.3.jar                                     | None                                     |
   | LCH   | spartanfire                                  | 0.07                   | spartanfire-0.07.jar                                  | None                                     |
   | LCH   | spartanshields                               | 1.5.4                  | SpartanShields-1.12.2-1.5.4.jar                       | None                                     |
   | LCH   | spartanweaponryarcana                        | beta 1.0.3             | SpartanWeaponryArcana-1.12.2-beta-1.0.3.jar           | None                                     |
   | LCH   | bq_standard                                  | 3.4.173                | StandardExpansion-3.4.173.jar                         | None                                     |
   | LCH   | stg                                          | 1.12.2-1.2.3           | stg-1.12.2-1.2.3.jar                                  | None                                     |
   | LCH   | tails                                        | 1.12-1.10.0            | Tails-1.12-1.10.0.jar                                 | None                                     |
   | LCH   | tetra                                        | 0.39.1                 | tetra-1.12.2-0.39.1.jar                               | None                                     |
   | LCH   | tg                                           | 0.1.5.0                | Thaumic_Gadgets_1.12.2_0.1.5.1_tb.26.jar              | None                                     |
   | LCH   | thaumicaugmentation                          | 1.12.2-1.1.17          | ThaumicAugmentation-1.12.2-1.1.17.jar                 | 8f678591ba6f78d579e553a8aa94b4c4766cb13d |
   | LCH   | thaumicperiphery                             | 0.3.1                  | thaumicperiphery-0.3.1.jar                            | None                                     |
   | LCH   | toughnessbar                                 | @VERSION@              | toughnessbar-2.4.jar                                  | None                                     |
   | LCH   | traverse                                     | 1.6.0                  | Traverse-1.12.2-1.6.0-69.jar                          | None                                     |
   | LCH   | xat                                          | 0.29.2                 | Trinkets and Baubles-1.12.2-0.29.2.jar                | None                                     |
   | LCH   | ultimate_unicorn_mod                         | 1.5.16                 | ultimate_unicorn_mod-1.12.2-1.5.16.jar                | None                                     |
   | LCH   | valkyrienskies                               | 1.0-alpha-1            | ValkyrienSkies-1.12.2-1.0-alpha-1.jar                 | None                                     |
   | LCH   | vs_open_computers                            | 1.0-alpha-1            | ValkyrienSkies-1.12.2-1.0-alpha-1.jar                 | None                                     |
   | LCH   | vs_world                                     | 1.0-alpha-1            | ValkyrienSkies-1.12.2-1.0-alpha-1.jar                 | None                                     |
   | LCH   | vs_control                                   | 1.0-alpha-1            | ValkyrienSkies-1.12.2-1.0-alpha-1.jar                 | None                                     |
   | LCH   | vanillafix                                   | 1.0.10-150             | VanillaFix-1.0.10-150.jar                             | None                                     |
   | LCH   | villagenames                                 | 3.3.1                  | VillageNames-1.12.2-3.3.1.jar                         | None                                     |
   | LCH   | wildcraft                                    | 1.0                    | WildCraft-1.12.2- 1.0.1.0- F14.23.2.2611.jar          | None                                     |
   | LCH   | wings                                        | 1.1.6                  | wings-1.1.6-1.12.2.jar                                | None                                     |
   | LCH   | bauble_wings                                 | 1.0.0                  | wings-1.1.6-1.12.2.jar                                | None                                     |
   | LCH   | wolfarmor                                    | 2.2.3.6                | wolfarmor-1.12.2-2.2.3.1798-universal.jar             | None                                     |
   | LCH   | drplibrary                                   | 1.12.2-0.1.3-SNAPSHOT  | drplibrary-1.12.2-0.1.3-SNAPSHOT-20190129.034240.jar  | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
   | LCH   | drpcmblueprints                              | 1.12.2-1.2.3           | drpcmblueprints-1.12.2-1.2.3.jar                      | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
   | LCH   | drpcmmaarg                                   | 1.12.2-0.10.0-SNAPSHOT | drpcmmaarg-1.12.2-0.10.0-SNAPSHOT-20181116.074036.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
   | LCH   | drpcmguis                                    | 1.12.2-0.0.2-SNAPSHOT  | drpcmguis-1.12.2-0.0.1-SNAPSHOT-20181125.120253.jar   | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
   | LCH   | drpcore                                      | 1.12.2-0.4.7           | drpcore-1.12.2-0.4.8.jar                              | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
   | LCH   | drpcmlocks                                   | 1.12.2-1.0.1           | drpcmlocks-1.12.2-1.0.0-SNAPSHOT-20181126.111203.jar  | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
   | LCH   | drpmedieval                                  | 1.12.2-0.3.6           | drpmedieval-1.12.2-0.3.6.jar                          | None                                     |
   | LCH   | phosphor-lighting                            | 1.12.2-0.2.6           | phosphor-1.12.2-0.2.6+build50-universal.jar           | f0387d288626cc2d937daa504e74af570c52a2f1 |
   | LCH   | librarianliblate                             | 4.20                   | librarianlib-1.12.2-4.20-release.jar                  | None                                     |
   | LCH   | mysticallib                                  | 1.12.2-1.7.0           | mysticallib-1.12.2-1.7.0.jar                          | None                                     |
   | UD    | mowzies_wings                                | 1.0.0                  | wings-1.1.6-1.12.2.jar                                | None                                     |
   | UD    | mobends_wings                                | 1.0.0                  | wings-1.1.6-1.12.2.jar                                | None                                     |

Loaded coremods (and transformers): CorePlugin (ForgeEndertech-1.12.2-4.5.1.0-build.0454.jar)

                                  wings (wings-1.1.6-1.12.2.jar)
                                    me.paulf.wings.server.asm.WingsRuntimePatcher
                                    me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher
                                  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
                                    sereneseasons.asm.transformer.EntityRendererTransformer
                                    sereneseasons.asm.transformer.WorldTransformer
                                  Thaumic Augmentation Core Plugin (ThaumicAugmentation-1.12.2-1.1.17.jar)
                                    thecodex6824.thaumicaugmentation.core.TATransformer
                                  ForgelinPlugin (Forgelin-1.8.4.jar)
                                    
                                  AstralCore (astralsorcery-1.12.2-1.10.23.jar)
                                    
                                  TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
                                    
                                  HCASM (HammerLib-1.12.2-2.0.6.14.jar)
                                    com.zeitheron.hammercore.asm.HammerCoreTransformer
                                  ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar)
                                    shadows.ApotheosisTransformer
                                  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
                                    team.chisel.ctm.client.asm.CTMTransformer
                                  llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                  LibrarianLib Plugin (librarianlib-1.12.2-4.20-release.jar)
                                    com.teamwizardry.librarianlib.asm.LibLibTransformer
                                  Quark Plugin (Quark-r1.6-178.jar)
                                    vazkii.quark.base.asm.ClassTransformer
                                  iceandfire (iceandfire-1.8.4.jar)
                                    com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
                                  VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)
                                    
                                  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
                                    
                                  FutureMC (future-mc-0.1.13.jar)
                                    thedarkcolour.futuremc.asm.CoreTransformer
                                  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.10-1.12.2.jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer
                                  MixinLoaderForge (ValkyrienSkies-1.12.2-1.0-alpha-1.jar)
                                    
                                  BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.21.11.jar)
                                    
                                  MovingWorldCore (movingworld-1.12-6.342-full.jar)

GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.4973' Renderer: 'Intel(R) HD Graphics 630'
Pulsar/inspirations loaded Pulses: - InspirationsShared (Enabled/Forced)
- InspirationsBuilding (Enabled/Not Forced)
- InspirationsUtility (Enabled/Not Forced)
- InspirationsTools (Enabled/Not Forced)
- InspirationsRecipes (Enabled/Not Forced)
- InspirationsTweaks (Enabled/Not Forced)
- InspirationsShared (Enabled/Forced)
- LeatherWorks (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)
- chiselsandbitsIntegration (Enabled/Not Forced)
- quarkIntegration (Enabled/Not Forced)
HammerCore Debug Information: Dependent Mods:
-Improvable Skills (improvableskills) @65r
Suspected Mods: Mystical Lib (mysticallib)
Launched Version: forge-14.23.5.2847
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 630 GL version 4.5.0 - Build 23.20.16.4973, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz

I don't know what it means but the last loaded mod is mysticallib

---- Minecraft Crash Report ----
// Why did you do that?

Time: 2020-05-23 12:43:32 CEST
Description: Initializing game

java.lang.IllegalAccessError: tried to access class org.spongepowered.asm.mixin.transformer.MixinTransformer from class net.minecraftforge.fml.common.Loader
at net.minecraftforge.fml.common.Loader.handler$zza000$beforeConstructingMods(Loader.java:1132)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:594)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
at net.minecraft.client.Minecraft.init(Minecraft.java:467)
at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(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 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: 432491440 bytes (412 MB) / 939524096 bytes (896 MB) up to 6442450944 bytes (6144 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -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 100 mods loaded, 100 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                                |
   |:----- |:------------------------------------ |:----------------- |:--------------------------------------------- |:---------------------------------------- |
   | L     | minecraft                            | 1.12.2            | minecraft.jar                                 | None                                     |
   | L     | mcp                                  | 9.42              | minecraft.jar                                 | None                                     |
   | L     | FML                                  | 8.0.99.99         | forge-1.12.2-14.23.5.2854.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | L     | forge                                | 14.23.5.2854      | forge-1.12.2-14.23.5.2854.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | L     | foamfixcore                          | 7.7.4             | minecraft.jar                                 | None                                     |
   | L     | aeadditions                          | 1.2               | aeadditions-1.12.2-1.2.jar                    | None                                     |
   | L     | aether_legacy                        | 1.4.4             | aether_legacy-1.12.2-v1.4.4.jar               | None                                     |
   | L     | aether_legacy_addon                  | 1.12.2-v1.2.3     | aether_continuation-1.12.2-v1.2.3.jar         | None                                     |
   | L     | ebwizardry                           | 4.2.10            | ElectroblobsWizardry-4.2.10-MC1.12.2.jar      | None                                     |
   | L     | ancientspellcraft                    | 1.0.1             | AncientSpellcraft-1.12.2-1.0.1.jar            | None                                     |
   | L     | anvilpatch                           | 1.0.0             | anvilpatch-1.0.0.jar                          | None                                     |
   | L     | arcane_essentials                    | 1.0               | Arcane+Essentials-0.9.2 (1).jar               | None                                     |
   | L     | baubles                              | 1.5.2             | Baubles-1.12-1.5.2.jar                        | None                                     |
   | L     | astralsorcery                        | 1.10.22           | astralsorcery-1.12.2-1.10.23.jar              | None                                     |
   | L     | attributefix                         | 1.0.4             | AttributeFix-1.12.2-1.0.4.jar                 | None                                     |
   | L     | atum                                 | 2.0.16            | Atum-1.12.2-2.0.16.jar                        | None                                     |
   | L     | xaerobetterpvp                       | 1.18.4            | Better-PvP-Mod-1.12.2.jar                     | None                                     |
   | L     | betteradvancements                   | 0.1.0.77          | BetterAdvancements-1.12.2-0.1.0.77.jar        | None                                     |
   | L     | bsb                                  | 1.0               | BetweenlandsStorage.jar                       | None                                     |
   | L     | redstoneflux                         | 2.1.0             | RedstoneFlux-1.12-2.1.0.6-universal.jar       | None                                     |
   | L     | cofhcore                             | 4.6.3             | CoFHCore-1.12.2-4.6.3.27-universal.jar        | None                                     |
   | L     | cofhworld                            | 1.3.1             | CoFHWorld-1.12.2-1.3.1.7-universal.jar        | None                                     |
   | L     | jei                                  | 4.15.0.291        | jei_1.12.2-4.15.0.291.jar                     | None                                     |
   | L     | tombmanygraves                       | 1.12-4.2.0        | TombManyGraves-1.12-4.2.0.jar                 | None                                     |
   | L     | thebetweenlands                      | 3.5.7             | TheBetweenlands-3.5.7-universal.jar           | None                                     |
   | L     | betweenores                          | 1.4.2             | BetweenOres-1.4.2.jar                         | None                                     |
   | L     | patchouli                            | 1.0-20            | Patchouli-1.0-20.jar                          | None                                     |
   | L     | thaumcraft                           | 6.1.BETA26        | Thaumcraft-1.12.2-6.1.BETA26 (1).jar          | None                                     |
   | L     | bewitchment                          | 0.21.12           | bewitchment-1.12.2-0.0.21.12.jar              | None                                     |
   | L     | blue_skies                           | 1.1.3             | blue_skies-1.12.2-v1.1.3 (1).jar              | None                                     |
   | L     | bountifulbaubles                     | 0.0.1             | Bountiful+Baubles-1.12.2-0.1.4.jar            | None                                     |
   | L     | bmtr                                 | 0.4               | BringMeTheRings-0.4.jar                       | None                                     |
   | L     | bullseye                             | 3.0.7             | Bullseye-1.12.2-3.0.7.jar                     | None                                     |
   | L     | carbonado                            | 1.5.1             | carbonado-1.5.1-mc1.12.x.jar                  | None                                     |
   | L     | chunkpregenerator                    | 2.1               | Chunk+Pregenerator+V1.12-2.2.jar              | None                                     |
   | L     | chunkanimator                        | 1.2               | ChunkAnimator-MC1.12-1.2.jar                  | None                                     |
   | L     | codechickenlib                       | 3.2.3.358         | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | None                                     |
   | L     | cosmeticarmorreworked                | 1.12.2-v3         | CosmeticArmorReworked-1.12.2-v3.jar           | None                                     |
   | L     | cosmeticarmorreworked|tombmanygraves | 1.12.2-v3         | CosmeticArmorReworked-1.12.2-v3.jar           | None                                     |
   | L     | craftablechainmail                   | 1.0               | craftablechainmail-1.0.jar                    | None                                     |
   | L     | ctm                                  | MC1.12.2-1.0.1.30 | CTM-MC1.12.2-1.0.1.30.jar                     | None                                     |
   | L     | enchdesc                             | 1.1.15            | EnchantmentDescriptions-1.12.2-1.1.15.jar     | None                                     |
   | L     | enderportaldecoration                | 0.0.1             | EnderPortalDecoration-1.12.2-0.0.1.jar        | None                                     |
   | L     | enderstorage                         | 2.4.6.137         | EnderStorage-1.12.2-2.4.6.137-universal.jar   | None                                     |
   | L     | endportrec                           | 1.0               | endportrec_1.12-1.0.jar                       | None                                     |
   | L     | erebus                               | 1.0.31            | Erebus-1.0.31.jar                             | None                                     |
   | L     | moa_dlc                              | v1.2.0            | extra-moas-v1.2.0.jar                         | None                                     |
   | L     | minerva                              | 1.0.13            | minerva-library-1.0.13 (1).jar                | None                                     |
   | L     | extraalchemy                         | 0.5.3             | extraalchemy-0.5.3.jar                        | None                                     |
   | L     | extra_spells                         | 1.1.4             | ExtraSpells-1.12.2-1.1.4 (1).jar              | None                                     |
   | L     | foamfix                              | 0.10.10-1.12.2    | foamfix-0.10.10-1.12.2.jar                    | None                                     |
   | L     | forgelin                             | 1.8.4             | Forgelin-1.8.4.jar                            | None                                     |
   | L     | ftblib                               | 5.4.7.0           | FTBLib-5.4.7.0.jar                            | None                                     |
   | L     | ftbguides                            | 2.0.0.52          | FTBGuides-2.0.0.52.jar                        | None                                     |
   | L     | itemfilters                          | 1.0.3.12          | ItemFilters-1.0.3.12.jar                      | None                                     |
   | L     | ftbquests                            | 1.8.0.237         | FTBQuests-1.8.0.237 (1).jar                   | None                                     |
   | L     | ftbmoney                             | 1.1.0.42          | FTBMoney-1.1.0.42 (1).jar                     | None                                     |
   | L     | galaxite                             | 1.1.2             | galaxite-1.1.2-mc1.12.x.jar                   | None                                     |
   | L     | waila                                | 1.8.26            | Hwyla-1.8.26-B41_1.12.2.jar                   | None                                     |
   | L     | llibrary                             | 1.7.19            | llibrary-1.7.19-1.12.2.jar                    | None                                     |
   | L     | iceandfire                           | 1.9.1             | iceandfire-1.9.1-1.12.2.jar                   | None                                     |
   | L     | ichunutil                            | 7.2.2             | iChunUtil-1.12.2-7.2.2.jar                    | None                                     |
   | L     | illagerspell                         | 1.2               | illagerspell-1.12.2-1.2.jar                   | None                                     |
   | L     | jetif                                | 1.5.1             | jetif-1.12.2-1.5.1.jar                        | None                                     |
   | L     | jmh                                  | 2.1               | jmh_1.12-2.1.jar                              | None                                     |
   | L     | jeid                                 | 1.0.3-48          | JustEnoughIDs-1.0.3-48 (1).jar                | None                                     |
   | L     | jeresources                          | 0.9.2.60          | JustEnoughResources-1.12.2-0.9.2.60.jar       | None                                     |
   | L     | letsencryptcraft                     | @VERSION@         | letsencryptcraft-1.10.2-1.2.0.jar             | None                                     |
   | L     | libraryex                            | 1.0.12            | LibraryEx-1.12.2-1.0.12 (1).jar               | None                                     |
   | L     | lost_aether                          | 1.0.1             | lost-aether-content-1.12.2-1.0.1.jar          | None                                     |
   | L     | megaloot                             | 0.2.40            | megaloot-1.12.2-0.2.40 (1).jar                | None                                     |
   | L     | testdummy                            | 1.12              | MmmMmmMmmMmm-1.12-1.14.jar                    | None                                     |
   | L     | roots                                | 1.12.2-3.0.28     | Roots-1.12.2-3.0.28.jar                       | None                                     |
   | L     | mysticalworld                        | 1.12.2-1.8.4      | mysticalworld-1.12.2-1.8.4.jar                | None                                     |
   | L     | netherchest                          | 1.1.1             | netherchest-1.1.1.jar                         | None                                     |
   | L     | nethercraft                          | 1.0.2             | nethercraft-1.12.2-1.0.2 (2).jar              | None                                     |
   | L     | pitweaks                             | 1.12-1.1.1        | PiTweaks-1.12-1.1.1.jar                       | None                                     |
   | L     | potioncore                           | 1.9_for_1.12.2    | PotionCore-1.9_for_1.12.2.jar                 | None                                     |
   | L     | resourceloader                       | 1.5.3             | ResourceLoader-MC1.12.1-1.5.3.jar             | None                                     |
   | L     | roguelike                            | 1.8.0             | RoguelikeDungeons-1.12.2-1.8.0.jar            | None                                     |
   | L     | t3s4ebw                              | 1.0               | SeedsForWizardry+1.0+For+MC+Forge+1.12.2.jar  | None                                     |
   | L     | silkyspawners                        | 1.3               | silkyspawners-1.3.jar                         | None                                     |
   | L     | somanyenchantments                   | 0.4.3             | somanyenchantments+V0.4.31 (1).jar            | None                                     |
   | L     | surge                                | 2.0.77            | Surge-1.12.2-2.0.77 (1).jar                   | None                                     |
   | L     | tc6aspects4jei                       | 0.0.2a            | tc6aspects4jei-0.0.2a.jar                     | None                                     |
   | L     | texfix                               | 4.0               | TexFix+V-1.12-4.0.jar                         | None                                     |
   | L     | twilightforest                       | 3.10.1013         | twilightforest-1.12.2-3.10.1013-universal.jar | None                                     |
   | L     | tfspellpack                          | 1.0               | TFSpellPack-1.0-MC1.12.2.jar                  | None                                     |
   | L     | thaumicjei                           | 1.6.0             | ThaumicJEI-1.12.2-1.6.0-27.jar                | None                                     |
   | L     | thaumicperiphery                     | 0.3.1             | thaumicperiphery-0.3.1.jar                    | None                                     |
   | L     | travellersboots                      | 1.0.4             | travellersboots-1.12.2-1.0.4.jar              | None                                     |
   | L     | xat                                  | 0.28.1            | Trinkets+and+Baubles-1.12.2-0.28.1.jar        | None                                     |
   | L     | vanillafix                           | 1.0.10-SNAPSHOT   | VanillaFix-1.0.10-99.jar                      | None                                     |
   | L     | vulcanite                            | 1.5.2             | vulcanite-1.5.2-mc1.12.x.jar                  | None                                     |
   | L     | wolfarmor                            | 2.2.3.6           | wolfarmor-1.12.2-2.2.3.1798-universal.jar     | None                                     |
   | L     | woolintostrings                      | 1.0.2             | WoolIntoStrings-1.12.2-1.0.2.jar              | None                                     |
   | L     | xpbook                               | v1.1.4            | xptome-1.12.2-v1.1.4 (1).jar                  | None                                     |
   | L     | densemetals                          | 2.0.0             | DenseMetals-1.12.2-2.0.0.30.jar               | None                                     |
   | L     | phosphor-lighting                    | 1.12.2-0.2.6      | phosphor-1.12.2-0.2.6+build50-universal.jar   | None                                     |
   | L     | mysticallib                          | 1.12.2-1.7.0      | mysticallib-1.12.2-1.7.0.jar                  | None                                     |

Loaded coremods (and transformers): TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.7-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
team.chisel.ctm.client.asm.CTMTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)

                                  AstralCore (astralsorcery-1.12.2-1.10.23.jar)
                                    
                                  JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.3-48 (1).jar)
                                    org.dimdev.jeid.JEIDTransformer
                                  iceandfire (iceandfire-1.9.1-1.12.2.jar)
                                    com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
                                  BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.21.12.jar)
                                    
                                  llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                  SurgeLoadingPlugin (Surge-1.12.2-2.0.77 (1).jar)
                                    
                                  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
                                    
                                  BringMeTheRings plugin (BringMeTheRings-0.4.jar)
                                    zabi.minecraft.bmtr.core.BaublesTransformer
                                  VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.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.10-1.12.2.jar)
                                    pl.asie.foamfix.coremod.FoamFixTransformer
                                  LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
                                    lumien.resourceloader.asm.ClassTransformer
                                  LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
                                    lumien.chunkanimator.asm.ClassTransformer

GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 25.20.100.6576' Renderer: 'Intel(R) UHD Graphics 630'
Suspected Mods: Unknown
Launched Version: 1.12.2-forge-14.23.5.2854
LWJGL: 2.9.4
OpenGL: Intel(R) UHD Graphics 630 GL version 4.5.0 - Build 25.20.100.6576, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz

Crissaegrim Compatibility: Use MysticalLib 1.2.1

General Information

Using the Crissaegrim crashes my dedicated server. Crissaegrim doesn't have an issues page, but the issue appears to be a missing/moved class in MysticLib.


Environment Versions

  • MysticalLib: v1.4.0
  • Crissaegrim: v1.0.0
  • Forge: 14.23.5.2847
  • Minecraft: 1.12.2

Logging Information

Console error:

[Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception
net.minecraft.util.ReportedException: Ticking entity
        at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:773) ~[MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.updateTimeLightAndEntities(DedicatedServer.java:397) ~[nz.class:?]
        at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668) ~[MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221]
Caused by: java.lang.NoClassDefFoundError: epicsquid/mysticallib/network/MessageEffect
        at epicsquid.crissaegrim.entity.EntitySlash.onUpdate(EntitySlash.java:53) ~[EntitySlash.class:?]
        at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1996) ~[amu.class:?]
        at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:832) ~[oo.class:?]
        at net.minecraft.world.World.updateEntity(World.java:1958) ~[amu.class:?]
        at net.minecraft.world.World.redirect$updateEntity$zzn000(World.java:4123) ~[amu.class:?]
        at net.minecraft.world.World.updateEntities(World.java:1762) ~[amu.class:?]
        at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:613) ~[oo.class:?]
        at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:767) ~[MinecraftServer.class:?]
        ... 4 more
Caused by: java.lang.ClassNotFoundException: epicsquid.mysticallib.network.MessageEffect
        at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_221]
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_221]
        at epicsquid.crissaegrim.entity.EntitySlash.onUpdate(EntitySlash.java:53) ~[EntitySlash.class:?]
        at net.minecraft.world.World.updateEntityWithOptionalForce(World.java:1996) ~[amu.class:?]
        at net.minecraft.world.WorldServer.updateEntityWithOptionalForce(WorldServer.java:832) ~[oo.class:?]
        at net.minecraft.world.World.updateEntity(World.java:1958) ~[amu.class:?]
        at net.minecraft.world.World.redirect$updateEntity$zzn000(World.java:4123) ~[amu.class:?]
        at net.minecraft.world.World.updateEntities(World.java:1762) ~[amu.class:?]
        at net.minecraft.world.WorldServer.updateEntities(WorldServer.java:613) ~[oo.class:?]
        at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:767) ~[MinecraftServer.class:?]
        ... 4 more
Caused by: java.lang.NullPointerException

elucent

The link to patreon on the curseforge page says epicsquid but links to elucent

๐Ÿ˜œ minor change, but just happened to be the one I clicked on to follow it through

Also - you are doing epic stuff. Its a 'issue' that you aren't hearing it often enough! Even if it is now a meme that you are picking up two mods a week ๐Ÿ˜œ rock on dude! Awesome to hear you on the dev streams of others too. And appreciation from the other side of the ditch.

New version crashes minecraft upon launch

Hi,

I am trying to upgrade from version 1.3.7 to 1.3.8 but the game just crashes with the latest .jar.

Here is the log:
https://paste.ee/p/buSvU

Hopefully, it's just something that I am doing something wrong :)

Edit: Sorry, this might actually be a Mystical World issue as Mystical Lib 1.3.8 + Mystical World 1.4.4 seems to work, but I can't tell what is causing the issue.

Why does it crash?

General Information

Describe the bug:

Expected behavior:


Crash Report (if available):

Mysticallib Crashes.

Mysticallib keeps crashing, i tried a different version of both Mysticallib and Forge but keeps crashing.

Crash report:
---- Minecraft Crash Report ----

WARNING: coremods are present:
ForgelinPlugin (Forgelin-1.8.3.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
BetterFoliageLoader (BetterFoliage-MC1.12-2.3.1.jar)
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
Contact their authors BEFORE contacting forge

// This doesn't make any sense!

Time: 12/18/20 10:59 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 Mystical Lib (mysticallib)
Caused by: java.lang.NoSuchMethodError: epicsquid.mysticallib.LibRegistry.addSlabPair(Lnet/minecraft/block/material/Material;Lnet/minecraft/block/SoundType;FLjava/lang/String;Lnet/minecraft/block/state/IBlockState;[Lnet/minecraft/block/Block;Lnet/minecraft/creativetab/CreativeTabs;)V
at epicsquid.mysticalworld.init.ModBlocks.registerBlocks(ModBlocks.java:39)
at epicsquid.mysticalworld.RegistryManager.init(RegistryManager.java:23)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_379_RegistryManager_init_RegisterContentEvent.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 epicsquid.mysticallib.LibRegistry.initAll(LibRegistry.java:83)
at epicsquid.mysticallib.proxy.CommonProxy.preInit(CommonProxy.java:14)
at epicsquid.mysticallib.proxy.ClientProxy.preInit(ClientProxy.java:24)
at epicsquid.mysticallib.MysticalLib.preInit(MysticalLib.java:30)
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.GeneratedMethodAccessor8.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: 970395648 bytes (925 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F5 58 mods loaded, 58 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.2854.jar                    | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge            | 14.23.5.2854      | forge-1.12.2-14.23.5.2854.jar                    | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | smoothfontcore   | mc1.12.2-2.1.2    | minecraft.jar                                    | None                                     |
| LCH   | smoothfont       | mc1.12.2-2.1.2    | SmoothFont-mc1.12.2-2.1.2.jar                    | None                                     |
| LCH   | thedragonlib     | 1.12.2-5.3.0      | thedragonlib-1.12.2-5.3.0.jar                    | None                                     |
| LCH   | armorplus        | 1.12.2-11.28.0.69 | armorplus-1.12.2-11.28.0.69.jar                  | None                                     |
| LCH   | babymobs         | 1.5.5             | BabyMobs-1.12-1.5.5.jar                          | None                                     |
| LCH   | baubles          | 1.5.2             | Baubles-1.12-1.5.2.jar                           | None                                     |
| LCH   | forgelin         | 1.8.3             | Forgelin-1.8.3.jar                               | None                                     |
| LCH   | betterfoliage    | 2.3.1             | BetterFoliage-MC1.12-2.3.1.jar                   | None                                     |
| LCH   | biomesoplenty    | 7.0.1.2444        | Biomes-O-Plenty-Mod-1.12.2.jar                   | None                                     |
| LCH   | blockcraftery    | 1.12.2-1.3.1      | blockcraftery-1.12.2-1.3.1.jar                   | None                                     |
| LCH   | bloodmoon        | 1.5.3             | Bloodmoon-MC1.12.2-1.5.3.jar                     | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCH   | bookshelf        | 2.3.589           | Bookshelf-1.12.2-2.3.589.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | bountifulbaubles | 0.0.1             | Bountiful+Baubles-1.12.2-0.1.6.jar               | None                                     |
| LCH   | ctm              | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar                        | None                                     |
| LCH   | mysticalworld    | 1.12.2-1.8.4      | mysticalworld-1.12.2-1.8.4.jar                   | None                                     |
| LCH   | chisel           | MC1.12.2-1.0.2.45 | Chisel-MC1.12.2-1.0.2.45.jar                     | None                                     |
| LCH   | cqrepoured       | 2.1.3B            | Chocolate_Quest_Repoured-1.12.2-2.1.3B.jar       | None                                     |
| LCH   | comfycozy        | 1.1               | comfycozy-1.1.jar                                | None                                     |
| LCH   | ptrmodellib      | 1.0.4             | PTRLib-1.0.4.jar                                 | None                                     |
| LCH   | props            | 2.6.3             | Decocraft-2.6.3_1.12.2.jar                       | None                                     |
| LCH   | disenchanter     | 1.7               | disenchanter[1.12]1.7.jar                        | None                                     |
| LCH   | mocreatures      | 12.0.5            | DrZharks+MoCreatures+Mod-12.0.5.jar              | None                                     |
| LCH   | dynamictrees     | 1.12.2-0.9.21     | DynamicTrees-1.12.2-0.9.21.jar                   | None                                     |
| LCH   | eplus            | 5.0.176           | EnchantingPlus-1.12.2-5.0.176.jar                | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | fairylights      | 2.1.10            | fairylights-2.1.10-1.12.2.jar                    | None                                     |
| LCH   | farlanders       | 1.0.1             | farlanders-1.12.2-1.0.1.jar                      | None                                     |
| LCH   | cfm              | 6.3.1             | furniture-6.3.1-1.12.2.jar                       | None                                     |
| LCH   | waila            | 1.8.26            | Hwyla-1.8.26-B41_1.12.2.jar                      | None                                     |
| LCH   | ichunutil        | 7.2.2             | iChunUtil-1.12.2-7.2.2.jar                       | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH   | inventorypets    | 2.0.6             | inventorypets-1.12-2.0.6.jar                     | None                                     |
| LCH   | ironchest        | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar                  | None                                     |
| LCH   | journeymap       | 1.12.2-5.7.1      | journeymap-1.12.2-5.7.1.jar                      | None                                     |
| LCH   | mca              | 6.1.0             | MCA-1.12.2-6.1.0-universal.jar                   | None                                     |
| LCH   | moarsigns        | 6.0.0.11          | MoarSigns-1.12.2-6.0.0.11.jar                    | 5a57c7d1420cf4c58f53ea2a298ebef8215ede63 |
| LCH   | morph            | 7.2.0             | Morph-1.12.2-7.2.1.jar                           | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH   | mo_swords        | v5                | moSwords-1.12.2v5.jar                            | None                                     |
| LCH   | llibrary         | 1.7.20            | llibrary-1.7.20-1.12.2.jar                       | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LCH   | mowziesmobs      | 1.5.8             | mowziesmobs-1.5.8.jar                            | None                                     |
| LCH   | multimob         | 1.0.5             | multimob-1.0.5.jar                               | None                                     |
| LCH   | naturescompass   | 1.8.3             | NaturesCompass-1.12.2-1.8.3.jar                  | None                                     |
| LCH   | harvestcraft     | 1.12.2zb          | Pam's+HarvestCraft+1.12.2zg.jar                  | None                                     |
| LCH   | getalltheseeds   | 1.12a             | Pams-Get-all-the-Seeds-Mod-1.12.2.jar            | None                                     |
| LCH   | pamscookables    | 1.1               | pamscookables-1.1.jar                            | None                                     |
| LCH   | patchouli        | 1.0-20            | Patchouli-1.0-20.jar                             | None                                     |
| LCH   | primitivemobs    | 1.2.3a            | primitivemobs-1.2.3a.jar                         | None                                     |
| LCH   | sereneseasons    | 1.2.18            | SereneSeasons-1.12.2-1.2.18-universal.jar        | None                                     |
| LCH   | torohealthmod    | 1.12.2-11         | torohealth-1.12.2-11.jar                         | None                                     |
| LCH   | treechopper      | 1.2.4             | TreeChopper-1.12.2-1.2.4.jar                     | None                                     |
| LCH   | twilightforest   | 3.11.1020         | twilightforest-1.12.2-3.11.1020-universal[1].jar | None                                     |
| LCH   | uteamcore        | 2.2.5.147         | u_team_core-1.12.2-2.2.5.147.jar                 | None                                     |
| LCH   | usefulbackpacks  | 1.5.3.59          | useful_backpacks-1.12.2-1.5.3.59.jar             | None                                     |
| LCH   | wawla            | 2.6.275           | Wawla-1.12.2-2.6.275.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | weeeflowers      | 1.12.2b           | Weee-Flowers-Mod-1.12.2.jar                      | None                                     |
| LCE   | mysticallib      | 1.12.2-1.3.0      | mysticallib-1.12.2-1.3.0.jar                     | None                                     |

Loaded coremods (and transformers): 

ForgelinPlugin (Forgelin-1.8.3.jar)

llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
BetterFoliageLoader (BetterFoliage-MC1.12-2.3.1.jar)
mods.betterfoliage.loader.BetterFoliageTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
CorePlugin (SmoothFont-mc1.12.2-2.1.2.jar)
bre.smoothfont.asm.Transformer
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
lumien.bloodmoon.asm.ClassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 445.87' Renderer: 'GeForce RTX 2070/PCIe/SSE2'
OptiFine Version: OptiFine_1.12.2_HD_U_F5
OptiFine Build: 20191204-141934
Render Distance Chunks: 12
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 445.87
OpenGlRenderer: GeForce RTX 2070/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 12

Latest version for 1.15.2 crashes when loading game

General Information

Describe the bug:
After installing traverse-1.15.2-3.1.0, the game crashes when starting up. When I replace -3.1.0 with the older 3.0.0, the game loads normally.

To Reproduce:

  1. Place traverse-1.15.2-3.1.0 in mods folder (remove older version if applicable)
  2. Launch minecraft
  3. Game will crash while loading mods, return to initial launcher screen

Expected behavior:
After loading mods, splash screen displays.


Environment Versions

Minecraft 1.15.2 with 1.15.2-forge-31.2.0

Mystic Mods Versions

  • MysticalLib: mysticallib-1.15.2-2.0.0

Other Versions:

  • Forge: 1.15.2-forge-31.2.0
  • Minecraft: 1.15.2

Mod crashes minecraft on launching

https://pastebin.com/xYpenrYn

Here's the crash log!! I'm sorry but I'm rather new to github so I hope I did everything right.
I added mysticmods and mysticallib to a custom modpack and that crashed minecraft when I was launching the pack. The pack launched per normal once I removed both mods.

Crash when running on a server

No problems on a single-player, local instance, but when I install MysticalLib on a server I get the following crash:

Description: Exception in server tick loop

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from MysticalLib (mysticallib)
Caused by: java.lang.NoSuchMethodError: epicsquid.mysticalworld.block.BlockThatch.setLayer(Lnet/minecraft/util/BlockRenderLayer;)Lepicsquid/mysticallib/block/BlockBase;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.