Quark Oddities

Quark Oddities

22M Downloads

[1.12.2] Setting "Items flash before expiring"=false does not disable the feature

DBotThePony opened this issue ยท 3 comments

commented

I want it to be disabled beause it create massive server lag
Xming_bvdk81iQDT

https://github.com/Vazkii/Quark/blob/1.12/src/main/java/vazkii/quark/client/feature/ItemsFlashBeforeExpiring.java#L40-L77

It doesn't seem to check whenever feature is enabled

commented

yep, absolutely unreasonable function

commented

Also, lag only seem to affect OpenJDK variant of HotSpot VM, HotSpot VM under Windows is unaffected. I had to compile Quark with config fix though.

commented

Closed via 85dc7e2