Page 5 of 5 FirstFirst ... 345
Results 61 to 73 of 73
  1. #61
    Gio's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Work
    Posts
    7,149
    Reputation
    1227
    Thanks
    3,467
    My Mood
    Twisted
    Nice. GUI looks amazing, thanks.

    I regard the theatre as the greatest of all art forms, the most immediate way in which a human being can share with another the sense of what it is to be a human being. -Wilde

    Member Since: 7 March 2013
    Donator Since: 14 January 2014
    Editor Since: 10 August 2013
    Manager Since: 27 September 2013
    Middleman Since: 31 January 2014
    BattleOn Minion Since: 13 August 2013
    Dragon Nest Minion Since: 12 September 2013
    Minecraft Minion Since: Don't Remember
    Social Games Minion Since: Don't Remember
    Realm Of The Mad God Minion Since: Don't Remember
    Alliance of Valiant Arms Minion Since: Don't Remember
    Pharaoh #5: 2 January 2014
    Former Staff Since: 5 February 2015


  2. #62
    napalmstrike2007's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by greg0ree View Post
    try force update in the options tab.
    Ok I force updated, and tried to re-launch the game, but it won't launch again. I also restarted, made a clean install, downloaded again etc.
    And I also found another possible problem with the new launcher(but it can also be my own problem idk):
    This launcher version doesn't let me allocate more then 1 gigabytes of ram, however the old one still allows me to allocate as much ram as I want. I have no 32 bit java(checked if I had one to delete it), I updated my "Path" variable, and so on. My java is 64 bit so this version should let me allocate as much ram as I want, just like the old one.

  3. #63
    napalmstrike2007's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    Can someone verify if the new 1.6.4 Direwolf20 pack works?

  4. #64
    nathan2195's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Thank you.

  5. #65
    eden5566's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    Somewhere over the rainbow
    Posts
    669
    Reputation
    36
    Thanks
    88
    My Mood
    Hot
    sorry for asking but... what that launcher doing?

  6. #66
    barid55's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    0
    My Mood
    Fine
    tnks for the upload
    Last edited by barid55; 12-13-2013 at 02:41 AM. Reason: hte

  7. #67
    Xah's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    83
    My Mood
    Amused
    Quote Originally Posted by napalmstrike2007 View Post
    Ok I force updated, and tried to re-launch the game, but it won't launch again. I also restarted, made a clean install, downloaded again etc.
    And I also found another possible problem with the new launcher(but it can also be my own problem idk):
    This launcher version doesn't let me allocate more then 1 gigabytes of ram, however the old one still allows me to allocate as much ram as I want. I have no 32 bit java(checked if I had one to delete it), I updated my "Path" variable, and so on. My java is 64 bit so this version should let me allocate as much ram as I want, just like the old one.
    Yes I'm experiencing the same problem. Any solutions?

  8. #68
    bLu3eYeZ's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    325
    Reputation
    10
    Thanks
    74
    My Mood
    Fine
    The launcher seems bugged. If you allocate more than 1gb it doesn't start. Its not a problem on your side, it seems to happen to everyone, I'm experiencing it aswell.
    Running 64 bit windows and 64 bit java so thats not a problem.

    Step-by-Step guide to improving DayZ/ArmA2/ArmA2:OA FPS
    Depending on who you are, I might or might not
    sell dayz hacks, not scripts, hacks. PM if interested.

  9. #69
    amrcrshadow's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by bLu3eYeZ View Post
    The launcher seems bugged. If you allocate more than 1gb it doesn't start. Its not a problem on your side, it seems to happen to everyone, I'm experiencing it aswell.
    Running 64 bit windows and 64 bit java so thats not a problem.
    strange, i have give 2gb and it starts normal.
    Btw, 1.3.0 is out the cracked is comming? *-*

  10. #70
    CBlank's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    I try download a modpack and it gets to the end of downloading and then I get a message "Error Downloading!!!". I tried this multiple times and I still get that error.

  11. #71
    napalmstrike2007's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0

    Thumbs up SOLVED

    Go to the OPTIONS
    Click ADVANCED OPTIONS
    and set Additional java parameters to:
    Code:
    -Xms2048m -Xmx2048m -Duser.language=en
    This provides 2 gigs of ram to minecraft, and sets default java processing language to english.
    change 2048 to anything you like, but I recommend it to be a factor of 1024 kilobytes (= 1 gigabytes).
    Let me tell you how I came up with this:

    Packs do not run well with less then 2 gig ram. Since the launcher is bugged, it doesn't let you allocate 2 gigs of ram. so you do it manually.

    One of the most important mod, codechicken core does not work well if your OS languages letters are latin based but different. For example, in my case, in Turkish I and i are different letters and they both have their own capital forms. for example, we have a capital i and a small letter I. When a code asks the OS to turn a text into full caps or small letters, windows obeys the rules of the language your computer is using. SO, if a mod sends the command "initiate" to codechicken core, command gets turned into "INITIATE" in english language, and works well. but in another crazy language like Turkish, command is parsed as "İNİTİATE" which makes the game crash to doom(or do nothing).

  12. #72
    Xah's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    42
    Reputation
    10
    Thanks
    83
    My Mood
    Amused
    Quote Originally Posted by napalmstrike2007 View Post
    Go to the OPTIONS
    Click ADVANCED OPTIONS
    and set Additional java parameters to:
    Code:
    -Xms2048m -Xmx2048m -Duser.language=en
    This provides 2 gigs of ram to minecraft, and sets default java processing language to english.
    change 2048 to anything you like, but I recommend it to be a factor of 1024 kilobytes (= 1 gigabytes).
    Let me tell you how I came up with this:

    Packs do not run well with less then 2 gig ram. Since the launcher is bugged, it doesn't let you allocate 2 gigs of ram. so you do it manually.

    One of the most important mod, codechicken core does not work well if your OS languages letters are latin based but different. For example, in my case, in Turkish I and i are different letters and they both have their own capital forms. for example, we have a capital i and a small letter I. When a code asks the OS to turn a text into full caps or small letters, windows obeys the rules of the language your computer is using. SO, if a mod sends the command "initiate" to codechicken core, command gets turned into "INITIATE" in english language, and works well. but in another crazy language like Turkish, command is parsed as "İNİTİATE" which makes the game crash to doom(or do nothing).
    I've done as you suggested but the end result seems to be the same. I've copied the code you provieded. Perhaps I'm doing something wrong.

  13. #73
    Gio's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Work
    Posts
    7,149
    Reputation
    1227
    Thanks
    3,467
    My Mood
    Twisted

    I regard the theatre as the greatest of all art forms, the most immediate way in which a human being can share with another the sense of what it is to be a human being. -Wilde

    Member Since: 7 March 2013
    Donator Since: 14 January 2014
    Editor Since: 10 August 2013
    Manager Since: 27 September 2013
    Middleman Since: 31 January 2014
    BattleOn Minion Since: 13 August 2013
    Dragon Nest Minion Since: 12 September 2013
    Minecraft Minion Since: Don't Remember
    Social Games Minion Since: Don't Remember
    Realm Of The Mad God Minion Since: Don't Remember
    Alliance of Valiant Arms Minion Since: Don't Remember
    Pharaoh #5: 2 January 2014
    Former Staff Since: 5 February 2015


Page 5 of 5 FirstFirst ... 345

Similar Threads

  1. [Release] Feed The Beast Cracked Launcher -=1.2.2=- UPDATED
    By greg0ree in forum Minecraft Hacks & Cheats
    Replies: 85
    Last Post: 04-06-2013, 02:35 AM
  2. [Outdated] Feed The Beast Cracked Launcher -=1.2.0=- UPDATED
    By greg0ree in forum Minecraft Hacks & Cheats
    Replies: 23
    Last Post: 01-14-2013, 03:24 PM
  3. [Outdated] Feed The Beast Cracked Launcher -=1.1.7=- UPDATED
    By greg0ree in forum Minecraft Hacks & Cheats
    Replies: 49
    Last Post: 01-02-2013, 02:51 PM
  4. [Release] Feed The Beast Cracked Launcher -=1.1.5=- UPDATED
    By greg0ree in forum Minecraft Hacks & Cheats
    Replies: 12
    Last Post: 12-19-2012, 07:00 PM
  5. [Release] Feed The Beast Cracked Launcher -=1.1.6=- UPDATED
    By greg0ree in forum Minecraft Hacks & Cheats
    Replies: 15
    Last Post: 12-18-2012, 12:06 PM

Tags for this Thread