Created
June 23, 2013 14:48
-
-
Save monkstone/5845285 to your computer and use it in GitHub Desktop.
/usr/bin/jruby -S rp5 run --jruby conway.rb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CompilerOracle: dontinline org/jruby/runtime/invokedynamic/InvokeDynamicSupport.invocationFallback | |
Java::JavaLang::RuntimeException | |
java.lang.NullPointerException | |
com.jogamp.common.util.awt.AWTEDTExecutor.invoke(AWTEDTExecutor.java:58) | |
jogamp.opengl.awt.AWTThreadingPlugin.invokeOnOpenGLThread(AWTThreadingPlugin.java:100) | |
jogamp.opengl.ThreadingImpl.invokeOnOpenGLThread(ThreadingImpl.java:205) | |
javax.media.opengl.Threading.invokeOnOpenGLThread(Threading.java:172) | |
javax.media.opengl.Threading.invoke(Threading.java:191) | |
javax.media.opengl.awt.GLCanvas.display(GLCanvas.java:483) | |
processing.opengl.PGL.requestDraw(PGL.java:1155) | |
processing.opengl.PGraphicsOpenGL.requestDraw(PGraphicsOpenGL.java:1602) | |
processing.core.PApplet.run(PApplet.java:2141) | |
java.lang.Thread.run(Thread.java:722) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment