Done Cant enter FTB Beyond, crash

Discussion in 'Beyond' started by ElektroMaster, Mar 30, 2017.

  1. ElektroMaster

    ElektroMaster Well-Known Member

    Messages:
    17
    Likes Received:
    0
    Local Time:
    3:11 AM
    Client keeps crashing when trying to launch.



    The default:
    Minimal - 1024 MB
    Max - 10.240 MB
    My PC has 16 GB of RAM.

     

    Attached Files:

  2. Mouro

    Mouro Well-Known Member

    Messages:
    1,583
    Likes Received:
    325
    Local Time:
    2:11 AM
    First things first:
    A semi-technical explanation of why you shouldn’t allocate too much RAM to minecraft – Egoism & a Spark of Code
    "TLDR: Too much RAM lets java be lazy with clearing out unused data so you’ll get major lagspikes since the useless data piles up. Too little RAM will leave you with poor performance all around because java has to try to make space for new stuff all the time. Try to find a good balance."
    We recomend 4GB (4096).
    Could you please decrease the amount of RAM and Force Updating the modpack?
     
  3. I can't even being to understand how you people(staff) answer posts without sounding smug or condescending or both...[DOUBLEPOST=1490901231][/DOUBLEPOST]ElectroMaster, you might want to increase minimum memory size for faster modpack loading time.
     
    Last edited by a moderator: Mar 31, 2017
    ElektroMaster likes this.
  4. ElektroMaster

    ElektroMaster Well-Known Member

    Messages:
    17
    Likes Received:
    0
    Local Time:
    3:11 AM
    Yes, I would like to do what?[DOUBLEPOST=1490970059][/DOUBLEPOST]
    I did it and it does not help

    Minimal - 1024 MB
    Max - 4096 MB[DOUBLEPOST=1490971851,1490969938][/DOUBLEPOST]If I do more than Minimal 1024 MB does it with me at all no more modpack load more
    If you know how to adjust it perfectly please tell me. With MYM I do not mind
     
    Last edited: Mar 31, 2017
  5. Xfel11

    Xfel11 Consultant

    Messages:
    635
    Likes Received:
    157
    Local Time:
    3:11 AM
    This is weird. I usually set minimum = maximum and it works without problems.
     
  6. ElektroMaster

    ElektroMaster Well-Known Member

    Messages:
    17
    Likes Received:
    0
    Local Time:
    3:11 AM
    wat its you minimal memory?
     
  7. TheReturningVoid

    TheReturningVoid New Member

    Messages:
    3
    Likes Received:
    1
    Local Time:
    1:11 PM
    Heap space? Sounds like you're using Java 7. Update to Java 8 and see how that goes.
     
  8. ElektroMaster

    ElektroMaster Well-Known Member

    Messages:
    17
    Likes Received:
    0
    Local Time:
    3:11 AM
    i heve java 8
     
  9. TheReturningVoid

    TheReturningVoid New Member

    Messages:
    3
    Likes Received:
    1
    Local Time:
    1:11 PM
    Oh sorry, I'm confising heap with permgen :p In that case, I'm honestly not sure. Try manually setting the -Xms (minimum) and -Xmx (maximum) parameters Java command line options (in your case, -Xms1G -Xmx4G)
     
  10. ElektroMaster

    ElektroMaster Well-Known Member

    Messages:
    17
    Likes Received:
    0
    Local Time:
    3:11 AM
    Have long been :)
    Minimal - 1024 MB
    Max - 4096 MB[DOUBLEPOST=1491053737,1491052160][/DOUBLEPOST]new error
     
  11. Slind

    Slind Founder

    Messages:
    8,332
    Likes Received:
    3,018
    Local Time:
    3:11 AM
    It ran out of memory. Something is overwriting your max memory to 1024M
     
  12. TheReturningVoid

    TheReturningVoid New Member

    Messages:
    3
    Likes Received:
    1
    Local Time:
    1:11 PM
    Huh, the _JAVA_OPTIONS environment variable is set. If you're on Mac/Linux, try running
    Code:
    export _JAVA_OPTIONS=
    in a terminal to get rid of that default memory allocation, then run Minecraft/the launcher from the same terminal. Windows, I'm not too sure how to unset that (been running on Linux for too long :p ), but a google for "edit environment variables on windows" should point you in the right direction.
     
    Slind likes this.
  13. Xfel11

    Xfel11 Consultant

    Messages:
    635
    Likes Received:
    157
    Local Time:
    3:11 AM
    Well that would explain why it doesn't work with higher minimum memory...
     

Share This Page