Describe the bug
Program crashes instantly when started via the terminal, and when started by double clicking the .jar, is unable to access any cameras
To Reproduce
Steps to reproduce the behavior:
Go to Terminal
run java -jar file-name
program will crash with final messages being
[15:18:51] [DefaultDispatcher-worker-1/INFO]: [ClasspathScan] Found 0 pipelines
[15:18:51] [DefaultDispatcher-worker-1/INFO]: [ClasspathScan] Finished scanning (took 1.093398084s)
[15:18:51] [main/INFO]: [PipelineManager] Found 1 pipeline(s)
[15:18:52] [AWT-EventQueue-0/INFO]: [SwingOpenCvViewport] CheckState(): user requested that we deactivate
[15:18:52] [AWT-EventQueue-0/INFO]: [SwingOpenCvViewport] CheckState(): already deactivated
zsh: trace trap sudo java -jar /Users/[REDACTED]/Downloads/EOCV-Sim-3.5.1-all.jar
Expected behavior
The app should start and behave normally
Desktop (please complete the following information):
OS: MacOS 14.0
Processor architecture: M1
EOCV-Sim Version: 3.5.2
Attach logs if possible: no EOCV crash logs were generated, a standard Mac crash report was generated, but there doesn't seem to be anything useful in it, I am willing to attach if it is asked for
Additional context
Add any other context about the problem here.
Describe the bug Program crashes instantly when started via the terminal, and when started by double clicking the .jar, is unable to access any cameras
To Reproduce Steps to reproduce the behavior:
[15:18:51] [DefaultDispatcher-worker-1/INFO]: [ClasspathScan] Found 0 pipelines [15:18:51] [DefaultDispatcher-worker-1/INFO]: [ClasspathScan] Finished scanning (took 1.093398084s) [15:18:51] [main/INFO]: [PipelineManager] Found 1 pipeline(s) [15:18:52] [AWT-EventQueue-0/INFO]: [SwingOpenCvViewport] CheckState(): user requested that we deactivate [15:18:52] [AWT-EventQueue-0/INFO]: [SwingOpenCvViewport] CheckState(): already deactivated zsh: trace trap sudo java -jar /Users/[REDACTED]/Downloads/EOCV-Sim-3.5.1-all.jar
Expected behavior The app should start and behave normally
Desktop (please complete the following information):
Additional context Add any other context about the problem here.