
STDERR capture
adryd325 opened this issue ยท 3 comments
Some mods like to print exceptions to STDERR. Would it be possible to figure out what class is logging to STDERR
I don't remember what mod was doing this off the top of my head, but it should be as simple to implement as hooking System.err as well as System.out
fixed in 83cb67e
thanks for your work on this mod c: