Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: julianBray on January 15, 2019, 02:16:05 PM

Title: ArrayMaker EasySave2[SOLVED]
Post by: julianBray 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
Title: Re: ArrayMaker EasySave2
Post by: djaydino 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
Title: Re: ArrayMaker EasySave2
Post by: jeanfabre on January 17, 2019, 12:52:02 AM
Hi,

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

 Bye,

 Jean
Title: Re: ArrayMaker EasySave2
Post by: julianBray 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

Title: Re: ArrayMaker EasySave2
Post by: djaydino on January 17, 2019, 08:21:42 AM
Hi.
Did you install array maker?

Do you have easy save installed?
Title: Re: ArrayMaker EasySave2
Post by: julianBray on January 17, 2019, 02:46:16 PM
 :P

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

Jules