Skip to content

problem moving ThinkGearSocket.java to the build folder #1

@timokvamme

Description

@timokvamme

When i run the script it gives the following error message:

"

java.io.IOException: The filename, directory name, or volume label syntax is incorrect
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.createNewFile(Unknown Source)
at java.io.File.createTempFile(Unknown Source)
at processing.app.Base.saveFile(Base.java:2621)
at processing.mode.java.JavaBuild.preprocess(JavaBuild.java:500)
at processing.mode.java.JavaBuild.preprocess(JavaBuild.java:185)
at processing.mode.java.JavaBuild.build(JavaBuild.java:144)
at processing.mode.java.JavaBuild.build(JavaBuild.java:123)
at processing.mode.java.JavaMode.handleRun(JavaMode.java:120)
at processing.mode.java.JavaEditor$18.run(JavaEditor.java:468)
at java.lang.Thread.run(Unknown Source)
processing.app.SketchException: Problem moving ThinkGearSocket.java to the build folder
at processing.mode.java.JavaBuild.preprocess(JavaBuild.java:506)
at processing.mode.java.JavaBuild.preprocess(JavaBuild.java:185)
at processing.mode.java.JavaBuild.build(JavaBuild.java:144)
at processing.mode.java.JavaBuild.build(JavaBuild.java:123)
at processing.mode.java.JavaMode.handleRun(JavaMode.java:120)
at processing.mode.java.JavaEditor$18.run(JavaEditor.java:468)
at java.lang.Thread.run(Unknown Source)

"

I am new at processing so i might be doing something wrong but i try and add json.jar, neurosky.jar and ThinkGearSocket.java to the sketch.

the ThinkGearDemo works, and i would really like to use your spectrogram.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions