Quark Oddities

Quark Oddities

22M Downloads

Error with Quark when adding some extra mods added to the All the Magic modpack

Voltage0808 opened this issue ยท 1 comments

commented

This is the crash report of quark, this happened to another mod before and I can't find the reason that it's crashing, maybe because of a mod or a dependency. This may happen again because of other mods but I should be able to solve them afterwards

---- Minecraft Crash Report ----

WARNING: coremods are present:
SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
wings (wings-1.1.5-1.12.2.jar)
RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
Incorporeal Tweaker (incorporeal-1.1.4.jar)
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.5-1.12.2.jar)
Quark Plugin (Quark-r1.6-177.jar)
HCASM (HammerCore-1.12.2-2.0.4.7.jar)
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.10-core.jar)
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
ForgelinPlugin (Forgelin-1.8.3.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
AstralCore (astralsorcery-1.12.2-1.10.19.jar)
Wizardry Plugin (wizardry-0.10.8.jar)
Botania Tweaks Core (botaniatweaks-1.8.6.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
Contact their authors BEFORE contacting forge

// My bad.

Time: 6/25/21 2:02 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 Quark (quark)
Caused by: java.lang.NoSuchMethodError: p455w0rdslib.proxy.CommonProxy.areShadersEnabled()Z
at p455w0rd.ae2wtlib.init.LibApiImpl$WTConfigImpl.areShadersEnabled(LibApiImpl.java:554)
at p455w0rd.ae2wtlib.init.LibEvents.attachCapabilities(LibEvents.java:70)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_222_LibEvents_attachCapabilities_AttachCapabilitiesEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:691)
at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:655)
at net.minecraft.tileentity.TileEntity.(TileEntity.java:478)
at net.minecraft.tileentity.TileEntityLockable.(TileEntityLockable.java:10)
at net.minecraft.tileentity.TileEntityLockableLoot.(TileEntityLockableLoot.java:16)
at net.minecraft.tileentity.TileEntityChest.(TileEntityChest.java:45)
at net.minecraft.client.renderer.tileentity.TileEntityItemStackRenderer.(TileEntityItemStackRenderer.java:35)
at vazkii.quark.decoration.feature.VariedChests$1.(VariedChests.java:192)
at vazkii.quark.decoration.feature.VariedChests.preInitClient(VariedChests.java:192)
at vazkii.quark.base.module.Module$$Lambda$943/1072765997.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at vazkii.quark.base.module.Module.forEachEnabled(Module.java:209)
at vazkii.quark.base.module.Module.preInitClient(Module.java:167)
at vazkii.quark.base.module.ModuleLoader$$Lambda$942/358642036.accept(Unknown Source)
at java.util.ArrayList.forEach(ArrayList.java:1249)
at vazkii.quark.base.module.ModuleLoader.forEachEnabled(ModuleLoader.java:193)
at vazkii.quark.base.module.ModuleLoader.preInitClient(ModuleLoader.java:124)
at vazkii.quark.base.proxy.ClientProxy.preInit(ClientProxy.java:48)
at vazkii.quark.base.Quark.preInit(Quark.java:44)
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:627)
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: 582475568 bytes (555 MB) / 3200253952 bytes (3052 MB) up to 7755268096 bytes (7396 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8320m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2838 194 mods loaded, 193 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.2838.jar                            | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | forge                     | 14.23.5.2838             | forge-1.12.2-14.23.5.2838.jar                            | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| LCH   | incorporeal_core          | 1.1.0                    | minecraft.jar                                            | None                                     |
| LCH   | foamfixcore               | 7.7.4                    | minecraft.jar                                            | None                                     |
| LCH   | botania_tweaks_core       | -100                     | minecraft.jar                                            | None                                     |
| LCH   | ctm                       | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                                | None                                     |
| LCH   | appliedenergistics2       | rv6-stable-7             | appliedenergistics2-rv6-stable-7.jar                     | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
| LCH   | baubles                   | 1.5.2                    | Baubles-1.12-1.5.2.jar                                   | None                                     |
| LCH   | mantle                    | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                                 | None                                     |
| LCH   | mysticalmechanics         | 0.10                     | Mystical Mechanics-0.10.jar                              | None                                     |
| LCH   | embers                    | 1.13-hotfix2             | EmbersRekindled-1.13-hotfix2.jar                         | None                                     |
| LCH   | aetherworks               | 1.12.2-1.0.0.3           | AetherWorks-1.12.2-1.0.0.3.jar                           | None                                     |
| LCH   | codechickenlib            | 3.2.2.353                | CodeChickenLib-1.12.2-3.2.2.353-universal.jar            | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | avaritia                  | 3.3.0                    | Avaritia-1.12.2-3.3.0.33-universal.jar                   | None                                     |
| LCH   | placebo                   | 1.6.0                    | Placebo-1.12.2-1.6.0.jar                                 | None                                     |
| LCH   | singularities             | 2.4.1                    | Singularities-1.12.2-2.4.1.jar                           | None                                     |
| LCH   | crafttweaker              | 4.1.19                   | CraftTweaker2-1.12-4.1.19.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.287               | jei_1.12.2-4.15.0.287.jar                                | None                                     |
| LCH   | projecte                  | 1.12.2-PE1.4.1           | ProjectE-1.12.2-PE1.4.1.jar                              | None                                     |
| LCH   | redstoneflux              | 2.1.1                    | RedstoneFlux-1.12-2.1.1.1-universal.jar                  | None                                     |
| LCH   | chisel                    | MC1.12.2-0.2.1.35        | Chisel-MC1.12.2-0.2.1.35.jar                             | None                                     |
| LCH   | thaumcraft                | 6.1.BETA26               | Thaumcraft-1.12.2-6.1.BETA26.jar                         | None                                     |
| LCH   | twilightforest            | 3.8.689                  | twilightforest-1.12.2-3.8.689-universal.jar              | None                                     |
| LCH   | tconstruct                | 1.12.2-2.12.0.157        | TConstruct-1.12.2-2.12.0.157.jar                         | None                                     |
| LCH   | p455w0rdslib              | 2.3.161                  | p455w0rdslib-1.12.2-2.3.161.jar                          | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH   | ae2wtlib                  | 1.0.30                   | AE2WTLib-1.12.2-1.0.30.jar                               | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LCH   | akashictome               | 1.2-12                   | AkashicTome-1.2-12.jar                                   | None                                     |
| LCH   | astralsorcery             | 1.10.19                  | astralsorcery-1.12.2-1.10.19.jar                         | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH   | attributefix              | 1.0.4                    | AttributeFix-1.12.2-1.0.4.jar                            | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCE   | quark                     | r1.6-177                 | Quark-r1.6-177.jar                                       | None                                     |
| LC    | autoreglib                | 1.3-32                   | AutoRegLib-1.3-32.jar                                    | None                                     |
| LC    | botania_tweaks            | 1.8.6                    | botaniatweaks-1.8.6.jar                                  | None                                     |
| LC    | botania                   | r1.10-361                | Botania r1.10-361.jar                                    | None                                     |
| LC    | avaritiatweaks            | 1.12.2-1.1               | AvaritiaTweaks-1.12.2-1.1.jar                            | 4ffa87db52cf086d00ecc4853a929367b1c39b5c |
| LC    | badwithernocookiereloaded | 1.12.2-3.3.16            | badwithernocookiereloaded-1.12.2-3.3.16.jar              | None                                     |
| LC    | base                      | 3.13.0                   | base-1.12.2-3.13.0.jar                                   | None                                     |
| LC    | bhc                       | 2.0.3                    | baubley-heart-canisters-1.12.2-2.0.3.jar                 | None                                     |
| LC    | betterbedrockgen          | 6.0.2                    | BetterBedrockGenerator-1.12-6.1.1.jar                    | None                                     |
| LC    | betterbuilderswands       | 0.13.2                   | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar        | None                                     |
| LC    | patchouli                 | 1.0-20                   | Patchouli-1.0-20.jar                                     | None                                     |
| LC    | bewitchment               | 0.20.6                   | bewitchment-1.12.2-0.0.20.6.jar                          | None                                     |
| LC    | birdsfoods                | 3.1 - [1.12]             | birdsfoods-1.12 - 3.1.jar                                | None                                     |
| LC    | blockcraftery             | 1.12.2-1.3.1             | blockcraftery-1.12.2-1.3.1.jar                           | None                                     |
| LC    | guideapi                  | 1.12-2.1.8-63            | Guide-API-1.12-2.1.8-63.jar                              | None                                     |
| LC    | bloodmagic                | 1.12.2-2.4.1-103         | BloodMagic-1.12.2-2.4.1-103.jar                          | None                                     |
| LC    | bloodarsenal              | 1.12.2-2.2.0-28          | BloodArsenal-1.12.2-2.2.0-28.jar                         | None                                     |
| LC    | bookshelf                 | 2.3.585                  | Bookshelf-1.12.2-2.3.585.jar                             | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | nibbler                   | 0.4.1                    | nibbler-1.12.2-0.4.1.jar                                 | None                                     |
| LC    | botaunomy                 | 0.2.1                    | botaunomy-1.12.2-0.2.1.jar                               | None                                     |
| LC    | brandonscore              | 2.4.19                   | BrandonsCore-1.12.2-2.4.19.214-universal.jar             | None                                     |
| LC    | buildinggadgets           | 2.7.1                    | BuildingGadgets-2.7.1.jar                                | None                                     |
| LC    | chameleon                 | 1.12-4.1.3               | Chameleon-1.12-4.1.3.jar                                 | None                                     |
| LC    | chesttransporter          | 2.8.8                    | ChestTransporter-1.12.2-2.8.8.jar                        | None                                     |
| LC    | chiselsandbits            | 14.33                    | chiselsandbits-14.33.jar                                 | None                                     |
| LC    | clumps                    | 3.1.2                    | Clumps-3.1.2.jar                                         | None                                     |
| LC    | cyclopscore               | 1.5.0                    | CyclopsCore-1.12.2-1.5.0.jar                             | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LC    | commoncapabilities        | 2.4.4                    | CommonCapabilities-1.12.2-2.4.4.jar                      | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LC    | contenttweaker            | 1.12.2-4.9.1             | ContentTweaker-1.12.2-4.9.1.jar                          | None                                     |
| LC    | conarm                    | 1.2.4                    | conarm-1.12.2-1.2.4.jar                                  | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| LC    | controlling               | 3.0.7                    | Controlling-3.0.7.jar                                    | None                                     |
| LC    | craftingtweaks            | 8.1.9                    | CraftingTweaks_1.12.2-8.1.9.jar                          | None                                     |
| LC    | craftpresence             | v1.5.5                   | CraftPresence-1.12.2-1.5.5.jar                           | eca02c6a597321ad22340897683951ba5c76720a |
| LC    | craftstudioapi            | 1.0.0                    | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar       | None                                     |
| LC    | ctgui                     | 1.0.0                    | CraftTweaker2-1.12-4.1.19.jar                            | None                                     |
| LC    | crafttweakerjei           | 2.0.3                    | CraftTweaker2-1.12-4.1.19.jar                            | None                                     |
| LC    | cucumber                  | 1.1.3                    | Cucumber-1.12.2-1.1.3.jar                                | None                                     |
| LC    | custommainmenu            | 2.0.9                    | CustomMainMenu-MC1.12.2-2.0.9.jar                        | None                                     |
| LC    | theoneprobe               | 1.4.28                   | theoneprobe-1.12-1.4.28.jar                              | None                                     |
| LC    | mousetweaks               | 2.10                     | MouseTweaks-2.10-mc1.12.2.jar                            | None                                     |
| LC    | danknull                  | 1.7.91                   | DankNull-1.12.2-1.7.91.jar                               | 644f38521a349310a5dae0239577dc7beebefaec |
| LC    | darkutils                 | 1.8.226                  | DarkUtils-1.12.2-1.8.226.jar                             | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | discordsuite              | 2.2.4                    | DiscordSuite-2.2.4.jar                                   | None                                     |
| LC    | draconicevolution         | 2.3.27                   | Draconic-Evolution-1.12.2-2.3.27.353-universal.jar       | None                                     |
| LC    | dragonmounts              | 1.12.2-1.6.3             | DragonMounts2-1.12.2-1.6.3.jar                           | None                                     |
| LC    | eerieentities             | 1.0.7                    | EerieEntities-1.12.2-1.0.7.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | ebwizardry                | 4.1.4                    | Electroblob's Wizardry - 4.1.4 - MC 1.12.2.jar           | None                                     |
| LC    | emberroot                 | 1.3.9                    | EmberRootZoo-1.12.2-1.3.10.jar                           | None                                     |
| LC    | embersified               | 1.0.3                    | Embersified-1.12.2-1.0.3.jar                             | None                                     |
| LC    | emberstic                 | 0.1.0                    | emberstic-0.1.0.jar                                      | None                                     |
| LC    | eplus                     | 5.0.176                  | EnchantingPlus-1.12.2-5.0.176.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | endercrop                 | 1.12.2-1.6.0             | endercrop-1.12.2-1.6.0.jar                               | None                                     |
| LC    | enderstorage              | 2.4.5.135                | EnderStorage-1.12.2-2.4.5.135-universal.jar              | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LC    | endermanevo               | 1.0.33                   | EndermanEvolution-1.12.2-1.0.33.jar                      | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LC    | valkyrielib               | 1.12.2-2.0.20.1          | valkyrielib-1.12.2-2.0.20.1.jar                          | None                                     |
| LC    | environmentaltech         | 1.12.2-2.0.20.1          | environmentaltech-1.12.2-2.0.20.1.jar                    | None                                     |
| LC    | equivalentenergistics     | 0.8.3                    | EquivalentEnergistics-1.12.2-PE_1.3.1B-AE2_RV6-0.8.3.jar | None                                     |
| LC    | evilcraft                 | 0.10.77                  | EvilCraft-1.12.2-0.10.77.jar                             | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LC    | evilcraftcompat           | 1.0.0                    | EvilCraft-1.12.2-0.10.77.jar                             | None                                     |
| LC    | hammercore                | 2.0.4.7                  | HammerCore-1.12.2-2.0.4.7.jar                            | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LC    | expequiv                  | 12r                      | ExpandedEquivalence-1.12.2-12r.jar                       | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
| LC    | extrabotany               | 55                       | ExtraBotany-r1.1-55-fixed.jar                            | None                                     |
| LC    | fastfurnace               | 1.3.1                    | FastFurnace-1.12.2-1.3.1.jar                             | None                                     |
| LC    | fastleafdecay             | v14                      | FastLeafDecay-v14.jar                                    | None                                     |
| LC    | fastbench                 | 1.7.2                    | FastWorkbench-1.12.2-1.7.2.jar                           | None                                     |
| LC    | fencejumper               | 1.0.5                    | fencejumper-1.12-1.0.5.jar                               | None                                     |
| LC    | foamfix                   | 0.10.5-1.12.2            | foamfix-0.10.5-1.12.2.jar                                | None                                     |
| LC    | forgelin                  | 1.8.3                    | Forgelin-1.8.3.jar                                       | None                                     |
| LC    | ftblib                    | 5.4.3.130                | FTBLib-5.4.3.130.jar                                     | None                                     |
| LC    | ftbutilities              | 5.4.0.100                | FTBUtilities-5.4.0.100.jar                               | None                                     |
| LC    | itemfilters               | 1.0.3.12                 | ItemFilters-1.0.3.12.jar                                 | None                                     |
| LC    | ftbquests                 | 1.7.2.189                | FTBQuests-1.7.2.189.jar                                  | None                                     |
| LC    | ftbbackups                | 0.0.0.ftbbackups         | FTBUtilitiesBackups-1.0.0.5.jar                          | None                                     |
| LC    | limelib                   | 1.7.12                   | limelib-1.12.2-1.7.12.jar                                | None                                     |
| LC    | furnus                    | 2.1.8                    | furnus-1.12.2-2.1.8.jar                                  | None                                     |
| LC    | gbook_snapshot            | 2.9.1.s5                 | Guidebook-1.12.2-2.9.1.s5.jar                            | None                                     |
| LC    | harvest                   | 1.12-1.2.7-20            | Harvest-1.12-1.2.7-20.jar                                | None                                     |
| LC    | incorporeal               | 1.1.4                    | incorporeal-1.1.4.jar                                    | None                                     |
| LC    | initialinventory          | 2.0.2                    | InitialInventory-3.0.0.jar                               | None                                     |
| LC    | integrateddynamics        | 1.0.18                   | IntegratedDynamics-1.12.2-1.0.18.jar                     | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LC    | integrateddynamicscompat  | 1.0.0                    | IntegratedDynamics-1.12.2-1.0.18.jar                     | None                                     |
| LC    | integratedtunnels         | 1.6.10                   | IntegratedTunnels-1.12.2-1.6.10.jar                      | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LC    | integratedtunnelscompat   | 1.0.0                    | IntegratedTunnels-1.12.2-1.6.10.jar                      | None                                     |
| LC    | inventorytweaks           | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar                                 | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LC    | jee                       | 1.0.7                    | JustEnoughEnergistics-1.12.2-1.0.7.jar                   | None                                     |
| LC    | jeresources               | 0.9.2.60                 | JustEnoughResources-1.12.2-0.9.2.60.jar                  | None                                     |
| LC    | kjlib                     | 1.0.4                    | kjlib-1.0.4.jar                                          | None                                     |
| LC    | shotgunsandglitter        | 1.6                      | shotgunsandglitter-1.6.jar                               | None                                     |
| LC    | librarianlib              | 4.19.2                   | librarianlib-1.12.2-4.19.2-release.jar                   | None                                     |
| LC    | psi                       | r1.1-77                  | Psi-r1.1-77.jar                                          | None                                     |
| LC    | magipsi                   | 1.3                      | MagicalPsi-1.3.2.jar                                     | None                                     |
| LC    | mysticalagriculture       | 1.7.5                    | MysticalAgriculture-1.12.2-1.7.5.jar                     | None                                     |
| LC    | matc                      | 1.0.1-hotfix             | matc-1.0.1-hotfix.jar                                    | None                                     |
| LC    | mcjtylib_ng               | 3.5.4                    | mcjtylib-1.12-3.5.4.jar                                  | None                                     |
| LC    | mekanism                  | 1.12.2-9.8.3.390         | Mekanism-1.12.2-9.8.3.390.jar                            | None                                     |
| LC    | tbone                     | v1.6.8+mc1.12.2          | TBone-v1.6.8+mc1.12.2.jar                                | None                                     |
| LC    | metalchests               | v6.1.0+mc1.12.2          | MetalChests-v6.1.0+mc1.12.2.jar                          | None                                     |
| LC    | minicoal                  | 1.0                      | minicoal-1.12.2-1.0.jar                                  | None                                     |
| LC    | mist                      | alpha_c_09               | MistWorld_1.12.2_alpha_c_09.jar                          | None                                     |
| LC    | testdummy                 | 1.12                     | MmmMmmMmmMmm-1.12-1.14.jar                               | None                                     |
| LC    | modnametooltip            | 1.10.1                   | modnametooltip_1.12.2-1.10.1.jar                         | None                                     |
| LC    | moreoverlays              | 1.15.1                   | moreoverlays-1.15.1-mc1.12.2.jar                         | None                                     |
| LC    | morpheus                  | 1.12.2-3.5.106           | Morpheus-1.12.2-3.5.106.jar                              | None                                     |
| LC    | llibrary                  | 1.7.19                   | llibrary-1.7.19-1.12.2.jar                               | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LC    | mowziesmobs               | 1.5.4                    | mowziesmobs-1.5.4.jar                                    | None                                     |
| LC    | multimob                  | 1.0.5                    | multimob-1.0.5.jar                                       | None                                     |
| LC    | mystcraft                 | 0.13.7.04                | mystcraft-1.12.2-0.13.7.04.jar                           | None                                     |
| LC    | mysticalagradditions      | 1.3.2                    | MysticalAgradditions-1.12.2-1.3.2.jar                    | None                                     |
| LC    | mysticalwildlife          | 1.3.0                    | mysticalwildlife-1.12.2-1.3.0.jar                        | None                                     |
| LC    | mysticalworld             | 1.12.2-1.3.2             | MysticWorld-1.12.2-1.3.2.jar                             | None                                     |
| LC    | naturalpledge             | 3.0.3                    | NaturalPledge-r3.1.2.jar                                 | None                                     |
| LC    | naturesaura               | r17                      | NaturesAura-r17.jar                                      | None                                     |
| LC    | naturescompass            | 1.5.1                    | NaturesCompass-1.12.2-1.5.1.jar                          | None                                     |
| LC    | netherchest               | 1.1.1                    | netherchest-1.1.1.jar                                    | None                                     |
| LC    | norecipebook              | 1.2.1                    | noRecipeBook_v1.2.2formc1.12.2.jar                       | None                                     |
| LC    | oreexcavation             | 1.4.137                  | OreExcavation-1.4.137.jar                                | None                                     |
| LC    | oeintegration             | 2.3.4                    | oeintegration-2.3.4.jar                                  | None                                     |
| LC    | soot                      | 1.6                      | Soot-1.6.jar                                             | None                                     |
| LC    | thebetweenlands           | 3.4.10                   | TheBetweenlands-3.4.10-universal.jar                     | 38067d6878811efb38b6a045521cfd80b9b60b38 |
| LC    | pewter                    | 1.4.3                    | Pewter-1.4.3.jar                                         | None                                     |
| LC    | primitivemobs             | 1.2.3a                   | primitivemobs-1.2.3a.jar                                 | None                                     |
| LC    | quarkoddities             | 1                        | QuarkOddities-1.12.2.jar                                 | None                                     |
| LC    | rangedpumps               | 0.5                      | rangedpumps-0.5.jar                                      | None                                     |
| LC    | refinedstorage            | 1.6.15                   | refinedstorage-1.6.15.jar                                | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| LC    | refinedexchange           | 2.1.1                    | refinedexchange-2.1.1.jar                                | None                                     |
| LC    | refinedstorageaddons      | 0.4.4                    | refinedstorageaddons-0.4.4.jar                           | None                                     |
| LC    | refinedstoragerequestify  | ${version}               | refinedstoragerequestify-1.12.2-1.0.2-3.jar              | None                                     |
| LC    | xreliquary                | 1.12.2-1.3.4.786         | Reliquary-1.12.2-1.3.4.786.jar                           | None                                     |
| LC    | resourceloader            | 1.5.3                    | ResourceLoader-MC1.12.1-1.5.3.jar                        | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LC    | rockcandy                 | 1.12.2-3.00              | rockcandy-1.12.2-3.0.0.jar                               | None                                     |
| LC    | rootsclassic              | 1.12.2-1.1.5             | RootsClassic-1.12.2-1.1.5.jar                            | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
| LC    | rustic                    | 1.1.1                    | rustic-1.1.1.jar                                         | None                                     |
| LC    | rusticthaumaturgy         | 4.4a                     | Rustic Thaumaturgy-4.4a.jar                              | None                                     |
| LC    | soulshardsrespawn         | 1.12.2-1.1.1-13          | SoulShardsRespawn-1.12.2-1.1.1-13.jar                    | None                                     |
| LC    | sct                       | 1.0.3                    | StoneCraftingTable-1.12.2-1.0.3.jar                      | None                                     |
| LC    | storagedrawers            | 1.12-5.3.5               | StorageDrawers-1.12.2-5.3.8.jar                          | None                                     |
| LC    | tammodized                | 0.15.6                   | TamModized-1.12.2-0.15.6.jar                             | None                                     |
| LC    | thaumicjei                | 1.6.0                    | ThaumicJEI-1.12.2-1.6.0-27.jar                           | None                                     |
| LC    | thaumicenergistics        | 2.2.3                    | thaumicenergistics-2.2.3.jar                             | None                                     |
| LC    | thaumicequivalence        | 1.12.2-1.0.5             | ThaumicEquivalence-1.12.2-1.0.5.jar                      | None                                     |
| LC    | thaumicgrid               | 1.0.12                   | ThaumicGrid-1.0.12.jar                                   | None                                     |
| LC    | tcinventoryscan           | 2.0.10                   | ThaumicInventoryScanning_1.12.2-2.0.10.jar               | None                                     |
| LC    | thaumicperiphery          | 0.3.0                    | thaumicperiphery-0.3.0.jar                               | None                                     |
| LC    | tinkersjei                | 1.2                      | tinkersjei-1.2.jar                                       | None                                     |
| LC    | tinkertoolleveling        | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar                      | None                                     |
| LC    | tombstone                 | 3.5.5                    | tombstone-3.5.5-1.12.jar                                 | None                                     |
| LC    | topaddons                 | 1.12.2-1.11.0            | topaddons-1.12.2-1.11.0.jar                              | None                                     |
| LC    | traverse                  | 1.6.0                    | Traverse-1.12.2-1.6.0-69.jar                             | None                                     |
| LC    | v0idssmartbackpacks       | 1.0.6                    | V0id's Smart Backpacks-1.0.6.jar                         | None                                     |
| LC    | universalmodifiers        | 1.12.2-1.0.16.1          | valkyrielib-1.12.2-2.0.20.1.jar                          | None                                     |
| LC    | voidcraft                 | 0.26.10                  | VoidCraft-1.12-0.26.10.jar                               | None                                     |
| LC    | waystones                 | 4.0.72                   | Waystones_1.12.2-4.0.72.jar                              | None                                     |
| LC    | wings                     | 1.1.5                    | wings-1.1.5-1.12.2.jar                                   | None                                     |
| LC    | bauble_wings              | 1.0.0                    | wings-1.1.5-1.12.2.jar                                   | None                                     |
| LC    | wct                       | 3.12.93                  | WirelessCraftingTerminal-1.12.2-3.12.93.jar              | 186bc454cd122c9c2f1aa4f95611254bcc543363 |
| LC    | wizardry                  | 0.10.8                   | wizardry-0.10.8.jar                                      | None                                     |
| LC    | xaerominimap              | 1.17.4                   | Xaeros_Minimap_1.17.4_Forge_1.12.jar                     | None                                     |
| LC    | reauth                    | 3.6.0                    | reauth-3.6.0.jar                                         | daba0ec4df71b6da841768c49fb873def208a1e3 |
| LC    | librarianliblate          | 4.19.2                   | librarianlib-1.12.2-4.19.2-release.jar                   | None                                     |
| LC    | mysticallib               | 1.12.2-1.3.1             | mysticallib-1.12.2-1.3.1.jar                             | None                                     |
| UD    | mobends_wings             | 1.0.0                    | wings-1.1.5-1.12.2.jar                                   | None                                     |

Loaded coremods (and transformers): 

SplashAnimationCoremod (SplashAnimation-0.2.1.jar)
pl.asie.splashanimation.core.SplashProgressTransformer
wings (wings-1.1.5-1.12.2.jar)
me.paulf.wings.server.asm.WingsRuntimePatcher
me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher
RBLoadingPlugin (RealBench-1.12.2-1.3.3.jar)
pw.prok.realbench.asm.RBTransformer
Incorporeal Tweaker (incorporeal-1.1.4.jar)
quaternary.incorporeal.spookyasm.IncorporealTransformer
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
Quark Plugin (Quark-r1.6-177.jar)
vazkii.quark.base.asm.ClassTransformer
HCASM (HammerCore-1.12.2-2.0.4.7.jar)
com.zeitheron.hammercore.asm.HammerCoreTransformer
MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar)
mekanism.coremod.KeybindingMigrationHelper
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.10-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
team.chisel.ctm.client.asm.CTMTransformer
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
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
LibrarianLib Plugin (librarianlib-1.12.2-4.19.2-release.jar)
com.teamwizardry.librarianlib.asm.LibLibTransformer
AstralCore (astralsorcery-1.12.2-1.10.19.jar)

Wizardry Plugin (wizardry-0.10.8.jar)
com.teamwizardry.wizardry.asm.WizardryTransformer
Botania Tweaks Core (botaniatweaks-1.8.6.jar)
quaternary.botaniatweaks.asm.BotaniaTweakerTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 465.89' Renderer: 'NVIDIA GeForce RTX 3060/PCIe/SSE2'
AE2 Version: stable rv6-stable-7 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)
- 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)
- theoneprobeIntegration (Enabled/Not Forced)

Hammer Core Information: FluidDictionary Info: Registered 2 fluids.

OreDictionary Info: Registered 198 names; 217 stacks.
Pastebin Connection: Okay.
Dependent Mods:
-Expanded Equivalence (expequiv) @12r

commented

This doesn't appear to be a quark issue. Looks like you have the wrong version of p455w0rdslib.