playMaker

Author Topic: Missing actions error when using Easy Save  (Read 810 times)

Hectic

  • Playmaker Newbie
  • *
  • Posts: 2
Missing actions error when using Easy Save
« on: November 21, 2023, 12:29:31 PM »
Hi, I use Easy Save with Playmaker on Unity. A week ago, all of my easy save actions in all FSMs in my project stopped working, they all showed up as "Missing Action" states. Easy Save actions were also not showing up in the Action Browser. I tried re-importing both Easy Save and Playmaker but to no avail.

I thought it may be an issue with Easy Save so asked on their forums:
https://moodkie.com/forum/viewtopic.php?t=2922

They were able to help me out and I discovered the issue was that PLAYMAKER_1_8_OR_NEWER had gone missing from Edit > Project Settings > Player > Scripting Define Symbols.

There is nothing I did that should've caused it to go missing, adding it back did fix my project, however the fields in every Easy Save FSM has been wiped, which has added a lot of hassle and workload.

Is there anything I can do to prevent this from happening again in the future? Thank you.



djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Missing actions error when using Easy Save
« Reply #1 on: November 22, 2023, 07:18:49 AM »
Hi.
Its hard to say why/how it got removed.

Best thing to do is to have a version control like github (Desktop), its a life saver as you can always revert any changes.