greasyfork-org / greasyfork

An online repository of user scripts.
https://greasyfork.org
GNU General Public License v3.0
1.42k stars 426 forks source link

Got `HTTP ERROR 500` trying to update script #1151

Closed PRO-2684 closed 1 year ago

PRO-2684 commented 1 year ago

When I tried to update this script, I always got 500 (other scripts seem fine). Here's what happened after I've clicked that Post new version button:

JasonBarnabe commented 1 year ago

This was because it was trying to record the @require you were using. What you have is 263 characters long, but the limit was 256. I've increased the limit.