Quark Oddities

Quark Oddities

22M Downloads

quark possibly causing issues in my custom modpack

zmqrcoo opened this issue ยท 2 comments

commented

i have been getting a lot of errors in my custom modpack, and i've been told that some issues are being created by the quark mod; here's the log: https://mclo.gs/DyqaRWk

commented
Found mod file Quark-3.4-409.jar
[...]
Found mod file carpeted-1.19.2-1.8.jar
[...]
java.lang.NoClassDefFoundError: vazkii/quark/content/experimental/module/VariantSelectorModule
   at TRANSFORMER/[email protected]/net.mehvahdjukaar.carpeted.forge.QuarkCompat.getCarpet(QuarkCompat.java:12)

It looks like you're using a version of Carpeted that has support for Quark's Variant Selector module, but are using a version of Quark older than 410, which is when the Variant Selector was added. I would resolve this by upgrading Quark or backdating Carpeted Stairs & Slabs.

commented
Found mod file Quark-3.4-409.jar
[...]
Found mod file carpeted-1.19.2-1.8.jar
[...]
java.lang.NoClassDefFoundError: vazkii/quark/content/experimental/module/VariantSelectorModule
   at TRANSFORMER/[email protected]/net.mehvahdjukaar.carpeted.forge.QuarkCompat.getCarpet(QuarkCompat.java:12)

It looks like you're using a version of Carpeted that has support for Quark's Variant Selector module, but are using a version of Quark older than 410, which is when the Variant Selector was added. I would resolve this by upgrading Quark or backdating Carpeted Stairs & Slabs.

alright, thank you for your time! i updated quark to 418, i will report any more issues if there will be any.