my launcher is having problems

  • 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
Status
Not open for further replies.

Xtony_starX

New Member
Jul 29, 2019
14
0
0
hey everyone im having trouble and maby you can help... im a mac user and i recently want to join a server that had two mods added to mindcrack ... mystcraft and sgcraft. i downloaded the file they had available and attempted to insert it into FTB but i messed up and now i have a problem. FTB will not download any mod packs and when i do try to download one it almost finishes and then says "error downloading modpacks" here's what it said when i tried to launch with the mod pack with the two additional mods.

Loading jars...
Loading URL: file:/Users/davewarner/Desktop/FTB/MindCrack/instMods/liteloader_1.4.7.zip
Loading URL: file:/Users/davewarner/Desktop/FTB/MindCrack/instMods/MinecraftForge.zip
Loading URL: file:/Users/davewarner/Desktop/FTB/MindCrack/minecraft/bin/minecraft.jar
Loading URL: file:/Users/davewarner/Desktop/FTB/MindCrack/minecraft/bin/lwjgl.jar
Loading URL: file:/Users/davewarner/Desktop/FTB/MindCrack/minecraft/bin/lwjgl_util.jar
Loading URL: file:/Users/davewarner/Desktop/FTB/MindCrack/minecraft/bin/jinput.jar
Loading natives...
Natives loaded...
Loading minecraft class
mc = class net.minecraft.client.Minecraft
field amount: 67
Fixed Minecraft Path: Field was private static java.io.File net.minecraft.client.Minecraft.an
MCDIR: /Users/davewarner/Desktop/FTB/MindCrack/Library/Application Support/minecraft
Launching with applet wrapper...
2013-03-03 14:55:41 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.32.553 for Minecraft 1.4.7 loading
2013-03-03 14:55:41 [INFO] [ForgeModLoader] Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
2013-03-03 14:55:41 [INFO] [STDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2013-03-03 14:55:41 [INFO] [STDOUT] Adding AccessTransformer: chickenchunks_at.cfg
2013-03-03 14:55:41 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat
2013-03-03 14:55:41 [INFO] [STDOUT] Adding Accesstransformer map: nei_at.cfg
2013-03-03 14:55:42 [INFO] [STDOUT] Inserted super call into avz.c
2013-03-03 14:55:42 [INFO] [STDOUT] avf was overriden from NotEnoughItems 1.4.5.1.jar
2013-03-03 14:55:42 [INFO] [STDOUT] FMLRelauncher.relaunchApplet
2013-03-03 14:55:42 [INFO] [STDERR] java.lang.reflect.InvocationTargetException
2013-03-03 14:55:42 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-03-03 14:55:42 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-03-03 14:55:42 [INFO] [STDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-03-03 14:55:42 [INFO] [STDERR]at java.lang.reflect.Method.invoke(Method.java:597)
2013-03-03 14:55:42 [INFO] [STDERR]at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
2013-03-03 14:55:42 [INFO] [STDERR]at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-03-03 14:55:42 [INFO] [STDERR]at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-03-03 14:55:42 [INFO] [STDERR]at net.minecraft.Launcher.replace(Launcher.java:50)
2013-03-03 14:55:42 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-03-03 14:55:42 [INFO] [STDERR]at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
2013-03-03 14:55:42 [INFO] [STDERR]at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2013-03-03 14:55:42 [INFO] [STDERR]at java.lang.reflect.Method.invoke(Method.java:597)
2013-03-03 14:55:42 [INFO] [STDERR]at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2013-03-03 14:55:42 [INFO] [STDERR]at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2013-03-03 14:55:42 [INFO] [STDERR]at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2013-03-03 14:55:42 [INFO] [STDERR]at net.minecraft.Launcher.init(Launcher.java:84)
2013-03-03 14:55:42 [INFO] [STDERR]at net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:117)
2013-03-03 14:55:42 [INFO] [STDERR]at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:212)
2013-03-03 14:55:42 [INFO] [STDERR] Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /Users/davewarner/Desktop/FTB/MindCrack/minecraft/bin/natives/liblwjgl.jnilib
2013-03-03 14:55:42 [INFO] [STDERR]at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1706)
2013-03-03 14:55:42 [INFO] [STDERR]at java.lang.Runtime.load0(Runtime.java:770)
2013-03-03 14:55:42 [INFO] [STDERR]at java.lang.System.load(System.java:1020)
2013-03-03 14:55:42 [INFO] [STDERR]at org.lwjgl.Sys$1.run(Sys.java:69)
2013-03-03 14:55:42 [INFO] [STDERR]at java.security.AccessController.doPrivileged(Native Method)
2013-03-03 14:55:42 [INFO] [STDERR]at org.lwjgl.Sys.doLoadLibrary(Sys.java:65)
2013-03-03 14:55:42 [INFO] [STDERR]at org.lwjgl.Sys.loadLibrary(Sys.java:81)
2013-03-03 14:55:42 [INFO] [STDERR]at org.lwjgl.Sys.<clinit>(Sys.java:98)
2013-03-03 14:55:42 [INFO] [STDERR]at net.minecraft.client.Minecraft.F(Minecraft.java:2556)
2013-03-03 14:55:42 [INFO] [STDERR]at asz.<init>(SourceFile:20)
2013-03-03 14:55:42 [INFO] [STDERR]at net.minecraft.client.Minecraft.<init>(Minecraft.java:154)
2013-03-03 14:55:42 [INFO] [STDERR]at asq.<init>(SourceFile:38)
2013-03-03 14:55:42 [INFO] [STDERR]at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
2013-03-03 14:55:42 [INFO] [STDERR]... 18 more

plz help me i would like to play feed the beast once more
 

Xtony_starX

New Member
Jul 29, 2019
14
0
0
im haveing a problem with all of the mods ... none of them will download i'v tried setting the download site to my desktop and even deep in my computer to where i have to dig for it to find it
nothing yet though :/
 

Xtony_starX

New Member
Jul 29, 2019
14
0
0
Dark_Arkon i managed to fix my problem but im not going to attempt to add any mods to my ftb but to get it back to normal you have to search your files and and delete everything related to FTB even the launcher restart the comp re-download the launcher and start from scratch but thats what i did maby itll help you
 
Status
Not open for further replies.