spirat14 Posted January 7, 2013 Posted January 7, 2013 So this morning I woke up and decided to make a TekkitLite server and when I started it up I got this. C:\Users\spira_000\Desktop\Minecraft Stuff\TekkitLite Server>java -Xmx3G -Xms2G -jar TekkitLite.jar nogui 2013-01-07 08:23:36 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.6.17.515 for Minecraft 1.4.6 loading 2013-01-07 08:23:36 [iNFO] [ForgeModLoader] Downloading file https://github.com/ ForgeEssentials/ForgeEssentialsMain/raw/master/lib/sqlite-jdbc.jar 2013-01-07 08:23:39 [sEVERE] [ForgeModLoader] There were errors during initial F ML setup. Some files failed to download or were otherwise corrupted. You will ne ed to manually obtain the following files from these download links and ensure y our lib directory is clean. 2013-01-07 08:23:39 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/argo-2.25.jar 2013-01-07 08:23:39 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/guava-12.0.1.jar 2013-01-07 08:23:39 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/asm-all-4.0.jar 2013-01-07 08:23:39 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf tforge.net/fmllibs/bcprov-jdk15on-147.jar 2013-01-07 08:23:39 [sEVERE] [ForgeModLoader] *** Download https://github.com/Fo rgeEssentials/ForgeEssentialsMain/raw/master/lib/mysql-connector-java-bin.jar 2013-01-07 08:23:39 [sEVERE] [ForgeModLoader] *** Download https://github.com/Fo rgeEssentials/ForgeEssentialsMain/raw/master/lib/sqlite-jdbc.jar 2013-01-07 08:23:39 [sEVERE] [ForgeModLoader] *** Download https://github.com/Fo rgeEssentials/ForgeEssentialsMain/raw/master/lib/worldedit-5.4.6-SNAPSHOT.jar 2013-01-07 08:23:39 [sEVERE] [ForgeModLoader] <===========> 2013-01-07 08:23:39 [sEVERE] [ForgeModLoader] The following is the errors that c aused the setup to fail. They may help you diagnose and resolve the issue 2013-01-07 08:23:39 [sEVERE] [ForgeModLoader] The downloaded file sqlite-jdbc.ja r has an invalid checksum 52314f3ac527c643444f529fe9ee00c25aa16d91 (expecting ce a9f7f8e6bcb580d953a8651fb8391640de0f85). The download did not succeed correctly and the file has been deleted. Please try launching again. 2013-01-07 08:23:39 [sEVERE] [ForgeModLoader] <<< ==== >>> 2013-01-07 08:23:39 [sEVERE] [ForgeModLoader] The following is diagnostic inform ation for developers to review. 2013-01-07 08:23:39 [sEVERE] [ForgeModLoader] Error details java.lang.RuntimeException: The downloaded file sqlite-jdbc.jar has an invalid c hecksum 52314f3ac527c643444f529fe9ee00c25aa16d91 (expecting cea9f7f8e6bcb580d953 a8651fb8391640de0f85). The download did not succeed correctly and the file has b een deleted. Please try launching again. at cpw.mods.fml.relauncher.RelaunchLibraryManager.performDownload(Relaun chLibraryManager.java:548) at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchL ibraryManager.java:467) at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchL ibraryManager.java:132) at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:15 5) at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.ja va:133) at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelaunc her.java:33) at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1375) 2013-01-07 08:23:39 [iNFO] [sTDERR] Exception in thread "main" java.lang.Runtime Exception: java.lang.RuntimeException: A fatal error occured and FML cannot cont inue 2013-01-07 08:23:39 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher .setupHome(FMLRelauncher.java:175) 2013-01-07 08:23:39 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher .relaunchServer(FMLRelauncher.java:133) 2013-01-07 08:23:39 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher .handleServerRelaunch(FMLRelauncher.java:33) 2013-01-07 08:23:39 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer. main(MinecraftServer.java:1375) 2013-01-07 08:23:39 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fat al error occured and FML cannot continue 2013-01-07 08:23:39 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibra ryManager.handleLaunch(RelaunchLibraryManager.java:228) 2013-01-07 08:23:39 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher .setupHome(FMLRelauncher.java:155) 2013-01-07 08:23:39 [iNFO] [sTDERR] ... 3 more Any one know what this means!?!?!?
Triforce9 Posted January 7, 2013 Posted January 7, 2013 Here's a link to a thread that essentially solves this issue: http://forums.technicpack.net/threads/error-starting-server-somthing-about-sqlite-jdbc-jar.35006/ (Next time, may I suggest using the search, or looking in the "Tekkit Lite BUG BOARD"?)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now