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

Game freezing dropping frames every few seconds

9 posts in this topic

I don't know if this is an issues with Minecraft, terra firma, or just my set up but I'm trying to play and i notice that the amount of ram being used goes up from 26% to about 60% (of 2 GB) when it hits 60 the frames drop to zero and resets at 26 and climbs again, it takes about 30 seconds for this to happen.

 

Also when i try to cut down trees they don't fall, i can still get thatch and stones but 5 out of 6 times the tree wont fall.

 

Help! Please? I really want to enjoy this mod but its really frustrating.

 

Thanks

1

Share this post


Link to post
Share on other sites

What are the specs of your computer? It looks like it is struggling with keeping up with Minecraft's garbage collection. There are a few JVM arguments you can add to the profile on the launcher to fix this, but they are different for every system depending on its specs. The primary info needed is:

 

  • Operating System
    • 32Bit or 64Bit?
  • RAM
  • Processor
    • # Cores
    • # Threads it can run at once
1

Share this post


Link to post
Share on other sites

Windows 8.1 64 bit

8 GB Ram

Intel Core i7 2.4GHz 

 

Thanks for any help :)

0

Share this post


Link to post
Share on other sites

I'll need a bit more specific information about the processor. There are multiple i7's with multiple numbers of cores and some of them even support hyperthreading so they can run even more threads at once.

0

Share this post


Link to post
Share on other sites

4th generation Intel® Core™ i7-4700MQ (2.40GHz 1600MHz 6MB)

I just copied it from where I bought it, its a lenovo y410p, sorry if this isn't enough, thanks for the help

0

Share this post


Link to post
Share on other sites

Perfect. :)

 

On your launcher hit "Edit Profile" then at the very bottom check the box that is next to "JVM Arguments:" then clear out anything you have in the text field and instead put this:

-Xmn1G -Xms2G -Xmx2G -XX:NewSize=512M -XX:SurvivorRatio=2 -XX:+DisableExplicitGC -XX:ParallelGCThreads=8 -d64 -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:+AggressiveOpts 

If that seems to cause more problems than it solves, try changing the ParallelGCThreads to 4

0

Share this post


Link to post
Share on other sites

error: this java instance does not support a 64-bit JVM please install the desired version.

0

Share this post


Link to post
Share on other sites

Well that explains your original issue as well. You only have 32 bit java installed, which means that you were greatly limited in the processing of that anyways.

 

I'm assuming you can figure out how to uninstall your old 32 bit java versions, and go install 64 bit?

0

Share this post


Link to post
Share on other sites

Yeah, thanks, i though i had 64 bit. Thanks a lot. I appreciate it 

0

Share this post


Link to post
Share on other sites