Welcome on MasterOf13FPS! MasterOf13FPS

Register today or sign up if you are already a member and never miss any cool content again :)

bug with (?) GL

randomguy21

New member
Joined
Aug 7, 2022
Messages
5
Reaction score
0
Points
0
so ive been experiencing this for a couple months at this point and i have 0 clue how to fix it, the way i was thinking was to overwrite all classes in net minecraft client gui
anyways, its really hard to describe the problem so i attached a screenshot
2022-08-07_16.28.08.png
this only happens when i go in spectator mode, but the grayish color may apply to other things as well (esp and any 3D thing i render)
any help would be appreciated as i honestly ran out of ideas on how to fix this
 
Try to change GL constants like GL_BLEND, GL_TEXTURE_2D or GL_LIGHTING
 
its probably GL_BLEND being enabled somewhere it shouldnt be
 
bump, it seems like this doesnt just make things gray, sometimes it darkens everything and messes up with rendering client side rotations
 
i recommend rewriting your base from scratch and starting from a clean slate, it will fix this bug and any others you experience
 
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top