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

Exception when cloning a track as user track if a section lacks a start chord symbol #525

Open
jjazzboss opened this issue Jan 19, 2025 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@jjazzboss
Copy link
Owner

[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)

@jjazzboss jjazzboss added the bug Something isn't working label Jan 19, 2025
@jjazzboss jjazzboss added this to the 4.1.3 milestone Jan 19, 2025
@jjazzboss 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant