Page 1 of 1

Namespace already contains a def

PostPosted: Sat Jan 28, 2017 12:07 pm
by wormanimation
Hey Guys,

We are recently having an error messages after updating to 1.6.4 and I can't figure out what is going on.

Here is the Error Messages

Assets/AmplifyColor/Plugins/AmplifyColorBase.cs(35,14): error CS0101: The namespace `global::' already contains a definition for `AmplifyColorBase'

Assets/AmplifyColor/Plugins/AmplifyColorEffect.cs(10,21): error CS0101: The namespace `global::' already contains a definition for `AmplifyColorEffect'

Any idea?

Thank you

Re: Namespace already contains a def

PostPosted: Sat Jan 28, 2017 6:03 pm
by Ricardo Teixeira
wormanimation wrote:Hey Guys,

We are recently having an error messages after updating to 1.6.4 and I can't figure out what is going on.

Here is the Error Messages

Assets/AmplifyColor/Plugins/AmplifyColorBase.cs(35,14): error CS0101: The namespace `global::' already contains a definition for `AmplifyColorBase'

Assets/AmplifyColor/Plugins/AmplifyColorEffect.cs(10,21): error CS0101: The namespace `global::' already contains a definition for `AmplifyColorEffect'

Any idea?

Thank you


Hello,

Thank you for using Amplify Color, we would be happy to help.

Does deleting the current Amplify Color folder and importing the new version help at all? Which Unity version are you currently using?

Be sure to pick up the latest AC version from our website using your Unity invoice number.

Amplify Products - Download

Re: Namespace already contains a def

PostPosted: Sun Jan 29, 2017 12:46 am
by wormanimation
Yes definitely, I have removed AmplifyColorBase.cs and AmplifyColorEffect.cs before but I didn't remove the whole folder so yes that fixed the issue.

After that I had to rebuild all my playmaker set properties that contains AmplifyColor but that's all right.

thank you!!!

Re: Namespace already contains a def

PostPosted: Sun Jan 29, 2017 3:01 pm
by Ricardo Teixeira
wormanimation wrote:Yes definitely, I have removed AmplifyColorBase.cs and AmplifyColorEffect.cs before but I didn't remove the whole folder so yes that fixed the issue.

After that I had to rebuild all my playmaker set properties that contains AmplifyColor but that's all right.

thank you!!!



Great to know that it's working after removing the previous version. Apologies for the inconvenience, we were not aware of the custom Playmaker Set Property functions, glad to hear that you were able to recover them manually. Be sure to let us know if you run into any additional problems, we would be happy to help.

Thank you for reporting the issue, we will look into possible upgrade problems.