algorithmic modeling for Rhino
is this problem that some Python component run at same time in one interface?
because I made 3D Frame analysis program in Fortran and call it with ctypes in Python component. at first, I successed to call it and got correct result thought, after connect with some components including python. it stopped and forcibly closed.
compare to first attempt, I guess what some python components exist in one interface is the problem.
does somebody have same experience?
Tags:
Hi Y_u,
no, a hard crash should not be the result of having 2 GhPython components in one definition. I would rather look into the unmanaged calls you perform into the Fortran assembly. That seems a major location where irreconcilable things can happen (usually null-pointer dereferencing, reading memory out of bounds, etc).
Giulio
--
Giulio Piacentino
for Robert McNeel & Associates
giulio@mcneel.com
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by