Closed zozogame1 closed 14 hours ago
What renderer you are using?
What renderer you are using?
The one by default
I tried the other one (ZINK) and pretty much the same problem but it's flashing
https://github.com/user-attachments/assets/25aeb57e-0a13-406a-9a9f-5292b5e10850
in /storage/emulated/0/Android/data/net.kdt.pojavlaunch/files/custom_env.txt (if it doesnt exist, create that file)
if you put
LIBGL_ES=2
into custom_env.txt, on gl4es, you are going to get this issue
if you put
LIBGL_ES=1
into custom_env.txt, on gl4es, all entities are going to be lit up but the halved lighting isnt going to be there
if you really wanna fix it, you have to install optimine/optifine (means using minecraft b1.1_02 or higher) the reindev minecraft mod also has this halved lighting pojav issue fixed https://www.mediafire.com/file/y0qkkyibyuz7tp1/OptiFine_History_b1.1_02_-_b1.9p5_v2.zip/file
Describe the bug
Entity models seems to be glitched with some sort of shadow bug. This includes the player himself, items (dropped or not) and mobs like animals or hostile one.
The log file and images/videos
latestlog.txt
Steps To Reproduce
Expected Behavior
I thought the entity models would be fine.
Platform
Anything else?
No response