Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
TheVitya2127 opened this issue May 6, 2024 · 3 comments
Labels
00-bug Something isn't working 02-m:threading/occlusion 03-FastCraft 03-mod interaction Only happens with a specific combination of mods

Comments

@TheVitya2127
Copy link

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
Copy link

xronin01 commented May 6, 2024

I had the same problem

@xronin01
Copy link

xronin01 commented May 6, 2024

I tested it on Pojav launcher Android.
latest.log

@FalsePattern
Copy link
Owner

@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.

@FalsePattern FalsePattern changed the title The world is frozen Threaded chunk updates not compatible with FastCraft and Android (Pojav) May 15, 2024
@FalsePattern FalsePattern added 03-mod interaction Only happens with a specific combination of mods 02-m:threading/occlusion 03-FastCraft labels May 15, 2024
@FalsePattern FalsePattern added the 00-bug Something isn't working label Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
00-bug Something isn't working 02-m:threading/occlusion 03-FastCraft 03-mod interaction Only happens with a specific combination of mods
Projects
None yet
Development

No branches or pull requests

3 participants