PlayMaker Help & Tips > Windows Store Apps Help

Window Store Build Problem[SOLVED]

(1/3) > >>

KJammer:
Hi,

Unity: 5.2.3f1
Playmaker:1.8.0.f43

Am having some problems building for Windows Store (Standalone builds fine). Looked through the forums and it looks like the Playmaker version should be ok for Windows store build.

Here's the error:

Unhandled Exception: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.

  at (wrapper managed-to-native) System.Reflection.Assembly:GetTypes (bool)

  at System.Reflection.Assembly.GetTypes () [0x00000] in <filename unknown>:0

  at Mono.CSharp.RootNamespace.ComputeNamespaces (System.Reflection.Assembly assembly, System.Type extensionType) [0x00000] in <filename unknown>:0

  at Mono.CSharp.RootNamespace.ComputeNamespace (Mono.CSharp.CompilerContext ctx, System.Type extensionType) [0x00000] in <filename unknown>:0

  at Mono.CSharp.GlobalRootNamespace.ComputeNamespaces (Mono.CSharp.CompilerContext ctx) [0x00000] in <filename unknown>:0

  at Mono.CSharp.Driver.LoadReferences () [0x00000] in <filename unknown>:0

  at Mono.CSharp.Driver.Compile () [0x00000] in <filename unknown>:0

  at Mono.CSharp.Driver.Main (System.String[] args) [0x00000] in <filename unknown>:0

Missing method .ctor in assembly D:\Test\Assets\Plugins\PlayMaker\Metro\PlayMaker.dll, type System.Runtime.Versioning.TargetFrameworkAttribute
The class System.Runtime.Versioning.TargetFrameworkAttribute could not be loaded, used in PlayMaker
Can't find custom attr constructor image: D:\Test\Assets\Plugins\PlayMaker\Metro\PlayMaker.dll mtoken: 0x0a000002


Could it be the build settings?
SDK: Universal 10
UWP Build Type: XAML
Unity C# Projects: Checked

Any help will be much appreciated!  Thank you!

jeanfabre:
Hi,

 Just installed Windows 10 on my pc laptop. Will test soon, please bump mid week if I haven't done it since.

 Bye,

 Jean

Alex Chouls:
Have you tried newer versions of Unity?

KJammer:
Hi!

Just tried with Unity 5.3.5f1 and it's the same error :(

jeanfabre:
Hi,

 Is it a fresh project or a project you've upgraded?

Bye,

 Jean

Navigation

[0] Message Index

[#] Next page

Go to full version