
Internal Exception handling: Should go to CT logs
pyure opened this issue ยท 3 comments
Eutro, mostly a reminder: I ran into a small issue where I was using an incorrect number of expected vs actual inputs, and the exception was thrown to the minecraft standard logs. It would be nice if these were caught and thrown to the CT logs.
Thanks! If you could attach the relevant log and scripts that would be incredibly helpful.
Having replicated it as such, it seems the problem is on GregTech itself, as it logs recipe errors directly to the logger.
I opened GregTechCE/GregTech#1119.