Each time I run the .exe splash screen shows up, freezes for something less than a minute,
then nothing..! Tried many different workarounds, specifically, as suggested here:
http://processing.org/discourse/yabb2/YaBB.pl?num=1234908617
http://forum.processing.org/topic/trouble-running-processing-on-windows-7-64bit
as well as other improvised ways [yep, went MacGyver style], like replacing the whole java
folder contents with the ones arduino IDE uses. Don't ask why, silly or not the fact is,
nothing seems to do the trick.
Here is the output of launch4J.log, any help would be greatly appreciated.
CmdLine: C:\_processing-151\processing.exe --l4j-debug
WOW64: yes
Working dir: C:\_processing-151\.
Bundled JRE: java
Check launcher: C:\_processing-151\java\bin\javaw.exe (OK)
Add classpath: lib\pde.jar
Add classpath: lib\core.jar
Add classpath: lib\jna.jar
Add classpath: lib\ecj.jar
Add classpath: lib\antlr.jar
Add classpath: lib\ant.jar
Add classpath: lib\ant-launcher.jar
Launcher: C:\_processing-151\java\bin\javaw.exe
Launcher args: -Xms128m -Xmx128m -classpath "lib;C:\_processing-151\java\lib\tools.jar;lib\pde.jar;lib\core.jar;lib\jna.jar;lib\ecj.jar;lib\antlr.jar;lib\ant.jar;lib\ant-launcher.jar" processing.app.Base
Args length: 188/32768 chars
Exit code: 0
then nothing..! Tried many different workarounds, specifically, as suggested here:
http://processing.org/discourse/yabb2/YaBB.pl?num=1234908617
http://forum.processing.org/topic/trouble-running-processing-on-windows-7-64bit
as well as other improvised ways [yep, went MacGyver style], like replacing the whole java
folder contents with the ones arduino IDE uses. Don't ask why, silly or not the fact is,
nothing seems to do the trick.
Here is the output of launch4J.log, any help would be greatly appreciated.
CmdLine: C:\_processing-151\processing.exe --l4j-debug
WOW64: yes
Working dir: C:\_processing-151\.
Bundled JRE: java
Check launcher: C:\_processing-151\java\bin\javaw.exe (OK)
Add classpath: lib\pde.jar
Add classpath: lib\core.jar
Add classpath: lib\jna.jar
Add classpath: lib\ecj.jar
Add classpath: lib\antlr.jar
Add classpath: lib\ant.jar
Add classpath: lib\ant-launcher.jar
Launcher: C:\_processing-151\java\bin\javaw.exe
Launcher args: -Xms128m -Xmx128m -classpath "lib;C:\_processing-151\java\lib\tools.jar;lib\pde.jar;lib\core.jar;lib\jna.jar;lib\ecj.jar;lib\antlr.jar;lib\ant.jar;lib\ant-launcher.jar" processing.app.Base
Args length: 188/32768 chars
Exit code: 0
1