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.

Dries007

Administrators
  • Content count

    168
  • Joined

  • Last visited

Everything posted by Dries007

  1. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    But the file name (and thus the link) changes every build.
  2. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    Its not possible as far as I'm aware, but I'll add a note on the page about this
  3. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    Wrong version of the plugin, update or downgrade. Depends on your TFC version.
  4. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    Yes, you should try older builds of the plugin. Idk what version (if any) will work.
  5. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    After much trouble with the VPS provider, I have restored a backup. It should be back online.
  6. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    Thanks for letting me know. My vps company is pissing me off right now....
  7. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    It is because its not using java 7 to launch minecraft, what launcher are you using? If its the vanilla mc one, then you can set the java executable path in the "edit profile" window. If multimc, its under Settings->Java->autodetect -> pick java 7, 64 bit. If that doesn't work, you should do some googling, there is lots of people with issues like this: https://bugs.mojang.com/browse/MCL-1049 http://www.minecraftforum.net/forums/support/unmodified-minecraft-client/1858141-minecraft-x64-for-mac-with-java-7 http://stackoverflow.com/questions/14806709/application-is-using-java-6-from-apple-instead-of-java-7-from-oracle-on-mac-os-x Here is a video that might help:
  8. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    are you sure minecraft starts with that version? You can see that in the launcher!
  9. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    Update java to Java 7: Caused by: java.lang.UnsupportedClassVersionError: net/dries007/tfcnei/TerraFirmaCraftNEIplugin : Unsupported major.minor version 51.0
  10. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    The dev version is only useful if you use my mod in your own development environment! Its like the deobf download of many other mods. If you don't know what that is, you don't need it
  11. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    Now updated to stop using reflection, that means that there should be less update work between versions. (Not that there is much work anyways) BUILD 10+ ONLY WORKS WITH 79.13+
  12. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    Yes, sorry. I'm haveiing to reinstall my server because of a fatal crash. you gotta have patience for a while. I will update the mod ASAP
  13. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    Version of NEI and TFC?
  14. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    Np I should have posted before the update.
  15. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    Sorry for the blunt answer, but why? If you are on a mac, update java. If not, shame on you for not having java 7 since it first came out. I have not heard a legitimate reason for the continued use of java , though, if you can provide me with one, I might change my mind. ========================================================================================================================================================================== Yes, I know I knew this was coming, and I should have posted about it, sorry. New build fixed all of this, get it while its hot! ps: Please use some service like pastebin for error logs. Thanks
  16. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    I'm going to try a detection algorithm, that detects removed recipes and tries to figure out if the chain has been broken somewhere in between. Thanks! Can you post your log anyways? No log = no help.
  17. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    No, as they are still valid recipes. They still exist in the game, they are just not reachable. And scanning for that would be hard.
  18. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    VPS issues again, should be fixed now.
  19. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    Now this plugin has a Github repo, and a spot on my jenkins build server. See first post for updated links.
  20. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    No problem at all. By testing this yourself you have saved me some (or a lot) of time. Thanks.
  21. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    Oh that would be wonderfull, it would save me a lot of time.
  22. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    I think that is an issue with NEI itself. I will try replicating this in my test enviroment and see if I can find out what's happening.
  23. [TFC 0.79.23+] TerraFirmaCraft NEI plugin

    did you install NEI and chickenbonescore?