jashkenas / ruby-processing

Code as Art, Art as Code. Processing and Ruby are meant for each other.
http://github.com/jashkenas/ruby-processing/wikis
Other
1.28k stars 94 forks source link

Applet packaging fails for Firefox on windows #17

Closed dgfitch closed 14 years ago

dgfitch commented 14 years ago

It runs locally, but when it's on a remote server, I get the following plugin error:

java.lang.RuntimeException: Error running script at org.jruby.JRubyApplet.init(JRubyApplet.java:239) at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: org.jruby.exceptions.RaiseException: no such file to load -- ruby-processing/runners/run at (unknown).new( Githubissues.

  • Githubissues is a development platform for aggregating issues.