GravitLauncher / Launcher

Улучшеный Minecraft лаунчер на основе sashok's742 v3
https://gravitlauncher.com
GNU General Public License v3.0
127 stars 105 forks source link

[FIX] Fix resolution of files with special characters for embedded file server #703

Closed zznty closed 4 months ago

zznty commented 4 months ago

By default new URI() throws for unescaped url characters which makes embedded file server return code 400 for files like mod-[1.0.0].jar

microwin7 commented 4 months ago

Where should this file be loaded from? Are you suggesting that the log4j2.xml file in LaunchServer.jar is not loading at all now?