@4boldyreva wrote:
Hello! I have two questions. I hope there is a solution…
We are making complicated algorythm that already contains around 11 000 nods. Quite often we see red screen after opening Grasshopper file. After we see it we copy-paste code to a new file. Is there any better solution? Is it possible to avoid red screen?
In one part of the algorythm we use Squid plugin to generate textures. We use a loop to generate textures one by one. I mean we use one part of algorythm a few times with different incoming parameters. As soon as algorythm gives its result it goes to a next combination of parameters. Sometimes after starting the loop Rhino shuts down with McNeel Error Reporting message. Inside of algorythm we don’t have any “heavy” components (the heaviest one is squid component and it takes 14ms), so each loop step is “easy” for the computer. But it seems that something inside of algorythm or Rhino by itself writes temporary files and after some time Rhino can’t deal with it anymore. After we close Rhino and open it again this loop works fast and we don’t have any problems. Is there any solution to clean temporary files maybe? Or can it be any other problem?
Thanx a lot! We really need help with these problems!
Posts: 2
Participants: 2