playMaker

Author Topic: Error at Cloud Build [SOLVED]  (Read 905 times)

rainexplorer

  • Junior Playmaker
  • **
  • Posts: 65
Error at Cloud Build [SOLVED]
« on: November 26, 2017, 06:35:04 AM »
Hi,

i run build at unity cloud build to produce APK but find this error :

Code: [Select]
[Unity] HutongGames.PlayMaker.ActionReport:LogError(PlayMakerFSM, FsmState, FsmStateAction, Int32, String, String) (at c:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\ActionReport.cs:89)
12: [Unity] HutongGames.PlayMaker.ActionData:LogError(Context, String) (at c:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\ActionData.cs:1498)
13: [Unity] HutongGames.PlayMaker.ActionReport:LogError(PlayMakerFSM, FsmState, FsmStateAction, Int32, String, String) (at c:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\ActionReport.cs:89)
14: [Unity] HutongGames.PlayMaker.ActionData:LogError(Context, String) (at c:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\ActionData.cs:1498)

the last time i did, i add scripts "U GUI PROXY FULL" via ecobrowser
and then Unity ask to upgrade script (no thanks or go ahead,
i made backup
), i choose 2nd (go ahead)

How to fix this without reinstall ecoBrowser/PlayMaker ?

Thanks in Advance...

UPDATE: please ignore, i dont why but this error never happen again...

« Last Edit: November 26, 2017, 06:11:33 PM by rainexplorer »