Quark Oddities

Quark Oddities

22M Downloads

Unable to add Quark to mod folder

Howman opened this issue ยท 5 comments

commented

I have minecraft: 1.20.1
Forge: 47.2.20
Zeta: 1.0-13
Quark: 4.0-433
Quark: 4.0-436

Every time I try and run minecraft with Quark in mod folder it closes to launcher with exit code: 1
There is no crash log in the crash-reports but there is a log in the logs folder. tried 2 versions

(4.0-433) debug: https://1drv.ms/u/s!AsIR7CJxzJKokvBhNdcFExqqqfOc7w?e=i5ve9i
(4.0-433) latest: https://1drv.ms/u/s!AsIR7CJxzJKokvBghDHeQGpXph39Qw?e=DWkdeV
(4.0-436) debug: https://1drv.ms/u/s!AsIR7CJxzJKokvBkdEFPz1Q2Tg11CQ?e=CuHOe0
(4.0-436) latest: https://1drv.ms/u/s!AsIR7CJxzJKokvBjoBu_9ej1AnP4oQ?e=hW557j

other info
cpu: 11 th gen intell i9-11980hk
gpu: Nvidia geforce rtx 3080 laptop gpu
memoy: 64 gig
20 gig of memory set to minecraft java

commented

I tried with a different computer and only quark and zeta in the mods folder and it works just fine. so I have just over 200 mods in my mods folder how would I go about finding the conflicting mods do you have a list of mods that may cause problems besides optifine I do not have that installed as it always seam to cause problems with other mods.

commented

Your best option is to perform a rough Binary Search. You can remove half the mods from your list (adding some back if there are missing dependencies), and if it runs, you know that the problem mod is in the half you removed, or if it crashes, you know problem mod is in the half you kept. You then perform this same step on the "bad" halves recursively until you narrow down the culprit. If you want you can apply some common sense to which you remove for the first half, e.g. removing mods that you suspect have integration with Quark, or heavily modify the game internals

commented

If you've got optifine remove it, if you haven't already get zeta it's a lib needed for quark to run. Apart from that it's quite hard to know what's going on without a full log

commented

No optifine if you look at post I have Zeta: 1.0-13 what do you mean full log that's what is in my logs folder is there more logs some where else

commented

I found my problem
https://www.curseforge.com/minecraft/mc-mods/bigger-sponge-absorption-radius
as soon as i removed from mods folder everything seam to work