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

terminate called after throwing an instance of 'std::logic_error' #27

Closed
magnetophon opened this issue Jan 19, 2020 · 2 comments
Closed

Comments

@magnetophon
Copy link

When I run sfizz_jack I get:

Flags
- Oversampling: 1x
- Preloaded Size: 8192
Positional arguments:
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_M_construct null not valid
[1]    3300 abort (core dumped)  sfizz_jack

This is on the develop branch, commit 994fe17

@paulfd
Copy link
Member

paulfd commented Jan 19, 2020

Yeah it's because the client expects a positional argument with an sfz file to load. I've updated the client to exit with a message if there's not enough arguments.

@magnetophon
Copy link
Author

great, thanks!

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

2 participants