Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: escpodgames on December 16, 2014, 05:47:59 AM

Title: Easy2Save + array maker issue
Post by: escpodgames on December 16, 2014, 05:47:59 AM
Hi,

Just updated to the latest Easy2Save (2.55) and get the following error using playmaker and array maker. I get the error when using the action 'Array list easy save'

I contacted Joel from Mookie and he said "you'll need to contact the developer of Arraymaker as the actions are built by them, not by us"

ArgumentException: The thing you want to instantiate is null.
UnityEngine.Object.CheckNullArgument (System.Object arg, System.String message) (at C:/BuildAgent/work/d63dfc6385190b60/artifacts/EditorGenerated/UnityEngineObject.cs:104)
UnityEngine.Object.Instantiate (UnityEngine.Object original) (at C:/BuildAgent/work/d63dfc6385190b60/artifacts/EditorGenerated/UnityEngineObject.cs:90)
ES2TypeManager.InitializeTypeList ()
ES2TypeManager.GetES2Type (System.Type type)
ES2Reader.ReadList[String] (System.String tag)
ES2.LoadList[String] (System.String identifier)
HutongGames.PlayMaker.Actions.ArrayListEasyLoad.LoadArrayList () (at Assets/PlayMaker ArrayMaker/Addons/ThirdParty/EasySave2/Actions/ArrayListEasyLoad.cs:84)
HutongGames.PlayMaker.Actions.ArrayListEasyLoad.OnEnter () (at Assets/PlayMaker ArrayMaker/Addons/ThirdParty/EasySave2/Actions/ArrayListEasyLoad.cs:61)
HutongGames.PlayMaker.FsmState.ActivateActions (Int32 startIndex)
HutongGames.PlayMaker.FsmState.OnEnter ()
HutongGames.PlayMaker.Fsm.EnterState (HutongGames.PlayMaker.FsmState state)
HutongGames.PlayMaker.Fsm.SwitchState (HutongGames.PlayMaker.FsmState toState)
HutongGames.PlayMaker.Fsm.UpdateStateChanges ()
HutongGames.PlayMaker.Fsm.Start ()
PlayMakerFSM.Start ()
Title: Re: Easy2Save + array maker issue
Post by: jeanfabre on December 16, 2014, 06:20:04 AM
Hi,

 ok, thanks for reporting, I'll update.

 Bye,

 Jean
Title: Re: Easy2Save + array maker issue
Post by: mweyna on December 24, 2014, 03:34:02 PM
Definitely have the same error, although not sure why. Lemme know when there's an update.
Title: Re: Easy2Save + array maker issue
Post by: mweyna on December 29, 2014, 11:27:34 PM
Any eta on an update Jean? I've noticed cascading quirks when a Save call hits this error, so I'm having a nightmare of a time trying to unwind all those EasySave actions so I can play my project at all.
Title: Re: Easy2Save + array maker issue
Post by: mweyna on January 05, 2015, 03:53:25 PM
Bump?
Title: Re: Easy2Save + array maker issue
Post by: jeanfabre on January 08, 2015, 02:45:32 AM
Hi,

 thanks for bumping, I need this!

 ArrayMaker is waiting for PlayMaker 1.8 to become publie, I'll see if I can release just this part of the deal.

 Bye,

 Jean
Title: Re: Easy2Save + array maker issue
Post by: mweyna on January 21, 2015, 01:29:26 AM
Any updates?
Title: Re: Easy2Save + array maker issue
Post by: mweyna on January 28, 2015, 03:27:21 PM
Looks like latest update by the author fixed it. Everything seems to be working again!
Title: Re: Easy2Save + array maker issue
Post by: jeanfabre on February 16, 2015, 10:24:39 AM
Ah,

 good :)