mcrapet / plowshare

Command-line tool and engine for managing sharing websites
GNU General Public License v3.0
847 stars 88 forks source link

generated bytecode for method exceeds 64K limit #61

Closed xeyizegat closed 8 years ago

xeyizegat commented 8 years ago

Hello

First: Thanks for your work!

Running into a bug/problem when trying to download from openload.co Installed rhino because the javascript interpreter is needed...

But eventually I get this error:

js: "/tmp/download.sh.8073.15294.js", line 1: Encountered code generation error while compiling script: generated bytecode for method exceeds 64K limit.

Any idea?

Regards!

mcrapet commented 8 years ago

Hi! You'll probably need to change your javascript interpreter: https://github.com/mcrapet/plowshare-modules-legacy/issues/92