Operating System: System Information: Operating System: Windows 7 Operating System Version: 6.1 Operating System Architecture: amd64 Java version: 1.7.0_21 64 bit Total Memory: 245 MB Max Memory: 5461 MB Memory Free: 197 MB CPU Cores: 4
Java Version: 1.7.0_21 64 bit
Antivirus Program: None.
Description of Problem:
I select a mod pack, it installs the necessary thing (on first run) then it launches the Mojang splash screen. With console enabled it looks like it's doing things. By the time it reaches "STDERR" or something or other, it crashes.
Attempts to solve the issue that have failed:
Completely fresh install.
Update Java.
Beta Java install.
Java 6.
Uninstall and re-install Java.
Run as administrator.
Adjust Ram allotment.
Prioritize Javaw to real time.
Used Beta builds of launcher.
Error Messages:
None. The ram usage climbs and climbs until it stops working.
Error Log:
2013/05/19 15:20:59 [iNFO] ------------------------------------------
2013/05/19 15:20:59 [iNFO] Technic Launcher is starting....
2013/05/19 15:20:59 [iNFO] Launcher Build: 239
2013/05/19 15:20:59 [iNFO] ------------ Startup Parameters ------------
2013/05/19 15:20:59 [iNFO] --------- End of Startup Parameters ---------
2013/05/19 15:21:00 [iNFO] Launcher took: 740ms to start
2013/05/19 15:21:09 [iNFO] Starting download of http://mirror.technicpack.net/Technic/tekkitmain/resources/background.jpg, with 3 tries remaining
2013/05/19 15:21:09 [iNFO] Starting download of http://mirror.technicpack.net/Technic/tekkitmain/resources/icon.png, with 3 tries remaining
2013/05/19 15:21:09 [iNFO] Starting download of http://mirror.technicpack.net/Technic/tekkitmain/resources/logo_180.png, with 3 tries remaining
2013/05/19 15:21:09 [iNFO] Starting download of http://mirror.technicpack.net/Technic/vanilla/resources/logo_180.png, with 3 tries remaining
2013/05/19 15:21:09 [iNFO] Starting download of http://mirror.technicpack.net/Technic/hackslashmine/resources/logo_180.png, with 3 tries remaining
2013/05/19 15:21:09 [iNFO] Starting download of http://mirror.technicpack.net/Technic/tekkitlite/resources/logo_180.png, with 3 tries remaining
2013/05/19 15:21:09 [iNFO] Starting download of http://mirror.technicpack.net/Technic/voltz/resources/logo_180.png, with 3 tries remaining
2013/05/19 15:21:09 [iNFO] Starting download of http://mirror.technicpack.net/Technic/bigdig/resources/logo_180.png, with 3 tries remaining
2013/05/19 15:21:23 [iNFO] Starting download of http://mirror.technicpack.net/Technic/tekkitlite/resources/background.jpg, with 3 tries remaining
2013/05/19 15:21:23 [iNFO] Starting download of http://mirror.technicpack.net/Technic/tekkitlite/resources/icon.png, with 3 tries remaining
2013/05/19 15:21:23 [iNFO] Starting download of http://mirror.technicpack.net/Technic/tekkit/resources/logo_180.png, with 3 tries remaining
2013/05/19 15:21:49 [iNFO] Maximum usable memory detected: 16367 mb
2013/05/19 15:22:03 [iNFO] ------------------------------------------
2013/05/19 15:22:03 [iNFO] Technic Launcher is starting....
2013/05/19 15:22:03 [iNFO] Launcher Build: 239
2013/05/19 15:22:03 [iNFO] ------------ Startup Parameters ------------
2013/05/19 15:22:03 [iNFO] Relaunched with correct memory
2013/05/19 15:22:03 [iNFO] --------- End of Startup Parameters ---------
2013/05/19 15:22:02 [iNFO] Attempting relaunch with 6144 mb of RAM
2013/05/19 15:22:02 [iNFO] Path to Launcher Jar: C:\Users\Jameson\Desktop\TechnicLauncher.exe
2013/05/19 15:22:04 [iNFO] Launcher took: 1543ms to start
2013/05/19 15:22:04 [sEVERE] May 19, 2013 3:22:04 PM org.spoutcraft.launcher.technic.rest.RestAPI <init>
SEVERE: Unable to connect to the Rest API at http://solder.technicpack.net/api/ Running Offline instead.
2013/05/19 15:22:04 [sEVERE] May 19, 2013 3:22:04 PM org.spoutcraft.launcher.technic.rest.RestAPI <init>
SEVERE: Unable to connect to the Rest API at http://solder.technicpack.net/api/ Running Offline instead.
2013/05/19 15:22:05 [sEVERE] May 19, 2013 3:22:05 PM org.spoutcraft.launcher.technic.rest.RestAPI setupDefault
SEVERE: Unable to connect to the Rest API at http://solder.technicpack.net/api/modpack/?include=full Running Offline instead.
org.spoutcraft.launcher.exceptions.RestfulAPIException: Error accessing URL [http://solder.technicpack.net/api/modpack/?include=full]
at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:287)
at org.spoutcraft.launcher.technic.rest.RestAPI.setupDefault(RestAPI.java:101)
at org.spoutcraft.launcher.technic.rest.RestAPI.getDefault(RestAPI.java:119)
at org.spoutcraft.launcher.technic.rest.RestAPI.getDefaults(RestAPI.java:108)
at org.spoutcraft.launcher.technic.PackMap$1.run(PackMap.java:196)
Caused by: java.io.IOException: Server returned HTTP response code: 502 for URL: http://solder.technicpack.net/api/modpack/?include=full
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:277)
... 4 more
2013/05/19 15:22:05 [sEVERE] May 19, 2013 3:22:05 PM org.spoutcraft.launcher.technic.rest.RestAPI setupDefault
SEVERE: Unable to connect to the Rest API at http://solder.technicpack.net/api/modpack/?include=full Running Offline instead.
org.spoutcraft.launcher.exceptions.RestfulAPIException: Error accessing URL [http://solder.technicpack.net/api/modpack/?include=full]
at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:287)
at org.spoutcraft.launcher.technic.rest.RestAPI.setupDefault(RestAPI.java:101)
at org.spoutcraft.launcher.technic.rest.RestAPI.getDefault(RestAPI.java:119)
at org.spoutcraft.launcher.technic.rest.RestAPI.getDefaults(RestAPI.java:108)
at org.spoutcraft.launcher.technic.PackMap$1.run(PackMap.java:196)
Caused by: java.io.IOException: Server returned HTTP response code: 502 for URL: http://solder.technicpack.net/api/modpack/?include=full
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:277)
... 4 more
2013/05/19 15:22:18 [iNFO] ------------------------------------------
2013/05/19 15:22:18 [iNFO] Technic Launcher is starting....
2013/05/19 15:22:18 [iNFO] Launcher Build: 239
2013/05/19 15:22:18 [iNFO] ------------ Startup Parameters ------------
2013/05/19 15:22:18 [iNFO] Relaunched with correct memory
2013/05/19 15:22:18 [iNFO] --------- End of Startup Parameters ---------
2013/05/19 15:22:17 [iNFO] ------------------------------------------
2013/05/19 15:22:17 [iNFO] Technic Launcher is starting....
2013/05/19 15:22:17 [iNFO] Launcher Build: 239
2013/05/19 15:22:17 [iNFO] ------------ Startup Parameters ------------
2013/05/19 15:22:17 [iNFO] --------- End of Startup Parameters ---------
2013/05/19 15:22:17 [iNFO] Attempting relaunch with 6144 mb of RAM
2013/05/19 15:22:17 [iNFO] Path to Launcher Jar: C:\Users\Jameson\Desktop\TechnicLauncher.exe
2013/05/19 15:22:18 [iNFO] Launcher took: 1238ms to start
2013/05/19 15:22:19 [sEVERE] May 19, 2013 3:22:19 PM org.spoutcraft.launcher.technic.rest.RestAPI <init>
SEVERE: Unable to connect to the Rest API at http://solder.technicpack.net/api/ Running Offline instead.
2013/05/19 15:22:19 [sEVERE] May 19, 2013 3:22:19 PM org.spoutcraft.launcher.technic.rest.RestAPI <init>
SEVERE: Unable to connect to the Rest API at http://solder.technicpack.net/api/ Running Offline instead.
2013/05/19 15:22:26 [iNFO] Maximum usable memory detected: 16367 mb
2013/05/19 15:22:45 [iNFO] Mod pack Build: 1.0.6 Minecraft Version: 1.5.1
2013/05/19 15:22:45 [iNFO] Minecraft: 1.5.1 md5: 5c1219d869b87d233de3033688ec7567 use_patch: false
2013/05/19 15:22:45 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Download/versions/1.5.1/1.5.1.jar, with 3 tries remaining
2013/05/19 15:23:27 [iNFO] Expected MD5: 5c1219d869b87d233de3033688ec7567 Calculated MD5: 5c1219d869b87d233de3033688ec7567
2013/05/19 15:23:27 [iNFO] Starting download of http://s3.amazonaws.com/MinecraftDownload/jinput.jar, with 3 tries remaining
2013/05/19 15:23:27 [iNFO] Starting download of http://s3.amazonaws.com/MinecraftDownload/lwjgl.jar, with 3 tries remaining
2013/05/19 15:23:28 [iNFO] Starting download of http://s3.amazonaws.com/MinecraftDownload/lwjgl_util.jar, with 3 tries remaining
2013/05/19 15:23:29 [iNFO] Starting download of http://s3.amazonaws.com/MinecraftDownload/windows_natives.jar, with 3 tries remaining
2013/05/19 15:23:29 [iNFO] Expected MD5: 9406d7d376b131d20c5717ee9fd89a7f Calculated MD5: 9406d7d376b131d20c5717ee9fd89a7f
2013/05/19 15:23:29 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/basemods/basemods-tekkitmain-v1.0.2.zip, with 3 tries remaining
2013/05/19 15:23:30 [iNFO] Expected MD5: 842658e9a8a03c1210d563be1b7d09f5 Calculated MD5: 842658e9a8a03c1210d563be1b7d09f5
2013/05/19 15:23:30 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/balkonsweaponmod/balkonsweaponmod-v1.11.zip, with 3 tries remaining
2013/05/19 15:23:31 [iNFO] Expected MD5: 016bb3edb2fa11c7212fd4cf2504e260 Calculated MD5: 016bb3edb2fa11c7212fd4cf2504e260
2013/05/19 15:23:31 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/bspkrscore/bspkrscore-v1.5.1-2.02.zip, with 3 tries remaining
2013/05/19 15:23:31 [iNFO] Expected MD5: f1860265ad5b10e8b530128fbf3e7485 Calculated MD5: f1860265ad5b10e8b530128fbf3e7485
2013/05/19 15:23:31 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/buildcraft/buildcraft-v3.5.0.tekkit.zip, with 3 tries remaining
2013/05/19 15:23:32 [iNFO] Expected MD5: 75f33bbe0816a46c6402c16067ef3b79 Calculated MD5: 75f33bbe0816a46c6402c16067ef3b79
2013/05/19 15:23:32 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/chickenchunks/chickenchunks-v1.3.2.5.zip, with 3 tries remaining
2013/05/19 15:23:32 [iNFO] Expected MD5: 866f8d7cfa37b6996b941fa28546b57f Calculated MD5: 866f8d7cfa37b6996b941fa28546b57f
2013/05/19 15:23:32 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/codechickencore/codechickencore-v0.8.6.1.zip, with 3 tries remaining
2013/05/19 15:23:32 [iNFO] Expected MD5: c3f91bfeee498f8e47916580f5d71246 Calculated MD5: c3f91bfeee498f8e47916580f5d71246
2013/05/19 15:23:32 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/computercraft/computercraft-v1.52.zip, with 3 tries remaining
2013/05/19 15:23:33 [iNFO] Expected MD5: b2b88de9b70175f13350c0935cc5a233 Calculated MD5: b2b88de9b70175f13350c0935cc5a233
2013/05/19 15:23:33 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/cofhcore/cofhcore-v1.5.1.5.zip, with 3 tries remaining
2013/05/19 15:23:33 [iNFO] Expected MD5: e6dea3d7888b4733ec09b119d8d97bb3 Calculated MD5: e6dea3d7888b4733ec09b119d8d97bb3
2013/05/19 15:23:33 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/customport/customport-v1.5.1.zip, with 3 tries remaining
2013/05/19 15:23:34 [iNFO] Expected MD5: f26769e07c6a6ed95fa9f957512f9877 Calculated MD5: f26769e07c6a6ed95fa9f957512f9877
2013/05/19 15:23:34 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/dimanchor/dimanchor-v54.0.0.zip, with 3 tries remaining
2013/05/19 15:23:34 [iNFO] Expected MD5: cabdc4058ef47be30df814723bf9e19b Calculated MD5: cabdc4058ef47be30df814723bf9e19b
2013/05/19 15:23:34 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/ee3/ee3-vpre1g.zip, with 3 tries remaining
2013/05/19 15:23:34 [iNFO] Expected MD5: 981fdaa6f9beba252ba77da0f2940371 Calculated MD5: 981fdaa6f9beba252ba77da0f2940371
2013/05/19 15:23:34 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/enderstorage/enderstorage-v1.4.2.4.zip, with 3 tries remaining
2013/05/19 15:23:34 [iNFO] Expected MD5: bd79a02d56d72d3baec762582d8f39c6 Calculated MD5: bd79a02d56d72d3baec762582d8f39c6
2013/05/19 15:23:34 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/immibiscore/immibiscore-v54.0.2.zip, with 3 tries remaining
2013/05/19 15:23:35 [iNFO] Expected MD5: b97cf2ca0dffa3c688f7be960a598721 Calculated MD5: b97cf2ca0dffa3c688f7be960a598721
2013/05/19 15:23:35 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/inventorytweaks/inventorytweaks-v1.54b.zip, with 3 tries remaining
2013/05/19 15:23:35 [iNFO] Expected MD5: 5450a9731e43f1c3ce41daac5890e0af Calculated MD5: 5450a9731e43f1c3ce41daac5890e0af
2013/05/19 15:23:35 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/ironchests/ironchests-v5.2.4.368.zip, with 3 tries remaining
2013/05/19 15:23:35 [iNFO] Expected MD5: de580b167c125566de2597c4eea3e22e Calculated MD5: de580b167c125566de2597c4eea3e22e
2013/05/19 15:23:35 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/mfr/mfr-v2.5.4.665.zip, with 3 tries remaining
2013/05/19 15:23:36 [iNFO] Expected MD5: 57c8dafcc29b3468e63b8c448a5869e4 Calculated MD5: 57c8dafcc29b3468e63b8c448a5869e4
2013/05/19 15:23:36 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/mystcraft/mystcraft-v0.10.3.00.zip, with 3 tries remaining
2013/05/19 15:23:38 [iNFO] Expected MD5: 3c8d5f3f9e0aa87aae00949f2d7689a7 Calculated MD5: 3c8d5f3f9e0aa87aae00949f2d7689a7
2013/05/19 15:23:38 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/nei/nei-v1.5.2.9.zip, with 3 tries remaining
2013/05/19 15:23:38 [iNFO] Expected MD5: b791cc7020b3847bcd065cb4fa1548fd Calculated MD5: b791cc7020b3847bcd065cb4fa1548fd
2013/05/19 15:23:38 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/nei-plugins/nei-plugins-v1.0.8.0.zip, with 3 tries remaining
2013/05/19 15:23:38 [iNFO] Expected MD5: e78855866d9c55203af2df24eb95be28 Calculated MD5: e78855866d9c55203af2df24eb95be28
2013/05/19 15:23:38 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/netherores/netherores-v2.1.3.60.zip, with 3 tries remaining
2013/05/19 15:23:38 [iNFO] Expected MD5: 6ef6e118b3d482176990f38891f2ac23 Calculated MD5: 6ef6e118b3d482176990f38891f2ac23
2013/05/19 15:23:38 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/omnitools/omnitools-v3.1.2.0.zip, with 3 tries remaining
2013/05/19 15:23:39 [iNFO] Expected MD5: 3e8ba2f2803b35e5f35ad26a21fa8898 Calculated MD5: 3e8ba2f2803b35e5f35ad26a21fa8898
2013/05/19 15:23:39 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/openccsensors/openccsensors-v0.1.5.e.zip, with 3 tries remaining
2013/05/19 15:23:39 [iNFO] Expected MD5: ffb7d3afb1e819e3c1b073e777e5aa23 Calculated MD5: ffb7d3afb1e819e3c1b073e777e5aa23
2013/05/19 15:23:39 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/powercrystalscore/powercrystalscore-v1.1.3.90.zip, with 3 tries remaining
2013/05/19 15:23:39 [iNFO] Expected MD5: 81050c3bb18783dff273837885851c69 Calculated MD5: 81050c3bb18783dff273837885851c69
2013/05/19 15:23:39 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/reisminimap/reisminimap-v3.3_04.zip, with 3 tries remaining
2013/05/19 15:23:39 [iNFO] Expected MD5: 90f045d07d6d69ab6c21ea2f8e3a1d1e Calculated MD5: 90f045d07d6d69ab6c21ea2f8e3a1d1e
2013/05/19 15:23:39 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/thermalexpansion/thermalexpansion-v2.4.1.0_r2.zip, with 3 tries remaining
2013/05/19 15:23:40 [iNFO] Expected MD5: 65967ac4e9d73bb9ce934b305e979ea9 Calculated MD5: 65967ac4e9d73bb9ce934b305e979ea9
2013/05/19 15:23:40 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/applied-energistics/applied-energistics-v10.l.zip, with 3 tries remaining
2013/05/19 15:23:40 [iNFO] Expected MD5: 0fea4f581640a67c254493b5ccfce434 Calculated MD5: 0fea4f581640a67c254493b5ccfce434
2013/05/19 15:23:40 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/stevescarts/stevescarts-v2.0.0.a109.zip, with 3 tries remaining
2013/05/19 15:23:41 [iNFO] Expected MD5: 67dd10cb9742fc7a06c6e14ca79715bf Calculated MD5: 67dd10cb9742fc7a06c6e14ca79715bf
2013/05/19 15:23:41 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/dimensional-doors/dimensional-doors-v1.3.5.61.zip, with 3 tries remaining
2013/05/19 15:23:42 [iNFO] Expected MD5: c41ff2a39e5d60726d0e2ef5578fcd99 Calculated MD5: c41ff2a39e5d60726d0e2ef5578fcd99
2013/05/19 15:23:42 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/ue-mps/ue-mps-v0.6.0.444.zip, with 3 tries remaining
2013/05/19 15:23:43 [iNFO] Expected MD5: b325605c3182addf9f09ddaa2f3d6c3e Calculated MD5: b325605c3182addf9f09ddaa2f3d6c3e
2013/05/19 15:23:43 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/mpsaddons/mpsaddons-v0.2.3.110.zip, with 3 tries remaining
2013/05/19 15:23:43 [iNFO] Expected MD5: 39573a05d1729e5282b077509d332d3d Calculated MD5: 39573a05d1729e5282b077509d332d3d
2013/05/19 15:23:43 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/immibismicroblocks/immibismicroblocks-v54.0.9.zip, with 3 tries remaining
2013/05/19 15:23:43 [iNFO] Expected MD5: 6d405157f139890333063d715c02edc6 Calculated MD5: 6d405157f139890333063d715c02edc6
2013/05/19 15:23:43 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/backpacks/backpacks-v1.7.8.zip, with 3 tries remaining
2013/05/19 15:23:43 [iNFO] Expected MD5: ba4d07a1b46188b2d2015a8f1bdccf45 Calculated MD5: ba4d07a1b46188b2d2015a8f1bdccf45
2013/05/19 15:23:43 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/treecapitator/treecapitator-v1.5.1.r01.zip, with 3 tries remaining
2013/05/19 15:23:43 [iNFO] Expected MD5: 9604c3b6fd68481960d15baac95d6fe3 Calculated MD5: 9604c3b6fd68481960d15baac95d6fe3
2013/05/19 15:23:43 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/z-tekkitmain-configs/z-tekkitmain-configs-v1.0.5.zip, with 3 tries remaining
2013/05/19 15:23:43 [iNFO] Expected MD5: bf1e08dd3da91d8f7292481fe20c9621 Calculated MD5: bf1e08dd3da91d8f7292481fe20c9621
2013/05/19 15:23:44 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/tradebooth/tradebooth-v0.3.zip, with 3 tries remaining
2013/05/19 15:23:44 [iNFO] Expected MD5: c47b58a70e54a9f04b950e54707ebf6c Calculated MD5: c47b58a70e54a9f04b950e54707ebf6c
2013/05/19 15:23:44 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/buildcraft-additionalpipes/buildcraft-additionalpipes-v2.2.0.tekkit.zip, with 3 tries remaining
2013/05/19 15:23:44 [iNFO] Expected MD5: 658b98b68c95c1db2b9e3372c352a1ae Calculated MD5: 658b98b68c95c1db2b9e3372c352a1ae
2013/05/19 15:23:44 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/anobsidianplate/anobsidianplate-v1.1.zip, with 3 tries remaining
2013/05/19 15:23:44 [iNFO] Expected MD5: e22317cd3d941a850616dab17bb38ee6 Calculated MD5: e22317cd3d941a850616dab17bb38ee6
2013/05/19 15:23:44 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/galacticraft/galacticraft-va0.1.34.186.zip, with 3 tries remaining
2013/05/19 15:23:47 [iNFO] Expected MD5: f1f52c313de1366630365011ad50a3eb Calculated MD5: f1f52c313de1366630365011ad50a3eb
2013/05/19 15:23:47 [iNFO] Starting download of http://mirror.technicpack.net/Technic/mods/gregslighting/gregslighting-v1.8.1.7.zip, with 3 tries remaining
2013/05/19 15:23:47 [iNFO] Expected MD5: 66cf9121366c6478a2e24a65e8f08765 Calculated MD5: 66cf9121366c6478a2e24a65e8f08765
2013/05/19 15:23:48 [iNFO] Preloaded 0 classes in advance
2013/05/19 15:25:20 [iNFO] ------------------------------------------
2013/05/19 15:25:20 [iNFO] Technic Launcher is starting....
2013/05/19 15:25:20 [iNFO] Launcher Build: 239
2013/05/19 15:25:20 [iNFO] ------------ Startup Parameters ------------
2013/05/19 15:25:20 [iNFO] Relaunched with correct memory
2013/05/19 15:25:20 [iNFO] --------- End of Startup Parameters ---------
2013/05/19 15:25:20 [iNFO] ------------------------------------------
2013/05/19 15:25:20 [iNFO] Technic Launcher is starting....
2013/05/19 15:25:20 [iNFO] Launcher Build: 239
2013/05/19 15:25:20 [iNFO] ------------ Startup Parameters ------------
2013/05/19 15:25:20 [iNFO] --------- End of Startup Parameters ---------
2013/05/19 15:25:20 [iNFO] Attempting relaunch with 6144 mb of RAM
2013/05/19 15:25:20 [iNFO] Path to Launcher Jar: C:\Users\Jameson\Desktop\TechnicLauncher.exe
2013/05/19 15:25:22 [iNFO] Starting download of http://skins.technicpack.net/helm/Bahzing/100, with 3 tries remaining
2013/05/19 15:25:22 [iNFO] Launcher took: 1739ms to start
2013/05/19 15:25:53 [sEVERE] org.spoutcraft.launcher.exceptions.RestfulAPIException: Error accessing URL [http://solder.technicpack.net/api/modpack/tekkitmain/1.0.6]
2013/05/19 15:25:53 [sEVERE] at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:287)
2013/05/19 15:25:53 [sEVERE] at org.spoutcraft.launcher.technic.rest.RestAPI.getModpack(RestAPI.java:219)
2013/05/19 15:25:53 [sEVERE] at org.spoutcraft.launcher.technic.RestInfo.getModpack(RestInfo.java:130)
2013/05/19 15:25:53 [sEVERE] at org.spoutcraft.launcher.UpdateThread.<init>(UpdateThread.java:101)
2013/05/19 15:25:53 [sEVERE] at org.spoutcraft.launcher.GameUpdater.start(GameUpdater.java:58)
2013/05/19 15:25:53 [sEVERE] at org.spoutcraft.launcher.GameLauncher.runGame(GameLauncher.java:89)
2013/05/19 15:25:53 [sEVERE] at org.spoutcraft.launcher.GameUpdater.runGame(GameUpdater.java:136)
2013/05/19 15:25:53 [sEVERE] at org.spoutcraft.launcher.skin.components.LoginFrame.onEvent(LoginFrame.java:313)
2013/05/19 15:25:53 [sEVERE] at org.spoutcraft.launcher.skin.components.LoginWorker.doInBackground(LoginWorker.java:103)
2013/05/19 15:25:53 [sEVERE] at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source)
2013/05/19 15:25:53 [sEVERE] at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
2013/05/19 15:25:53 [sEVERE] at java.util.concurrent.FutureTask.run(Unknown Source)
2013/05/19 15:25:53 [sEVERE] at org.jdesktop.swingworker.SwingWorker.run(Unknown Source)
2013/05/19 15:25:53 [sEVERE] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
2013/05/19 15:25:53 [sEVERE] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
2013/05/19 15:25:53 [sEVERE] at java.lang.Thread.run(Unknown Source)
2013/05/19 15:25:53 [sEVERE] Caused by: java.io.IOException: Server returned HTTP response code: 502 for URL: http://solder.technicpack.net/api/modpack/tekkitmain/1.0.6
2013/05/19 15:25:53 [sEVERE] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
2013/05/19 15:25:53 [sEVERE] at org.spoutcraft.launcher.technic.rest.RestAPI.getRestObject(RestAPI.java:277)
2013/05/19 15:25:53 [sEVERE] ... 15 more
2013/05/19 15:25:53 [sEVERE] java.lang.NullPointerException
2013/05/19 15:25:53 [sEVERE] at org.spoutcraft.launcher.UpdateThread.runTasks(UpdateThread.java:125)
2013/05/19 15:25:53 [sEVERE] at org.spoutcraft.launcher.UpdateThread.run(UpdateThread.java:109)
2013/05/19 15:36:24 [iNFO] ------------------------------------------
2013/05/19 15:36:24 [iNFO] Technic Launcher is starting....
2013/05/19 15:36:24 [iNFO] Launcher Build: 239
2013/05/19 15:36:24 [iNFO] ------------ Startup Parameters ------------
2013/05/19 15:36:24 [iNFO] Relaunched with correct memory
2013/05/19 15:36:24 [iNFO] --------- End of Startup Parameters ---------
2013/05/19 15:36:24 [iNFO] ------------------------------------------
2013/05/19 15:36:24 [iNFO] Technic Launcher is starting....
2013/05/19 15:36:24 [iNFO] Launcher Build: 239
2013/05/19 15:36:24 [iNFO] ------------ Startup Parameters ------------
2013/05/19 15:36:24 [iNFO] --------- End of Startup Parameters ---------
2013/05/19 15:36:24 [iNFO] Attempting relaunch with 6144 mb of RAM
2013/05/19 15:36:24 [iNFO] Path to Launcher Jar: C:\Users\Jameson\Desktop\TechnicLauncher.exe
2013/05/19 15:36:25 [iNFO] Loaded face
2013/05/19 15:36:26 [iNFO] Starting download of http://skins.technicpack.net/helm/Bahzing/100, with 3 tries remaining
2013/05/19 15:36:37 [iNFO] Launcher took: 12569ms to start
2013/05/19 15:37:10 [iNFO] Maximum usable memory detected: 16367 mb
Question
Jameson Feltes
Launcher Version: 239
Operating System: System Information: Operating System: Windows 7 Operating System Version: 6.1 Operating System Architecture: amd64 Java version: 1.7.0_21 64 bit Total Memory: 245 MB Max Memory: 5461 MB Memory Free: 197 MB CPU Cores: 4
Java Version: 1.7.0_21 64 bit
Antivirus Program: None.
Description of Problem:
I select a mod pack, it installs the necessary thing (on first run) then it launches the Mojang splash screen. With console enabled it looks like it's doing things. By the time it reaches "STDERR" or something or other, it crashes.
Attempts to solve the issue that have failed:
Completely fresh install.
Update Java.
Beta Java install.
Java 6.
Uninstall and re-install Java.
Run as administrator.
Adjust Ram allotment.
Prioritize Javaw to real time.
Used Beta builds of launcher.
Error Messages:
None. The ram usage climbs and climbs until it stops working.
Error Log:
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now