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
[INFO] java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.jjazz.rhythmmusicgeneration.api.MusicGenerationQueue$Result.mapRvPhrases()" is null
[INFO] at org.jjazz.mixconsole.MixChannelPanelControllerImpl.cloneRhythmTrackAsUserTrack(MixChannelPanelControllerImpl.java:173)
[INFO] at org.jjazz.mixconsole.PhraseViewerPanelRhythm.lambda$new$0(PhraseViewerPanelRhythm.java:61)
[INFO] at org.jjazz.flatcomponents.api.FlatButton.fireActionPerformed(FlatButton.java:280)
The text was updated successfully, but these errors were encountered:
jjazzboss
changed the title
Exception when cloning a track as user track if a section misses a start chord symbol
Exception when cloning a track as user track if a section lacks a start chord symbol
Jan 19, 2025
[INFO] java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because the return value of "org.jjazz.rhythmmusicgeneration.api.MusicGenerationQueue$Result.mapRvPhrases()" is null
[INFO] at org.jjazz.mixconsole.MixChannelPanelControllerImpl.cloneRhythmTrackAsUserTrack(MixChannelPanelControllerImpl.java:173)
[INFO] at org.jjazz.mixconsole.PhraseViewerPanelRhythm.lambda$new$0(PhraseViewerPanelRhythm.java:61)
[INFO] at org.jjazz.flatcomponents.api.FlatButton.fireActionPerformed(FlatButton.java:280)
The text was updated successfully, but these errors were encountered: