Page 1 of 1

Compile Error on Import [SOLVED]

PostPosted: Sun Jun 08, 2014 8:09 am
by Beguiled
So, without having looked at this in any detail yet, I just purchased Amplify Color (from using free trial version) and had this error immediately on import:

Assets/AmplifyColor/Plugins/AmplifyColorBase.cs(240,41): error CS1955: The member `AmplifyColorBase.onFinishBlend' cannot be used as method or delegate

I'm not sure what this is or why.

Re: Compile Error on Import

PostPosted: Sun Jun 08, 2014 8:11 am
by Beguiled
I'm on Unity 4.5.0f6 Pro, on Mac OS X 10.9.3.

Re: Compile Error on Import

PostPosted: Sun Jun 08, 2014 8:53 am
by Beguiled
Sorry, this was entirely my own fault. Half a minute of debugging later, and simply making all Action references in Amplify Color into System.Action instead fixed the problem.

There was a conflict with my own Action class.

Re: Compile Error on Import

PostPosted: Mon Jun 09, 2014 12:15 pm
by Ricardo Teixeira
Hello

No problem, glad it worked out ;)

Keep us posted, let us know if you run into any issues.

All the best,
Ricardo Teixeira