Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: parallel on October 09, 2016, 05:54:23 PM

Title: Datamaker import errors [SOLVED]
Post by: parallel on October 09, 2016, 05:54:23 PM
Hi there! All was was fine until data maker was imported from ecosystem on Unity 5.4.f1 & PM 1.8.2 with the following message:

Code: [Select]
Assets/PlayMaker Utils/Wizards/LinkerWizard/Editor/LinkerEditorChecks.cs(19,44): error CS1502: The best overloaded method match for`HutongGames.PlayMaker.Ecosystem.Utils.LinkerData.RegisterClassDependancy(string, string)' has some invalid arguments

Assets/PlayMaker Utils/Wizards/LinkerWizard/Editor/LinkerEditorChecks.cs(19,44): error CS1503: Argument `#1' cannot convert `System.Type' expression to type `string'

Any ideas on going forward?
Title: Re: Datamaker import errors
Post by: jeanfabre on October 10, 2016, 04:34:04 AM
Hi,

 Yes, good catch. I have updated the package on the Ecosystem, please redownload. Let me know if you are still in trouble after that, you should be fine though.

Bye,

 Jean
Title: Re: Datamaker import errors
Post by: parallel on October 10, 2016, 05:38:41 PM
Thanks! all good now after reinstalling all PM folders, because of the same issue as this one (http://hutonggames.com/playmakerforum/index.php?topic=13699.msg63664;topicseen#msg63664). Btw, I was on PM 1.8.3 and not on 1.8.2 in case it matters.