FalsePattern / FalseTweaks

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

Threaded chunk updates not compatible with FastCraft and Android (Pojav) #174

Open TheVitya2127 opened 5 months ago

TheVitya2127 commented 5 months ago

When you try to log into the game and turn on the THREADED_CHUNK_UPDATES=true option, the world simply does not open and minecraft freezes forever. Maybe some mods are interfering? latest.log

xronin01 commented 5 months ago

I had the same problem

xronin01 commented 5 months ago

I tested it on Pojav launcher Android. latest.log

FalsePattern commented 4 months ago

@TheVitya2127 Threaded chunk updates are not compatible with FastCraft

@xronin01 Threaded chunk updates use desktop OpenGL 4.4 extensions that are not available on Android.

I'll keep this issue open for now, but threaded updates are still in a very experimental phase, but i'll try fixing these issues in the future.