I was able to pinpoint that it is due to a later custom command that 
changes PATCHSIZE.  I have enough to probably solve this myself.  Sorry!

On Monday, September 30, 2019 at 12:03:30 PM UTC-4, Sven Anderson wrote:
>
>
> I've added a large number of additional functions (in Java) to the 
> original Sound extension to support visual music composition.  When I call 
> a regular NetLogo method, setup, within which I call clear-all and my own 
> sound:init() method which modifies the world's size, draws various lines, 
> and adds a set of time-locked Turtles to represent drums and voices, I find 
> that all code in sound:init() completes, but the call does not return, as 
> if there were some infinite loop or recursion.  If, however, I first call 
> my sound:init() from the Command Center, then there is no problem using the 
> setup command later.
>
> I'm having a hard time debugging this and was wondering if these symptoms 
> indicate the nature of my error?
>
> Thanks!
>

-- 
You received this message because you are subscribed to the Google Groups 
"netlogo-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netlogo-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/netlogo-devel/f35b3b44-8ac9-46db-a6cb-a5648a4bb1df%40googlegroups.com.

Reply via email to