Playmaker Forum

PlayMaker Help & Tips => Windows Store Apps Help => Topic started by: christougher on September 06, 2016, 08:26:51 AM

Title: System.Type madness
Post by: christougher on September 06, 2016, 08:26:51 AM
Hi, it looks like some more WSA fixes are on the way according to the release notes.  Will this error be getting addressed?

Assets\PlayMaker Utils\Wizards\LinkerWizard\LinkerData.cs(88,38): error CS1061: 'System.Type' does not contain a definition for 'Assembly' and no extension method 'Assembly' accepting a first argument of type 'System.Type' could be found (are you missing a using directive or an assembly reference?)

I updated multiple things, including Unity, Visual Studio and several SDKs and now I get a bunch of errors regarding system.type, but this is the only Playmaker error.  Any tips on how to fix it prior to the release of 1.8.3?
Title: Re: System.Type madness
Post by: christougher on September 06, 2016, 03:29:53 PM
Also I tried using the WP8 Playmaker.dll instead of the metro one just to see what happened and it threw an additional error...

'System.Type' does not contain a definition for 'IsSubclassOf' and no extension method 'IsSubclassOf' accepting a first argument of type 'System.Type' could be found (are you missing a blah blah blah....

So this isn't a problem with the Metro dll and the only reason I bring it up is I have an unrelated script throwing the same error.  Can you share the fix for this? Thx.

Title: Re: System.Type madness
Post by: jeanfabre on February 22, 2018, 05:36:06 AM
Hi,

  You need the latest version for PlayMaker and of the linker wizard, have you tried with this?

Bye,

 Jean