playMaker

Author Topic: ArrayMaker error  (Read 1863 times)

Tinnos

  • Playmaker Newbie
  • *
  • Posts: 6
ArrayMaker error
« on: July 05, 2021, 02:47:52 AM »
Dear team,
Can you please help?
I have Unity version 2019.3.13f1, Playmaker version 1.9.0 and I have already installed the playmaker ArrayMaker package. Nevertheless I keep getting these critical errors by Unity and cannot have them fixed, can you please help?

(please see attachments)


djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: ArrayMaker error
« Reply #1 on: July 05, 2021, 07:31:29 AM »
Hi.
If you don't need this action you can try removing it and see if you still get errors.

you can also try updating playmaker to the latest version.

Before you do, make a backup of your project!

Tinnos

  • Playmaker Newbie
  • *
  • Posts: 6
Re: ArrayMaker error
« Reply #2 on: July 05, 2021, 07:40:08 AM »
Thank you. Could you please tell me how to remove these 2 single actions + how to update playmaker?

Sorry for nub questions

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: ArrayMaker error
« Reply #3 on: July 05, 2021, 02:43:17 PM »
Hi.
in the project folder search for the xx.cs file that is mentioned in the error

Tinnos

  • Playmaker Newbie
  • *
  • Posts: 6
Re: ArrayMaker error
« Reply #4 on: July 06, 2021, 01:41:03 AM »
Hi. Not Working...
Now it gives me the critical red error that ArrayListSendEventToGameObjects.cs cannot be found (since I deleted it)
« Last Edit: July 06, 2021, 03:18:44 AM by Tinnos »

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: ArrayMaker error
« Reply #5 on: July 06, 2021, 06:49:31 AM »
hi.
Try on a new project if it works with the latest PlayMaker version

Tinnos

  • Playmaker Newbie
  • *
  • Posts: 6
Re: ArrayMaker error
« Reply #6 on: July 06, 2021, 08:54:46 AM »
Hello. Sorry for bothering that much. But if I update playmaker won't I mess with all the playmaker FSM I have already constructed in my project? Because here ( https://hutonggames.com/playmakerforum/index.php?topic=23448.0 )it says that in order to update it I have to cancel the older version directly from the folder...I am already having big issues with the problem above, I don't wont to create new bugs. Can you help?

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: ArrayMaker error
« Reply #7 on: July 10, 2021, 07:40:18 AM »
Hi.
removing the install folder on your computer will not do anything to your project.
This only removed it install package.

Removing playmaker folder inside your project will.

You can try making a new project with latest version from playmaker.

if you update on your project, always make a backup and/or use some version control like Github.