RemoteLight
RemoteLight copied to clipboard
java.lang.NullPointerException
This issue was automatically created by the RemoteLight ExceptionHandler. RemoteLightCore version: v0.2.5.2 Commit ID: 42a79d3 Java version: 17.0.1 (Oracle Corporation) OS: Windows 10 StackTrace:
java.lang.NullPointerException: Cannot invoke "be.tarsos.dsp.SilenceDetector.currentSPL()" because "this.silenceDetector" is null
at de.lars.remotelightcore.musicsync.sound.SoundProcessing.getCurrentSPL(SoundProcessing.java:225)
at de.lars.remotelightcore.musicsync.MusicSyncUtils.process(MusicSyncUtils.java:43)
at de.lars.remotelightcore.musicsync.MusicSyncManager$1.run(MusicSyncManager.java:337)
at java.base/java.lang.Thread.run(Thread.java:833)
Dec 23, 2021, 1:13 PM