Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

created wiggling example in python mode #182

Closed
wants to merge 1 commit into from

Conversation

prabhjotsumman
Copy link
Contributor

sir there is little error in the file : "array Index out of bound exception"

processing.app.SketchException: java.lang.ArrayIndexOutOfBoundsException: 5 at processing.core.PShape.getChild(PShape.java:1929) at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:186) at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:204) at org.python.core.PyObject.__call__(PyObject.java:478) at org.python.core.PyObject.__call__(PyObject.java:482) at org.python.core.PyMethod.__call__(PyMethod.java:141) at org.python.pycode._pyx50.createCube$5(sketch_160221c.pyde:84) at org.python.pycode._pyx50.call_function(sketch_160221c.pyde) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:124) at org.python.core.PyFunction.__call__(PyFunction.java:403) at org.python.pycode._pyx50.setup$2(sketch_160221c.pyde:13) at org.python.pycode._pyx50.call_function(sketch_160221c.pyde) at org.python.core.PyTableCode.call(PyTableCode.java:167) at org.python.core.PyBaseCode.call(PyBaseCode.java:124) at org.python.core.PyFunction.__call__(PyFunction.java:403) at org.python.core.PyFunction.__call__(PyFunction.java:398) at jycessing.PAppletJythonDriver.setup(PAppletJythonDriver.java:1002) at processing.core.PApplet.handleDraw(PApplet.java:2374) at processing.opengl.PSurfaceJOGL$DrawListener.display(PSurfaceJOGL.java:731) at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:692) at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:674) at jogamp.opengl.GLAutoDrawableBase$2.run(GLAutoDrawableBase.java:443) at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1293) at jogamp.opengl.GLDrawableHelper.invokeGL(GLDrawableHelper.java:1147) at com.jogamp.newt.opengl.GLWindow.display(GLWindow.java:759) at com.jogamp.opengl.util.AWTAnimatorImpl.display(AWTAnimatorImpl.java:81) at com.jogamp.opengl.util.AnimatorBase.display(AnimatorBase.java:452) at com.jogamp.opengl.util.FPSAnimator$MainTask.run(FPSAnimator.java:178) at java.util.TimerThread.mainLoop(Timer.java:555) at java.util.TimerThread.run(Timer.java:505) at jycessing.mode.run.SketchRunner.convertPythonSketchError(SketchRunner.java:229) at jycessing.mode.run.SketchRunner.access$4(SketchRunner.java:226) at jycessing.mode.run.SketchRunner$3.run(SketchRunner.java:121) at java.lang.Thread.run(Thread.java:745)

sir there is little error in the file : "array Index out of bound exception"
@jdf
Copy link
Owner

jdf commented Feb 22, 2016

Please let me know when it's ready for review.

@villares
Copy link
Contributor

villares commented Nov 3, 2018

Hi @jdf, a perfect Wiggling example is already distributed on Python Mode, maybe you could close this?

@jdf jdf closed this Nov 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants