Vojta Svoboda
I found the problem. In Watermark.php at line 48 you should use this code:
$watermarkFile = $this->getSetting('watermark')->getLocalPath();
Just use October predefined function which works.
1-3 of 3