Mac Launcher issues

dasmitty911

New Member
Jul 29, 2019
3
0
0
When i try to start up FTB the console says
  1. [18:46:18] [INFO] JGoogleAnalyticsTracker$2.run:483: AnalyticsBackgroundThread started
  2. [18:46:18] [INFO] LaunchFrame.main:191: FTBLaunch starting up (version 1.3.4)
  3. [18:46:18] [INFO] LaunchFrame.main:192: Java version: 1.7.0_51
  4. [18:46:18] [INFO] LaunchFrame.main:193: Java vendor: Oracle Corporation
  5. [18:46:18] [INFO] LaunchFrame.main:194: Java home: /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
  6. [18:46:18] [INFO] LaunchFrame.main:195: Java specification: Java Virtual Machine Specification version: 1.7 by Oracle Corporation
  7. [18:46:18] [INFO] LaunchFrame.main:197: Java vm: Java HotSpot(TM) 64-Bit Server VM version: 24.51-b03 by Oracle Corporation
  8. [18:46:18] [INFO] LaunchFrame.main:198: OS: x86_64 Mac OS X 10.8.5
  9. [18:46:18] [INFO] LaunchFrame.main:199: Launcher Install Dir:
  10. [18:46:18] [INFO] LaunchFrame.main:200: System memory: 5590M free, 8192M total
  11. [18:46:18] [INFO] LocaleUpdater.run:67: [i18n] Checking for updates ...
  12. [18:46:18] [INFO] I18N.setLocale:142: [i18n] enUS English language file loaded!
  13. [18:46:18] [INFO] LocaleUpdater.run:80: [i18n] remoteVer = 10
  14. [18:46:18] [INFO] LocaleUpdater.run:93: [i18n] localVer = 10
  15. [18:46:18] [INFO] LocaleUpdater.run:98: [i18n] Files are up to date
  16. [18:46:18] [INFO] I18N.addFiles:118: [i18n] Fallback enUS loaded

    But then is says
    1. [18:46:19] [ERROR] FileOutputStream.open:-2->LauncherConsole.<init>:191: /FTBLauncherLog.txt (Permission denied): java.io.FileNotFoundException: /FTBLauncherLog.txt (Permission denied)

      Then it is fine uploading the maps and stuff and ready to launch but when i try to launch it it says
      1. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: java.io.IOException: No such file or directory
      2. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.io.UnixFileSystem.createFileExclusively(Native Method)
      3. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.io.File.createNewFile(File.java:1006)
      4. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at net.ftb.tools.ModManager.upToDate(ModManager.java:315)
      5. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at net.ftb.tools.ModManager.access$000(ModManager.java:56)
      6. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at net.ftb.tools.ModManager$ModManagerWorker.doInBackground(ModManager.java:71)
      7. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at net.ftb.tools.ModManager$ModManagerWorker.doInBackground(ModManager.java:67)
      8. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at javax.swing.SwingWorker$1.call(SwingWorker.java:296)
      9. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.util.concurrent.FutureTask.run(FutureTask.java:262)
      10. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at javax.swing.SwingWorker.run(SwingWorker.java:335)
      11. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
      12. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      13. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.lang.Thread.run(Thread.java:744)
      14. [18:46:27] [INFO] LaunchFrame.installMods:1288: dirs mk'd
      15. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: java.io.FileNotFoundException: /versions/1.6.4/1.6.4.json (No such file or directory)
      16. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.io.FileOutputStream.open(Native Method)
      17. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
      18. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
      19. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at net.ftb.util.DownloadUtils.downloadToFile(DownloadUtils.java:137)
      20. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at net.ftb.gui.LaunchFrame.gatherAssets(LaunchFrame.java:1011)
      21. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at net.ftb.gui.LaunchFrame.setupNewStyle(LaunchFrame.java:760)
      22. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at net.ftb.gui.LaunchFrame.runGameUpdater(LaunchFrame.java:700)
      23. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at net.ftb.gui.LaunchFrame.access$600(LaunchFrame.java:129)
      24. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at net.ftb.gui.LaunchFrame$13.done(LaunchFrame.java:629)
      25. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at javax.swing.SwingWorker$5.run(SwingWorker.java:737)
      26. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(SwingWorker.java:832)
      27. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at sun.swing.AccumulativeRunnable.run(AccumulativeRunnable.java:112)
      28. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(SwingWorker.java:842)
      29. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at javax.swing.Timer.fireActionPerformed(Timer.java:312)
      30. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at javax.swing.Timer$DoPostEvent.run(Timer.java:244)
      31. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
      32. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
      33. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventQueue.access$200(EventQueue.java:103)
      34. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventQueue$3.run(EventQueue.java:694)
      35. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventQueue$3.run(EventQueue.java:692)
      36. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.security.AccessController.doPrivileged(Native Method)
      37. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
      38. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
      39. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
      40. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
      41. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
      42. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
      43. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
      44. [18:46:27] [ERROR] LauncherConsole$OutputOverride.write:89: From Console: at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
      45. [18:46:27] [ERROR] LaunchFrame.setupNewStyle:762->LaunchFrame$1$1.uncaughtException:294: Unhandled exception in Thread[AWT-EventQueue-0,6,main]: java.lang.NullPointerException
      46. net.ftb.gui.LaunchFrame.setupNewStyle(LaunchFrame.java:762)
      47. net.ftb.gui.LaunchFrame.runGameUpdater(LaunchFrame.java:700)
      48. net.ftb.gui.LaunchFrame.access$600(LaunchFrame.java:129)
      49. net.ftb.gui.LaunchFrame$13.done(LaunchFrame.java:629)
      50. javax.swing.SwingWorker$5.run(SwingWorker.java:737)
      51. javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(SwingWorker.java:832)
      52. sun.swing.AccumulativeRunnable.run(AccumulativeRunnable.java:112)
      53. javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(SwingWorker.java:842)
      54. javax.swing.Timer.fireActionPerformed(Timer.java:312)
      55. javax.swing.Timer$DoPostEvent.run(Timer.java:244)
      56. java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
      57. java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
      58. java.awt.EventQueue.access$200(EventQueue.java:103)
      59. java.awt.EventQueue$3.run(EventQueue.java:694)
      60. java.awt.EventQueue$3.run(EventQueue.java:692)
      61. java.security.AccessController.doPrivileged(Native Method)
      62. java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
      63. java.awt.EventQueue.dispatchEvent(EventQueue.java:703)
      64. java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
      65. java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
      66. java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
      67. java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
      68. java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
      69. java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
      70. [18:46:45] [INFO] PastebinPoster.run:72: http://pastebin.com/Gy5q54e4

        If anyone could help that would be great! :)
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
[INFO] LaunchFrame.main:199: Launcher Install Dir:
Welcome. Where are you trying to install the launcher/modpacks? It appears that where you are trying to run it from requires root or admin access. Try placing the launcher on your desktop and change the Install folder... to the new path on your desktop in the Options tab of the launcher. Close and reopen the launcher for the changes to take effect.

