This is the second entry, only with a more correct title and with more correct content.
This error occurs every time I try to call some methods EditableMesh :
Does anyone know the reason for this
This is the second entry, only with a more correct title and with more correct content.
This error occurs every time I try to call some methods EditableMesh :
Does anyone know the reason for this
Do you have Editable Meshes and Images enabled in Game Settings?
of course, I already have a whole script. And this error only occurs if these functions are used. Try it yourself for a test
As long as your code is working, this shouldn’t be anything to worry about. It’s most likely just some code that was accidentally enabled through Roblox’s Fast Flag/Fast Variable system, which lets them configure (commonly to enable or disable) certain parts of their code without needing to push out an update.
The code works, but the function is still needed. That’s the only problem. In the sense that this error interrupts the execution of the code
It just looks an error log, it doesn’t seem like it’s interrupting your script because you haven’t posted a stacktrace (blue text underneath error messages). If there’s no stacktrace, that means that your script wasn’t interrupted.
I’m sorry I didn’t give you the full image.
So then it would be a bug. You should report this through the #bug-reports category.
I would be happy to wait until they accept me into the group to allow the creation of the post
I thought they opened access for everyone?
If only. Anyway, thanks for confirming my opinion that this is a bug.