Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to add Quark to mod folder #4681

Closed
Howman opened this issue Feb 20, 2024 · 5 comments
Closed

Unable to add Quark to mod folder #4681

Howman opened this issue Feb 20, 2024 · 5 comments
Labels
version: 1.20 Version: Minecraft 1.20.x

Comments

@Howman
Copy link

Howman commented Feb 20, 2024

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

@github-actions github-actions bot added the version: 1.20 Version: Minecraft 1.20.x label Feb 20, 2024
@IThundxr
Copy link
Member

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

@Howman
Copy link
Author

Howman commented Feb 20, 2024

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

@Howman
Copy link
Author

Howman commented Feb 24, 2024

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.

@ChloeDawn
Copy link
Contributor

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

@Howman
Copy link
Author

Howman commented Feb 26, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version: 1.20 Version: Minecraft 1.20.x
Projects
None yet
Development

No branches or pull requests

3 participants