Edit: Also please when you press the 'Paste my log to pastebin.com' button you only need to provide the link that it creates at the bottom not the log as well.
 

dasmitty911

New Member
Jul 29, 2019
3
0
0
Welcome. Where are you trying to install the launcher/modpacks? It appears that where you are trying to run it from requires root or admin access. Try placing the launcher on your desktop and change the Install folder... to the new path on your desktop in the Options tab of the launcher. Close and reopen the launcher for the changes to take effect.

Edit: Also please when you press the 'Paste my log to pastebin.com' button you only need to provide the link that it creates at the bottom not the log as well.


Ok, sorry haha ill make sure next time. Not really sure what you mean by where I'm trying to install it? But I have it in a folder on my desktop titled FTB and the launcher is titled FTB_Launcher.jar, thanks.
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Unless you changed something from when you posted that log that is not what your log says where the packs are. The log says you have it in Root or just / It would be like being at C:\ for windows.
 

dasmitty911

New Member
Jul 29, 2019
3
0
0
Unless you changed something from when you posted that log that is not what your log says where the packs are. The log says you have it in Root or just / It would be like being at C:\ for windows.

Weird? But is there anyway to fix this problem, I would really like to play.
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
I would suggest a complete reinstall by following this guide carefully and fully. This will reset your Install directory, please use a folder on your Desktop for best results as instructed by the guide.