Advertisement
Guest User

Modman.log

a guest
Apr 12th, 2014
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.73 KB | None | 0 0
  1. 17:57:24.144 [AWT-EventQueue-0] DEBUG net.vhati.modmanager.FTLModManager - Slipstream Mod Manager v1.4
  2. 17:57:24.159 [AWT-EventQueue-0] DEBUG net.vhati.modmanager.FTLModManager - Linux 3.11.0-19-generic
  3. 17:57:24.160 [AWT-EventQueue-0] DEBUG net.vhati.modmanager.FTLModManager - OpenJDK Server VM, 1.7.0_51, i386
  4. 17:57:28.010 [AWT-EventQueue-0] INFO net.vhati.modmanager.FTLModManager - Using FTL dats path from config: /home/justice/.local/share/Steam/SteamApps/common/FTL Faster Than Light/data/resources
  5. 17:57:29.275 [Thread-2] DEBUG net.vhati.modmanager.json.URLFetcher - Attempting to download the latest "current_catalog.json".
  6. 17:57:33.367 [Thread-2] ERROR net.vhati.modmanager.json.URLFetcher - Error downloading the latest "current_catalog.json". java.io.FileNotFoundException: ./backup/current_catalog.json (No such file or directory)
  7. at java.io.FileOutputStream.open(Native Method)
  8. at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
  9. at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
  10. at net.vhati.modmanager.json.URLFetcher.refetchURL(URLFetcher.java:93)
  11. at net.vhati.modmanager.ui.ManagerInitThread.init(ManagerInitThread.java:127)
  12. at net.vhati.modmanager.ui.ManagerInitThread.run(ManagerInitThread.java:67)
  13.  
  14. 17:57:33.418 [Thread-2] ERROR net.vhati.modmanager.json.URLFetcher - Error writing eTag to "current_catalog_etag.txt". java.io.FileNotFoundException: ./backup/current_catalog_etag.txt (No such file or directory)
  15. at java.io.FileOutputStream.open(Native Method)
  16. at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
  17. at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
  18. at net.vhati.modmanager.json.URLFetcher.refetchURL(URLFetcher.java:120)
  19. at net.vhati.modmanager.ui.ManagerInitThread.init(ManagerInitThread.java:127)
  20. at net.vhati.modmanager.ui.ManagerInitThread.run(ManagerInitThread.java:67)
  21.  
  22. 17:57:33.427 [Thread-2] DEBUG net.vhati.modmanager.json.URLFetcher - Attempting to download the latest "auto_update.json".
  23. 17:57:33.667 [Thread-2] ERROR net.vhati.modmanager.json.URLFetcher - Error downloading the latest "auto_update.json". java.io.FileNotFoundException: ./backup/auto_update.json (No such file or directory)
  24. at java.io.FileOutputStream.open(Native Method)
  25. at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
  26. at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
  27. at net.vhati.modmanager.json.URLFetcher.refetchURL(URLFetcher.java:93)
  28. at net.vhati.modmanager.ui.ManagerInitThread.init(ManagerInitThread.java:159)
  29. at net.vhati.modmanager.ui.ManagerInitThread.run(ManagerInitThread.java:67)
  30.  
  31. 17:57:33.671 [Thread-2] ERROR net.vhati.modmanager.json.URLFetcher - Error writing eTag to "auto_update_etag.txt". java.io.FileNotFoundException: ./backup/auto_update_etag.txt (No such file or directory)
  32. at java.io.FileOutputStream.open(Native Method)
  33. at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
  34. at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
  35. at net.vhati.modmanager.json.URLFetcher.refetchURL(URLFetcher.java:120)
  36. at net.vhati.modmanager.ui.ManagerInitThread.init(ManagerInitThread.java:159)
  37. at net.vhati.modmanager.ui.ManagerInitThread.run(ManagerInitThread.java:67)
  38.  
  39. 17:58:00.063 [AWT-EventQueue-0] ERROR net.vhati.modmanager.ui.ManagerFrame - Error writing "modorder.txt". java.io.FileNotFoundException: ./mods/modorder.txt (No such file or directory)
  40. at java.io.FileOutputStream.open(Native Method)
  41. at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
  42. at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
  43. at net.vhati.modmanager.ui.ManagerFrame.saveModOrder(ManagerFrame.java:504)
  44. at net.vhati.modmanager.ui.ManagerFrame.access$100(ManagerFrame.java:94)
  45. at net.vhati.modmanager.ui.ManagerFrame$1.windowClosed(ManagerFrame.java:288)
  46. at java.awt.AWTEventMulticaster.windowClosed(AWTEventMulticaster.java:359)
  47. at java.awt.Window.processWindowEvent(Window.java:2054)
  48. at javax.swing.JFrame.processWindowEvent(JFrame.java:290)
  49. at java.awt.Window.processEvent(Window.java:2009)
  50. at java.awt.Component.dispatchEventImpl(Component.java:4861)
  51. at java.awt.Container.dispatchEventImpl(Container.java:2287)
  52. at java.awt.Window.dispatchEventImpl(Window.java:2719)
  53. at java.awt.Component.dispatchEvent(Component.java:4687)
  54. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
  55. at java.awt.EventQueue.access$200(EventQueue.java:103)
  56. at java.awt.EventQueue$3.run(EventQueue.java:694)
  57. at java.awt.EventQueue$3.run(EventQueue.java:692)
  58. at java.security.AccessController.doPrivileged(Native Method)
  59. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  60. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
  61. at java.awt.EventQueue$4.run(EventQueue.java:708)
  62. at java.awt.EventQueue$4.run(EventQueue.java:706)
  63. at java.security.AccessController.doPrivileged(Native Method)
  64. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  65. at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
  66. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
  67. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
  68. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
  69. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
  70. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
  71. at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
  72.  
  73. 17:58:00.788 [AWT-EventQueue-0] ERROR net.vhati.modmanager.ui.ManagerFrame - Error writing metadata from local mods to "cached_metadata.json". java.io.FileNotFoundException: ./backup/cached_metadata.json (No such file or directory)
  74. at java.io.FileOutputStream.open(Native Method)
  75. at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
  76. at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
  77. at net.vhati.modmanager.json.JacksonCatalogWriter.write(JacksonCatalogWriter.java:62)
  78. at net.vhati.modmanager.ui.ManagerFrame$1.windowClosed(ManagerFrame.java:309)
  79. at java.awt.AWTEventMulticaster.windowClosed(AWTEventMulticaster.java:359)
  80. at java.awt.Window.processWindowEvent(Window.java:2054)
  81. at javax.swing.JFrame.processWindowEvent(JFrame.java:290)
  82. at java.awt.Window.processEvent(Window.java:2009)
  83. at java.awt.Component.dispatchEventImpl(Component.java:4861)
  84. at java.awt.Container.dispatchEventImpl(Container.java:2287)
  85. at java.awt.Window.dispatchEventImpl(Window.java:2719)
  86. at java.awt.Component.dispatchEvent(Component.java:4687)
  87. at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
  88. at java.awt.EventQueue.access$200(EventQueue.java:103)
  89. at java.awt.EventQueue$3.run(EventQueue.java:694)
  90. at java.awt.EventQueue$3.run(EventQueue.java:692)
  91. at java.security.AccessController.doPrivileged(Native Method)
  92. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  93. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
  94. at java.awt.EventQueue$4.run(EventQueue.java:708)
  95. at java.awt.EventQueue$4.run(EventQueue.java:706)
  96. at java.security.AccessController.doPrivileged(Native Method)
  97. at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
  98. at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
  99. at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
  100. at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
  101. at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
  102. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
  103. at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
  104. at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement