lime icon indicating copy to clipboard operation
lime copied to clipboard

Invalid UTF-16 on Linux if the system language isn’t English

Open moxie-coder opened this issue 8 months ago • 2 comments

For some reason, and it might correlate with #1906 but Linux seems to have issues with starting games made with Lime if the system language isn’t English, I’m currently away from home and I don’t have Linux installed on my new computer yet, but I’ve seen two examples of this issue happening (which I’ll link here)

https://github.com/CodenameCrew/CodenameEngine/issues/573 (Tested on Arch Linux) https://github.com/JordanSantiagoYT/FNF-JS-Engine/issues/975 (Tested on an Debian/Ubuntu based Distribution)

Seems to happen on any Linux distribution as far as I know, this also has similar issues when running from a folder with special characters, but this was already fixed I believe, I haven’t tested on Windows/Mac yet, and I don’t have an Mac

moxie-coder avatar Mar 27 '25 18:03 moxie-coder