-
Bug
-
Resolution: Fixed
-
Minecraft 17w49b, Minecraft 18w05a, Minecraft 18w09a, Minecraft 18w10a, Minecraft 18w19b, Minecraft 18w20c, Minecraft 1.13
-
None
-
Linux (amd64) version 4.13.0-0.bpo.1-amd64
-
Community Consensus
The bug
Minecraft no longer starts if "saves" folder is a link as it tries to create it and an exception occurs, making the game crash.
Note: I use this "trick" to share games between Windows and Linux platform.
Crash report
Description: Initializing game java.lang.RuntimeException: java.nio.file.FileAlreadyExistsException: /home/alain/.minecraft/saves at bix.<init>(SourceFile:36) at biu.<init>(SourceFile:38) at bmm.an(SourceFile:450) at bmm.a(SourceFile:366) at net.minecraft.client.main.Main.main(SourceFile:134) Caused by: java.nio.file.FileAlreadyExistsException: /home/alain/.minecraft/saves at sun.nio.fs.UnixException.translateToIOException(UnixException.java:88) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) at sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:384) at java.nio.file.Files.createDirectory(Files.java:674) at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) at java.nio.file.Files.createDirectories(Files.java:727) at bix.<init>(SourceFile:33) ... 4 more
- is duplicated by
-
MC-122667 File already exists exception (saves folder) symlink issue
- Resolved
-
MC-126529 Game not Load when "Save" is a Symlink
- Resolved
-
MC-128191 Game crash when using symbolic link for "saves" directory with ownCloud
- Resolved
-
MC-129317 Game crashes on startup if the "saves" folder is a softlink
- Resolved
-
MC-129844 Snapshots for 1.13 crash if the saves directory is a symlink
- Resolved
-
MC-133859 Using an alias for the backups folder can crash Minecraft
- Resolved
-
MC-134257 New 1.13 release crashing on startup
- Resolved
-
MC-134638 Crash on Launch: FileAlreadyExistsException
- Resolved
-
MC-135042 1.13 crashes on startup when using a hardlink for the save folder
- Resolved
-
MC-135810 Minecraft 1.13 Crash On StartUp
- Resolved
-
MC-135877 Game crashes at start when your save folder is a hard link
- Resolved
-
MC-135907 Symlinked SAVE folder crashes the launcher
- Resolved
- relates to
-
MC-150182 New java launcher with 1.14 cannot launch previous versions of minecraft!
- Resolved