Well, it's because that mod creates a hidden planet. As for why he does that, instead of just a hidden surface, I have no idea.
If you unpack this mod, you can add a blacklist condition at line 15 of control.lua, like this...
if planet.name == "quality-condenser" then return true end
I'll release a new version that adds that default and a setting for users to add their own blacklist, soon.