There is no “–!strict” in the script
All of my colleagues also have same problem. We have to disable all “Luau-Powered ***” function in Beta Features
For the duration of the beta(s), you will need to put either --!strict
or --!nonstrict
at the top of your script, or opt into the Scripts are Non-strict by default beta, in addition to the Luau-Powered _ betas for the contained features to work as expected, with --!strict
typically giving the best results.
This step will not be necessary in the full release.
Because these features are powered by the Luau type system, the Luau type system must be enabled for the scripts in question, or the editor will have no data to work with.
Hi ArtBlart,
Thanks for sharing! I wonder have you ever using team create collaborative mode? Because monitoring script source change event and replace source by plugin may not work as you expect with that feature on.
Also by the way, we are removing delay text sync from beta feature😄
Part cannot be recognized
Humanoid cannot be recognized but humanoid work
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.