playMaker

Author Topic: ArrayMaker EasySave2[SOLVED]  (Read 1557 times)

julianBray

  • Playmaker Newbie
  • *
  • Posts: 7
ArrayMaker EasySave2[SOLVED]
« on: January 15, 2019, 02:16:05 PM »
I had a stroke. Sorry.

Ok: Ecosystem Package: Array Maker Easy Save 2

but, error, i think, 35 error.

Assets/PlayMaker ArrayMaker EasySave2/Actions/ArrayListEasyUpload.cs(19,37): error CS0246: The type or namespace name `ArrayListActions' could not be found. Are you missing an assembly reference?

Assets/PlayMaker ArrayMaker EasySave2/Actions/HashTableEasyUpload.cs(19,37): error CS0246: The type or namespace name `HashTableActions' could not be found. Are you missing an assembly reference?


.... so, error, but, Unity 2018.2.20f1 and Playmaker 1.9.0.p4 and Ecosystem 0.6.1f1.

Why?

Jules
« Last Edit: January 18, 2019, 01:18:22 AM by jeanfabre »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: ArrayMaker EasySave2
« Reply #1 on: January 16, 2019, 02:00:28 AM »
Hi.
Did you import the array maker package on the Ecosystem?

if so try installing/updating playmaker utils https://github.com/jeanfabre/PlayMakerCustomActions_U4/blob/master/PlayMaker/Ecosystem/Custom%20Packages/Utils/PlayMakerUtils.unitypackage

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: ArrayMaker EasySave2
« Reply #2 on: January 17, 2019, 12:52:02 AM »
Hi,

 yes, ArrayMaker EaysSave is an addon, you need ArrayMaker first.

 Bye,

 Jean

julianBray

  • Playmaker Newbie
  • *
  • Posts: 7
Re: ArrayMaker EasySave2
« Reply #3 on: January 17, 2019, 04:55:22 AM »
Thank you !!! \o/

But, errors. 4 errors

Assets/PlayMaker ArrayMaker EasySave2/Actions/HashTableEasyUpload.cs(65,11): error CS0246: The type or namespace name `ES2Web' could not be found. Are you missing an assembly reference?

Assets/PlayMaker ArrayMaker EasySave2/Actions/HashTableEasyDownload.cs(66,11): error CS0246: The type or namespace name `ES2Web' could not be found. Are you missing an assembly reference?

Assets/PlayMaker ArrayMaker EasySave2/Actions/ArrayListEasyUpload.cs(65,11): error CS0246: The type or namespace name `ES2Web' could not be found. Are you missing an assembly reference?

Assets/PlayMaker ArrayMaker EasySave2/Actions/ArrayListEasyDownload.cs(69,11): error CS0246: The type or namespace name `ES2Web' could not be found. Are you missing an assembly reference?

errors: 'ES2Web'. 65-69 line:       private ES2Web web = null;

Why?

Jules


djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: ArrayMaker EasySave2
« Reply #4 on: January 17, 2019, 08:21:42 AM »
Hi.
Did you install array maker?

Do you have easy save installed?

julianBray

  • Playmaker Newbie
  • *
  • Posts: 7
Re: ArrayMaker EasySave2
« Reply #5 on: January 17, 2019, 02:46:16 PM »
 :P

Sorry. I can't Easy Save!! I can paid Easy Save. Whoops :)

Jules