Could not run the sketch (Target VM failed to initialize)

edited February 2017 in Using Processing

processing newbee

some weeks before processing was able to run w/o any problems.

Now:

opening processing and attempt to execute some/any example results in

Could not run the sketch 
  (Target VM failed to initialize).

launch4j shows:

Version:    3.9
CmdLine:    C:\Portables\processing-3.2.4\processing.exe --l4j-debug
WOW64:      yes
Working dir:    C:\Portables\processing-3.2.4\.
Bundled JRE:    java
Check launcher: C:\Portables\processing-3.2.4\java\bin\javaw.exe (OK)
Heap -Xmx:  Requested 256 MB / 0%, Available: 4217 MB, Heap size: 256 MB
Substitute: EXEDIR = C:\Portables\processing-3.2.4
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:\Portables\processing-3.2.4\java\bin\javaw.exe
Launcher args:  -Xmx256m -Djava.ext.dirs="C:\Portables\processing-3.2.4\\java\\lib\\ext" -Djna.nosys=true -Djna.boot.library.path=lib -Djna.nounpack=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:    288/32768 chars
Exit code:  259

Windows-Error Log shows (sorry, only in German):

Name der fehlerhaften Anwendung: java.exe, Version: 8.0.1110.14, Zeitstempel: 0x57e49463
Name des fehlerhaften Moduls: nvSCPAPI64.dll, Version: 7.17.13.7849, Zeitstempel: 0x588218a5
Ausnahmecode: 0xc0000409
Fehleroffset: 0x0000000000034b2f
ID des fehlerhaften Prozesses: 0x2a74
Startzeit der fehlerhaften Anwendung: 0x01d27fe0c0a6800e
Pfad der fehlerhaften Anwendung: C:\Portables\processing-3.2.4\java\bin\java.exe
Pfad des fehlerhaften Moduls: C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
Berichtskennung: 09a46949-a7cb-46e0-9513-71dba6eb223b
Vollständiger Name des fehlerhaften Pakets: 
Anwendungs-ID, die relativ zum fehlerhaften Paket ist: 

nvSCPAPI64.dll belongs to my NVidia driver which I have updated last Weekend.

Is processing unable to run with GForce GTX 980 NVidia driver version 378.49

Sign In or Register to comment.