playMaker

Author Topic: (SOLVED) Send Event - Stuck / Stopped working  (Read 1038 times)

SawyerK

  • Junior Playmaker
  • **
  • Posts: 93
(SOLVED) Send Event - Stuck / Stopped working
« on: February 06, 2021, 10:53:04 AM »
Unity/Playmaker experts I need your help!
My send event system that I set up for changing how the cursor looks just stopped working all of a sudden without changing anything. It worked until now, I don't know what happened but the send event action is stuck for no reason. Lot of items use this and it worked before.


It gives me this error



And this is where it sends to. Canvas with different cursors.

« Last Edit: December 12, 2022, 09:16:57 AM by SawyerK »

SawyerK

  • Junior Playmaker
  • **
  • Posts: 93
Re: Send Event - Stuck / Stopped working
« Reply #1 on: February 06, 2021, 11:13:09 AM »
Not just the Send Event the Enable Collider is stuck too, which is weird because the other three wheels work fine only this one gets stuck. It has the same error messege as well.

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4002
  • Official Playmaker Support
    • LinkedIn
Re: Send Event - Stuck / Stopped working
« Reply #2 on: February 06, 2021, 01:18:44 PM »
It looks like there's an error in the EnableCollider action when it tries to log a missing target GameObject.

You can import the attached version while we update the Ecosystem.

SawyerK

  • Junior Playmaker
  • **
  • Posts: 93
Re: Send Event - Stuck / Stopped working
« Reply #3 on: February 06, 2021, 04:30:59 PM »
Thank you very much! :D

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7616
    • jinxtergames
Re: Send Event - Stuck / Stopped working
« Reply #4 on: February 18, 2021, 12:51:57 PM »
Version on Ecosystem updated