Jump to content

Tekkit Lite Server: Exeption; java.lang.RuntimeException


davvarn

Recommended Posts

Hello there! I have a little bit problem to start my Tekkit server. This message come up, i have tried a lot of times, but its not working, at all....

Here is the message from the launcher:

2013-01-07 02:07:56 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.6.17.515 for Minecraft 1.4.6 loading

2013-01-07 02:07:56 [iNFO] [ForgeModLoader] Downloading file https://github.com/ForgeEssentials/ForgeEssentialsMain/raw/master/lib/sqlite-jdbc.jar

2013-01-07 02:08: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-01-07 02:08:05 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-2.25.jar

2013-01-07 02:08:05 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2013-01-07 02:08:05 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2013-01-07 02:08:05 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar

2013-01-07 02:08:05 [sEVERE] [ForgeModLoader] *** Download https://github.com/ForgeEssentials/ForgeEssentialsMain/raw/master/lib/mysql-connector-java-bin.jar

2013-01-07 02:08:05 [sEVERE] [ForgeModLoader] *** Download https://github.com/ForgeEssentials/ForgeEssentialsMain/raw/master/lib/sqlite-jdbc.jar

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

2013-01-07 02:08:05 [sEVERE] [ForgeModLoader] <===========>

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

2013-01-07 02:08:05 [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-07 02:08:05 [sEVERE] [ForgeModLoader] <<< ==== >>>

2013-01-07 02:08:05 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.

2013-01-07 02:08:05 [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-07 02:08:05 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-01-07 02:08:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)

2013-01-07 02:08:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133)

2013-01-07 02:08:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33)

2013-01-07 02:08:05 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1375)

2013-01-07 02:08:05 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-01-07 02:08:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:228)

2013-01-07 02:08:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

2013-01-07 02:08:05 [iNFO] [sTDERR] ... 3 more

Link to comment
Share on other sites

I am receiving the same error. See below... However in reference to the error if you look at where the download is being hosted. It was updated 3 hours ago, to folder lib files at https://github.com/ForgeEssentials/ForgeEssentialsMain/tree/master/lib it shows that one of the devs changed the checksum text to a value of 52314f3ac527c643444f529fe9ee00c25aa16d91, when the batch is stil expecting cea9f7f8e6bcb580d953a8651fb8391640de0f85. Till the mismatch is corrected no one will be able to open a new Tekklite server, less they are able to edit a .jar themselves.

2013-01-06 20:20:01 [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-06 20:20:01 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf

tforge.net/fmllibs/argo-2.25.jar

2013-01-06 20:20:01 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf

tforge.net/fmllibs/guava-12.0.1.jar

2013-01-06 20:20:01 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf

tforge.net/fmllibs/asm-all-4.0.jar

2013-01-06 20:20:01 [sEVERE] [ForgeModLoader] *** Download http://files.minecraf

tforge.net/fmllibs/bcprov-jdk15on-147.jar

2013-01-06 20:20:01 [sEVERE] [ForgeModLoader] *** Download https://github.com/Fo

rgeEssentials/ForgeEssentialsMain/raw/master/lib/mysql-connector-java-bin.jar

2013-01-06 20:20:01 [sEVERE] [ForgeModLoader] *** Download https://github.com/Fo

rgeEssentials/ForgeEssentialsMain/raw/master/lib/sqlite-jdbc.jar

2013-01-06 20:20:01 [sEVERE] [ForgeModLoader] *** Download https://github.com/Fo

rgeEssentials/ForgeEssentialsMain/raw/master/lib/worldedit-5.4.6-SNAPSHOT.jar

2013-01-06 20:20:01 [sEVERE] [ForgeModLoader] <===========>

2013-01-06 20:20:01 [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-06 20:20:01 [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-06 20:20:01 [sEVERE] [ForgeModLoader] <<< ==== >>>

2013-01-06 20:20:01 [sEVERE] [ForgeModLoader] The following is diagnostic inform

ation for developers to review.

2013-01-06 20:20:01 [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.

Link to comment
Share on other sites

Hi I use a HP laptop with which I run a tekkit classic and vanilla minecr aft server on portforwarded.

I download the tekkit server lite and It worked fine but it seem that if I had downloaded it an hour later it would have not worked after reading your comments.

I tested omer Khalid"s suggestion and it works great.

Link to comment
Share on other sites

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.

No offense to Omer but I don't trust randomly-hosted files so 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

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.

No offense to Omer but I don't trust randomly-hosted files so 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.

I tried this and I was unable to log onto the server. It said that some of my forgemodloader files did not match the server files, even though I am in the same version of Tekkit lite as the server is.

Link to comment
Share on other sites

I also get an error with this file:

[ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue

2013-01-07 12:52:52 [sEVERE] [ForgeModLoader] The downloaded file gson-2.1-cb.jar has an invalid checksum bbf47ddc2e8931665390d4de33caf0ece9d3ff75 (expecting 881bf5cf5adb67e406df8dd5061c61bb4c3e143a). The download did not succeed correctly and the file has been deleted. Please try launching again.

Could someone perhaps send me his gson-2.1-cb.jar that works? This is the last error i have after getting the correct version i hope my server runs again!

-------------------------------------

Edit: Problem solved.

Link to comment
Share on other sites

I got this now! I have putted in sqlite in lib folder.....

2013-01-07 11:35:54 [iNFO] [sTDERR] java.lang.NoClassDefFoundError: l

2013-01-07 11:35:54 [iNFO] [sTDERR]at a.<init>(CrashReport.java:27)

2013-01-07 11:35:54 [iNFO] [sTDERR]at a.a(CrashReport.java:319)

2013-01-07 11:35:54 [iNFO] [sTDERR]at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:672)

2013-01-07 11:35:54 [iNFO] [sTDERR]at ho.r(DedicatedServer.java:270)

2013-01-07 11:35:54 [iNFO] [sTDERR]at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)

2013-01-07 11:35:54 [iNFO] [sTDERR]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)

2013-01-07 11:35:54 [iNFO] [sTDERR]at fy.run(SourceFile:849)

2013-01-07 11:35:54 [sEVERE] [Minecraft] Encountered an unexpected exception NoClassDefFoundError

java.lang.NoClassDefFoundError: l

at a.<init>(CrashReport.java:27)

at a.a(CrashReport.java:319)

at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:672)

at ho.r(DedicatedServer.java:270)

at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)

