Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: allo888 on June 21, 2015, 09:59:32 AM

Title: play maker serializer same error with alot of the scripts
Post by: allo888 on June 21, 2015, 09:59:32 AM
Assets/UnitySerializer/Scripts/TestCoroutines.cs(6,7): error CS0246: The type or namespace name `Serialization' could not be found. Are you missing a using directive or an assembly reference?       I am getting this error with at least 10 of the scripts and I cannot contact the creator of playmaker serialiser either.

Assets/UnitySerializer/Scripts/AdditionalData.cs(15,7): error CS0246: The type or namespace name `Serialization' could not be found. Are you missing a using directive or an assembly reference?

I am having this same error and  cannot find anywere on how to correct it . could someone help me please? thankyou


Title: Re: play maker serializer same error with alot of the scripts
Post by: Lane on June 21, 2015, 11:34:20 AM
Those are errors with a totally different asset, UnitySerializer. You should bring up the errors with the author of that asset.
Title: Re: play maker serializer same error with alot of the scripts
Post by: allo888 on June 21, 2015, 12:06:45 PM
I have tried but he has not replied and I messaged him over 3 months ago
Title: Re: play maker serializer same error with alot of the scripts
Post by: Lane on June 21, 2015, 12:29:31 PM
If the Asset is not working and the owner does not respond to support requests then you can report it to the Asset Store. Unfortunately nobody can force a developer to fix his broken asset so sometimes it's simply abandoned and users have to find a different solution or revert to a Unity version where it worked.
Title: Re: play maker serializer same error with alot of the scripts
Post by: allo888 on June 21, 2015, 12:33:06 PM
oh rite but it has not worked for a while I have no idea why but the asset has a playmaker actions with it which I was intrested in using
Title: Re: play maker serializer same error with alot of the scripts
Post by: Lane on June 21, 2015, 01:01:34 PM
If the asset itself doesn't work then the actions wont either.