embeddedt / VintageFix

FerriteCore and ModernFix venturing into the stone age of 1.12
https://legacy.curseforge.com/minecraft/mc-mods/vintagefix
Other
66 stars 6 forks source link

Crash when ClientFixer is installed #30

Closed vlamorsky closed 1 year ago

vlamorsky commented 1 year ago

crash during client loading on Linux

crash log:

crash-2023-06-22_22.52.58-client.txt

debug log:

debug.log

The same error was on the laptop on linux with other mods.

When turning off all vintagefix configs to false, there are no loading errors.

Desoroxxx commented 1 year ago

What'sClientFixer?

embeddedt commented 1 year ago

https://github.com/gamerforEA/Minecraft-ClientFixer

Seems to replace the client font with an alternative one, probably meant for international languages.

Desoroxxx commented 1 year ago

Maybe recommending using smooth font be better, although I am not Russian so I cannot tell if smooth font helps with Russian languages

vlamorsky commented 1 year ago

Initially, there was a problem with running a larger modpack without clientfixer on linux (no crash on windows):

crashlog: crash-2023-06-25_00.07.08-client.txt

debug log: debug.log

But I decided to create this issue with a crash log from another modpack (it turned out there was a problem with clientfixer)

embeddedt commented 1 year ago

The second crash does not appear related to ClientFixer, but in any case the original issue should be resolved if you download the beta from the link in the README.

vlamorsky commented 1 year ago

The second crash does not appear related to ClientFixer, but in any case the original issue should be resolved if you download the beta from the link in the README.

client startup error ( vintagefix-0.2.2-2-g0ff528d ): debug.log

embeddedt commented 1 year ago

Try downloading it again, should be fixed with this version.

vlamorsky commented 1 year ago

Try downloading it again, should be fixed with this version.

fixed, works with clientfixer

embeddedt commented 1 year ago

I released the fix in 0.2.3 as well.