- Joined
- May 24, 2014
- Messages
- 323
- Reaction score
- 275
- First Language
- French
- Primarily Uses
- RMVXA
Hello, I've been encountering this issue for a while, whenever I code, I sometimes run into runtime errors because some whitespace character is interpreted as something else, I get errors like:
It sometimes invalidates a method name by not recognizing
I'm using Windows 10 and my keyboard is CMS (Canadian Multilingual Standard), I suspect I sometimes press the wrong key and that leads to a dead key that would be invisible in the editor.
Do you know of a way of detecting those dead keys or maybe the issue is something else?
NameError: undefined local variable or method ` ' for #<Scene_TBS_Battle:0xd011f00>.It sometimes invalidates a method name by not recognizing
` method' or a few times `method '(though I'm less sure about this error).I'm using Windows 10 and my keyboard is CMS (Canadian Multilingual Standard), I suspect I sometimes press the wrong key and that leads to a dead key that would be invisible in the editor.
Do you know of a way of detecting those dead keys or maybe the issue is something else?

