Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started 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:
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?
-
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
-
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.