Skip to content

Doesn't allow mods folder as symlink anymore #344

Description

@EduApps-CDG

When developing a mod, i like to create a symlink to the build file so I can just restart the game and try again. It looks like it's not possible anymore:

Failed to initialize the mod loading system and display.


Failure details:
File already exists: /home/eduardo/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/1.21.4/minecraft/mods
You need to move this out of the way, so we can put a directory there.

If you click yes, we will try and open https://links.neoforged.net/early-display-errors in your default browser
[16:38:25] [pool-2-thread-1/INFO]: GL info: Mesa Intel(R) Graphics (RPL-S) GL version 4.6 (Core Profile) Mesa 25.1.7 (git-581a4f7e70), Intel
Exception in thread "crash-report" java.lang.UnsupportedOperationException: The BROWSE action is not supported on the current platform!
	at java.desktop/java.awt.Desktop.checkActionSupport(Desktop.java:381)
	at java.desktop/java.awt.Desktop.browse(Desktop.java:531)
	at MC-BOOTSTRAP/fml_earlydisplay@6.0.18/net.neoforged.fml.earlydisplay.DisplayWindow.lambda$crashElegantly$10(DisplayWindow.java:331)
	at java.base/java.lang.Thread.run(Thread.java:1583)
O processo foi encerrado com o código 1. (Proccess ended with exit code 1).

The folder structure looks like this:

eduardo@eduapps:~/.var/app/org.prismlauncher.PrismLauncher/data/PrismLauncher/instances/1.21.4/minecraft$ ls -la
total 60
drwxr-xr-x 13 eduardo eduardo 4096 ago 25 16:37 .
drwxr-xr-x  3 eduardo eduardo 4096 ago 25 16:38 ..
drwxr-xr-x  2 eduardo eduardo 4096 ago 25 16:23 config
drwxr-xr-x  2 eduardo eduardo 4096 ago 25 16:17 coremods
drwxr-xr-x  2 eduardo eduardo 4096 ago 25 16:23 defaultconfigs
drwxr-xr-x  2 eduardo eduardo 4096 ago 25 16:23 downloads
-rw-r--r--  1 eduardo eduardo 2441 ago 25 16:38 icon.png
drwxr-xr-x  3 eduardo eduardo 4096 ago 25 16:38 logs
lrwxrwxrwx  1 eduardo eduardo   39 ago 25 16:37 mods -> /home/eduardo/Documentos/mod/build/libs
-rw-r--r--  1 eduardo eduardo 3447 ago 25 16:29 options.txt
drwxr-xr-x  2 eduardo eduardo 4096 ago 25 16:17 resourcepacks
drwxr-xr-x  2 eduardo eduardo 4096 ago 25 16:17 saves
drwxr-xr-x  2 eduardo eduardo 4096 ago 25 16:17 screenshots
drwxr-xr-x  2 eduardo eduardo 4096 ago 25 16:21 server-resource-packs
drwxr-xr-x  2 eduardo eduardo 4096 ago 25 16:17 shaderpacks
drwxr-xr-x  2 eduardo eduardo 4096 ago 25 16:17 texturepacks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions