Describe the bug
I’m making a game pack, but Electron is giving me trouble. The problem is that it doesn’t work with files in the Latin alphabet. Even if it works, only one of them works.
You have to solve this error.
Describe the bug
I’m making a game pack, but Electron is giving me trouble. The problem is that it doesn’t work with files in the Latin alphabet. Even if it works, only one of them works.
You have to solve this error.
Unfortunately. GDevelop has no control or input around Electron. You would likely need to ask on the Electron project github or elsewhere.
So how else can we build for PC?
You could try to reverse engineer the exported project to work on another browser wrapper like tauri or something similar, but you’d have to have a pretty deep understanding of how those systems work, and any electron specific functions (such as many of the window control events) would not work in thise builds.
Outside of that, there are not any other options.
Can we report this to the Electron team?
If you do, it will be super helpful to give them a solid bug report to get the best chance at being able to get the issue solved. For example, I am interested in your problem, and I couldn’t even figure out what you meant, and search for issues about it, because it is so vague to say “the problem is that it doesn’t work” and “non-latin chararcter”. I don’t even know what operating system you’re on. So sadly for me my curiosity remains unsatisfied as to what could be going on for you. I will probably never know.
Anyhoo, I recommend reading a few bug reports on their git and then styling your report in a like manner (after searching issues for your bug already listed, of course).