Launcher won't load if absolute path contains some characters
Open
bug
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
If absolute path of Xmage contains some characters like `Á` it won't load.
For example: `foo/Áfolder/Xmage`
Even running from command line and trying to load client or server, it will show an error:
`Error occurred during initialization of VM
java.lang.UnsatisfiedLinkError: no zip in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at java.lang.System.initializeSystemClass(System.java:1197)`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.