Industrial Foregoing

Industrial Foregoing

95M Downloads

Laser Beam leaks GL state

yueh opened this issue ยท 2 comments

commented

The laser beam rendering leaks the GL state in BlockUtils.java#L56.

Most notably disabling certain features and never enabling them again.

This is an example of how it affects TD fluiducts
GL leak

Industrial Foregoing Version: 1.12.1-1.5.2-85
TeslaCoreLib Version: 1.12-1.0.10

commented

Can you try this version to check if its fixed? I couldn't replicate it so I kinda guessed.

Join as a guest if you can't access it

commented

Yes, seems to have fixed it.

It was/is also depending on the rendering order. So the placement/view angle/etc did affect it. Sometimes it works. Sometimes not. But usually circling around a beam works, if there are other TESRs around it.