Unix Help Needed For Ubuntu Linux

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Balmung666

New Member
Jul 29, 2019
4
0
0
Code:
2013-05-28 15:23:25 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.35.556 for Minecraft 1.4.7 loading
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] All core mods are successfully located
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] Discovering coremods
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] Found a candidate coremod CodeChickenCore.jar
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] Loading coremod CodeChickenCore.jar
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] Loaded coremod CodeChickenCore.jar
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] Found a candidate coremod NotEnoughItems.jar
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] Loading coremod NotEnoughItems.jar
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] Loaded coremod NotEnoughItems.jar
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] Found a candidate coremod PowerCrystalsCore.jar
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] Loading coremod PowerCrystalsCore.jar
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] Loaded coremod PowerCrystalsCore.jar
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] Found a candidate coremod miscperipherals-3.1c.jar
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] Loading coremod miscperipherals-3.1c.jar
2013-05-28 15:23:25 [INFO] [MiscPeripheralsASM] Initialized
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] Loaded coremod miscperipherals-3.1c.jar
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
2013-05-28 15:23:25 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
2013-05-28 15:23:25 [SEVERE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean.
2013-05-28 15:23:25 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-2.25.jar
2013-05-28 15:23:25 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
2013-05-28 15:23:25 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
2013-05-28 15:23:25 [SEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
2013-05-28 15:23:25 [SEVERE] [ForgeModLoader] <===========>
2013-05-28 15:23:25 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-05-28 15:23:25 [SEVERE] [ForgeModLoader] The file guava-12.0.1.jar was found in your lib directory and has an invalid checksum f358f88b5c47a7f6c7b91cf84a246e22d6ecca98 (expecting b8e78b9af7bf45900e14c6f958486b6ca682195f) - it is unlikely to be the correct download, please move it out of the way and try again.
2013-05-28 15:23:25 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-05-28 15:23:25 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-05-28 15:23:25 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: The file guava-12.0.1.jar was found in your lib directory and has an invalid checksum f358f88b5c47a7f6c7b91cf84a246e22d6ecca98 (expecting b8e78b9af7bf45900e14c6f958486b6ca682195f) - it is unlikely to be the correct download, please move it out of the way and try again.
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManag​er.java:160)
    at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)
    at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
    at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
    at net.minecraft.Launcher.init(Launcher.java:85)
    at net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:149)
    at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:208)


can i get help with what ever is wrong
I am using Ubuntu Linux 12.04
Also Using FTB Ultimate 1.1.2 and FTB Launcher 1.2.4
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
I would try manually downloading guava-12.0.1.jar, the link is also in your log, and putting it in the Ultimate\minecraft\libfolder folder. This appears to be the only file that did not download properly. Other than that you could try deleting the folder, after you back up your saves, and download the pack again.
 

Balmung666

New Member
Jul 29, 2019
4
0
0
I would try manually downloading guava-12.0.1.jar, the link is also in your log, and putting it in the Ultimate\minecraft\libfolder folder. This appears to be the only file that did not download properly. Other than that you could try deleting the folder, after you back up your saves, and download the pack again.

thanks replacing that jar file seems to have worked
 
Status
Not open for further replies.