FalseTweaks

FalseTweaks

101k Downloads

GameSettings render distance extension conflict

MagmaSlime123 opened this issue ยท 5 comments

commented

Title.

Downgrading FalseTweaks, Lumina, FalsePatternLib, and ChunkAPI by 2 or so versions fixes this.

crash-2023-11-20_16.25.52-client.txt
fml-client-latest.log

Crash report has listed mods.

Reported this to Embedded, he says this is on your end, by the way.

image

commented

Ah, this is irrelevant to archaicfix, it's another patch conflicting with a different mod.
Add these command line arguments: -Dlegacy.debugClassLoading=true -Dlegacy.debugClassLoadingSave=true and then run the game without FalseTweaks, make sure to open video settings so that all the relevant classes load.

After that, turn off the game, and send over this file from .minecraft: CLASSLOADER_TEMP/net/minecraft/client/settings/GameSettings.class

If there are multiple CLASSLOADER_TEMP folders, send the class file from the one with the highest number.

commented

https://mega.nz/file/EtJxSIaJ#xZV6cJF1Ktjt167YT4lnKzo_b78nvxFJxQTIC_2A97w

(Both GitHub and Dropbox hate Class files, MEGA was the only thing I could use.)

commented

Ah, it's a conflict with ArchaicFix's raiseMaxRenderDistance feature, i'll add some checks for it in the next preview.

commented

Just noticed pre03. Is this fixed?

commented

Yep