FalsePattern / FalseTweaks

Multithreaded rendering plus a large collection of improvements, fixes, optimizations and additions to 1.7.10 clients.
https://falsepattern.com/mc
Other
55 stars 5 forks source link

GameSettings render distance extension conflict #141

Closed MagmaBro123 closed 8 months ago

MagmaBro123 commented 8 months ago

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

FalsePattern commented 8 months ago

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.

MagmaBro123 commented 8 months ago

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

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

FalsePattern commented 8 months ago

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

MagmaBro123 commented 8 months ago

Just noticed pre03. Is this fixed?

FalsePattern commented 8 months ago

Yep