mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-03-06 03:28:12 +00:00

- Fix monitor renderer debug text showing up even when debug overlay was not visible. This was a Forge-specific bug, which is why I'd not noticed it I guess?? - Don't crash on alternative implementations of LoggerContext. Fixes #1431. I'm not 100% sure what is causing this - it doesn't happen with just CC:T at least - but at least we can bodge around it.