Jump to content

AtomikMc

Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Minecraft In-Game Name
    ItzAtomikHD

AtomikMc's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. I actually managed to fix it somehow. I have no idea how.
  2. So I recently got a Solder server and I am currently setting up my modpack with Solder. However, I have run into this issue. For some reason, the server returns code 400, but I can access it just fine without any bad request errors. Log: [B#349] net.technicpack.launchercore.exception.BuildInaccessibleException: An error was raised while attempting to read pack info for modpack atomic-season-1, build 1.2.2 (started solder): Server returned HTTP response code: 400 for URL: http://atomikpacks.pcriot.com/technicsolder/public/index.php/api/modpack/atomic-season-1/1.2.2 (started solder)/?cid=fff6e51b-cda1-41c3-9fa5-c7c6882251d0 [B#349] at net.technicpack.solder.http.HttpSolderPackApi.getPackBuild(HttpSolderPackApi.java:76) [B#349] at net.technicpack.solder.io.SolderPackInfo.getModpack(SolderPackInfo.java:149) [B#349] at net.technicpack.launchercore.modpacks.packinfo.CombinedPackInfo.getModpack(CombinedPackInfo.java:197) [B#349] at net.technicpack.launcher.launch.Installer.buildTasksQueue(Installer.java:264) [B#349] at net.technicpack.launcher.launch.Installer$1.run(Installer.java:122) [B#349] at java.lang.Thread.run(Unknown Source) [B#349] Caused by: net.technicpack.rest.RestfulAPIException: Error accessing URL [http://atomikpacks.pcriot.com/technicsolder/public/index.php/api/modpack/atomic-season-1/1.2.2 (started solder)/?cid=fff6e51b-cda1-41c3-9fa5-c7c6882251d0] [B#349] at net.technicpack.rest.RestObject.getRestObject(RestObject.java:157) [B#349] at net.technicpack.solder.http.HttpSolderPackApi.getPackBuild(HttpSolderPackApi.java:70) [B#349] ... 5 more [B#349] Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: http://atomikpacks.pcriot.com/technicsolder/public/index.php/api/modpack/atomic-season-1/1.2.2 (started solder)/?cid=fff6e51b-cda1-41c3-9fa5-c7c6882251d0 [B#349] at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) [B#349] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) [B#349] at net.technicpack.rest.RestObject.getRestObject(RestObject.java:137) [B#349] ... 6 more Is anyone else experiencing this, and how do I fix it?
×
×
  • Create New...