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.
Search found 3 matches
- Sun Jun 08, 2014 8:53 am
- Forum: Amplify Color
- Topic: Compile Error on Import [SOLVED]
- Replies: 3
- Views: 3075
- Sun Jun 08, 2014 8:11 am
- Forum: Amplify Color
- Topic: Compile Error on Import [SOLVED]
- Replies: 3
- Views: 3075
Re: Compile Error on Import
I'm on Unity 4.5.0f6 Pro, on Mac OS X 10.9.3.
- Sun Jun 08, 2014 8:09 am
- Forum: Amplify Color
- Topic: Compile Error on Import [SOLVED]
- Replies: 3
- Views: 3075
Compile Error on Import [SOLVED]
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 ...
Assets/AmplifyColor/Plugins/AmplifyColorBase.cs(240,41): error CS1955: The member `AmplifyColorBase.onFinishBlend' cannot be used as method ...