Jump to content

deathman12e3

Members
  • Posts

    13
  • Joined

  • Last visited

Posts posted by deathman12e3

  1. IP: 68.119.54.151:2

    NOTE: THIS SERVER USES A CUSTOM ZIP

    Installation:

    1. Launch the Technic Launcher

    2. Select the Tekkit Lite Modpack

    3. Click on Options

    4. At the very bottom of the GUI, there should be a text box

    5. Copy and Paste the link below in

    6. Click Ok

    7. Login

    Download URL: https://dl.dropbox.com/u/85876713/Mod...

    Application:

    IGN:

    Why do you want to play on this server:

    Be sure to apply!

    Some things have been adjusted:

    - Mystcraft has been removed

    - Increased spawning of copper and tin, they now spawn between y 8 and y 100

  2. I took a look at the source code of Gregtech, and there's a couple of lines where it completely crashes the game if you install it anywhere in the .techniclauncher folder. The creator of Greg Tech says that if Kake asks him personally, he'll remove the lines of code.

    Here's the code for crashing the modpack:

        this.mDoNotInit = ((tFile.getAbsolutePath().contains(".technic")) || (tFile.getAbsolutePath().contains(".tekkit")) || (tFile.getAbsolutePath().contains(".Technic")) || (tFile.getAbsolutePath().contains(".Tekkit")));
    
        if (this.mDoNotInit)
    
        {
    
          System.err.println("*"); System.err.println("*"); System.err.println("*");
    
          System.err.println("Hello, Gregorius Techneticies here,");
    
          System.err.println("I see you most likely use Tekkit, but this Mod won't load, until Kakermix asks me PERSONALLY for the inclusion of my Mod. So bug HIM for it.");
    
          System.err.println("PS. I could have exploded your Worlds, but i didn't for Publicityreasons.");
    
          System.err.println("PPS. This Addon is Part of the FTB-Pack. It's even easier to use than Tekkit");
    
          System.err.println("*"); System.err.println("*"); System.err.println("*");
    
          tConfig1.get("Switching this won't help", "Tekkitsupport", false);
    
          tConfig1.save();
    
          return;
    
        }

  3. I recently deleted my entire .techniclauncher folder, and reinstalled the launcher. When I tried to install the recommended verison of TekkitLite (0.5.2), it finished rather very fast. When I looked at the bottom left, it said only 3 mods loaded. It only installed Forge, MCP, and FML. I exited the game and deleted the Tekkit Lite folder and reinstalled it. But it did the same thing. Is anyone else having the same problem?

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

  5. I'm trying to make a little system where I put coal in a coal, and it gets piped out to the left side of the coke oven. Then 2 other pipes (advanced wooden) pipe out the oil and coke coal. But once in a while (literally every 2 pieces of coal) one of the coals piped in get put into the coke coal's slot, then the process gets stopped. Is there anyway to stop this?

×
×
  • Create New...