-
Bug
-
Resolution: Duplicate
-
None
-
1.0.8
-
None
-
None
-
Windows 7 x64
Scientific Linux 6.3
Samba 3.5.10
-
Unconfirmed
I have Minecraft installed on SMB network share which mounted on Windows workstation as local drive "F:". And my %APPDATA%\.minecraft folder is symlink to "F:\mincraft". Don't ask why, it just works so. I decided make clean install of MC 1.6.1 but MC can't load level with error
Client> Error in class 'CodecJOrbis' Client> Unable to acquire inputstream in method 'initialize'. Client> ERROR MESSAGE: Client> minecraft:sound/random/click.ogg
After short researching I found that some of internal resources was named in uppercase. For example "..\minecraft\assets\SOUND\" or "..\minecraft\libraries\COM\". After renaming all folders to lowercase all works fine. Seems like folders are not creating correctly by default.
- duplicates
-
MCL-1443 Windows Launcher mangles directory names if path to .minecraft contains symlink to network share, causing the game to freeze
- Resolved