compiled blocks error

   2917   2   0
User Avatar
Member
90 posts
Joined: May 2016
Offline
Hello, I'm trying to use a compile block to multi thread a for each loop. I'm getting an error at the output node, referencing a delete node inside the block. I've attached screenshot of the error and the referenced node. Any ideas why is that not allowed and how I can fix it/alternative? Thanks!
Edited by uuLLFA - Aug. 19, 2018 04:42:55

Attachments:
Screenshot 2018-08-19 03:38:53.png (26.6 KB)
Screenshot 2018-08-19 03:36:49.png (548.2 KB)

User Avatar
Member
209 posts
Joined: March 2018
Offline
Base on what i'm seeing in the picture you can put your compile begin right before the for each loop.
Another way is using a point wrangle instead of using delete SOP.
User Avatar
Member
90 posts
Joined: May 2016
Offline
N-G
Base on what i'm seeing in the picture you can put your compile begin right before the for each loop.
Another way is using a point wrangle instead of using delete SOP.
Thanks! I'll try that.
  • Quick Links