Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started 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
-
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
-
Hi,
yes, ArrayMaker EaysSave is an addon, you need ArrayMaker first.
Bye,
Jean
-
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
-
Hi.
Did you install array maker?
Do you have easy save installed?
-
:P
Sorry. I can't Easy Save!! I can paid Easy Save. Whoops :)
Jules