Hey y’all. Is anyone else having issues with a NPE being thrown on (scope)?
It seems to be happening if there’s no :max-buffers key in your config: https://github.com/overtone/overtone/blob/master/src/overtone/sc/buffer.clj#L65
And when I added that key I get a crap ton of repeating errors after running (buffer)
.
i've seen that error "foo is in module java.base of loader 'bootstrap'" in various places. it has to do with breaking changes in JDK 9+
here's one example: https://github.com/plasma-umass/doppio/issues/497#issuecomment-334740243
Yeah I’m on uhh… jdk 11
I assume that would be it?
that's most likely part of the issue
Hm. Is there any plan to update overtone to support newer jdks? The development seems pretty sparse currently.
it isn't clear to me who the current maintainers of overtone are
Bummer.
maybe worth filing a github issue just to start that conversation 🙂
I assume this channel is just as dead?
If so, I might as well. Otherwise, I’ll wait.
"dead" is a strong word. i would say there are a lot of people here who are really interested in overtone, but a conversation will start maybe every other week or so
Hm.
Good number of lurkers lurking.