It might be cause by a change in netlogo 6 in the way it manages
extensions in headless. Can you check the doc of netlogo on this point ?
Can you run your model using the headless mode of netlogo directly?

Romain

Le 15/05/2017 à 15:14, reyman a écrit :
> Hi,
>
> I'm trying to use a *Netlogo6Task* to run a model with *csv* official
> extensions enabled and rungeKuta custom extension i made :
> /
> /
> /extensions [csv rungeKuta]/
>
> This csv extension exist*by default in 6.1 Netlogo folder
> Netlogo6.0.1/app/extensions. *
> *Run failed with netlogo error which cannot find the csv extension.*
> *
> *
> I try to recopy the csv extension which contain the jar in my embedeed
> workdir, also without success.
>
> Any idea ? 
> /
> /
> /val cmds = List("random-seed ${seed}", "setup-openmole 200 ./data/1/
> 5", "main-loop")/
> /
> /
> /val micmac = NetLogo6Task( workDirectory /
> "MICMAC-innovativeSHS-v5/MICMAC.nlogo", cmds, true)  set (...)/
>
>
> In the next documentation, it could be cool to add a workflow with
> custom extension.
>
> Cheers,
> SR.
>
>
> -- 
> <http://stackoverflow.com/users/385881/reyman64>
>
>
> _______________________________________________
> OpenMOLE-users mailing list
> [email protected]
> http://fedex.iscpif.fr/mailman/listinfo/openmole-users


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
OpenMOLE-users mailing list
[email protected]
http://fedex.iscpif.fr/mailman/listinfo/openmole-users

Reply via email to