playMaker

Author Topic: upgrade to 5.6 error [solved]  (Read 3589 times)

Ofonna

  • Full Member
  • ***
  • Posts: 230
upgrade to 5.6 error [solved]
« on: April 18, 2017, 05:18:04 PM »
heyy guys, i'm getting this error which isn't affecting the game but i dont understand  why i'm getting this, i googled it but didn't find anything related to my project


PlayerSettings Validation: Requested build target group (27) doesn't exist; #define symbols for scripting won't be added.
UnityEditor.PlayerSettings:SetScriptingDefineSymbolsForGroup(BuildTargetGroup, String)
HutongGames.PlayMakerEditor.PlayMakerDefines:AddScriptingDefineSymbolToAllTargets(String) (at Assets/PlayMaker/Editor/PlayMakerDefines.cs:42)
HutongGames.PlayMakerEditor.PlayMakerDefines:.cctor() (at Assets/PlayMaker/Editor/PlayMakerDefines.cs:23)
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes()
« Last Edit: April 19, 2017, 03:50:11 AM by Carmichael »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: upgrade to 5.6 error
« Reply #1 on: April 19, 2017, 02:44:59 AM »
Hi,

 Have you updated to the latest PlayMaker? which version does it says in the PlayMaker welcome screen?


Bye,

 Jean

Ofonna

  • Full Member
  • ***
  • Posts: 230
Re: upgrade to 5.6 error
« Reply #2 on: April 19, 2017, 02:59:35 AM »
hi jean, this is the welcome screen, i wasn't too sure on where to look

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: upgrade to 5.6 error
« Reply #3 on: April 19, 2017, 03:07:20 AM »
Hi,

 you have 1.8.3 so not the latest. If you have errors in the Unity console that don't go away, you must manually install it, so download it from the Asset store and then import the package located in Assets/PlayMaker/editor/install/

pick the 1.8.4 package.



 Bye,

 Jean

Ofonna

  • Full Member
  • ***
  • Posts: 230
Re: upgrade to 5.6 error
« Reply #4 on: April 19, 2017, 03:49:45 AM »
thanks Jean, everything is working fine now :D

memetic arts

  • Full Member
  • ***
  • Posts: 141
Re: upgrade to 5.6 error [solved]
« Reply #5 on: May 09, 2017, 11:48:01 AM »
Hi . . . I am suddenly getting these errors as well, on my first build attempt since upgrading to 5.6 / 1.8.4.

@jeanfabre, you say above to select the 1.8.4 package -- it seems that in the zip I downloaded, they are ALL 1.8.4, but for different versions of Unity, and with the most recent version being 1.5.4. 

Did you mean pick the 1.5.4 version, or should there be one specifically for 1.5.6?

Thanks!

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: upgrade to 5.6 error [solved]
« Reply #6 on: May 17, 2017, 03:56:19 AM »
hi,

 confusing, there is no 1.5.6 for unity and PlayMaker :)

You need to install PlayMaker 1.8.4, it shoudl be in that install folder,

What zip did you downloaded? you should get it from the Asset store, or did you purchased it from the hutong website? in which case yes, you need to pick up the latest package for Unity.

 Bye,

 Jean

memetic arts

  • Full Member
  • ***
  • Posts: 141
Re: upgrade to 5.6 error [solved]
« Reply #7 on: June 04, 2017, 07:22:39 PM »
Hi, thanks, Jean.

Yes, I always download from the link that was in the email I got when I first bought Playmaker.  And yes, I figured I'd grab the latest version from the folder of the latest Unity version.

And still those errors persist, though they don't seem to actually impede running the app or compiling.

cheers

rr

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: upgrade to 5.6 error [solved]
« Reply #8 on: June 05, 2017, 04:11:26 AM »
Hi,

 you need to clean up your PlayMaker folder.

 take out all the Templates and PlayMakerglobals asset from the PlayMaker Folder, delete it and reinstall PlayMaker.

 you will get errors and so the PlayMaker wizard will not kick in, you need to manually install PlayMaker package inside "PlayMaker/Editor/install"

 ALWAYS BACKUP BEFORE DOING THIS. and test on a copy as well to understand the process before doing it on your main project.

Bye,

 Jean

GekoSherif

  • Playmaker Newbie
  • *
  • Posts: 1
Re: upgrade to 5.6 error [solved]
« Reply #9 on: June 27, 2017, 08:03:18 PM »
I had to double click on:

> Assets > Playmaker > Editor > Install > Playmaker.1.8.4.unitypackage

to get it to install.