Grasshopper

algorithmic modeling for Rhino

suddenly close when I use some Python component in one interface...

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? 

 

Views: 194

Replies to This Discussion

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

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service