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

edited March 2018 in Library Questions

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

  • Answer ✓

    what did you change since yesterday? Another usb port?

Sign In or Register to comment.