Jump to content

StClaus

Members
  • Posts

    3
  • Joined

  • Last visited

About StClaus

  • Birthday 01/01/1900

StClaus's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. I have already the scala-libary.jar reinstalled from http://files.minecraftforge.net/fmllibs/scala-library.jar. But same issue.
  2. Title: scala-library.jar has an invalid checksum Version: 1.0.6 OS: CentOS Java Version: Java is Java HotSpot 64-Bit Server VM, version 1.7.0_15, running on Linux:amd64:3.8.13-c6_MC_c_300_a, installed at /games/sources/files/jre1.7.0_15_64bit Description of Problem: I have downloaded the serverversion (1.0.6) for tekkit. If is start the server on linux i get the error (see error log). I have already the scala-libary.jar reinstalled from http://files.minecraftforge.net/fmllibs/scala-library.jar. But same issue. Error Messages: Server is not starting / immediately shut down Error Log: 2013-05-20 13:55:05 [iNFO] [ForgeModLoader] Forge Mod Loader version 5.1.43.679 for Minecraft 1.5.1 loading 2013-05-20 13:55:05 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_15, running on Linux:amd64:3.8.13-c6_MC_c_300_a, installed at /games/sources/files/jre1.7.0_15_64bit 2013-05-20 13:55:05 [WARNING] [ForgeModLoader] The coremod codechicken.core.asm.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-05-20 13:55:05 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.galacticraft.asm.GalacticraftPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-05-20 13:55:05 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-05-20 13:55:05 [WARNING] [ForgeModLoader] The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-05-20 13:55:05 [WARNING] [ForgeModLoader] The coremod mods.immibis.microblocks.coremod.MicroblocksCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft 2013-05-20 13:55:05 [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-20 13:55:05 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-small-3.2.jar 2013-05-20 13:55:05 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-14.0-rc3.jar 2013-05-20 13:55:05 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.1.jar 2013-05-20 13:55:05 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-148.jar 2013-05-20 13:55:05 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/deobfuscation_data_1.5.1.zip 2013-05-20 13:55:05 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/scala-library.jar 2013-05-20 13:55:05 [sEVERE] [ForgeModLoader] <===========> 2013-05-20 13:55:05 [sEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue 2013-05-20 13:55:05 [sEVERE] [ForgeModLoader] The file scala-library.jar was found in your lib directory and has an invalid checksum b2e70caafca0f659dd64424271c0564d931d2f51 (expecting 458d046151ad179c85429ed7420ffb1eaf6ddf85) - it is unlikely to be the correct download, please move it out of the way and try again. 2013-05-20 13:55:05 [sEVERE] [ForgeModLoader] <<< ==== >>> 2013-05-20 13:55:05 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review. 2013-05-20 13:55:05 [sEVERE] [ForgeModLoader] Error details java.lang.RuntimeException: The file scala-library.jar was found in your lib directory and has an invalid checksum b2e70caafca0f659dd64424271c0564d931d2f51 (expecting 458d046151ad179c85429ed7420ffb1eaf6ddf85) - 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(RelaunchLibraryManager.java:193) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1354) 2013-05-20 13:55:05 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue 2013-05-20 13:55:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192) 2013-05-20 13:55:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147) 2013-05-20 13:55:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45) 2013-05-20 13:55:05 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1354) 2013-05-20 13:55:05 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue 2013-05-20 13:55:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261) 2013-05-20 13:55:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172) 2013-05-20 13:55:05 [iNFO] [sTDERR] ... 3 more SERVER SHUT DOWN
  3. Here a german tutorial http://wiki.nitrado.net/index.php/Installation_von_Hack/Mine
×
×
  • Create New...