at fy.run(SourceFile:849)

2013-01-07 11:35:54 [iNFO] [Minecraft] Stopping server

2013-01-07 11:35:54 [iNFO] [Minecraft] Saving players

2013-01-07 11:35:54 [iNFO] [sTDERR] java.net.SocketException: socket closed

2013-01-07 11:35:54 [iNFO] [Minecraft] Saving worlds

2013-01-07 11:35:54 [iNFO] [sTDERR]at java.net.DualStackPlainSocketImpl.accept0(Native Method)

2013-01-07 11:35:54 [iNFO] [Minecraft] Saving chunks for level 'Tekkitland'/Overworld

2013-01-07 11:35:54 [iNFO] [sTDERR]at java.net.DualStackPlainSocketImpl.socketAccept(Unknown Source)

2013-01-07 11:35:54 [iNFO] [sTDERR]at java.net.AbstractPlainSocketImpl.accept(Unknown Source)

2013-01-07 11:35:54 [iNFO] [sTDERR]at java.net.PlainSocketImpl.accept(Unknown Source)

2013-01-07 11:35:54 [iNFO] [sTDERR]at java.net.ServerSocket.implAccept(Unknown Source)

2013-01-07 11:35:54 [iNFO] [sTDERR]at java.net.ServerSocket.accept(Unknown Source)

2013-01-07 11:35:54 [iNFO] [sTDERR]at hu.run(ServerListenThread.java:81)

2013-01-07 11:35:54 [iNFO] [sTDOUT] Closing listening thread

2013-01-07 11:35:54 [iNFO] [Minecraft] Saving chunks for level 'Tekkitland'/Nether

2013-01-07 11:35:54 [iNFO] [Minecraft] Saving chunks for level 'Tekkitland'/The End

2013-01-07 11:35:55 [iNFO] [ForgeModLoader] Unloading dimension 0

2013-01-07 11:35:55 [iNFO] [ForgeModLoader] Unloading dimension -1

2013-01-07 11:35:55 [iNFO] [ForgeModLoader] Unloading dimension 1

2013-01-07 11:35:55 [iNFO] [Minecraft] Stopping server

Link to comment
Share on other sites

I would appreciate if someone could upload all of the server files, including (Mods-folder, Config, Launcher, etc... (THE WHOLE MAP!!!).

Of course i mean that person who can run his server..... Upload for example up to Mediafire, 4Shared etc....

Link to comment
Share on other sites

Everything seems to work now! Thanks to all who helped me... But specially to "steamruler"

Libs got updated, go to https://github.com/ForgeEssentials/.../71661ed98729896855dd11b75c97ae468fff020d/lib and download the libs from that revision. Click the file and then click 'Raw'. Download them all.

And for the last error i posted, i just deleted my saved world that i copied from by old Tekkit server 3.1.3.... So yeah, thats was all. All of you saved my day!!!

Link to comment
Share on other sites

  • 2 months later...

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...