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.
Sign in to follow this  
Followers 0
quam

Crash reports

11 posts in this topic

All of your crash reports have this

-----

Memory: 8719880 bytes (8 MB) / 259522560 bytes (247 MB) up to 259522560 bytes (247 MB)

-----

TFC needs more RAM.

Use the Start.bat file (or Start.sh on mac/linux) to give TFC more RAM.

You can find it in the Launcher zip file.

0

Share this post


Link to post
Share on other sites

Alright so I accessesd the bat file and it opened a command promt window that had a line that said -Xms512M -Xmx1G

This indicates that my program has 512M-1024M assigned to the app also I can't change the lines anyway. I would note that my total memory is 2G and if I run this then I'm pushing pretty close to full capacity for memory. I've ordered some new ram sticks that will increase my memory to 4G. Do you think this will help?

0

Share this post


Link to post
Share on other sites

I play with 4GB, but 1GB should be ok.

0

Share this post


Link to post
Share on other sites

Okay First off I added two new gigs of RAM(my comp runs so much faster now!). I still get a crash report when generating a new world and it still says that I have only 256m assigned to it but if I open the tfcraft bat file it says that I have 512m to 1g assigned to it.

I have thought that since tfcraft runs through minecraft maybe the problem is that mine craft only has 256m assigned to it and this is creating a bottleneck if so how do I assign more ram to vanilla minecraft?(I would like to know even if this isn't the problem.)

Edit:I went through a bunch of bs increasing vanilla minecrafts assigned memory to 2g and that seems to have solved the tfcraft dilema it runs now and I'm experiencing almost no stutter on normal graphical settings.

0

Share this post


Link to post
Share on other sites

Using the Start.bat instead of the Launcher.jar should solve the memory problem. Strange :huh:

0

Share this post


Link to post
Share on other sites

Using the Start.bat instead of the Launcher.jar should solve the memory problem. Strange :huh:

Maybe thats what fixed it.I've been using the launcher this whole time...

0

Share this post


Link to post
Share on other sites

Okay now I'm wondering how to increase my assigned memory to 2g but every time I try to edit the bat file it just makes it so it wont run. So how do I do this?

0

Share this post


Link to post
Share on other sites

java -Xms1G -Xmx2G -jar TFCLauncher.jar

That should do it.

0

Share this post


Link to post
Share on other sites

I pasted that into the bat file but now it does the same thing as before. I click to run and the dos prompt opens and then immediatly closes. Any explanations as to why this happens?

0

Share this post


Link to post
Share on other sites

Add a pause as the last line. That way you can see what happens.

java -Xms1G -Xmx2G -jar TFCLauncher.jarpause
0

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0