Cannot start Processing in Window 7: Problem while trying to get the sketchbook

Please see the launch4j.log:

Version: 3.9 CmdLine: C:\processing\processing-3.3.6\processing.exe --l4j-debug WOW64: yes Working dir: C:\processing\processing-3.3.6. Bundled JRE: java Check launcher: C:\processing\processing-3.3.6\java\bin\javaw.exe (OK) Heap -Xmx: Requested 256 MB / 0%, Available: 1358 MB, Heap size: 256 MB Substitute: EXEDIR = C:\processing\processing-3.3.6 Add classpath: lib\pde.jar Add classpath: core\library\core.jar Add classpath: lib\jna.jar Add classpath: lib\jna-platform.jar Add classpath: lib\antlr.jar Add classpath: lib\ant.jar Add classpath: lib\ant-launcher.jar Launcher: C:\processing\processing-3.3.6\java\bin\javaw.exe Launcher args: -Xmx256m -Djava.ext.dirs="C:\processing\processing-3.3.6\java\lib\ext" -Djna.nosys=true -Djna.boot.library.path=lib -Djna.nounpack=true -Dsun.java2d.d3d=false -Dsun.java2d.ddoffscreen=false -Dsun.java2d.noddraw=true -classpath "lib;lib\pde.jar;core\library\core.jar;lib\jna.jar;lib\jna-platform.jar;lib\antlr.jar;lib\ant.jar;lib\ant-launcher.jar" processing.app.Base Args length: 369/32768 chars Exit code: 259

Answers

  • I will be very appreciate if someone could help me out

  • Is this the first time running Processing or was it working before?

    Did you extract the content of the zip file before running it? Some and other suggestions here: https://github.com/processing/processing/issues/215

    Just for completeness, if this is your first time, describe what you did before running Processing for the first time. What java version do you have?

    Kf

Sign In or Register to comment.