Quark Oddities

Quark Oddities

22M Downloads

Quark Stuck on False Settings

ktamm27 opened this issue ยท 3 comments

commented

latest.log

Hey! Great job with Quark!

It was working really well for a while and then stopped working. Everything in settings is stuck on false, even when I change it and save. Restarting Minecraft does not help.

I would super appreciate help on this.

Thanks!

commented

Hello,
today i stumbled across maybe the same problem.
The building setting was constantly on False and activating would not change a thing. After restart everything was false again.

I could fix the problem in the quark-common.toml just change the Value to True.

[categories]
Building = true
Automation = true
Oddities = true
Tweaks = true
Experimental = true
Mobs = true
Tools = true
Management = true
World = true
Client = true

and save.
Ingame changes wont change a thing.

Sorry for my bad english

commented

Good chance the config was corrupted somehow. Does deleting it fix this?

commented

Editing the .toml file worked! Thank you both!