A few debug lines show no matter what, these generally provide information that I think is important regardless of debugging status. It was a little excessive before, so I removed most of it, but it still prints a couple of lines to let the player know when the internal tables are being reset.
This is important because the game can lag while the mod rebuilds the internal tables. Usually this only lasts a few seconds, but it can last for a couple of minutes on larger maps. The debug lines let the player know why the lag is happening.
Let me know if you have any more concerns!