Electroblob77 / Wizardry

Source code for Electroblob's Wizardry, a Minecraft mod about magic, exploration and adventure. Open-source so other aspiring wizards (a.k.a. programmers 😎) can see the real magic! ✨ Just want to download and play? Head over to the CurseForge page via the link below:
https://minecraft.curseforge.com/projects/electroblobs-wizardry
Other
200 stars 106 forks source link

Error on startup java.lang.NoSuchMethodError: electroblob.wizardry.spell.SpellRay.<init> #713

Closed MafinOfficial closed 2 years ago

MafinOfficial commented 3 years ago

---- Minecraft Crash Report ----

WARNING: coremods are present: CreativePatchingLoader (CreativeCore_v1.10.61_mc1.12.2.jar) LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar) MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.64.jar) Quark Plugin (Quark-r1.6-179.jar) AppleCore (AppleCore-mc1.12.2-3.4.0.jar) iceandfire (iceandfire-1.9.1-1.12.2.jar) Wizardry Plugin (wizardry-0.11.1.jar) Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar) MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.281.jar) LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16.jar) CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar) FutureMC (future-mc-1.12.2-0.2.6.1.jar) BedPatch (bedpatch-2.2-1.12.2.jar) ForgelinPlugin (Forgelin-1.8.4.jar) midnight (themidnight-0.3.5.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.14-1.12.2.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) ApotheosisCore (Apotheosis-1.12.2-1.12.5.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) FarseekCoreMod (Farseek-1.12-2.5.1.jar) Plugin (NotEnoughIDs-1.5.4.4.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) AstralCore (astralsorcery-1.12.2-1.10.27.jar) SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.10.jar) Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 8/29/21 2:05 PM Description: Initializing game

java.lang.NoSuchMethodError: electroblob.wizardry.spell.SpellRay.(Ljava/lang/String;Ljava/lang/String;ZLnet/minecraft/item/EnumAction;)V at com.favouritedragon.arcaneessentials.common.spell.SpellRay.(SpellRay.java:25) at com.favouritedragon.arcaneessentials.common.spell.ice.BlizzardBeam.(BlizzardBeam.java:29) at com.favouritedragon.arcaneessentials.RegisterHandler.register(RegisterHandler.java:99) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_278_RegisterHandler_register_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:857) 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.func_71384_a(Minecraft.java:467) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- Head -- Thread: Client thread Stacktrace: at com.favouritedragon.arcaneessentials.common.spell.SpellRay.(SpellRay.java:25) at com.favouritedragon.arcaneessentials.common.spell.ice.BlizzardBeam.(BlizzardBeam.java:29) at com.favouritedragon.arcaneessentials.RegisterHandler.register(RegisterHandler.java:99) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_278_RegisterHandler_register_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:857) 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.func_71384_a(Minecraft.java:467)

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

-- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1179755424 bytes (1125 MB) / 3078619136 bytes (2936 MB) up to 6084886528 bytes (5803 MB) JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6528m -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 255 mods loaded, 255 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   | creativecoredummy                 | 1.0.0                    | minecraft.jar                                         | None                                     |
| LCH   | micdoodlecore                     |                          | minecraft.jar                                         | None                                     |
| LCH   | openmodscore                      | 0.12.2                   | minecraft.jar                                         | None                                     |
| LCH   | foamfixcore                       | 7.7.4                    | minecraft.jar                                         | None                                     |
| LCH   | fastbench                         | 1.7.3                    | FastWorkbench-1.12.2-1.7.3.jar                        | None                                     |
| LCH   | actuallyadditions                 | 1.12.2-r152              | ActuallyAdditions-1.12.2-r152.jar                     | None                                     |
| LCH   | ctm                               | MC1.12.2-1.0.2.31        | CTM-MC1.12.2-1.0.2.31.jar                             | None                                     |
| LCH   | appliedenergistics2               | rv6-stable-7             | appliedenergistics2-rv6-stable-7.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   | aether_legacy                     | 1.5.3.2                  | aether-1.12.2-v1.5.3.2.jar                            | None                                     |
| LCH   | akashictome                       | 1.2-12                   | AkashicTome-1.2-12.jar                                | None                                     |
| LCH   | forgelin                          | 1.8.4                    | Forgelin-1.8.4.jar                                    | None                                     |
| LCH   | alib                              | 1.0.12                   | alib-1.0.12.jar                                       | None                                     |
| LCH   | crafttweaker                      | 4.1.20                   | CraftTweaker2-1.12-4.1.20.655.jar                     | None                                     |
| LCH   | alchemistry                       | 1.12.2-42                | alchemistry-1.12.2-42.jar                             | None                                     |
| LCH   | creativecore                      | 1.10.0                   | CreativeCore_v1.10.61_mc1.12.2.jar                    | None                                     |
| LCH   | ambientsounds                     | 3.0                      | AmbientSounds_v3.1.5_mc1.12.2.jar                     | None                                     |
| LCH   | baubles                           | 1.5.2                    | Baubles-1.12-1.5.2.jar                                | None                                     |
| LCH   | mtlib                             | 3.0.7                    | MTLib-3.0.7.jar                                       | None                                     |
| LCH   | modtweaker                        | 4.0.19                   | modtweaker-4.0.20.4.jar                               | None                                     |
| LCH   | jei                               | 4.16.1.301               | jei_1.12.2-4.16.1.301.jar                             | None                                     |
| LCH   | ebwizardry                        | 4.3.1                    | ElectroblobsWizardry-4.3.1-MC1.12.2.jar               | None                                     |
| LCH   | ancientspellcraft                 | 1.1.3                    | ancientspellcraft-1.1.3.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   | applecore                         | 3.4.0                    | AppleCore-mc1.12.2-3.4.0.jar                          | None                                     |
| LCH   | appleskin                         | 1.0.14                   | AppleSkin-mc1.12-1.0.14.jar                           | None                                     |
| LCH   | arcane_essentials                 | 1.0                      | Arcane Essentials-0.9.2.jar                           | None                                     |
| LCH   | aroma1997core                     | 2.0.0.2                  | Aroma1997Core-1.12.2-2.0.0.2.jar                      | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH   | aroma1997sdimension               | 2.0.0.2                  | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.jar       | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH   | astralsorcery                     | 1.10.27                  | astralsorcery-1.12.2-1.10.27.jar                      | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH   | tombstone                         | 4.4.4                    | tombstone-4.4.4-1.12.2.jar                            | None                                     |
| LCH   | quark                             | r1.6-179                 | Quark-r1.6-179.jar                                    | None                                     |
| LCH   | autoreglib                        | 1.3-32                   | AutoRegLib-1.3-32.jar                                 | None                                     |
| LCH   | codechickenlib                    | 3.2.3.358                | CodeChickenLib-1.12.2-3.2.3.358-universal.jar         | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | avaritia                          | 3.3.0                    | Avaritia-1.12.2-3.3.0.37-universal.jar                | None                                     |
| LCH   | berzikheroes                      | 2.7                      | berzikheroes 2.7.jar                                  | None                                     |
| LCH   | betteradvancements                | 0.1.0.77                 | BetterAdvancements-1.12.2-0.1.0.77.jar                | None                                     |
| LCH   | betteranimationscollection2       | 1.0.2                    | BetterAnimationsCollection2-v1.0.2-1.12.2.jar         | 12d137bcc36051a1c2c8ea7211cfc1da1c6e9dea |
| LCH   | betterbuilderswands               | 0.11.1                   | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar       | None                                     |
| LCH   | thaumcraft                        | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                      | None                                     |
| LCH   | botania                           | r1.10-364                | Botania r1.10-364.4.jar                               | None                                     |
| LCH   | dynamictrees                      | 1.12.2-0.9.23            | DynamicTrees-1.12.2-0.9.23.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   | patchouli                         | 1.0-23.6                 | Patchouli-1.0-23.6.jar                                | None                                     |
| LCH   | bewitchment                       | 0.22.63                  | bewitchment-1.12.2-0.0.22.64.jar                      | None                                     |
| LCH   | bibliocraft                       | 2.4.5                    | BiblioCraft[v2.4.5][MC1.12.2].jar                     | None                                     |
| LCH   | biomesoplenty                     | 7.0.1.2441               | BiomesOPlenty-1.12.2-7.0.1.2441-universal.jar         | None                                     |
| LCH   | byg                               | 1.7.1                    | BiomesYouGo1.7.1.jar                                  | None                                     |
| LCH   | blockarmor                        | 2.4.12                   | BlockArmor-1.12.2-2.4.12.jar                          | None                                     |
| LCH   | cyclicmagic                       | 1.20.11                  | Cyclic-1.12.2-1.20.11.jar                             | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
| 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.3-105         | BloodMagic-1.12.2-2.4.3-105.jar                       | None                                     |
| LCH   | bonsaitrees                       | 1.1.4                    | bonsaitrees-1.1.4-b170.jar                            | None                                     |
| LCH   | bookshelf                         | 2.3.590                  | Bookshelf-1.12.2-2.3.590.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | redstoneflux                      | 2.1.1                    | RedstoneFlux-1.12-2.1.1.1-universal.jar               | None                                     |
| LCH   | brandonscore                      | 2.4.19                   | BrandonsCore-1.12.2-2.4.19.214-universal.jar          | None                                     |
| LCH   | buildcraftlib                     | 7.99.24.8                | buildcraft-core-7.99.24.8.jar                         | None                                     |
| LCH   | buildcraftcore                    | 7.99.24.8                | buildcraft-core-7.99.24.8.jar                         | None                                     |
| LCH   | buildcraftenergy                  | 7.99.24.8                | buildcraft-energy-7.99.24.8.jar                       | None                                     |
| LCH   | buildinggadgets                   | 2.8.4                    | BuildingGadgets-2.8.4.jar                             | None                                     |
| LCH   | carryon                           | 1.12.3                   | carryon-1.12.2-1.12.4.16.jar                          | fd21553434f4905f2f73ea7838147ac4ea07bd88 |
| LCH   | cctweaked                         | 1.89.2                   | cc-tweaked-1.12.2-1.89.2.jar                          | None                                     |
| LCH   | computercraft                     | 1.89.2                   | cc-tweaked-1.12.2-1.89.2.jar                          | None                                     |
| LCH   | chameleon                         | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                              | None                                     |
| LCH   | champions                         | 1.12.2-1.0.11.10         | champions-1.12.2-1.0.11.10.jar                        | b33d2c8df492beff56d1bbbc92da49b8ab7345a1 |
| LCH   | chancecubes                       | 1.12.2-5.0.2.385         | ChanceCubes-1.12.2-5.0.2.385.jar                      | None                                     |
| LCH   | chargers                          | 1.2.0.5                  | Chargers-1.12.2-1.2.0.5.jar                           | 58e787c8aafad8b327883f94d4fa544f936d7b01 |
| LCH   | chickenchunks                     | 2.4.2.74                 | ChickenChunks-1.12.2-2.4.2.74-universal.jar           | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | chickens                          | 6.0.4                    | chickens-6.0.4.jar                                    | None                                     |
| LCH   | roots                             | 1.12.2-3.0.35            | Roots-1.12.2-3.0.35.jar                               | None                                     |
| LCH   | mysticalworld                     | 1.12.2-1.9.8             | mysticalworld-1.12.2-1.9.8.jar                        | None                                     |
| LCH   | chisel                            | MC1.12.2-1.0.2.45        | Chisel-MC1.12.2-1.0.2.45.jar                          | None                                     |
| LCH   | chiselsandbits                    | 14.33                    | chiselsandbits-14.33.jar                              | None                                     |
| LCH   | chunkpregenerator                 | 2.5.0                    | Chunk Pregenerator-V1.12-2.5.0.jar                    | None                                     |
| LCH   | citcore                           | 1.0.1                    | CITCore1.0.1.jar                                      | None                                     |
| LCH   | cit_injections                    | 1.0.0                    | CITinjections1.0.0.jar                                | None                                     |
| LCH   | clumps                            | 3.1.2                    | Clumps-3.1.2.jar                                      | None                                     |
| LCH   | cofhcore                          | 4.6.6                    | CoFHCore-1.12.2-4.6.6.1-universal.jar                 | None                                     |
| LCH   | cofhworld                         | 1.4.0                    | CoFHWorld-1.12.2-1.4.0.1-universal.jar                | None                                     |
| LCH   | controlling                       | 3.0.10                   | Controlling-3.0.10.jar                                | None                                     |
| LCH   | cookingforblockheads              | 6.5.0                    | CookingForBlockheads_1.12.2-6.5.0.jar                 | None                                     |
| LCH   | cosmeticarmorreworked             | 1.12.2-v5a               | CosmeticArmorReworked-1.12.2-v5a.jar                  | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
| LCH   | craftingtweaks                    | 8.1.9                    | CraftingTweaks_1.12.2-8.1.9.jar                       | None                                     |
| LCH   | ctgui                             | 1.0.0                    | CraftTweaker2-1.12-4.1.20.655.jar                     | None                                     |
| LCH   | crafttweakerjei                   | 2.0.3                    | CraftTweaker2-1.12-4.1.20.655.jar                     | None                                     |
| LCH   | cucumber                          | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                             | None                                     |
| LCH   | waila                             | 1.8.26                   | Hwyla-1.8.26-B41_1.12.2.jar                           | None                                     |
| LCH   | darkutils                         | 1.8.230                  | DarkUtils-1.12.2-1.8.230.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | ding                              | 1.0.2                    | Ding-1.12.2-1.0.2.jar                                 | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH   | dldungeonsjbg                     | 1.14.7                   | DoomlikeDungeons-1.14.7-MC1.12.2.jar                  | None                                     |
| LCH   | thermalfoundation                 | 2.6.7                    | ThermalFoundation-1.12.2-2.6.7.1-universal.jar        | None                                     |
| LCH   | draconicevolution                 | 2.3.27                   | Draconic-Evolution-1.12.2-2.3.27.353-universal.jar    | None                                     |
| LCH   | elevatorid                        | 1.3.14                   | ElevatorMod-1.12.2-1.3.14.jar                         | None                                     |
| LCH   | enchdesc                          | 1.1.15                   | EnchantmentDescriptions-1.12.2-1.1.15.jar             | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | endercore                         | 1.12.2-0.5.76            | EnderCore-1.12.2-0.5.76.jar                           | None                                     |
| LCH   | thermalexpansion                  | 5.5.7                    | ThermalExpansion-1.12.2-5.5.7.1-universal.jar         | None                                     |
| LCH   | enderio                           | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                             | None                                     |
| LCH   | enderiointegrationtic             | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                             | None                                     |
| LCH   | enderiobase                       | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                             | None                                     |
| LCH   | enderioconduits                   | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                             | None                                     |
| LCH   | enderioconduitsappliedenergistics | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                             | None                                     |
| LCH   | enderioconduitsopencomputers      | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                             | None                                     |
| LCH   | enderioconduitsrefinedstorage     | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                             | None                                     |
| LCH   | mantle                            | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                              | None                                     |
| LCH   | natura                            | 1.12.2-4.3.2.69          | natura-1.12.2-4.3.2.69.jar                            | None                                     |
| LCH   | forestry                          | 5.8.2.387                | forestry_1.12.2-5.8.2.387.jar                         | None                                     |
| LCH   | enderiointegrationforestry        | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                             | None                                     |
| LCH   | twilightforest                    | 3.11.1021                | twilightforest-1.12.2-3.11.1021-universal.jar         | None                                     |
| LCH   | tconstruct                        | 1.12.2-2.13.0.183        | TConstruct-1.12.2-2.13.0.183.jar                      | None                                     |
| LCH   | enderiointegrationticlate         | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                             | None                                     |
| LCH   | enderioinvpanel                   | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                             | None                                     |
| LCH   | ftblib                            | 5.4.7.2                  | FTBLib-5.4.7.2.jar                                    | None                                     |
| LCH   | enderiomachines                   | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                             | None                                     |
| LCH   | enderiopowertools                 | 5.3.70                   | EnderIO-1.12.2-5.3.70.jar                             | None                                     |
| LCH   | enderstorage                      | 2.4.6.137                | EnderStorage-1.12.2-2.4.6.137-universal.jar           | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | mmdlib                            | 1.0.0-rc2                | MMDLib-1.12-1.0.0-rc2.36.jar                          | None                                     |
| LCH   | endmetals                         | 1.2.0-rc2                | EndMetals-1.12-1.2.0-rc2.67.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | extendedcrafting                  | 1.5.6                    | ExtendedCrafting-1.12.2-1.5.6.jar                     | None                                     |
| LCH   | minerva                           | 1.0.13                   | minerva-library-1.0.13.jar                            | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
| LCH   | extraalchemy                      | 0.5.4                    | extraalchemy-forge-1.12-build11-0.5.4.jar             | b851b8b7c7f4d8d0e910ff27618150ba80c026ec |
| LCH   | galacticraftcore                  | 4.0.2.281                | GalacticraftCore-1.12.2-4.0.2.281.jar                 | None                                     |
| LCH   | extrabitmanipulation              | 1.12.2-3.4.1             | ExtraBitManipulation-1.12.2-3.4.1.jar                 | None                                     |
| LCH   | galacticraftplanets               | 4.0.2.281                | Galacticraft-Planets-1.12.2-4.0.2.281.jar             | None                                     |
| LCH   | mjrlegendslib                     | 1.12.2-1.2.1             | MJRLegendsLib-1.12.2-1.2.1.jar                        | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCH   | extraplanets                      | 1.12.2-0.7.3             | ExtraPlanets-1.12.2-0.7.3.jar                         | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCH   | extrautils2                       | 1.0                      | extrautils2-1.12-1.9.9.jar                            | None                                     |
| LCH   | farmingforblockheads              | 3.1.28                   | FarmingForBlockheads_1.12.2-3.1.28.jar                | None                                     |
| LCH   | farseek                           | 2.5.1                    | Farseek-1.12-2.5.1.jar                                | None                                     |
| LCH   | fastfurnace                       | 1.3.1                    | FastFurnace-1.12.2-1.3.1.jar                          | None                                     |
| LCH   | fastleafdecay                     | v14                      | FastLeafDecay-v14.jar                                 | None                                     |
| LCH   | fencejumper                       | 1.0.5                    | fencejumper-1.12-1.0.5.jar                            | None                                     |
| LCH   | foamfix                           | 0.10.14-1.12.2           | foamfix-0.10.14-1.12.2.jar                            | None                                     |
| LCH   | ftbbackups                        | 1.1.0.1                  | FTBBackups-1.1.0.1.jar                                | None                                     |
| LCH   | ftbutilities                      | 5.4.1.131                | FTBUtilities-5.4.1.131.jar                            | None                                     |
| LCH   | cfm                               | 6.3.1                    | furniture-6.3.1-1.12.2.jar                            | None                                     |
| LCH   | futuremc                          | 0.2.6                    | future-mc-1.12.2-0.2.6.1.jar                          | None                                     |
| LCH   | galacticrafttweaker               | 1.12.2-1.0.3             | GalacticraftTweaker-1.12.2-1.0.3.jar                  | b02331787272ec3515ebe63ecdeea0d746653468 |
| LCH   | tesla                             | 1.0.63                   | Tesla-1.12.2-1.0.63.jar                               | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | gendustry                         | 1.6.5.8                  | gendustry-1.6.5.8-mc1.12.2.jar                        | None                                     |
| LCH   | ghostsexplosives                  | 2.3.0 - MC 1.12.2        | Ghost's Explosives 2.3.0 - MC1.12.2.jar               | None                                     |
| LCH   | gottschcore                       | 1.14.0                   | GottschCore-mc1.12.2-f14.23.5.2854-v1.14.0.jar        | None                                     |
| LCH   | gravestone                        | 1.10.3                   | gravestone-1.10.3.jar                                 | None                                     |
| LCH   | gunpowderlib                      | 1.12.2-1.1               | GunpowderLib-1.12.2-1.1.jar                           | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LCH   | hatchery                          | 2.2.2                    | hatchery-1.12.2-2.2.2.jar                             | None                                     |
| LCH   | ichunutil                         | 7.2.2                    | iChunUtil-1.12.2-7.2.2.jar                            | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH   | hats                              | 7.1.1                    | Hats-1.12.2-7.1.1.jar                                 | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH   | speedsterheroes                   | 1.12.2-2.2.1             | SpeedsterHeroes-1.12.2-2.2.1.jar                      | None                                     |
| LCH   | lucraftcore                       | 1.12.2-2.4.16            | LucraftCore-1.12.2-2.4.16.jar                         | None                                     |
| LCH   | heroesexpansion                   | 1.12.2-1.3.5             | HeroesExpansion-1.12.2-1.3.5.jar                      | None                                     |
| LCH   | icbmclassic                       | 1.12.2-4.0.1.75          | ICBM-classic-1.12.2-4.0.1b75.jar                      | None                                     |
| LCH   | iceandfire                        | 1.9.1                    | iceandfire-1.9.1-1.12.2.jar                           | None                                     |
| LCH   | mekanism                          | 1.12.2-9.8.3.390         | Mekanism-1.12.2-9.8.3.390.jar                         | None                                     |
| LCH   | teslacorelib                      | 1.0.17                   | tesla-core-lib-1.12.2-1.0.17.jar                      | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | industrialforegoing               | 1.12.2-1.12.2            | industrialforegoing-1.12.2-1.12.13-237.jar            | None                                     |
| LCH   | infernalmobs                      | 1.7.6                    | InfernalMobs-1.12.2.jar                               | None                                     |
| LCH   | infinity                          | 1.12                     | infinity-1.12.jar                                     | None                                     |
| LCH   | infinitylib                       | 1.12.2-1.12.1            | infinitylib-1.12.1.jar                                | None                                     |
| LCH   | inventorypets                     | 2.0.15                   | inventorypets-1.12-2.0.15.jar                         | None                                     |
| LCH   | inventorysorter                   | 1.13.3+57                | inventorysorter-1.12.2-1.13.3+57.jar                  | None                                     |
| LCH   | inventorytweaks                   | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                              | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCH   | ironbackpacks                     | 1.12.2-3.0.8-12          | IronBackpacks-1.12.2-3.0.8-12.jar                     | None                                     |
| LCH   | ironchest                         | 1.12.2-7.0.67.844        | ironchest-1.12.2-7.0.72.847.jar                       | None                                     |
| LCH   | ironjetpacks                      | 1.1.0                    | IronJetpacks-1.12-2-1.1.0.jar                         | None                                     |
| LCH   | itlt                              | 1.0.4                    | itlt-1.12.x-1.0.4.jar                                 | None                                     |
| LCH   | journeymap                        | 1.12.2-5.7.1             | journeymap-1.12.2-5.7.1.jar                           | None                                     |
| LCH   | jecalculation                     | 1.12.2-3.2.6             | JustEnoughCalculation-1.12.2-3.2.6.jar                | None                                     |
| LCH   | jeresources                       | 0.9.2.60                 | JustEnoughResources-1.12.2-0.9.2.60.jar               | None                                     |
| LCH   | librarianlib                      | 4.22                     | librarianlib-1.12.2-4.22.jar                          | None                                     |
| LCH   | lootbags                          | 2.5.8.5                  | LootBags-1.12.2-2.5.8.5.jar                           | None                                     |
| LCH   | lycanitesmobs                     | 2.0.7.2 - MC 1.12.2      | lycanitesmobs-1.12.2-2.0.7.2.jar                      | None                                     |
| LCH   | mahoutsukai                       | 1.12.2-v1.19.47          | mahoutsukai-1.12.2-v1.19.47.jar                       | None                                     |
| LCH   | mekanismgenerators                | 1.12.2-9.8.3.390         | MekanismGenerators-1.12.2-9.8.3.390.jar               | None                                     |
| LCH   | harvestcraft                      | 1.12.2zb                 | Pam's HarvestCraft 1.12.2zg.jar                       | None                                     |
| LCH   | mm_lib                            | 2.3.0                    | MMLib-2.3.0.jar                                       | None                                     |
| LCH   | mob_grinding_utils                | 0.3.13                   | MobGrindingUtils-0.3.13.jar                           | None                                     |
| LCH   | stevekung's_lib                   | 1.1.10                   | SteveKunG's-Lib-1.12.2-1.1.10.jar                     | None                                     |
| LCH   | moreplanets                       | 2.2.1                    | More-Planets-1.12.2-2.2.1-GC280.jar                   | None                                     |
| LCH   | morebees                          | 1.12.2-2.0.1             | morebees-1.12.2-2.0.1.jar                             | None                                     |
| LCH   | morechickens                      | 3.1.0                    | morechickens-1.12.2-3.1.0.jar                         | None                                     |
| LCH   | morpheus                          | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                           | None                                     |
| LCH   | mousetweaks                       | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                         | None                                     |
| LCH   | multimob                          | 1.0.5                    | multimob-1.0.5.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   | naturescompass                    | 1.8.5                    | NaturesCompass-1.12.2-1.8.5.jar                       | None                                     |
| LCH   | neat                              | 1.4-17                   | Neat 1.4-17.jar                                       | None                                     |
| LCH   | netherportalfix                   | 5.3.17                   | NetherPortalFix_1.12.1-5.3.17.jar                     | None                                     |
| LCH   | neid                              | 1.5.4.4                  | NotEnoughIDs-1.5.4.4.jar                              | None                                     |
| LCH   | examplemod                        | 1.0                      | NuclearCraft-2.18z-1.12.2.jar                         | None                                     |
| LCH   | nuclearcraft                      | 2.18z                    | NuclearCraft-2.18z-1.12.2.jar                         | None                                     |
| LCH   | openmods                          | 0.12.2                   | OpenModsLib-1.12.2-0.12.2.jar                         | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCH   | openblocks                        | 1.8.1                    | OpenBlocks-1.12.2-1.8.1.jar                           | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LCH   | oreexcavation                     | 1.4.150                  | OreExcavation-1.4.150.jar                             | None                                     |
| LCH   | orespawn                          | 3.3.1                    | OreSpawn-1.12-3.3.1.179.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | projecte                          | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                           | None                                     |
| LCH   | p455w0rdslib                      | 2.3.161                  | p455w0rdslib-1.12.2-2.3.161.jar                       | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH   | plustic                           | @VERSION@                | plustic-8.0.3.jar                                     | None                                     |
| LCH   | portalgun                         | 7.1.0                    | PortalGun-1.12.2-7.1.0.jar                            | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH   | primitivemobs                     | 1.2.3a                   | primitivemobs-1.2.3a.jar                              | None                                     |
| LCH   | realfilingcabinet                 | 0.2.0.20                 | realfilingcabinet-1.12-0.2.0.20.jar                   | None                                     |
| LCH   | redstonearsenal                   | 2.6.6                    | RedstoneArsenal-1.12.2-2.6.6.1-universal.jar          | None                                     |
| LCH   | xreliquary                        | 1.12.2-1.3.4.796         | Reliquary-1.12.2-1.3.4.796.jar                        | None                                     |
| LCH   | roost                             | 2.0.10                   | roost-1.12.2-2.0.10.jar                               | None                                     |
| LCH   | silentlib                         | 3.0.13                   | SilentLib-1.12.2-3.0.14+168.jar                       | None                                     |
| LCH   | scalinghealth                     | 1.3.37                   | ScalingHealth-1.12.2-1.3.42+147.jar                   | None                                     |
| LCH   | scavenge                          | 1.8                      | Scavenge V1.12-1.8.3.2.jar                            | None                                     |
| LCH   | ses                               | 1.0.0                    | Secure EnderStorage-1.12.2-1.1.0.jar                  | None                                     |
| LCH   | valkyrielib                       | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                       | None                                     |
| LCH   | simplegenerators                  | 1.12.2-2.0.20.2          | simplegenerators-1.12.2-2.0.20.2.jar                  | None                                     |
| LCH   | storagenetwork                    | 1.8.0                    | SimpleStorageNetwork-1.12.2-1.8.0.jar                 | 0e5cb559be7d03f3fc18b8cba547d663e25f28af |
| LCH   | skybonsais                        | 1.0.1                    | SkyBonsais-1.0.1.jar                                  | None                                     |
| LCH   | snad                              | 1.12.1-1.7.09.16a        | Snad-1.12.1-1.7.09.16a.jar                            | None                                     |
| LCH   | solarflux                         | 12.4.11                  | SolarFluxReborn-1.12.2-12.4.11.jar                    | 9f5e2a811a8332a842b34f6967b7db0ac4f24856 |
| LCH   | somanyenchantments                | 0.5.2                    | SoManyEnchantments-0.5.2.jar                          | None                                     |
| LCH   | spawnercontrol                    | 1.6.3b                   | SpawnerControl-1.6.3b.jar                             | None                                     |
| LCH   | stg                               | 1.12.2-1.2.3             | stg-1.12.2-1.2.3.jar                                  | None                                     |
| LCH   | storagedrawers                    | 5.2.2                    | StorageDrawers-1.12.2-5.4.2.jar                       | None                                     |
| LCH   | streams                           | 0.4.9                    | Streams-1.12-0.4.9.jar                                | None                                     |
| LCH   | tfspellpack                       | 1.1.0                    | TFSpellPack-1.1.0-MC1.12.2.jar                        | None                                     |
| LCH   | beneath                           | 1.7.0                    | The Beneath-1.12.2-1.7.0.jar                          | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LCH   | thermalcultivation                | 0.3.6                    | ThermalCultivation-1.12.2-0.3.6.1-universal.jar       | None                                     |
| LCH   | thermaldynamics                   | 2.5.6                    | ThermalDynamics-1.12.2-2.5.6.1-universal.jar          | None                                     |
| LCH   | thermalinnovation                 | 0.3.6                    | ThermalInnovation-1.12.2-0.3.6.1-universal.jar        | None                                     |
| LCH   | thermalsolars                     | 1.12.2 V1.9.5            | thermalsolars-1.12.2-1.9.5.jar                        | None                                     |
| LCH   | thermaltinkering                  | 1.0                      | ThermalTinkering-1.12.2-2.0.1.jar                     | None                                     |
| LCH   | timecore                          | 1.0.1.1                  | TimeCore-1.12.2-1.0.1.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.34                   | tinyprogressions-1.12.2-3.3.34-Release.jar            | None                                     |
| LCH   | trapcraft                         | 2.4.5                    | Trapcraft-1.12.2-2.4.5.jar                            | None                                     |
| LCH   | trashslot                         | 8.4.10                   | TrashSlot_1.12.2-8.4.10.jar                           | None                                     |
| LCH   | undergroundbiomes                 | 1.3.8                    | UndergroundBiomesConstructs-1.12-1.3.8.jar            | None                                     |
| LCH   | universalmodifiers                | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                       | None                                     |
| LCH   | wailaharvestability               | 1.1.12                   | WailaHarvestability-mc1.12-1.1.12.jar                 | None                                     |
| LCH   | wawla                             | 2.6.275                  | Wawla-1.12.2-2.6.275.jar                              | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | waystones                         | 4.1.0                    | Waystones_1.12.2-4.1.0.jar                            | None                                     |
| LCH   | wearablebackpacks                 | 3.1.4                    | WearableBackpacks-1.12.2-3.1.4.jar                    | None                                     |
| LCH   | wizardry                          | 0.11.1                   | wizardry-0.11.1.jar                                   | None                                     |
| LCH   | xlfoodmod                         | 1.12.2-1.9.2             | XL-Food-Mod-1.12.2-1.9.2.jar                          | None                                     |
| LCH   | drplibrary                        | 1.12.2-0.1.3-SNAPSHOT    | drplibrary-1.12.2-0.1.3-SNAPSHOT-20190129.094240.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.014036.jar | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
| LCH   | drpcmguis                         | 1.12.2-0.0.2-SNAPSHOT    | drpcmguis-1.12.2-0.0.1-SNAPSHOT-20181125.060253.jar   | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
| LCH   | drpcore                           | 1.12.2-0.4.7             | drpcore-1.12.2-0.4.8.jar                              | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
| LCH   | midnight                          | 0.3.5                    | themidnight-0.3.5.jar                                 | None                                     |
| LCH   | librarianliblate                  | 4.22                     | librarianlib-1.12.2-4.22.jar                          | None                                     |
| LCH   | mysticallib                       | 1.12.2-1.10.0            | mysticallib-1.12.2-1.10.0.jar                         | None                                     |
| LCH   | sky_orchards                      | 0.0.12                   | SkyOrchards-0.0.12.jar                                | None                                     |
| LCH   | teslacorelib_registries           | 1.0.17                   | tesla-core-lib-1.12.2-1.0.17.jar                      | None                                     |

