Spout Sender crashing Max 7 with jit.world

Joel's icon

I've been struggling for the past few days to get Spout to send outputs from jit,world and jit.mo textures that I would like to project via Resolume. I've tried on multiple PCs and even the simplest setup of jit.world and jit.gl.spoutsender crash Max. It works perfectly on Mac OSX / Syphon. In Windows I Can't even get a debug report out of it. Example patch here.

PCs that were used had nvidia GTX1080ti and GTX 1070 graphics cards

Max Patch
Copy patch and select New From Clipboard in Max.


Would really appreciate a solution via bug fix or a suggestion on an alternative method

andreas hilburg's icon

Same problems here.
Radeon Softwareversion - 18.2.1
Radeon Software Edition - Adrenalin
Grafik-Chipsatz - AMD Radeon HD 7700 Series
Speichergröße - 1024 MB
Speichertyp - GDDR5
Systemtaktrate - 800 MHz
Windows-Version - Windows 10 (64 bit)
Systemspeicher - 32 GB
CPU-Typ - Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz
if I use the sender first clicking on it and max crashes
I have all reinstalled but no success.

Oren Shoham's icon

For posterity, I ran into this issue today, and the problem seems to be that jit.gl.spoutsender will crash Max if you don't provide it with an @sendername attribute. Once I added @sendername, it worked fine.