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

Todays nightly won't start. #2016

Closed
TravisSamren opened this issue Oct 14, 2024 · 2 comments · Fixed by #2017
Closed

Todays nightly won't start. #2016

TravisSamren opened this issue Oct 14, 2024 · 2 comments · Fixed by #2017
Labels

Comments

@TravisSamren
Copy link

sdrtrunk Version
Today's nightly

Describe the bug
Sdrtrunk won't start

Application Log
Gives this error when trying to start..

Exception in thread "main" java.lang.NullPointerException: Cannot invoke "io.github.dsheirer.preference.playback.PlaybackPreference.getMixerChannelConfiguration()" because the return value of "io.github.dsheirer.preference.UserPreferences.getPlaybackPreference()" is null
at io.github.dsheirer.audio.playback.AudioPlaybackManager.(AudioPlaybackManager.java:79)
at io.github.dsheirer.gui.SDRTrunk.(SDRTrunk.java:218)
at io.github.dsheirer.gui.SDRTrunk.main(SDRTrunk.java:937)

Desktop (optional - complete the following information):

  • OS: Linux
  • CPU Cores: 28
  • RAM:32gb
@DSheirer
Copy link
Owner

@TravisSamren Thanks for the bug report and sorry for the bad build.

@TravisSamren
Copy link
Author

Glad I could help. Newest build booted up with no errors. All systems nominal. Thanks for the timely fix. I will keep testing.

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

Successfully merging a pull request may close this issue.

2 participants