Looking at the stack trace, this happens during approval queue processing when a reputation entry is being soft-deleted. The error itself is in the XF method ModeratorLog\AbstractHandler::setupLogEntityActor() which calls Ip::stringToBinary('') - it tries to log the moderator's IP address but...