playMaker

Author Topic: Easy2Save + array maker issue  (Read 3978 times)

escpodgames

  • Hero Member
  • *****
  • Posts: 687
    • Assets
Easy2Save + array maker issue
« 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 ()

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Easy2Save + array maker issue
« Reply #1 on: December 16, 2014, 06:20:04 AM »
Hi,

 ok, thanks for reporting, I'll update.

 Bye,

 Jean

mweyna

  • Full Member
  • ***
  • Posts: 242
Re: Easy2Save + array maker issue
« Reply #2 on: December 24, 2014, 03:34:02 PM »
Definitely have the same error, although not sure why. Lemme know when there's an update.

mweyna

  • Full Member
  • ***
  • Posts: 242
Re: Easy2Save + array maker issue
« Reply #3 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.

mweyna

  • Full Member
  • ***
  • Posts: 242
Re: Easy2Save + array maker issue
« Reply #4 on: January 05, 2015, 03:53:25 PM »
Bump?

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Easy2Save + array maker issue
« Reply #5 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

mweyna

  • Full Member
  • ***
  • Posts: 242
Re: Easy2Save + array maker issue
« Reply #6 on: January 21, 2015, 01:29:26 AM »
Any updates?

mweyna

  • Full Member
  • ***
  • Posts: 242
Re: Easy2Save + array maker issue
« Reply #7 on: January 28, 2015, 03:27:21 PM »
Looks like latest update by the author fixed it. Everything seems to be working again!

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Easy2Save + array maker issue
« Reply #8 on: February 16, 2015, 10:24:39 AM »
Ah,

 good :)