Advertisement
BumpDrafting

Untitled

Aug 20th, 2019
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.34 KB | None | 0 0
  1. [20/8/2019 13:07:57 PM] Language file english.lang doesn't exist! Defaulting it inbuilt one!
  2. [20/8/2019 13:07:57 PM] Loading Language: English
  3. [20/8/2019 13:07:57 PM] Language file english.lang doesn't exist! Defaulting it inbuilt one!
  4. [20/8/2019 13:07:57 PM] Loading Language: English
  5. [20/8/2019 13:07:57 PM] ATLauncher Version: 3.2.9.7
  6. [20/8/2019 13:07:57 PM] Operating System: Windows 10
  7. [20/8/2019 13:07:57 PM] Java Version: Launcher: Java 8 (1.8.0_221), Minecraft: Java 8 (1.8.0_221)
  8. [20/8/2019 13:07:57 PM] Java Path: C:\Program Files (x86)\Java\jre1.8.0_221
  9. [20/8/2019 13:07:57 PM] 64 Bit Java: false
  10. [20/8/2019 13:07:57 PM] RAM Available: 1024MB
  11. [20/8/2019 13:07:57 PM] Launcher Directory: **USERSDIR**
  12. [20/8/2019 13:07:57 PM] Using Theme: ATLauncher by RyanTheAllmighty
  13. [20/8/2019 13:07:57 PM] Showing splash screen and loading everything
  14. [20/8/2019 13:07:57 PM] Checking for updated files!
  15. [20/8/2019 13:07:59 PM] java.io.IOException: https://download.nodecdn.net/containers/atl/launcher/json/hashes.json returned response code 404 with message of Not Found
  16.  
  17. at com.atlauncher.data.Downloadable.getConnection(Downloadable.java:283)
  18.  
  19. at com.atlauncher.data.Downloadable.isGziped(Downloadable.java:220)
  20.  
  21. at com.atlauncher.data.Downloadable.getContents(Downloadable.java:371)
  22.  
  23. at com.atlauncher.data.Settings.getFileHashes(Settings.java:707)
  24.  
  25. at com.atlauncher.data.Settings.getLauncherFiles(Settings.java:722)
  26.  
  27. at com.atlauncher.data.Settings.hasUpdatedFiles(Settings.java:774)
  28.  
  29. at com.atlauncher.data.Settings.loadEverything(Settings.java:236)
  30.  
  31. at com.atlauncher.App.main(App.java:307)
  32.  
  33. [20/8/2019 13:07:59 PM] Server Auto Not Available! Switching To Master Server (Testing Only)
  34. [20/8/2019 13:07:59 PM] java.io.IOException: https://master.atlcdn.net/launcher/json/hashes.json returned response code 404 with message of Not Found
  35.  
  36. at com.atlauncher.data.Downloadable.getConnection(Downloadable.java:283)
  37.  
  38. at com.atlauncher.data.Downloadable.getConnection(Downloadable.java:295)
  39.  
  40. at com.atlauncher.data.Downloadable.isGziped(Downloadable.java:220)
  41.  
  42. at com.atlauncher.data.Downloadable.getContents(Downloadable.java:371)
  43.  
  44. at com.atlauncher.data.Settings.getFileHashes(Settings.java:707)
  45.  
  46. at com.atlauncher.data.Settings.getLauncherFiles(Settings.java:722)
  47.  
  48. at com.atlauncher.data.Settings.hasUpdatedFiles(Settings.java:774)
  49.  
  50. at com.atlauncher.data.Settings.loadEverything(Settings.java:236)
  51.  
  52. at com.atlauncher.App.main(App.java:307)
  53.  
  54. [20/8/2019 13:07:59 PM] Failed to download launcher/json/hashes.json from all ATLauncher servers. Cancelling install!
  55. [20/8/2019 13:07:59 PM] Failed to get contents of https://master.atlcdn.net/launcher/json/hashes.json due to IOException!
  56. [20/8/2019 13:07:59 PM] java.io.FileNotFoundException: https://master.atlcdn.net/launcher/json/hashes.json
  57.  
  58. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  59.  
  60. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  61.  
  62. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  63.  
  64. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  65.  
  66. at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source)
  67.  
  68. at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source)
  69.  
  70. at java.security.AccessController.doPrivileged(Native Method)
  71.  
  72. at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
  73.  
  74. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  75.  
  76. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  77.  
  78. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
  79.  
  80. at com.atlauncher.data.Downloadable.getContents(Downloadable.java:372)
  81.  
  82. at com.atlauncher.data.Settings.getFileHashes(Settings.java:707)
  83.  
  84. at com.atlauncher.data.Settings.getLauncherFiles(Settings.java:722)
  85.  
  86. at com.atlauncher.data.Settings.hasUpdatedFiles(Settings.java:774)
  87.  
  88. at com.atlauncher.data.Settings.loadEverything(Settings.java:236)
  89.  
  90. at com.atlauncher.App.main(App.java:307)
  91.  
  92. Caused by: java.io.FileNotFoundException: https://master.atlcdn.net/launcher/json/hashes.json
  93.  
  94. at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
  95.  
  96. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  97.  
  98. at java.net.HttpURLConnection.getResponseCode(Unknown Source)
  99.  
  100. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unknown Source)
  101.  
  102. at com.atlauncher.data.Downloadable.getConnection(Downloadable.java:264)
  103.  
  104. at com.atlauncher.data.Downloadable.getConnection(Downloadable.java:295)
  105.  
  106. at com.atlauncher.data.Downloadable.isGziped(Downloadable.java:220)
  107.  
  108. at com.atlauncher.data.Downloadable.getContents(Downloadable.java:371)
  109.  
  110. ... 5 more
  111.  
  112. [20/8/2019 13:07:59 PM] Exception when loading latest launcher version!
  113. [20/8/2019 13:07:59 PM] java.io.FileNotFoundException: **USERSDIR**\Configs\JSON\version.json (The system cannot find the file specified)
  114.  
  115. at java.io.FileInputStream.open0(Native Method)
  116.  
  117. at java.io.FileInputStream.open(Unknown Source)
  118.  
  119. at java.io.FileInputStream.<init>(Unknown Source)
  120.  
  121. at java.io.FileReader.<init>(Unknown Source)
  122.  
  123. at com.atlauncher.data.Settings.launcherHasUpdate(Settings.java:642)
  124.  
  125. at com.atlauncher.data.Settings.checkForLauncherUpdate(Settings.java:824)
  126.  
  127. at com.atlauncher.data.Settings.loadEverything(Settings.java:240)
  128.  
  129. at com.atlauncher.App.main(App.java:307)
  130.  
  131. [20/8/2019 13:07:59 PM] java.io.FileNotFoundException: **USERSDIR**\Configs\JSON\news.json (The system cannot find the file specified)
  132.  
  133. at java.io.FileInputStream.open0(Native Method)
  134.  
  135. at java.io.FileInputStream.open(Unknown Source)
  136.  
  137. at java.io.FileInputStream.<init>(Unknown Source)
  138.  
  139. at com.atlauncher.data.Settings.loadNews(Settings.java:1612)
  140.  
  141. at com.atlauncher.data.Settings.loadEverything(Settings.java:244)
  142.  
  143. at com.atlauncher.App.main(App.java:307)
  144.  
  145. [20/8/2019 13:07:59 PM] java.io.FileNotFoundException: **USERSDIR**\Configs\JSON\minecraftversions.json (The system cannot find the file specified)
  146.  
  147. at java.io.FileInputStream.open0(Native Method)
  148.  
  149. at java.io.FileInputStream.open(Unknown Source)
  150.  
  151. at java.io.FileInputStream.<init>(Unknown Source)
  152.  
  153. at java.io.FileReader.<init>(Unknown Source)
  154.  
  155. at com.atlauncher.data.Settings.loadMinecraftVersions(Settings.java:1634)
  156.  
  157. at com.atlauncher.data.Settings.loadEverything(Settings.java:246)
  158.  
  159. at com.atlauncher.App.main(App.java:307)
  160.  
  161. [20/8/2019 13:07:59 PM] java.io.FileNotFoundException: **USERSDIR**\Configs\JSON\packs.json (The system cannot find the file specified)
  162.  
  163. at java.io.FileInputStream.open0(Native Method)
  164.  
  165. at java.io.FileInputStream.open(Unknown Source)
  166.  
  167. at java.io.FileInputStream.<init>(Unknown Source)
  168.  
  169. at java.io.FileReader.<init>(Unknown Source)
  170.  
  171. at com.atlauncher.data.Settings.loadPacks(Settings.java:1658)
  172.  
  173. at com.atlauncher.data.Settings.loadEverything(Settings.java:248)
  174.  
  175. at com.atlauncher.App.main(App.java:307)
  176.  
  177. [20/8/2019 13:07:59 PM] java.lang.NullPointerException
  178.  
  179. at com.atlauncher.data.Settings.getPackByID(Settings.java:2433)
  180.  
  181. at com.atlauncher.data.PackUsers.addUsers(PackUsers.java:36)
  182.  
  183. at com.atlauncher.data.Settings.loadUsers(Settings.java:1684)
  184.  
  185. at com.atlauncher.data.Settings.loadEverything(Settings.java:250)
  186.  
  187. at com.atlauncher.App.main(App.java:307)
  188.  
  189. [20/8/2019 13:08:03 PM] Copied Log to clipboard
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement