Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.

Emris

Members
  • Content count

    546
  • Joined

  • Last visited

Posts posted by Emris


  1. I think I heard in a video somewhere that mobs won't despawn once you give them items, but I may be mistaken.

    Ooh, that would be cool .. give zombies raw meat and they stay your friends .. until they get hungry again ;)

     

    .. hmm .. now i have to try and implement this...

    0

  2. Server setup is very simple.

     

    - Download the server jar from minecraft webpage

    - Download minecraftforge-universal-1.6.2-9.10.0.837.jar from files.minecraftforge.net

    - Make a directory and copy/move minecraft_server.jar and minecraftforge-universal-1.6.2-9.10.0.837.jar to that directory

    - Make a "mods" directory where you're minecraft_server.jar is located and copy/move the TFC jar file into it

    - Make a run.bat or run.sh if you are on linux and put this in

    java -Xms1G -Xmx2G -jar minecraftforge-universal-1.6.2-9.10.0.837.jar

    you can also use the full path instead of only java.

    - Start run.bat or run.sh (on linux you will have to do chmod +x run.sh first)

     

    And that's it :)

    0

  3. Caused by: java.lang.ExceptionInInitializerError

    at assets.airi.ext.industrial.AEIndustrial.preLoad(AEIndustrial.java:76)

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

     

    This is not a TFC problem.

    Also, many mods you have listed in you crash log are not compatible with TFC, you can be lucky if it starts at all.

    0

  4. This install info is from the Optifine page => http://www.minecraftforum.net/topic/249637-162-optifine-hd-b4-fps-boost-hd-textures-aa-af-and-much-more/

     

    Installation for Minecraft 1.6.2 with Forge

    A. Easy
    - Use the official launcher to download and start once Minecraft 1.6.2.
    - Use the Forge installer to install Forge
    - Use the official launcher to start once Minecraft with the Forge profile.
    - Start Magic Launcher
    - Click "Setup"
    - Select Environment "Forge9.10.X.Y"
    - Click "Add" -> select the OptiFine ZIP file (or any other mod you want to add)
    - Click "Advanced"
    - In the field "Parameters" add "-Dfml.ignorePatchDiscrepancies=true"
    - Click "OK"
    - Login and play

    0

  5. You don't put forge into minecraft_server.jar any more.

    You just start forge_universal.jar instead of minecraft_server.jar. (they have to be in the same folder)

     

    And yes, you have to put TFC mod in mods folder.

     

    If you started your server before putting TFC into mods folder, you have to delete your world and restart your server with TFC in mods folder.

    Then a TFC world will be created instead of vanilla.

    0

  6. What TFC version are you using?

    Any other mods besides TFC?

    Forge version would help.

    Do you get a crash log?

     

    As you can see, we need a bit more info to start solving you're problem :)

     

    and, Welcome to TFC Forum

    0

  7. mod_TooManyItems [mod_TooManyItems] (TooManyItems2013_03_23_1.5.1.zip).....

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

     

    TMI is not compatible with TFC, and i think it never was. Try playing without it.

     

    And i see you're still playing Hotfix 14 (TFCraft-Universal-Core-B2-Build76Hotfix14.zip), try using NEI, it might work with that TFC version.

    0