9.6.2 (rc5) No messages to message box
Posted: Thu Apr 15, 2021 9:57 am
I'm sure this has been a bug for a few versions now but I am currently using 9.6.2 (rc5) on OSX 11.2.3 Big Sur.
Create a blank stack and edit the card script.
Apply
If I right click the card, send card message, doSomething...No message box is popping up. If the message box is open, no message shows.
Am I going insane? All preferences have been set to default.
It's a fundamental feature I use for debugging. I have waded through the quality page to look for bugs but it's a needle in a stack of needles.
Create a blank stack and edit the card script.
Code: Select all
on doSomething
put "Hello World!"
end doSomething
If I right click the card, send card message, doSomething...No message box is popping up. If the message box is open, no message shows.
Am I going insane? All preferences have been set to default.
It's a fundamental feature I use for debugging. I have waded through the quality page to look for bugs but it's a needle in a stack of needles.