FTB launcher issues (launcher bug)

  • 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

bvoice360

New Member
Jul 29, 2019
3
0
0
Whenever I try to open ANY modpack, I get the normal code (at first) in the Console, but then this error appears in the lines of code:

java.io.FileNotFoundException: \FTBLauncherLog.txt (Access is denied)

Then, later on (after a lot of lines of non-error code), the entire STDERR section on any modpack becomes one giant torrent of red errors (these errors are for the MindCrack pack):

2013-12-07 09:04:13 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
2013-12-07 09:04:13 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-12-07 09:04:13 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-12-07 09:04:13 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-12-07 09:04:13 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-12-07 09:04:13 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
2013-12-07 09:04:13 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-12-07 09:04:13 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-12-07 09:04:13 [INFO] [STDERR] at net.minecraft.Launcher.replace(Launcher.java:51)
2013-12-07 09:04:13 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-12-07 09:04:13 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-12-07 09:04:13 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-12-07 09:04:13 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-12-07 09:04:13 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-12-07 09:04:13 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-12-07 09:04:13 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-12-07 09:04:13 [INFO] [STDERR] at net.minecraft.Launcher.init(Launcher.java:85)
2013-12-07 09:04:13 [INFO] [STDERR] at net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:149)
2013-12-07 09:04:13 [INFO] [STDERR] at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:211)
2013-12-07 09:04:13 [INFO] [STDERR] Caused by: java.lang.UnsatisfiedLinkError: Expecting an absolute path of the library: \MindCrack\minecraft\bin\natives\lwjgl.dll
2013-12-07 09:04:13 [INFO] [STDERR] at java.lang.Runtime.load0(Unknown Source)
2013-12-07 09:04:13 [INFO] [STDERR] at java.lang.System.load(Unknown Source)
2013-12-07 09:04:13 [INFO] [STDERR] at org.lwjgl.Sys$1.run(Sys.java:69)
2013-12-07 09:04:13 [INFO] [STDERR] at java.security.AccessController.doPrivileged(Native Method)
2013-12-07 09:04:13 [INFO] [STDERR] at org.lwjgl.Sys.doLoadLibrary(Sys.java:65)
2013-12-07 09:04:13 [INFO] [STDERR] at org.lwjgl.Sys.loadLibrary(Sys.java:81)
2013-12-07 09:04:13 [INFO] [STDERR] at org.lwjgl.Sys.<clinit>(Sys.java:98)
2013-12-07 09:04:13 [INFO] [STDERR] at net.minecraft.client.Minecraft.F(Minecraft.java:2564)
2013-12-07 09:04:13 [INFO] [STDERR] at asz.<init>(SourceFile:20)
2013-12-07 09:04:13 [INFO] [STDERR] at net.minecraft.client.Minecraft.<init>(Minecraft.java:156)
2013-12-07 09:04:13 [INFO] [STDERR] at asq.<init>(SourceFile:38)
2013-12-07 09:04:13 [INFO] [STDERR] at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
2013-12-07 09:04:13 [INFO] [STDERR] ... 18 more
2013-12-07 09:04:13 [INFO] [STDERR] [09:04:13] [ERROR] FMLRelauncher.relaunchApplet:269->MinecraftLauncher.main:217: Unhandled error launching minecraft: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

I then get confronted with a black modpack window.

Anyone have any solutions?

P.S.
why did I find THIS in the code!?:


[08:58:50] [INFO] JGoogleAnalyticsTracker$2.run:483: AnalyticsBackgroundThread started
 
First follow the recommended setup guide. Then if you are still experieincing problems click on the 'Paste my log to pastebin.com' button on the console. This will create a link, pastebin.com/xxxx, at the bottom of the console that you post here for us to look at your log.

P.S.
why did I find THIS in the code!?:

[08:58:50] [INFO] JGoogleAnalyticsTracker$2.run:483: AnalyticsBackgroundThread started
This can be turned off in the Options tab. Click on the 'Advanced Options' button and check 'Disable Google Analytical Tracking'
 
The guide didn't cover my issues, so here it is (this is in debug mode/view for the Mindcrack pack).
Seems it's not just my antivirus hating the tracker (plus the other 5 on the page you are viewing now).....

http://pastebin.com/rcg22JJH
 
This is a bug with one of ChickenBones CoreMods it would seem, a strange one too. Force update the modpack and if it happens again, paste the new log.