Jump to content

camdrew789

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by camdrew789

  1. Title: forge mod loader has found world id mismatches

    Version: 0.5.1

    OS: pc

    Java Version: 7

    Description of Problem:

    when i try to log into my server i get this page that tells me that i have a bunch of missing IDs

    Error Messages:

    Forge mod loader has found world ID mismatches

    ID 19407 (ModID: BuildCraft:Transport, type buildcraft,transport,ItemPipe) is missing

    ID 19406 (ModID: BuildCraft:Transport, type buildcraft,transport,ItemPipe) is missing

    ID 19408 (ModID: BuildCraft:Transport, type buildcraft,transport,ItemPipe) is missing

    ID 19409 (ModID: BuildCraft:Transport, type buildcraft,transport,ItemPipe) is missing

    Error Log:

    
    
    
    

  2. Title: error starting server somthing about: sqlite-jdbc.jar

    Version: 0.5.1

    OS: pc

    Java Version: version 7 update 10

    Description of Problem:

    well when i try to lanch the server i get a error that i dont understand plz help

    Error Messages:

    Error Log:

    
    2013-01-06 18:40:46 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.6.17.515 for Minecraft 1.4.6 loading
    
    2013-01-06 18:40:46 [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-06 18:40:46 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/argo-2.25.jar
    
    2013-01-06 18:40:46 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/guava-12.0.1.jar
    
    2013-01-06 18:40:46 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/asm-all-4.0.jar
    
    2013-01-06 18:40:46 [sEVERE] [ForgeModLoader] *** Download http://files.minecraftforge.net/fmllibs/bcprov-jdk15on-147.jar
    
    2013-01-06 18:40:46 [sEVERE] [ForgeModLoader] *** Download https://github.com/ForgeEssentials/ForgeEssentialsMain/raw/master/lib/mysql-connector-java-bin.jar
    
    2013-01-06 18:40:46 [sEVERE] [ForgeModLoader] *** Download https://github.com/ForgeEssentials/ForgeEssentialsMain/raw/master/lib/sqlite-jdbc.jar
    
    2013-01-06 18:40:46 [sEVERE] [ForgeModLoader] *** Download https://github.com/ForgeEssentials/ForgeEssentialsMain/raw/master/lib/worldedit-5.4.6-SNAPSHOT.jar
    
    2013-01-06 18:40:46 [sEVERE] [ForgeModLoader] <===========>
    
    2013-01-06 18:40:46 [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:40:46 [sEVERE] [ForgeModLoader] The file sqlite-jdbc.jar was found in your lib directory and has an invalid checksum 52314f3ac527c643444f529fe9ee00c25aa16d91 (expecting cea9f7f8e6bcb580d953a8651fb8391640de0f85) - it is unlikely to be the correct download, please move it out of the way and try again.
    
    2013-01-06 18:40:46 [sEVERE] [ForgeModLoader] <<< ==== >>>
    
    2013-01-06 18:40:46 [sEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
    
    2013-01-06 18:40:46 [sEVERE] [ForgeModLoader] Error details
    
    java.lang.RuntimeException: The file sqlite-jdbc.jar was found in your lib directory and has an invalid checksum 52314f3ac527c643444f529fe9ee00c25aa16d91 (expecting cea9f7f8e6bcb580d953a8651fb8391640de0f85) - 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:160)
    
    	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:40:47 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
    
    2013-01-06 18:40:47 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)
    
    2013-01-06 18:40:47 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:133)
    
    2013-01-06 18:40:47 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:33)
    
    2013-01-06 18:40:47 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1375)
    
    2013-01-06 18:40:47 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
    
    2013-01-06 18:40:47 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:228)
    
    2013-01-06 18:40:47 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
    
    2013-01-06 18:40:47 [iNFO] [sTDERR] 	... 3 more
    
    

×
×
  • Create New...