Quark Oddities

Quark Oddities

22M Downloads

(1.18.2) New Version of Quark crashes with new Version of CraftTweaker

LeonKappaX opened this issue ยท 1 comments

commented

New Version of Quark won't let the game start if CraftTweaker is installed (tested it with the last 3 CT Releases)

Crashlog (Not Enough Crashes): https://pastebin.com/gpkYcqBE

Latest Log: https://pastebin.com/mQdpmAwz

commented

This is an issue between Quark and https://github.com/YeetmanLord/So-Many-Enchants, the only reason that CraftTweaker triggers it is because we load a class earlier than it would otherwise be loaded (which is by villagers when they figure out what they are going to trade).

Not sure how you guys are going to work with this one.
https://github.com/YeetmanLord/So-Many-Enchants/blob/1.18.2/src/main/java/com/github/yeetmanlord/somanyenchants/mixins/entity/MixinVillagerTrades.java#L33