embeddedt / ArchaicFix

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

Threaded chunk loading crash #106

Closed HanakoU235 closed 11 months ago

HanakoU235 commented 1 year 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 1 year ago

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

HanakoU235 commented 1 year 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