When I was scripting my module, I noticed that a very funny error occurred in somewhere the words will sometimes split in the middle when I pressed enter so that the end arrived on the next line (edit: I dont know what it happend , maybe the problem is with QtGui Code)
It’s so strange . when I cancel this line then it will be normal.
Suddenly it became normal but disrupted other keywords
No error was reported when running it. but “e nd" souhld be “end”
The module script that is problematic LBanServiceBug.lua (2.5 KB)
I tried to copy this function to other scripts and everything works.
When I reproduce this error I press enter to wrap and switch the current end to the next line
The script editor seems to see e nd as 3 characters
edit: Now I met this again. (No matter what it is)
We’ll take a look and try to reproduce it. To help, would you be able to share you Studio logs and maybe a screenshot of your Script Editor settings with us in a private message?
As @idevride mentioned, could you please send me your Studio log via private message so we can better identify the source of the problem? Also, are you still experiencing this issue? Do you see any “Update Available” notification in your Studio?
Thanks! Also, before you encountered this issue, do you recall if there was any ghost text from an AI suggestion in the editor? We think we may have found the root cause, but we just want to confirm that this is the same issue you’re experiencing.
It’s extremely rare that I get this bug, and I haven’t had it for a while now, but I can confirm that in some rare occasions there will be a random space in the middle of a word (note: it won’t have an actual character in the gap, the script editor will simply render the word as if it was spaced in the middle of it)