You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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):
The text was updated successfully, but these errors were encountered: