APC INDEX MISMATCH

edited June 2017 in Arduino

Hello,

First time user and forum visitor of processing, so hello and apologies in advance if I should be asking this in another section.

So I'm trying to build this 3D scanner:

http://www.instructables.com/id/3D-Environment-Laser-Scanner-From-Scratch/

And when I try running the first provided code:

https://cdn.instructables.com/ORIG/FX8/JPFI/IL1W7CVN/FX8JPFIIL1W7CVN.pde

The program opens a new window and then my computer crashes with the error APC_INDEX_MISMATCH. I'm using processing 3.3.3 and I've added the video, sound, and hardware libraries. I also have the scanner all plugged in and arduino serial monitor open with the arduino running. I also changed the port in the code to the port my arduino is using.

Any help is much appreciated, thanks in advance.

Answers

Sign In or Register to comment.