Loaded coremods (and transformers): 

CreativePatchingLoader (CreativeCore_v1.10.61_mc1.12.2.jar)

LibrarianLib Plugin (librarianlib-1.12.2-4.22.jar) com.teamwizardry.librarianlib.asm.LibLibTransformer MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) mekanism.coremod.KeybindingMigrationHelper BewitchmentFMLLoadingPlugin (bewitchment-1.12.2-0.0.22.64.jar)

Quark Plugin (Quark-r1.6-179.jar) vazkii.quark.base.asm.ClassTransformer AppleCore (AppleCore-mc1.12.2-3.4.0.jar) squeek.applecore.asm.TransformerModuleHandler iceandfire (iceandfire-1.9.1-1.12.2.jar) com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher Wizardry Plugin (wizardry-0.11.1.jar) com.teamwizardry.wizardry.asm.WizardryTransformer Inventory Tweaks Coremod (InventoryTweaks-1.63.jar) invtweaks.forge.asm.ContainerTransformer EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar) com.enderio.core.common.transform.EnderCoreTransformer com.enderio.core.common.transform.SimpleMixinPatcher MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.281.jar) micdoodle8.mods.miccore.MicdoodleTransformer LucraftCoreCoreMod (LucraftCore-1.12.2-2.4.16.jar) lucraft.mods.lucraftcore.core.LCTransformer CoreMod (Aroma1997Core-1.12.2-2.0.0.2.jar)

