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.

Aali

Members
  • Content count

    2
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Aali

  • Rank
    Freshly Spawned
  1. [B76] Latest version bugs & FAQ.

    Cave-ins don't seem to create cobblestone blocks properly in the latest hotfix (and perhaps before that aswell). After causing some cave-ins on purpose in Dacite it seems the falling cobblestone entity still works (I can see the cobble falling) but once it touches the ground it just disappears, leaving no blocks behind.
  2. [B76] Latest version bugs & FAQ.

    Right-clicking with a bow equipped instantly crashes the game with the following stacktrace: java.lang.NullPointerExceptionat net.minecraft.item.ItemBow.func_94599_c(ItemBow.java:173)at net.minecraft.entity.player.EntityPlayer.func_70620_b(EntityPlayer.java:2009)at net.minecraft.client.entity.EntityPlayerSP.func_70620_b(bfk.java:675)at net.minecraft.client.renderer.ItemRenderer.func_78443_a(ItemRenderer.java:85)at net.minecraft.client.renderer.ItemRenderer.func_78440_a(ItemRenderer.java:492)at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:697)at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1271)at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:991)at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:867)at net.minecraft.client.Minecraft.run(Minecraft.java:756)at java.lang.Thread.run(Unknown Source)EDIT: Using hotfix 3 from the launcher New vanilla inventory mechanics seem to be completely broken in most (all?) TFC containers, for example click-dragging with a stack under the cursor just drops it instead of distributing it equally between slots. Very annoying since if you move the mouse just a little while clicking it drops the stack instead of putting it in the slot you wanted. Also I've noticed some weird stacking mechanics although that may not be a new bug in build 76, for example a finished clay mold out of a firepit will not stack with other finished clay molds (and the tooltip does not indicate that the mold is hot) but if I drop it on the ground it will stack just fine once it is picked up again. Same thing with other cookable items, porkchops etc.