Iris Crashing in Development Environment
Iris is crashing in my development environment whenever I enable a Shader Pack. The crash seems to indicate that a java library isn't being found. The mods installed are my own unreleased one, Sodium, and Iris. However, another user has a built version of my mod functioning with the same Sodium and Iris versions in production.
Crash Report:
https://paste.gg/p/anonymous/9903f19864004fa2b17a18fd2b1f8895
2 Replies
add
org.antlr:antlr4-runtime:4.11.1
io.github.douira:glsl-transformer:2.0.0-pre13
org.anarres:jcpp:1.4.14
all as modRuntimeOnly
Works! Thanks! Must've missed that being mentioned in the Iris documentation!