Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to run jar file #1

Open
GhostTheDreamWalker opened this issue Dec 29, 2022 · 0 comments
Open

Unable to run jar file #1

GhostTheDreamWalker opened this issue Dec 29, 2022 · 0 comments

Comments

@GhostTheDreamWalker
Copy link

Hi

Maybe someone can help with this.
I downloaded the stlab v0.3. When I run the jar file I get this error:
image

I installed the Vox USB-MIDI Driver for Windows 10 from this website before running the jar file:
https://voxamps.com/downloads/

I'm not sure if I'm missing something or did something wrong.

Here is the stlab.log that gets generated when I ran the jar file:
Log: 29.12.2022 13:52:53.141 [net.robig.gui.ImagePanel] DEBUG #1: Loading Image: img/stlab.png
Log: 29.12.2022 13:52:53.236 [net.robig.stlab.StLabConfig] DEBUG #1: Loading config from: config.properties
Log: 29.12.2022 13:52:53.236 [net.robig.stlab.StLabConfig] DEBUG #1: No config file found. trying backup
Log: 29.12.2022 13:52:53.244 [net.robig.net.UpdateChecker] INFO #29: Checking for updates...
Log: 29.12.2022 13:52:53.247 [net.robig.stlab.midi.MidiControllerFactory] INFO #1: OS: Windows 10
Log: 29.12.2022 13:52:53.247 [net.robig.stlab.StLabConfig] DEBUG #1: Getting config key midi.implementation: default;
Log: 29.12.2022 13:52:53.248 [net.robig.stlab.midi.MidiControllerFactory] INFO #1: Creating PC midi controller
Log: 29.12.2022 13:52:53.251 [net.robig.stlab.midi.AbstractMidiController] DEBUG #1: Searching for VOX device...
Log: 29.12.2022 13:52:53.290 [net.robig.stlab.midi.AbstractMidiController] DEBUG #1: Available output devices: [ Gervill, Real Time Sequencer, Microsoft MIDI Mapper, Microsoft GS Wavetable Synth ]
Log: 29.12.2022 13:52:53.291 [net.robig.stlab.midi.DeviceNotFoundException] ERROR #1: VOX Output device not found!
Log: 29.12.2022 13:52:54.250 [net.robig.stlab.StLab] ERROR #1: net.robig.stlab.midi.DeviceNotFoundException: VOX Output device not found!
Log: 29.12.2022 13:52:54.251 [net.robig.stlab.StLab] ERROR #1: at net.robig.stlab.midi.AbstractMidiController.findAndConnectToVOX(Unknown Source)
Log: 29.12.2022 13:52:54.251 [net.robig.stlab.StLab] ERROR #1: at net.robig.stlab.midi.PcMidiController.findAndConnectToVOX(Unknown Source)
Log: 29.12.2022 13:52:54.251 [net.robig.stlab.StLab] ERROR #1: at net.robig.stlab.StLab.main(Unknown Source)

Any advice or any information that can point me in a direction would be greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant