gorilla-devs / GDLauncher

GDLauncher is a simple, yet powerful Minecraft custom launcher with a strong focus on the user experience
https://gdevs.io
GNU General Public License v3.0
1.22k stars 260 forks source link

Error on pressing button 'Open ressource pack folder' #1070

Closed SkyNalix closed 1 year ago

SkyNalix commented 2 years ago

Describe the bug Everytime when i try to open ressource packs folder from the in game ressource packs menu it show me this error (screenshot) Translation: Windows cannot find '\D:_gdl\instances\Hypixel SkyBlock\resourcepacks\'. Make sure you entered the correct name, then try again. The folder exist, with several packs in

To Reproduce Steps to reproduce the behavior:

  1. In game, go to 'options' then 'Resource Packs...'
  2. Click on 'Open ressource pack folder'
  3. See error

Expected behavior Open the ressource packs folder, but no the one in D:_gdl but the folder in the User Data path setup in the settings because the moment when you close your game, the D:_gdl folder is deleted so you can't modify anything anymore

Possible solutions Fix the path which is used to open ressource packs folder to the one set in the launcher settings

Screenshots image

Operating System:

Eskaan commented 2 years ago

Yes and no, I believe you that this folder exists, but GDL added a \ to the path so it’s invalid.

SkyNalix commented 2 years ago

Yes and no, I believe you that this folder exists, but GDL added a \ to the path so it’s invalid.

Ok so that where the error is from But it also open the wrong path Imagine if someone want to change/update a pack, it open the one in _gdl but he can't delete packs because they are in use, that why the player close his game and _gdl folder it opened is automatically deleted... it should open the folder in the path set in the settings

RemagOfficial commented 2 years ago

the reason it trys to open the folder it does is because Minecraft is trying to open the resource pack folder in the folder that Minecraft is running from this being the _gdl folder, there's not really a fix that the launcher can do because it's a Minecraft issue

WolfBV commented 1 year ago

Were you able to resolve your issue?

Eskaan commented 1 year ago

This is likely a duplicate of #991, closing.