Problem FTB App fails to download any ModPack in macOS Catalina 10.15.5

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

gueritol

New Member
Apr 12, 2020
4
0
2
I tried the FTBApp again, since a couple of months ago it didn't work.

Now again is the same issue. You press download whichever mod (in this case Omnia) and it works and works and works. See Screenshot 2020-07-27 at 10.35.01.png

After a few hours I have to close the App and reopen and the game is available. Yet when I press play it doesn't do anything. See Screenshot 2020-07-27 at 10.36.03.png

The folder that was downloaded is almost empty and can't figure out why it takes so long to download only that. (I have a good internet connection and no issues - other than this) See Screenshot 2020-07-27 at 10.31.42.png

How do I make what is on that folder run and play with it?

BTW, using the launcher for the older modpackt it works perfect.

The log shows this:
=======================================error.log======================================
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Jul 27, 2020 10:35:22 AM net.creeperhost.creeperlauncher.CreeperLogger error
SEVERE: Not a valid instance '.localCache', skipping...
Jul 27, 2020 10:35:22 AM net.creeperhost.creeperlauncher.CreeperLogger info
INFO: Loaded 1 out of 2 instances.
Jul 27, 2020 10:35:22 AM net.creeperhost.creeperlauncher.CreeperLogger error
SEVERE: Not a valid instance '.localCache', skipping...
Jul 27, 2020 10:35:22 AM net.creeperhost.creeperlauncher.CreeperLogger info
INFO: Loaded 1 out of 2 instances.
Jul 27, 2020 10:35:22 AM net.creeperhost.creeperlauncher.CreeperLogger info
INFO: No PID args
Jul 27, 2020 10:35:22 AM net.creeperhost.creeperlauncher.CreeperLogger info
INFO: Starting Electron: /Applications/FTBApp.app/Contents/Resources/app/bin/ftbapp.app/Contents/MacOS/ftbapp --ws 18955:28c7f5f4-419f-4e0b-acfd-43cad82df36a --pid 28007
Jul 27, 2020 10:35:22 AM net.creeperhost.creeperlauncher.CreeperLogger info
INFO: Server started successfully - 202007161516-479dedc615-release
Jul 27, 2020 10:35:22 AM net.creeperhost.creeperlauncher.CreeperLogger info
INFO: Front end connected: /127.0.0.1:63872
Jul 27, 2020 10:35:23 AM net.creeperhost.creeperlauncher.CreeperLogger error
SEVERE: Not a valid instance '.localCache', skipping...
Jul 27, 2020 10:35:23 AM net.creeperhost.creeperlauncher.CreeperLogger info
INFO: Loaded 1 out of 2 instances.
Jul 27, 2020 10:35:30 AM net.creeperhost.creeperlauncher.CreeperLogger error
SEVERE: Failed to read /Users/gueritol/.ftba/bin/launcher_profiles.json
java.io.FileNotFoundException: /Users/gueritol/.ftba/bin/launcher_profiles.json (No such file or directory)
at java.base/java.io.FileInputStream.open(FileInputStream.java:219)
at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
at net.creeperhost.creeperlauncher.minecraft.McUtils.clearProfiles(McUtils.java:122)
at net.creeperhost.creeperlauncher.pack.LocalInstance.play(LocalInstance.java:310)
at net.creeperhost.creeperlauncher.api.handlers.LaunchInstanceHandler.handle(LaunchInstanceHandler.java:19)
at net.creeperhost.creeperlauncher.api.handlers.LaunchInstanceHandler.handle(LaunchInstanceHandler.java:10)
at net.creeperhost.creeperlauncher.api.handlers.IMessageHandler.handle(IMessageHandler.java:10)
at net.creeperhost.creeperlauncher.api.WebSocketMessengerHandler.lambda$handleMessage$0(WebSocketMessengerHandler.java:79)
at net.creeperhost.creeperlauncher.api.WebSocketMessengerHandler$$Lambda$223/00000000819C8020.run(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1728)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
Jul 27, 2020 10:35:30 AM net.creeperhost.creeperlauncher.CreeperLogger error
SEVERE: Failed to read /Users/gueritol/.ftba/bin/launcher_profiles.json
java.io.FileNotFoundException: /Users/gueritol/.ftba/bin/launcher_profiles.json (No such file or directory)
at java.base/java.io.FileInputStream.open(FileInputStream.java:219)
at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
at net.creeperhost.creeperlauncher.minecraft.McUtils.injectProfile(McUtils.java:193)
at net.creeperhost.creeperlauncher.pack.LocalInstance.play(LocalInstance.java:313)
at net.creeperhost.creeperlauncher.api.handlers.LaunchInstanceHandler.handle(LaunchInstanceHandler.java:19)
at net.creeperhost.creeperlauncher.api.handlers.LaunchInstanceHandler.handle(LaunchInstanceHandler.java:10)
at net.creeperhost.creeperlauncher.api.handlers.IMessageHandler.handle(IMessageHandler.java:10)
at net.creeperhost.creeperlauncher.api.WebSocketMessengerHandler.lambda$handleMessage$0(WebSocketMessengerHandler.java:79)
at net.creeperhost.creeperlauncher.api.WebSocketMessengerHandler$$Lambda$223/00000000819C8020.run(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1728)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)
Jul 27, 2020 10:35:33 AM net.creeperhost.creeperlauncher.CreeperLogger error
SEVERE: Failed to read /Users/gueritol/.ftba/bin/launcher_profiles.json
java.io.FileNotFoundException: /Users/gueritol/.ftba/bin/launcher_profiles.json (No such file or directory)

... It repeats and repeats the same ...
Thanks in advance!
 

Attachments

  • Screenshot 2020-07-27 at 10.31.42.png
    Screenshot 2020-07-27 at 10.31.42.png
    77.4 KB · Views: 82
  • Screenshot 2020-07-27 at 10.35.01.png
    Screenshot 2020-07-27 at 10.35.01.png
    175.8 KB · Views: 78
  • Screenshot 2020-07-27 at 10.36.03.png
    Screenshot 2020-07-27 at 10.36.03.png
    96.8 KB · Views: 74
Last edited: