Jump to content
  • 0

Server Will Not Start


rundeks

Question

Title: Server Will Not Start

Version: 0.5.1

OS: OS Mountain Lion

Java Version: java version "1.6.0_37" Java SE Runtime Environment (build 1.6.0_37-b06-434-11M3909) Java HotSpot 64-Bit Server VM (build 20.12-b01-434, mixed mode)

Description of Problem:

I just downloaded Tekkit Lite 5.1.0 and tried to run the server and it fails with a checksum on the sqlite-jdbc.jar. I tried to relaunch the server several times and keep getting the error.

Error Messages:

The downloaded file sqlite-jdbc.jar has an invalid checksum 52314f3ac527c643444f529fe9ee00c25aa16d91 (expecting cea9f7f8e6bcb580d953a8651fb8391640de0f85). The download did not succeed correctly and the file has been deleted. Please try launching again.

Error Log:


2013-01-06 18:13:02 [sEVERE] [ForgeModLoader] *** Download https://github.com/ForgeEssentials/ForgeEssentialsMain/raw/master/lib/worldedit-5.4.6-SNAPSHOT.jar

2013-01-06 18:13:02 [sEVERE] [ForgeModLoader] <===========>

2013-01-06 18:13:02 [sEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue

2013-01-06 18:13:02 [sEVERE] [ForgeModLoader] The downloaded file sqlite-jdbc.jar has an invalid checksum 52314f3ac527c643444f529fe9ee00c25aa16d91 (expecting cea9f7f8e6bcb580d953a8651fb8391640de0f85). The download did not succeed correctly and the file has been deleted. Please try launching again.

2013-01-06 18:13:02 [sEVERE] [ForgeModLoader] <<< ==== >>>

2013-01-06 18:13:02 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.

2013-01-06 18:13:02 [sEVERE] [ForgeModLoader] Error details

java.lang.RuntimeException: The downloaded file sqlite-jdbc.jar has an invalid checksum 52314f3ac527c643444f529fe9ee00c25aa16d91 (expecting cea9f7f8e6bcb580d953a8651fb8391640de0f85). The download did not succeed correctly and the file has been deleted. Please try launching again.

	at cpw.mods.fml.relauncher.RelaunchLibraryManager.performDownload(RelaunchLibraryManager.java:548)

	at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:467)

	at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132)

	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133)

	at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33)

	at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1375)

2013-01-06 18:13:02 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-01-06 18:13:02 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)

2013-01-06 18:13:02 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133)

2013-01-06 18:13:02 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33)

2013-01-06 18:13:02 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1375)

2013-01-06 18:13:02 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-01-06 18:13:02 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:228)

2013-01-06 18:13:02 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

2013-01-06 18:13:02 [iNFO] [sTDERR] 	... 3 more

Link to comment
Share on other sites

12 answers to this question

Recommended Posts

  • 0

Tekkit Lite is downloading a newer version of the file (they updated it) but it's expecting the old version and aborting since the file doesn't match what it expects.

Here's the older version direct from the source on GitHub:

https://github.com/ForgeEssentials/ForgeEssentialsMain/blob/2f6c60683eb8713e215890d4339d1f4fc0814a1d/lib/sqlite-jdbc.jar?raw=true

Save it to your "lib" folder and it'll work.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...