FutureMC (future-mc-1.12.2-0.2.6.1.jar) thedarkcolour.futuremc.asm.CoreTransformer BedPatch (bedpatch-2.2-1.12.2.jar) com.mordenkainen.bedpatch.BedPatchASM ForgelinPlugin (Forgelin-1.8.4.jar)

midnight (themidnight-0.3.5.jar) com.mushroom.midnight.core.transformer.MidnightClassTransformer Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.14-1.12.2.jar) pl.asie.foamfix.coremod.FoamFixTransformer OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer 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 FarseekCoreMod (Farseek-1.12-2.5.1.jar) farseek.core.FarseekClassTransformer Plugin (NotEnoughIDs-1.5.4.4.jar) ru.fewizz.neid.asm.Transformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher AstralCore (astralsorcery-1.12.2-1.10.27.jar)

SteveKunGLibPlugin (SteveKunG's-Lib-1.12.2-1.1.10.jar)

GL info: ' Vendor: 'Intel' Version: '4.6.0 - Build 27.20.100.8935' Renderer: 'Intel(R) UHD Graphics 620'
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
Ender IO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
              * Optifine is installed. This is NOT supported.
             This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Authlib is : /C:/Users/fihaj/curseforge/minecraft/Install/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!You are looking at the diagnostics information, not at the crash.       !!!
!!!Scroll up until you see the line with '---- Minecraft Crash Report ----'!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Pulsar/natura loaded Pulses: 
    - NaturaCommons (Enabled/Forced)
    - NaturaOverworld (Enabled/Not Forced)
    - NaturaNether (Enabled/Not Forced)
    - NaturaDecorative (Enabled/Not Forced)
    - NaturaTools (Enabled/Not Forced)
    - NaturaEntities (Enabled/Not Forced)
    - NaturaOredict (Enabled/Forced)
    - NaturaWorld (Enabled/Not Forced)
    - craftingtweaksIntegration (Enabled/Not Forced)

Pulsar/tconstruct loaded Pulses: 
    - TinkerCommons (Enabled/Forced)
    - TinkerWorld (Enabled/Not Forced)
    - TinkerTools (Enabled/Not Forced)
    - TinkerHarvestTools (Enabled/Forced)
    - TinkerMeleeWeapons (Enabled/Forced)
    - TinkerRangedWeapons (Enabled/Forced)
    - TinkerModifiers (Enabled/Forced)
    - TinkerSmeltery (Enabled/Not Forced)
    - TinkerGadgets (Enabled/Not Forced)
    - TinkerOredict (Enabled/Forced)
    - TinkerIntegration (Enabled/Forced)
    - TinkerFluids (Enabled/Forced)
    - TinkerMaterials (Enabled/Forced)
    - TinkerModelRegister (Enabled/Forced)
    - chiselIntegration (Enabled/Not Forced)
    - chiselsandbitsIntegration (Enabled/Not Forced)
    - craftingtweaksIntegration (Enabled/Not Forced)
    - wailaIntegration (Enabled/Not Forced)
    - quarkIntegration (Enabled/Not Forced)

List of loaded APIs: 
    * actuallyadditionsapi (34) from ActuallyAdditions-1.12.2-r152.jar
    * AetherAPI (v1.0.0) from aether-1.12.2-v1.5.3.2.jar
    * AppleCoreAPI (3.4.0) from AppleCore-mc1.12.2-3.4.0.jar
    * appliedenergistics2|API (rv6) from appliedenergistics2-rv6-stable-7.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
    * BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.14.jar
    * bloodmagic-api (2.0.0) from BloodMagic-1.12.2-2.4.3-105.jar
    * BotaniaAPI (93) from Botania r1.10-364.4.jar
    * buildcraftapi_blocks (1.0) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_boards (2.0) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_core (2.2) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_crops (1.1) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_enums (1.0) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_events (2.0) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_facades (1.1) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_filler (5.0) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_fuels (2.0) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_gates (4.1) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_items (1.1) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_library (2.0) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_lists (1.0) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_power (1.3) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_recipes (3.0) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_robotics (3.0) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_statements (1.1) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_tiles (1.2) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_tools (1.0) from buildcraft-core-7.99.24.8.jar
    * buildcraftapi_transport (5.0) from buildcraft-core-7.99.24.8.jar
    * Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
    * ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.2.45.jar
    * ChiselsAndBitsAPI (14.25.0) from chiselsandbits-14.33.jar
    * cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.6.1-universal.jar
    * ComputerCraft|API (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
    * ComputerCraft|API|FileSystem (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
    * ComputerCraft|API|Lua (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
    * ComputerCraft|API|Media (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
    * ComputerCraft|API|Network (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
    * ComputerCraft|API|Network|Wired (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
    * ComputerCraft|API|Peripheral (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
    * ComputerCraft|API|Permissions (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
    * ComputerCraft|API|Redstone (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
    * ComputerCraft|API|Turtle (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
    * ComputerCraft|API|Turtle|Event (1.89.2) from cc-tweaked-1.12.2-1.89.2.jar
    * cosmeticarmorreworked|api (1.0.0) from CosmeticArmorReworked-1.12.2-v5a.jar
    * CraftingTweaks|API (4.1) from CraftingTweaks_1.12.2-8.1.9.jar
    * ctm-api (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
    * ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
    * ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
    * ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
    * ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.2.31.jar
    * DLDungeonsAPI (1.1) from DoomlikeDungeons-1.14.7-MC1.12.2.jar
    * DraconicEvolution|API (1.3) from Draconic-Evolution-1.12.2-2.3.27.353-universal.jar
    * enderioapi (4.0.0) from EnderIO-1.12.2-5.3.70.jar
    * enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.3.70.jar
    * enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.3.70.jar
    * enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.3.70.jar
    * enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.3.70.jar
    * enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.3.70.jar
    * enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.3.70.jar
    * enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.3.70.jar
    * enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.3.70.jar
    * farmingforblockheads|api (1.0) from FarmingForBlockheads_1.12.2-3.1.28.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.281.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.2.2.jar
    * industrialforegoingapi (5) from industrialforegoing-1.12.2-1.12.13-237.jar
    * jeresources|API (0.9.2.60) from JustEnoughResources-1.12.2-0.9.2.60.jar
    * journeymap|client-api (1.4) from journeymap-1.12.2-5.7.1.jar
    * journeymap|client-api-display (1.4) from journeymap-1.12.2-5.7.1.jar
    * journeymap|client-api-event (1.4) from journeymap-1.12.2-5.7.1.jar
    * journeymap|client-api-model (1.4) from journeymap-1.12.2-5.7.1.jar
    * journeymap|client-api-util (1.4) from journeymap-1.12.2-5.7.1.jar
    * JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.16.1.301.jar
    * MekanismAPI|core (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
    * MekanismAPI|energy (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
    * MekanismAPI|gas (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
    * MekanismAPI|infuse (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
    * MekanismAPI|laser (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
    * MekanismAPI|transmitter (9.8.1) from Mekanism-1.12.2-9.8.3.390.jar
    * MekanismAPI|util (9.0.0) from Mekanism-1.12.2-9.8.3.390.jar
    * MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
    * openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
    * PatchouliAPI (6) from Patchouli-1.0-23.6.jar
    * projecteapi (1.12.2-1.2.0) from ProjectE-1.12.2-PE1.4.1.jar
    * QuarkAPI (4) from Quark-r1.6-179.jar
    * RealFilingCabinetAPI (0) from realfilingcabinet-1.12-0.2.0.20.jar
    * redstonefluxapi (2.1.1) from RedstoneFlux-1.12-2.1.1.1-universal.jar
    * ScalingHealthAPI (2) from ScalingHealth-1.12.2-1.3.42+147.jar
    * StorageDrawersAPI (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
    * StorageDrawersAPI|event (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
    * StorageDrawersAPI|registry (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
    * StorageDrawersAPI|render (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
    * StorageDrawersAPI|storage (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
    * StorageDrawersAPI|storage-attribute (2.1.0) from StorageDrawers-1.12.2-5.4.2.jar
    * Thaumcraft|API (6.0.2) from Thaumcraft-1.12.2-6.1.BETA26.jar
    * tombstone-api (1.3.0) from tombstone-4.4.4-1.12.2.jar
    * tombstone-api-capability (1.3.0) from tombstone-4.4.4-1.12.2.jar
    * tombstone-api-event (1.3.0) from tombstone-4.4.4-1.12.2.jar
    * tombstone-api-magic (1.3.0) from tombstone-4.4.4-1.12.2.jar
    * tombstone-api-recipe (1.3.0) from tombstone-4.4.4-1.12.2.jar
    * valkyrielib.api (1.12.2-2.0.10a) from valkyrielib-1.12.2-2.0.20.1.jar
    * WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar
    * WIT-API (2) from ScalingHealth-1.12.2-1.3.42+147.jar
Patchouli open book context: n/a
Launched Version: forge-14.23.5.2855
LWJGL: 2.9.4
OpenGL: Intel(R) UHD Graphics 620 GL version 4.6.0 - Build 27.20.100.8935, 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-8265U CPU @ 1.60GHz
OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: 20210124-142939
Render Distance Chunks: 8
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 - Build 27.20.100.8935
OpenGlRenderer: Intel(R) UHD Graphics 620
OpenGlVendor: Intel
CpuCount: 8
WinDanesz commented 3 years ago

Update arcane essentials to the latest alpha. Not an ebwiz issue