benevolent27

Cauldron 1.6.4-1.965.21.89 - Install Fails - Linux Server

Jul 16th, 2014
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.77 KB | None | 0 0
  1. randy@game-server:~/games/Tekkit/test$ java -Xmx3000M -Xms1000M -XX:MaxPermSize=
  2. 256M -jar Tekkit.jar nogui --installServer
  3. Installing server to current directory
  4. MESSAGE: Considering minecraft server jar
  5. MESSAGE: Downloading minecraft server version 1.6.4
  6. MESSAGE: Considering library net.minecraftforge:cauldron:1.6.4-1.965.21.89
  7. MESSAGE: Considering library net.minecraft:launchwrapper:1.8
  8. MESSAGE: Downloading library net.minecraft:launchwrapper:1.8
  9. java.io.IOException: Server returned HTTP response code: 403 for URL: https://li
  10. braries.minecraft.net/net/minecraft/launchwrapper/1.8/launchwrapper-1.8.jar.pack
  11. .xz
  12. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCon
  13. nection.java:1626)
  14. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Http
  15. sURLConnectionImpl.java:254)
  16. at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU
  17. tils.java:345)
  18. at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU
  19. tils.java:333)
  20. at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
  21. at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
  22. at com.google.common.io.Files.copy(Files.java:382)
  23. at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java:
  24. 291)
  25. at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl
  26. oadUtils.java:85)
  27. at cpw.mods.fml.installer.ServerInstall.run(ServerInstall.java:55)
  28. at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)
  29. at cpw.mods.fml.installer.SimpleInstaller.handleOptions(SimpleInstaller.
  30. java:55)
  31. at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:30)
  32. MESSAGE: Considering library org.ow2.asm:asm-all:4.1
  33. MESSAGE: Downloading library org.ow2.asm:asm-all:4.1
  34. java.io.IOException: Server returned HTTP response code: 403 for URL: https://li
  35. braries.minecraft.net/org/ow2/asm/asm-all/4.1/asm-all-4.1.jar.pack.xz
  36. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCon
  37. nection.java:1626)
  38. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Http
  39. sURLConnectionImpl.java:254)
  40. at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU
  41. tils.java:345)
  42. at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU
  43. tils.java:333)
  44. at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
  45. at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
  46. at com.google.common.io.Files.copy(Files.java:382)
  47. at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java:
  48. 291)
  49. at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl
  50. oadUtils.java:85)
  51. at cpw.mods.fml.installer.ServerInstall.run(ServerInstall.java:55)
  52. at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)
  53. at cpw.mods.fml.installer.SimpleInstaller.handleOptions(SimpleInstaller.
  54. java:55)
  55. at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:30)
  56. MESSAGE: Considering library org.scala-lang:scala-library:2.10.2
  57. MESSAGE: Downloading library org.scala-lang:scala-library:2.10.2
  58. MESSAGE: Unpacking packed file scala-library-2.10.2.jar.pack.xz
  59. MESSAGE: Successfully unpacked packed file scala-library-2.10.2.jar.pack.xz
  60. Checking "/home/randy/games/Tekkit/test/./libraries/org/scala-lang/scala-library
  61. /2.10.2/scala-library-2.10.2.jar" internal checksums
  62. checksums.sha1 validated successfully
  63. Jar contents validated successfully
  64. MESSAGE: Considering library org.scala-lang:scala-compiler:2.10.2
  65. MESSAGE: Downloading library org.scala-lang:scala-compiler:2.10.2
  66. MESSAGE: Unpacking packed file scala-compiler-2.10.2.jar.pack.xz
  67. MESSAGE: Successfully unpacked packed file scala-compiler-2.10.2.jar.pack.xz
  68. Checking "/home/randy/games/Tekkit/test/./libraries/org/scala-lang/scala-compile
  69. r/2.10.2/scala-compiler-2.10.2.jar" internal checksums
  70. checksums.sha1 validated successfully
  71. Jar contents validated successfully
  72. MESSAGE: Considering library lzma:lzma:0.0.1
  73. MESSAGE: Downloading library lzma:lzma:0.0.1
  74. java.io.IOException: Server returned HTTP response code: 403 for URL: https://li
  75. braries.minecraft.net/lzma/lzma/0.0.1/lzma-0.0.1.jar.pack.xz
  76. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCon
  77. nection.java:1626)
  78. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Http
  79. sURLConnectionImpl.java:254)
  80. at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU
  81. tils.java:345)
  82. at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU
  83. tils.java:333)
  84. at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
  85. at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
  86. at com.google.common.io.Files.copy(Files.java:382)
  87. at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java:
  88. 291)
  89. at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl
  90. oadUtils.java:85)
  91. at cpw.mods.fml.installer.ServerInstall.run(ServerInstall.java:55)
  92. at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)
  93. at cpw.mods.fml.installer.SimpleInstaller.handleOptions(SimpleInstaller.
  94. java:55)
  95. at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:30)
  96. MESSAGE: Considering library net.sf.jopt-simple:jopt-simple:4.5
  97. MESSAGE: Downloading library net.sf.jopt-simple:jopt-simple:4.5
  98. java.io.IOException: Server returned HTTP response code: 403 for URL: https://li
  99. braries.minecraft.net/net/sf/jopt-simple/jopt-simple/4.5/jopt-simple-4.5.jar.pac
  100. k.xz
  101. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCon
  102. nection.java:1626)
  103. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Http
  104. sURLConnectionImpl.java:254)
  105. at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU
  106. tils.java:345)
  107. at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU
  108. tils.java:333)
  109. at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
  110. at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
  111. at com.google.common.io.Files.copy(Files.java:382)
  112. at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java:
  113. 291)
  114. at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl
  115. oadUtils.java:85)
  116. at cpw.mods.fml.installer.ServerInstall.run(ServerInstall.java:55)
  117. at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)
  118. at cpw.mods.fml.installer.SimpleInstaller.handleOptions(SimpleInstaller.
  119. java:55)
  120. at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:30)
  121. MESSAGE: Considering library com.paulscode:codecjorbis:20101023
  122. MESSAGE: Considering library com.paulscode:codecwav:20101023
  123. MESSAGE: Considering library com.paulscode:libraryjavasound:20101123
  124. MESSAGE: Considering library com.paulscode:librarylwjglopenal:20100824
  125. MESSAGE: Considering library com.paulscode:soundsystem:20120107
  126. MESSAGE: Considering library argo:argo:2.25_fixed
  127. MESSAGE: Considering library org.bouncycastle:bcprov-jdk15on:1.47
  128. MESSAGE: Considering library com.google.guava:guava:14.0
  129. MESSAGE: Downloading library com.google.guava:guava:14.0
  130. java.io.IOException: Server returned HTTP response code: 403 for URL: https://li
  131. braries.minecraft.net/com/google/guava/guava/14.0/guava-14.0.jar.pack.xz
  132. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLCon
  133. nection.java:1626)
  134. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Http
  135. sURLConnectionImpl.java:254)
  136. at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU
  137. tils.java:345)
  138. at cpw.mods.fml.installer.DownloadUtils$URLISSupplier.getInput(DownloadU
  139. tils.java:333)
  140. at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
  141. at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
  142. at com.google.common.io.Files.copy(Files.java:382)
  143. at cpw.mods.fml.installer.DownloadUtils.downloadFile(DownloadUtils.java:
  144. 291)
  145. at cpw.mods.fml.installer.DownloadUtils.downloadInstalledLibraries(Downl
  146. oadUtils.java:85)
  147. at cpw.mods.fml.installer.ServerInstall.run(ServerInstall.java:55)
  148. at cpw.mods.fml.installer.InstallerAction.run(InstallerAction.java:42)
  149. at cpw.mods.fml.installer.SimpleInstaller.handleOptions(SimpleInstaller.
  150. java:55)
  151. at cpw.mods.fml.installer.SimpleInstaller.main(SimpleInstaller.java:30)
  152. MESSAGE: Considering library org.apache.commons:commons-lang3:3.1
  153. MESSAGE: Considering library commons-io:commons-io:2.4
  154. MESSAGE: Considering library net.java.jinput:jinput:2.0.5
  155. MESSAGE: Considering library net.java.jutils:jutils:1.0.0
  156. MESSAGE: Considering library com.google.code.gson:gson:2.2.2
  157. MESSAGE: Considering library org.yaml:snakeyaml:1.9
  158. MESSAGE: Downloading library org.yaml:snakeyaml:1.9
  159. MESSAGE: Trying unpacked library org.yaml:snakeyaml:1.9
  160. MESSAGE: Considering library commons-lang:commons-lang:2.6
  161. MESSAGE: Downloading library commons-lang:commons-lang:2.6
  162. MESSAGE: Trying unpacked library commons-lang:commons-lang:2.6
  163. MESSAGE: Considering library org.avaje:ebean:2.7.3
  164. MESSAGE: Downloading library org.avaje:ebean:2.7.3
  165. MESSAGE: Trying unpacked library org.avaje:ebean:2.7.3
  166. MESSAGE: Considering library jline:jline:2.6
  167. MESSAGE: Downloading library jline:jline:2.6
  168. MESSAGE: Trying unpacked library jline:jline:2.6
  169. MESSAGE: Considering library net.md-5:SpecialSource:1.7-SNAPSHOT
  170. MESSAGE: Downloading library net.md-5:SpecialSource:1.7-SNAPSHOT
  171. MESSAGE: Trying unpacked library net.md-5:SpecialSource:1.7-SNAPSHOT
  172. MESSAGE: Considering library org.fusesource.jansi:jansi:1.8
  173. MESSAGE: Downloading library org.fusesource.jansi:jansi:1.8
  174. MESSAGE: Trying unpacked library org.fusesource.jansi:jansi:1.8
  175. MESSAGE: Considering library net.sourceforge.argo:argo:2.25
  176. MESSAGE: Downloading library net.sourceforge.argo:argo:2.25
  177. MESSAGE: Trying unpacked library net.sourceforge.argo:argo:2.25
  178. MESSAGE: Considering library com.googlecode.json-simple:json-simple:1.1
  179. MESSAGE: Downloading library com.googlecode.json-simple:json-simple:1.1
  180. MESSAGE: Trying unpacked library com.googlecode.json-simple:json-simple:1.1
  181. MESSAGE: Considering library org.xerial:sqlite-jdbc:3.7.2
  182. MESSAGE: Downloading library org.xerial:sqlite-jdbc:3.7.2
  183. MESSAGE: Trying unpacked library org.xerial:sqlite-jdbc:3.7.2
  184. MESSAGE: Considering library mysql:mysql-connector-java:5.1.14
  185. MESSAGE: Downloading library mysql:mysql-connector-java:5.1.14
  186. MESSAGE: Trying unpacked library mysql:mysql-connector-java:5.1.14
  187. MESSAGE: Considering library javax.persistence:persistence-api:1.0.2
  188. MESSAGE: Downloading library javax.persistence:persistence-api:1.0.2
  189. MESSAGE: Trying unpacked library javax.persistence:persistence-api:1.0.2
  190. MESSAGE: Considering library net.sf.trove4j:trove4j:3.0.3
  191. MESSAGE: Downloading library net.sf.trove4j:trove4j:3.0.3
  192. MESSAGE: Trying unpacked library net.sf.trove4j:trove4j:3.0.3
  193. MESSAGE: Considering library org.lwjgl.lwjgl:lwjgl:2.9.0
  194. MESSAGE: Considering library org.lwjgl.lwjgl:lwjgl_util:2.9.0
  195. MESSAGE: Considering library org.lwjgl.lwjgl:lwjgl-platform:2.9.0
  196. MESSAGE: Considering library org.lwjgl.lwjgl:lwjgl:2.9.1-nightly-20130708-debug3
  197. MESSAGE: Considering library org.lwjgl.lwjgl:lwjgl_util:2.9.1-nightly-20130708-d
  198. ebug3
  199. MESSAGE: Considering library org.lwjgl.lwjgl:lwjgl-platform:2.9.1-nightly-201307
  200. 08-debug3
  201. MESSAGE: Considering library net.java.jinput:jinput-platform:2.0.5
  202. The server installed successfully, you should now be able to run the file cauldr
  203. on-1.6.4-1.965.21.89-server.jar
  204. You can delete this installer file now if you wish
Advertisement
Add Comment
Please, Sign In to add comment