WTFGeeks / Natural-Magic

This is the Official repository for the Natural Magic Modpack designed by Lewis WTFGeeks!
https://www.youtube.com/user/WTFG33ks
13 stars 7 forks source link

There is a problem whit my atlauncher #291

Open Gabonas opened 4 years ago

Gabonas commented 4 years ago

my atlauncher cant open and gets stuck whit this message

java.io.IOException: https://download.nodecdn.net/containers/atl/launcher/json/hashes.json returned response code 404 with message of Not Found at com.atlauncher.data.Downloadable.getConnection(Downloadable.java:266) at com.atlauncher.data.Downloadable.isGziped(Downloadable.java:207) at com.atlauncher.data.Downloadable.getContents(Downloadable.java:355) at com.atlauncher.data.Settings.getFileHashes(Settings.java:683) at com.atlauncher.data.Settings.getLauncherFiles(Settings.java:699) at com.atlauncher.data.Settings.hasUpdatedFiles(Settings.java:350) at com.atlauncher.data.Settings.loadEverything(Settings.java:232) at com.atlauncher.App.main(App.java:367) [13/8/2019 21:31:06 PM] Server Auto Not Available! Switching To Master Server (Testing Only) [13/8/2019 21:31:06 PM] java.io.IOException: https://master.atlcdn.net/launcher/json/hashes.json returned response code 404 with message of Not Found at com.atlauncher.data.Downloadable.getConnection(Downloadable.java:266) at com.atlauncher.data.Downloadable.getConnection(Downloadable.java:279) at com.atlauncher.data.Downloadable.isGziped(Downloadable.java:207) at com.atlauncher.data.Downloadable.getContents(Downloadable.java:355) at com.atlauncher.data.Settings.getFileHashes(Settings.java:683) at com.atlauncher.data.Settings.getLauncherFiles(Settings.java:699) at com.atlauncher.data.Settings.hasUpdatedFiles(Settings.java:350) at com.atlauncher.data.Settings.loadEverything(Settings.java:232) at com.atlauncher.App.main(App.java:367) [13/8/2019 21:31:06 PM] Failed to download launcher/json/hashes.json from all ATLauncher servers. Cancelling install! [13/8/2019 21:31:06 PM] Failed to get contents of https://master.atlcdn.net/launcher/json/hashes.json due to IOException! [13/8/2019 21:31:06 PM] java.io.FileNotFoundException: https://master.atlcdn.net/launcher/json/hashes.json at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) at com.atlauncher.data.Downloadable.getContents(Downloadable.java:358) at com.atlauncher.data.Settings.getFileHashes(Settings.java:683) at com.atlauncher.data.Settings.getLauncherFiles(Settings.java:699) at com.atlauncher.data.Settings.hasUpdatedFiles(Settings.java:350) at com.atlauncher.data.Settings.loadEverything(Settings.java:232) at com.atlauncher.App.main(App.java:367) Caused by: java.io.FileNotFoundException: https://master.atlcdn.net/launcher/json/hashes.json at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at java.net.HttpURLConnection.getResponseCode(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source) at com.atlauncher.data.Downloadable.getConnection(Downloadable.java:250) at com.atlauncher.data.Downloadable.getConnection(Downloadable.java:279) at com.atlauncher.data.Downloadable.isGziped(Downloadable.java:207) at com.atlauncher.data.Downloadable.getContents(Downloadable.java:355) ... 5 more [13/8/2019 21:31:07 PM] java.io.FileNotFoundException: USERSDIR\Configs\JSON\minecraftversions.json (The system cannot find the file specified) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(Unknown Source) at java.io.FileInputStream.(Unknown Source) at java.io.FileReader.(Unknown Source) at com.atlauncher.data.Settings.loadMinecraftVersions(Settings.java:1444) at com.atlauncher.data.Settings.loadEverything(Settings.java:243) at com.atlauncher.App.main(App.java:367) [13/8/2019 21:31:07 PM] java.io.FileNotFoundException: USERSDIR\Configs\JSON\packs.json (The system cannot find the file specified) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(Unknown Source) at java.io.FileInputStream.(Unknown Source) at java.io.FileReader.(Unknown Source) at com.atlauncher.data.Settings.loadPacks(Settings.java:1472) at com.atlauncher.data.Settings.loadEverything(Settings.java:245) at com.atlauncher.App.main(App.java:367)