Jump to content
  • 0

Server Error


deathman12e3

Question

Title: Server Error

Version: 0.5.1

OS: Windows 7

Java Version: Java 7

Description of Problem:

The server won't start

Error Messages:

Error Log:


2013-01-07 19:09:12 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.6.17.515 for Minecraft 1.4.6 loading

2013-01-07 19:09:12 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/argo-2.25.jar

2013-01-07 19:09:13 [iNFO] [ForgeModLoader] Download complete

2013-01-07 19:09:13 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2013-01-07 19:09:16 [iNFO] [ForgeModLoader] Download complete

2013-01-07 19:09:16 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2013-01-07 19:09:17 [iNFO] [ForgeModLoader] Download complete

2013-01-07 19:09:17 [iNFO] [ForgeModLoader] Downloading file http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar

2013-01-07 19:09:19 [iNFO] [ForgeModLoader] Download complete

2013-01-07 19:09:19 [iNFO] [ForgeModLoader] Downloading file https://github.com/ForgeEssentials/ForgeEssentialsMain/raw/master/lib/mysql-connector-java-bin.jar

2013-01-07 19:09:21 [iNFO] [ForgeModLoader] Download complete

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

2013-01-07 19:09:33 [iNFO] [ForgeModLoader] Downloading file https://github.com/ForgeEssentials/ForgeEssentialsMain/raw/master/lib/worldedit-5.4.6-SNAPSHOT.jar

2013-01-07 19:09:36 [iNFO] [ForgeModLoader] Download complete

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

2013-01-07 19:09:36 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar

2013-01-07 19:09:36 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar

2013-01-07 19:09:36 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar

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

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

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

2013-01-07 19:09:36 [sEVERE] [ForgeModLoader] <===========>

2013-01-07 19:09:36 [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 19:09:36 [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 19:09:36 [sEVERE] [ForgeModLoader] <<< ==== >>>

2013-01-07 19:09:36 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.

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

2013-01-07 19:09:36 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)

2013-01-07 19:09:36 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133)

2013-01-07 19:09:36 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33)

2013-01-07 19:09:36 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1375)

2013-01-07 19:09:36 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue

2013-01-07 19:09:36 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:228)

2013-01-07 19:09:36 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

2013-01-07 19:09:36 [iNFO] [sTDERR] 	... 3 more

Link to comment
Share on other sites

1 answer to this question

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...