ModuleParameterList

A place for developers to share ideas and assist each other in solving problems.

Moderators: valis, garyb

Post Reply
soren_jepsen
Posts: 92
Joined: Sat Feb 06, 2010 12:52 pm

ModuleParameterList

Post by soren_jepsen »

I'm getting my hands wet on SDK 5.1 while waiting for SDK6 to get somewhere. I have a problem thou. When I rightclick on a module in the project window, and select "Open ModuleParameterList" i get the error:

"Cannot read script file 'App@Scope@ModuleParameterList' "

Looking in the SDK/App folder, I find the "Scope" folder INSIDE the "Script" folder. However the error message seems to indicate that it should be directly in the "App" folder. I've tried to copy it out to the App folder, but it doesn't help.

Any ideas what is going on?


Thanks!
Soren
User avatar
garyb
Moderator
Posts: 23246
Joined: Sun Apr 15, 2001 4:00 pm
Location: ghetto by the sea

Re: ModuleParameterList

Post by garyb »

are you tunning sdk "as administrator"?
you should get a warning message asking if it's ok to allow sdk to make changes to your system and then you must answer "yes", if sdk is running in administrator mode...
fra77x
Posts: 889
Joined: Tue Apr 17, 2001 4:00 pm

Re: ModuleParameterList

Post by fra77x »

Hi,

You should download and install the 2 pathes you can find here: ftp://sonic-core.net/software/scope5/sdk5/

Scope-Pep.zip
protection patch.zip



Regards,
John
soren_jepsen
Posts: 92
Joined: Sat Feb 06, 2010 12:52 pm

Re: ModuleParameterList

Post by soren_jepsen »

Thanks for the answers! Got the files and figured it out :-)

Cheers
Soren
User avatar
sunmachine
Posts: 476
Joined: Mon Mar 01, 2010 12:37 am

Re: ModuleParameterList

Post by sunmachine »

The SDK 5.1 including those patches mentioned above aren't available anymore in the download area of the Sonic Core web site (at least I couldn't find them). So maybe someone could upload the patches here?
djmicron
Posts: 1181
Joined: Wed Jul 23, 2003 4:00 pm
Location: Milano

Re: ModuleParameterList

Post by djmicron »

sunmachine wrote: Sat Jul 08, 2023 10:29 am The SDK 5.1 including those patches mentioned above aren't available anymore in the download area of the Sonic Core web site (at least I couldn't find them). So maybe someone could upload the patches here?
Attachments
view protection patch.zip
(350.82 KiB) Downloaded 546 times
Scope-Pep.zip
(180.83 KiB) Downloaded 548 times
User avatar
sunmachine
Posts: 476
Joined: Mon Mar 01, 2010 12:37 am

Re: ModuleParameterList

Post by sunmachine »

Thanks a lot, djmicron!
Post Reply