Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

Sudden new error - started today! 3/28/18

$
0
0

I have the latest Processing on Win10 - has been working just fine. Today I do a compile and get this error:

Failed to initialize device Splashtop Virtual Hid because of: java.io.IOException: Failed to acquire device (8007001e)

Splashtop has nothing to do with Processing, and this error is 'out of the blue' - in a sketch that ran yesterday'!

I am using the following Libraries: import org.gamecontrolplus.gui.*; import org.gamecontrolplus.*; import net.java.games.input.*; import processing.serial.*;

And wondering if any of these may be out of date or cause such an error. The sketch does access a Com port as well has having a USB joystick attached. But all this stuff WAS working!

Ideas?


Viewing all articles
Browse latest Browse all 2896

Trending Articles