playMaker

Author Topic: Cloud Build Error - HutongGames.PlayMaker.ActionReport:LogError [SOLVED]  (Read 2075 times)

rainexplorer

  • Junior Playmaker
  • **
  • Posts: 65
Hi all,

I am new to PlayMaker, nice to meet you all :) ....

I got my first problem when Build APK on cloud Build, Here're the compact Log that caused Error (total are 24 errors) :

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)
251: [Unity] HutongGames.PlayMaker.ActionData:LogError(Context, String) (at c:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\ActionData.cs:1498)
252: [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)
253: [Unity] HutongGames.PlayMaker.ActionData:LogError(Context, String) (at c:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\ActionData.cs:1498)
254: [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)
255: [Unity] HutongGames.PlayMaker.ActionData:LogError(Context, String) (at c:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\ActionData.cs:1498)
256: [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)
257: [Unity] HutongGames.PlayMaker.ActionData:LogError(Context, String) (at c:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\ActionData.cs:1498)
258: [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)
259: [Unity] HutongGames.PlayMaker.ActionData:LogError(Context, String) (at c:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\ActionData.cs:1498)
260: [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)
261: [Unity] HutongGames.PlayMaker.ActionData:LogError(Context, String) (at c:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\ActionData.cs:1498)
262: [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)
263: [Unity] HutongGames.PlayMaker.ActionData:LogError(Context, String) (at c:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\ActionData.cs:1498)
264: [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)
265: [Unity] HutongGames.PlayMaker.ActionData:LogError(Context, String) (at c:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\ActionData.cs:1498)
266: [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)
267: [Unity] HutongGames.PlayMaker.ActionData:LogError(Context, String) (at c:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\ActionData.cs:1498)
268: [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)
269: [Unity] HutongGames.PlayMaker.ActionData:LogError(Context, String) (at c:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\ActionData.cs:1498)
270: [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)
271: [Unity] HutongGames.PlayMaker.ActionData:LogError(Context, String) (at c:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\ActionData.cs:1498)
272: [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)
273: [Unity] HutongGames.PlayMaker.ActionData:LogError(Context, String) (at c:\Users\Alex\Documents\Unity\Playmaker\Projects\Playmaker.source.unity\Assets\PlayMaker\Classes\ActionData.cs:1498)

to be known, i dont have document path "c:\Users\Alex\Documents\" in my MacBook Laptop....

any help is appreciated...
« Last Edit: October 04, 2017, 01:18:36 PM by djaydino »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Cloud Build Error - HutongGames.PlayMaker.ActionReport:LogError
« Reply #1 on: October 02, 2017, 10:06:58 AM »
Hi,
Do you have any Get/Set Properties Actions?

if so you need to use linker wizard

or look for actions to change them (which is better)
You can find many custom actions on the Ecosystem

rainexplorer

  • Junior Playmaker
  • **
  • Posts: 65
Re: Cloud Build Error - HutongGames.PlayMaker.ActionReport:LogError
« Reply #2 on: October 03, 2017, 03:25:44 AM »
Hi,

I have installed EcoBrowser & Link Wizard but error still appear in Cloud Build...

about property get & set, i am not sure about it. Because before i'm using PlayMaker (along with Doozy-UI) Cloud Build was successfull....

and using Doozy-UI without PlayMaker was successfull also....

btw, i found another error :

Code: [Select]
8: [Unity] Compilation failed: 3 error(s), 0 warnings
9: [Unity] Assets/PlayMaker/Actions/GetProperty.cs(8,29): error CS0234: The type or namespace name `Ecosystem' does not exist in the namespace `HutongGames.PlayMaker'. Are you missing an assembly reference?
10: [Unity] Assets/PlayMaker/Actions/InvokeMethod.cs(4,29): error CS0234: The type or namespace name `Ecosystem' does not exist in the namespace `HutongGames.PlayMaker'. Are you missing an assembly reference?
11: [Unity] Assets/PlayMaker/Actions/SetProperty.cs(6,29): error CS0234: The type or namespace name `Ecosystem' does not exist in the namespace `HutongGames.PlayMaker'. Are you missing an assembly reference?
12: [Unity] Assets/PlayMaker/Actions/GetProperty.cs(8,29): error CS0234: The type or namespace name `Ecosystem' does not exist in the namespace `HutongGames.PlayMaker'. Are you missing an assembly reference?
13: [Unity] Assets/PlayMaker/Actions/InvokeMethod.cs(4,29): error CS0234: The type or namespace name `Ecosystem' does not exist in the namespace `HutongGames.PlayMaker'. Are you missing an assembly reference?
14: [Unity] Assets/PlayMaker/Actions/SetProperty.cs(6,29): error CS0234: The type or namespace name `Ecosystem' does not exist in the namespace `HutongGames.PlayMaker'. Are you missing an assembly reference?

any idea ?
« Last Edit: October 03, 2017, 05:39:59 AM by rainexplorer »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Cloud Build Error - HutongGames.PlayMaker.ActionReport:LogError
« Reply #3 on: October 03, 2017, 11:40:44 AM »
Hi,
Have you tried a local build?

rainexplorer

  • Junior Playmaker
  • **
  • Posts: 65
Re: Cloud Build Error - HutongGames.PlayMaker.ActionReport:LogError
« Reply #4 on: October 03, 2017, 11:45:43 PM »
Hi,

Many Thanks....

Problem Solved by reinstalling PlayMaker and watching every Update to Unity Cloud Repository (if error then rollback) ...