embeddedt / ArchaicFix

Swiss army knife of bugfixes and performance improvements for MC 1.7.10
Other
66 stars 9 forks source link

Threaded chunk loading crash #106

Closed HanakoU235 closed 8 months ago

HanakoU235 commented 11 months ago

When enabling this option, it crashes the game. Optifine installed, but the option for the chunk loading is set by default, so it shouldnt happen. Occlusion culling seems to work fine, even with optifine installed latestlog.txt

embeddedt commented 11 months ago

AF's threaded chunk loading isn't designed for or compatible with OptiFine.

HanakoU235 commented 11 months ago

It just seemed weird. Threaded chunks on Optifine fail to load chunks at all, and AFs threaded chunks cause a crash. Ill resort to lazy chunk loading then, thanks