[BUG] Writes too many lines to log
SkpC9 opened this issue ยท 1 comments
Describe the bug
When using oculus, this mod writes too many lines to log file.
To Reproduce
Steps to reproduce the behavior:
- install this mod 2.0.5, rubidium 0.6.5 and oculus 1.6.4. minecraft 1.20.1 forge 47.1.0.
- download ComplementaryShaders_v4.7.2.
- create a new world and enable shaders. (if shader is already enabled, disable then enable)
- see the log full of
[21:28:38] [Render thread/INFO] [mo.pl.ar.ArmourersWorkshop/]: process iris shader: #version 330 core // Generated by glsl-transformer uniform mat4 iris_ProjMat; in vec3 iris_Position; uniform mat4 iris_ModelViewMatInverse; uniform mat4 iris_ProjMatInverse; //and more lines
Expected behavior
not this amount of lines
Screenshots
Debug crash log
https://pastebin.com/wAhBqhZ7
Additional context