Is there a "hidden" place for GPScripts within a gig file?

Hi,

I’m fiddling with this rackspace and it works really well. But for the new setup I’m working on, I really want this functionality in the global rackspace. So I tried to import the rackspace into global and got the below message. The funny thing is that I can’t seem to find a GPScript in the rackspace at all (regardless of whether it’s loaded as global or not). I know there is some sort of script functionality in there because effects knobs reference a GPScript name.

I’ve looked all over and can’t seem to find where this script is.

The GPScript is in that rackspace file ( I just downloaded it and its there).
The error comes from a call for On Activate and On Deactivate in the Global Rackspace.

where do you see the actual script? When I import it into a regular rackspace, I don’t see a script block (Or am I blind?)

Scripts don’t have blocks, only scriptlets do.
You can find the script here:

ScreenHunter 160

1 Like

Brilliant - thank you! I knew I was missing something.

and commenting out lines 133-142 seems to have fixed the issue. Thank you so much!

1 Like

The green lines are the ones quote out. These events aren’t supported for the global rack space.