playMaker

Author Topic: Error loading action (cant find the offending state!) SOLVED  (Read 1444 times)

uk_resistant

  • Playmaker Newbie
  • *
  • Posts: 14
Error loading action (cant find the offending state!) SOLVED
« on: March 12, 2022, 04:24:31 PM »
Hello Playmaker forum people!

I have had this issue for quite some time. It doesn't stop me from playing the game but I just want a clear console for when I release the game.




(click on image to enlarge!)

This seems to appear either when I start in play mode or when that ends.


Info:
Unity 2019.1.0f2
Playmaker 1.9.0.p20

I have:
-Reimported the entire project
-Used Asset hunter pro to remove anything not used in build.
-Used the State find tool to try and find any "state 2" and rename it/check to make sure I can track down the issue.
-Browsed this forum for answers but couldn't find any that worked (but feel free to suggest anything!)

Any ideas you might have would be very appreciated!

Thanks
« Last Edit: April 12, 2022, 10:02:28 AM by uk_resistant »

ch1ky3n

  • Full Member
  • ***
  • Posts: 208
Re: Error loading action (cant find the offending state!)
« Reply #1 on: March 15, 2022, 05:07:24 PM »
I'm kinda interested to see what actions did you put in State 2.

but first, You should update your playmaker to the latest version, I believe it was 1.94

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7618
    • jinxtergames
Re: Error loading action (cant find the offending state!)
« Reply #2 on: March 16, 2022, 04:06:11 PM »
Hi.
maybe the wait is set below 0 or none?

uk_resistant

  • Playmaker Newbie
  • *
  • Posts: 14
Re: Error loading action (cant find the offending state!)
« Reply #3 on: April 12, 2022, 05:24:44 AM »
Updating playmaker did the trick 9 (I think). I went through every related event i could and made sure it played ball.

Thanks for helping!