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

     

    2. I did not try that yet, but i don't see why it shouldn't work. The better question is, why do you think you need it. The way crops work in TFC, they don't need the chunk to be loaded all the time.

     

    3. No, not yet anyway. Maybe it will come in B77.

    0

  2. Actually I have a 64-bit OS ...

    You may have a 64bit OS, but you definitely have a 32bit Java installed, so you can't give more then 1.3G RAM to TFC.

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

    Operating System: Windows 7 (x86) version 6.1

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

    Try uninstalling all java versions and installing the latest 64bit version.

    That should fix your problem.

    And if you want to give more RAM, just use this

    -Xms512M -Xmx2G

    1

  3. I would also remove every installed java before installing the 64bit one.

    You can have more then one java version installed, and then you can never know which one is being used.

    0

  4. Server Player API 1.5 can not be created!

    ...

    * Player API universal has been installed in the "mods" folder.

    Deinstall Player API universal and install it again following the installation instructions in the readme file.

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

    You're still having problems with PlayerAPI.

    How did you install it?

    Are you using MultiMC or MagicLauncher?

    0

  5. You are using API 1.1 for MC1.5.2, use PlayerAPI 1.5 for MC1.5.1

    And this error report is so clear, i couldn't have said it better myself :)

    Server Player API 1.1 can not be created!

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

    Mandatory member method "ServerPlayerBase getServerPlayerBase(java.lang.String)" not found in class "net.minecraft.entity.player.EntityPlayerMP".

    There are two scenarios this can happen:

    * The file "net/minecraft/entity/player/EntityPlayerMP.class" of Player API universal has been replaced by a file of the same name but a different source.

    Install Player API universal again to fix this specific problem.

    * Player API universal has been installed in the "mods" folder.

    Deinstall Player API universal and install it again following the installation instructions in the readme file.

    0