< Back to IRCAM Forum

Pipo.sylseg : Error 126 loading external (windows only)

pipo.sylseg doesn’t work in windows latest build.

open pipo.sylseg.maxpat returns :

Error 126 loading external pipo.sylseg

{
“version” : “Beta Version 8.5.2 (3eeb67a9976) (x64 windows)”,
“platform” : “windows”,
“arch” : “x64”,
“osversion” : “Microsoft Windows 10 (build 19044), 64-bit”,
“samplerate” : 44100,
“iovs” : 512,
“sigvs” : 64,
“scheduler_in_audio_interrupt” : “off”,
“audio_drivername” : “ad_mme”,
“audio_driver_subname” : “”,
“license” : “permanent full”,
“machine_id” : “24d464e7cd48f2abe65be5d74b318d52”,
“eventinterval” : 2,
“schedinterval” : 1.0,
“overdrive” : “on”,
“pollthrottle” : 100,
“queuethrottle” : 1000,
“sysqelemthrottle” : 1000,
“refreshrate” : 30.0,
“schedslop” : 25.0,
“eventprobing” : 1,
“mixerparallel” : “off”,
“mixercrossfade” : 0,
“mixerlatency” : 30.0,
“mixerramptime” : 10.0,
“videoengine” : “viddll”,
“gfxengine” : “glcore”,
“packages” : {
“__MACOSX” : “”,
“bach” : “0.8.1”,
“BEAP” : “1.0.4”,
“boids_max” : “1.0.0”,
“bump.map.generator” : “”,
“CNMAT Externals” : “1.0.5”,
“cv.jit” : “2.0.1”,
“dp.kinect2” : “1.2.20200629”,
“ease” : “1.2.3”,
“FluidCorpusManipulation” : “1.0.4”,
“FrameLib” : “1.0.1”,
“gl3” : “0.3.3”,
“hap” : “1.0.7”,
“ICST Ambisonics” : “3.0.2”,
“imp.dmx” : “0.5”,
“ISF” : “1.0.3”,
“jit.mo” : “1.1.6”,
“jit.ndi” : “0.2.0”,
“Jitter Tools” : “1.0.5”,
“link” : “1.5.5”,
“Max Hardware Library” : “1.0.1”,
“max-mxj” : “8.2.0”,
“Max_Worldmaking_Package-devel” : “”,
“maxforlive-elements” : “1.0.6”,
“MC_package” : “”,
“mi-gen” : “1.1.0”,
“Mira” : “1.2.1”,
“Miraweb” : “1.2.7”,
“MuBu For Max” : “1.10.4”,
“MVC-pattr” : “”,
“Node for Max” : “2.0.4”,
“odot” : “1.3.4”,
“OSSIA” : “05347bb”,
“petra” : “1.2.0”,
“RabbitControl” : “1.0.4”,
“RISE” : “1.0.4”,
“RNBO” : “1.0.2-alpha.0”,
“RNBO Guitar Pedals” : “1.0.0”,
“RNBO Synth Building Blocks” : “1.1.2”,
“sensel” : “0.5.1”,
“shell” : “”,
“SP Tools” : “0.7”,
“spat5” : “5.2.9”,
“Spout” : “2.0.73”,
“threadcheck” : “”,
“VIDDLL” : “1.2.8”,
“Vizzie” : “2.2.1”,
“VR” : “1.0.1”,
“vr.world_recipes” : “”,
“XRAY” : “1.0.2”,
“XY Coordinates Generator Pack” : “1.0.1”,
“zero” : “1.0.4”,
“zsa.descriptors” : “1.3.0”
}

}

Hi, here with max 8.5.1 pipo.sylseg seems to work.
I don’t know if it can be the problem, but have you installed the Visual Studio 2019 redistributable package? Other pipos are loaded normally?

Yes, I have Visual Studio 2019 installed (+redistribuable packages)
and all others pipos do work normally.

hi,
we found the problem. pipo.sylseg links with a library that needs pthreadVC2.dll. Waiting to get rid of it in the next release, a workaround to make pipo.sylseg work is to create a “support” folder inside the mubu package and copy the dll there. You can download it from here:

Best

thanks for the workaround : it works :slight_smile:

Best

Mathieu