playMaker

Author Topic: windows 10 error  (Read 1968 times)

ergin

  • Junior Playmaker
  • **
  • Posts: 86
windows 10 error
« on: August 07, 2015, 05:59:10 AM »
Hello I have 2 systems; at one, win 8.1 is installed, playmaker works fine but I updated my second system, Unity works fine but when I import playmaker I get error and playmaker doesn't work:

[AssemblyUpdater] Assembly reference folder does not exist: 'C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v4.5'
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly: 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
  at Mono.Cecil.BaseAssemblyResolver.Resolve (Mono.Cecil.AssemblyNameReference name, Mono.Cecil.ReaderParameters parameters) [0x00000] in <filename unknown>:0


Did anyone experience such a thing? How can I fix this? .net 4.5 is installed by default. Thanks.