Effective

Effective

5M Downloads

minecraft log overflow

Alxkory opened this issue ยท 2 comments

commented

The log in prism launcher quickly ovcerflows with "False" prints

image

commented

System.out.println(isRgb);
if (isRgb) {
System.out.println("TEST");
return Effective.RAINBOW_SHADER.getRenderLayer(base);
}

commented

Yeah. This is a super easy fix. Once this gets taken care of, could it be patched to the fabric version? Quilt is great and all, but it's still got a few mods that don't play nice with quilt from fabric.