We are about to switch to a new forum software. Until then we have removed the registration on this forum.
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?
Answers
what did you change since yesterday? Another usb port?