Mac Can't download modpacks from the server

Status
Not open for further replies.

totalllyrandomguy

New Member
Jul 29, 2019
1
0
0
I dont understand what went wrong but I had to delete my modpack file and everything so i tried to restart it by using the launcher, it worked out as it said this is your first time using the modpack where do you want the directory. but now it cant download the modpacks from the website. I tried to download the launcher again but it said the server can't find the file. I dont know what else to do. Here is the log report


[22:47:53] [INFO] LaunchFrame.main:161: FTBLaunch starting up (version 1.2.2)
[22:47:53] [INFO] JGoogleAnalyticsTracker$2.run:483: AnalyticsBackgroundThread started
[22:47:53] [INFO] LaunchFrame.main:162: Java version: 1.6.0_37
[22:47:53] [INFO] LaunchFrame.main:163: Java vendor: Apple Inc.
[22:47:53] [INFO] LaunchFrame.main:164: Java home: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
[22:47:53] [INFO] LaunchFrame.main:165: Java specification: Java Virtual Machine Specification version: 1.0 by Sun Microsystems Inc.
[22:47:53] [INFO] LaunchFrame.main:167: Java vm: Java HotSpot(TM) 64-Bit Server VM version: 20.12-b01-434 by Apple Inc.
[22:47:53] [INFO] LaunchFrame.main:168: OS: x86_64 Mac OS X 10.7.5
[22:47:53] [INFO] LocaleUpdater.run:67: [i18n] Checking for updates ...
[22:47:53] [INFO] I18N.setLocale:157: [i18n] enUS English language file loaded!
[22:47:53] [ERROR] NumberFormatException.forInputString:48->UserManager.read:91: For input string: "¨Ì�": java.lang.NumberFormatException: For input string: "¨Ì�"
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
java.lang.Integer.parseInt(Integer.java:449)
java.math.BigInteger.<init>(BigInteger.java:316)
net.ftb.util.CryptoUtils.decrypt(CryptoUtils.java:24)
net.ftb.data.UserManager.read(UserManager.java:86)
net.ftb.data.UserManager.<init>(UserManager.java:40)
net.ftb.gui.LaunchFrame$1.run(LaunchFrame.java:203)
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
java.awt.EventQueue.dispatchEventImpl(EventQueue.java:702)
java.awt.EventQueue.access$400(EventQueue.java:82)
java.awt.EventQueue$2.run(EventQueue.java:663)
java.awt.EventQueue$2.run(EventQueue.java:661)
java.security.AccessController.doPrivileged(Native Method)
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
java.awt.EventQueue.dispatchEvent(EventQueue.java:672)
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[22:47:53] [ERROR] HttpURLConnection.getInputStream:1436->DownloadUtils.run:288: Server returned HTTP response code: 500 for URL: http://www.creeperrepo.net/mirrors: java.io.IOException: Server returned HTTP response code: 500 for URL: http://www.creeperrepo.net/mirrors
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)
java.net.URL.openStream(URL.java:1010)
net.ftb.util.DownloadUtils.run(DownloadUtils.java:278)
[22:47:53] [INFO] HttpURLConnection.getInputStream:1436->LocaleUpdater.run:85: [i18n] Could not retrieve version info, skipping update.: java.io.IOException: Server returned HTTP response code: 500 for URL: http://www.creeperrepo.net/static/FTB2/locales
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)
net.ftb.locale.LocaleUpdater.run(LocaleUpdater.java:78)
[22:47:54] [INFO] OptionsPane.<init>:157: [i18n] Added 0 enUS to options pane
[22:47:54] [INFO] I18N.setLocale:157: [i18n] enUS English language file loaded!
[22:47:54] [ERROR] HttpURLConnection.getInputStream:1436->UpdateChecker.loadInfo:65: Server returned HTTP response code: 500 for URL: http://www.creeperrepo.net/static/FTB2/version.xml: java.io.IOException: Server returned HTTP response code: 500 for URL: http://www.creeperrepo.net/static/FTB2/version.xml
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)
java.net.URL.openStream(URL.java:1010)
net.ftb.util.AppUtils.downloadXML(AppUtils.java:63)
net.ftb.updater.UpdateChecker.loadInfo(UpdateChecker.java:52)
net.ftb.updater.UpdateChecker.<init>(UpdateChecker.java:42)
net.ftb.gui.LaunchFrame$1.run(LaunchFrame.java:229)
java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
java.awt.EventQueue.dispatchEventImpl(EventQueue.java:702)
java.awt.EventQueue.access$400(EventQueue.java:82)
java.awt.EventQueue$2.run(EventQueue.java:663)
java.awt.EventQueue$2.run(EventQueue.java:661)
java.security.AccessController.doPrivileged(Native Method)
java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
java.awt.EventQueue.dispatchEvent(EventQueue.java:672)
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
[22:47:54] [WARN] HttpURLConnection.getInputStream:1436->ModpackLoader.run:57: Failed to load modpacks, loading from backup: java.io.IOException: Server returned HTTP response code: 500 for URL: http://www.creeperrepo.net/static/FTB2/modpacks.xml
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)
java.net.URL.openStream(URL.java:1010)
net.ftb.util.DownloadUtils.downloadToFile(DownloadUtils.java:195)
net.ftb.workers.ModpackLoader.run(ModpackLoader.java:55)
[22:47:54] [INFO] ModpackLoader.run:59: Loading modpack information for modpacks.xml...
[22:47:54] [WARN] FileInputStream.open:-2->ModpackLoader.run:64: Failed to read modpack file - falling back to direct download: java.io.FileNotFoundException: /Users/rickeyesak/Library/Application Support/ftblauncher/ModPacks/modpacks.xml (No such file or directory)
java.io.FileInputStream.open(Native Method)
java.io.FileInputStream.<init>(FileInputStream.java:120)
net.ftb.workers.ModpackLoader.run(ModpackLoader.java:62)
[22:47:54] [ERROR] HttpURLConnection.getInputStream:1436->ModpackLoader.run:70: Completely unable to download the modpack file - check your connection: java.io.IOException: Server returned HTTP response code: 500 for URL: http://www.creeperrepo.net/static/FTB2/modpacks.xml
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)
java.net.URL.openStream(URL.java:1010)
net.ftb.workers.ModpackLoader.run(ModpackLoader.java:68)
[22:47:54] [INFO] MapLoader.run:40: loading map information...
[22:47:54] [INFO] TexturePackLoader.run:40: loading texture pack information...
[22:47:54] [ERROR] HttpURLConnection.getInputStream:1436->MapLoader.run:58: Server returned HTTP response code: 500 for URL: http://www.creeperrepo.net/static/FTB2/maps.xml: java.io.IOException: Server returned HTTP response code: 500 for URL: http://www.creeperrepo.net/static/FTB2/maps.xml
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)
java.net.URL.openStream(URL.java:1010)
net.ftb.util.AppUtils.downloadXML(AppUtils.java:63)
net.ftb.workers.MapLoader.run(MapLoader.java:42)
[22:47:54] [ERROR] HttpURLConnection.getInputStream:1436->TexturePackLoader.run:58: Server returned HTTP response code: 500 for URL: http://www.creeperrepo.net/static/FTB2/texturepack.xml: java.io.IOException: Server returned HTTP response code: 500 for URL: http://www.creeperrepo.net/static/FTB2/texturepack.xml
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1436)
java.net.URL.openStream(URL.java:1010)
net.ftb.util.AppUtils.downloadXML(AppUtils.java:63)
net.ftb.workers.TexturePackLoader.run(TexturePackLoader.java:42)
 

TiGG

New Member
Jul 29, 2019
55
0
0
im having the same issue, it is because the Repos are down atm, i think they are updateing the modpacks to the new internal testing versions? or are pushing the new versions as recomened
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
as stated by TiGG there are problems at the creeperhost repos. They are aware of this and working on it.
 

Jamski

New Member
Jul 29, 2019
13
0
0
hopfuly it can be fixed soon as it kinda kick in the nuts trying to join a server i know found out needed atlest 10mod updates which are in the direwolf20 v5 pack i think xD
 
Status
Not open for further replies.