According to website, this happened:
Code:
<div class="row modal-box vpn-alert" id="tariff-scroll" style="cursor: pointer">
<div class="col-xs-2 pic">
<a href="#">
<span class="glyphicon glyphicon-exclamation-sign"></span>
</a>
</div>
<div class="col-xs-10 link">
<p class="head">Premium Account Required for VPS/VPN/Proxy Download!</p>
<p>
Free users are not allowed to download using VPS/VPN/Proxy/Dedicated Servers for security purposes.
<br>
To continue, please turn off your VPN/Proxy and proceed to download using your PC.
</p>
<p>
Upgrade to Premium to keep usage of your VPN or Proxy and download without restrictions.
</p>
</div>
</div>
If you own a premium account, you may user account usage rules to prevent JD from even trying to download without account:
https://support.jdownloader.org/inde...ticle/View/29/
I've added errorhandling for this error for the next update!
-psp-