Guest User

Fatal Exception

a guest
Nov 12th, 2012
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 4.16 KB | None | 0 0
  1. 00:24:41 [INFO] net.ftb.gui.LaunchFrame.main:124 FTBLaunch starting up (version 1.0.3)
  2. 00:24:41 [INFO] net.ftb.gui.LaunchFrame.main:128 Now is: 2012-11-13 00:24:41
  3. 00:24:41 [INFO] net.ftb.gui.LaunchFrame.main:129 Java version: 1.7.0_07
  4. 00:24:41 [INFO] net.ftb.gui.LaunchFrame.main:130 Java vendor: Oracle Corporation
  5. 00:24:41 [INFO] net.ftb.gui.LaunchFrame.main:131 Java home: C:\Program Files\Java\jre7
  6. 00:24:41 [INFO] net.ftb.gui.LaunchFrame.main:132 Java specification: Java Virtual Machine Specification version: 1.7 by Oracle Corporation
  7. 00:24:41 [INFO] net.ftb.gui.LaunchFrame.main:134 Java vm: Java HotSpot(TM) 64-Bit Server VM version: 23.3-b01 by Oracle Corporation
  8. 00:24:41 [INFO] net.ftb.gui.LaunchFrame.main:136 OS: amd64 Windows 7 6.1
  9. 00:24:41 [INFO] net.ftb.gui.LaunchFrame.main:137 Working directory: C:\Users\Aelfin\Desktop\FTB\New folder
  10. 00:24:41 [INFO] net.ftb.gui.LaunchFrame.main:139 Max Memory: 1908932608
  11. 00:24:41 [INFO] net.ftb.locale.I18N.setLocale:75 [i18n] enUS English language file loaded!
  12. 00:24:41 [INFO] net.ftb.locale.I18N.setupLocale:46 [i18n] Fallback enUS loaded
  13. 00:24:42 [INFO] net.ftb.gui.panes.OptionsPane.<init>:139 [i18n] Added 0 enUS to options pane
  14. 00:24:42 [INFO] net.ftb.gui.panes.OptionsPane.<init>:139 [i18n] Added 1 deDE to options pane
  15. 00:24:42 [INFO] net.ftb.gui.panes.OptionsPane.<init>:139 [i18n] Added 2 nlNL to options pane
  16. 00:24:42 [INFO] net.ftb.gui.panes.OptionsPane.<init>:139 [i18n] Added 3 ptBR to options pane
  17. 00:24:42 [INFO] net.ftb.gui.panes.OptionsPane.<init>:139 [i18n] Added 4 ptPT to options pane
  18. 00:24:42 [INFO] net.ftb.gui.panes.OptionsPane.<init>:139 [i18n] Added 5 ruRU to options pane
  19. 00:24:42 [INFO] net.ftb.gui.panes.OptionsPane.<init>:139 [i18n] Added 6 svSE to options pane
  20. 00:24:42 [INFO] net.ftb.locale.I18N.setLocale:75 [i18n] enUS English language file loaded!
  21. 00:24:43 [INFO] net.ftb.gui.LaunchFrame.getCreeperhostLink:607 http://repo.creeperhost.net/direct/FTB2/de44789eaac511655427f265ac6f152d/release.xml
  22. 00:24:43 [INFO] net.ftb.gui.panes.OptionsPane.loadSettings:176 NONE
  23. 00:24:44 [INFO] net.ftb.workers.MapLoader.run:29 loading map information...
  24. 00:24:44 [INFO] net.ftb.workers.ModpackLoader.run:28 loading modpack information...
  25. 00:24:44 [INFO] net.ftb.gui.LaunchFrame.getCreeperhostLink:607 http://repo.creeperhost.net/direct/FTB2/850a53330e60b2e4fe269550100e39bc/FTB_Launcher
  26. 00:24:47 [INFO] net.ftb.gui.LaunchFrame.getCreeperhostLink:607 http://repo.creeperhost.net/direct/FTB2/850a53330e60b2e4fe269550100e39bc/maps.xml
  27. 00:24:47 [INFO] net.ftb.gui.LaunchFrame.getCreeperhostLink:607 http://repo.creeperhost.net/direct/FTB2/850a53330e60b2e4fe269550100e39bc/modpacks.xml
  28. 00:24:48 [ERROR] net.ftb.workers.ModpackLoader.run:39 Exception during reading modpackfile
  29. java.io.IOException: Server returned HTTP response code: 503 for URL: http://repo.creeperhost.net/direct/FTB2/850a53330e60b2e4fe269550100e39bc/modpacks.xml
  30.     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
  31.     at java.net.URL.openStream(Unknown Source)
  32.     at net.ftb.util.AppUtils.downloadXML(AppUtils.java:69)
  33.     at net.ftb.workers.ModpackLoader.run(ModpackLoader.java:34)
  34.  
  35. 00:24:48 [INFO] net.ftb.gui.LaunchFrame.getCreeperhostLink:607 http://repo.creeperhost.net/direct/FTB2/de44789eaac511655427f265ac6f152d/logo_ftb.png
  36. 00:24:48 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: Exception in thread "Thread-3"
  37. 00:24:48 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: java.lang.IllegalArgumentException: image == null!
  38. 00:24:48 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at javax.imageio.ImageTypeSpecifier.createFromRenderedImage(Unknown Source)
  39. 00:24:48 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at javax.imageio.ImageIO.getWriter(Unknown Source)
  40. 00:24:48 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at javax.imageio.ImageIO.write(Unknown Source)
  41. 00:24:48 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at net.ftb.data.Map.<init>(Map.java:79)
  42. 00:24:48 [INFO] net.ftb.gui.LauncherConsole$OutputOverride.write:65 From Console: at net.ftb.workers.MapLoader.run(MapLoader.java:41)
Advertisement
Add Comment
Please, Sign In to add comment