FalsePattern / FalseTweaks

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

Crash with ShadersModCore mod when Triangulator of 00_modules in config file is open. #122

Closed XLin0mu closed 9 months ago

XLin0mu commented 1 year ago

ShadersModCore v2.3.31f falsetweaks v2.5.7 log: latest.log

FalsePattern commented 1 year ago

Standalone shadersmod is unsupported, try with OptiFine.

XLin0mu commented 1 year ago

But this ShadersModCore can work normally without OptiFine. And when item triangulator's value is false, it works well too.

FalsePattern commented 1 year ago

But this ShadersModCore can work normally without OptiFine. And when item triangulator's value is false, it works well too.

Triangulator's compatibility was designed based on OptiFine's version of shadersmod, which is a backport of the minecraft 1.8 shadersmod with more features than ShadersModCore, and thus has different code in it.

XLin0mu commented 1 year ago

yes. I mean, you could put this into your README.md as a notice.