Implemented MyM launcher not working with Monster

Dieses Thema im Forum "Monster" wurde erstellt von RobinTheKayOh, 16. April 2014.

  1. RobinTheKayOh

    RobinTheKayOh nerd

    Beiträge:
    14
    Zustimmungen:
    3
    Ortszeit:
    14:30
  2. Xfel11

    Xfel11 Consultant

    Beiträge:
    635
    Zustimmungen:
    157
    Ortszeit:
    14:30
    How much RAM do you have on your machine? What Java version do you have?
     
  3. RobinTheKayOh

    RobinTheKayOh nerd

    Beiträge:
    14
    Zustimmungen:
    3
    Ortszeit:
    14:30
    I have 8 gb of ram and 64bit java.
     
  4. Xfel11

    Xfel11 Consultant

    Beiträge:
    635
    Zustimmungen:
    157
    Ortszeit:
    14:30
    Ok that's strange, the error you posted is usually caused by the use of a 32bit vm. What does it say if you execute "java -version" in the terminal?
     
  5. RobinTheKayOh

    RobinTheKayOh nerd

    Beiträge:
    14
    Zustimmungen:
    3
    Ortszeit:
    14:30
    http://puu.sh/8bbw6.png
     
  6. SirWill

    SirWill Founder

    Beiträge:
    12.285
    Zustimmungen:
    3.712
    Ortszeit:
    14:30
  7. Xfel11

    Xfel11 Consultant

    Beiträge:
    635
    Zustimmungen:
    157
    Ortszeit:
    14:30
    Try adding "-d64" to the additional vm arguments.
     
  8. Slind

    Slind Founder

    Beiträge:
    8.332
    Zustimmungen:
    3.018
    Ortszeit:
    14:30
    it looks like that it always tries to use the latest java version installed no matter if it is 32 or 64 bit. Can we force it to use 64bit if installed and 32bit if not?
     
  9. slyder5649

    slyder5649 Well-Known Member

    Beiträge:
    121
    Zustimmungen:
    11
    Ortszeit:
    08:30
    I had and solved this problem already. Maybe my fix will work. Specify the Java Path in the launcher.

    It should look something like this:

    C:\Program Files\Java\jre7\bin\javaw.exe

    Hopefully it works out.
     
  10. Slind

    Slind Founder

    Beiträge:
    8.332
    Zustimmungen:
    3.018
    Ortszeit:
    14:30
    unfortunately this is a bit complicated for average users and we need to find a long-term solution (but maybe it helps @RobinTheKayOh )
     
  11. RobinTheKayOh

    RobinTheKayOh nerd

    Beiträge:
    14
    Zustimmungen:
    3
    Ortszeit:
    14:30
    I got it working by installing the latest version of java, sorry for late delay :p

    Thanks guys!
     
    SirWill und Slind gefällt das.
  12. chaosblad3

    chaosblad3 Very Well-Known Member

    Beiträge:
    1.701
    Zustimmungen:
    649
    Ortszeit:
    13:30
    The problem for a lot of users is that anyone using a 32bit web browser (like my firefox for example) who goes to the java homepage will automatically be offered the latest version of 32bit java due to the site using an auto-detect mechanism, and if they only install that version and not the 64bit one as well, when minecraft tries to launch it will see that as the newest version and go with that even if they have an older 64bit version.

    What we need to do is stress the importance of installing the latest 64bit java on 64bit systems to avoid confusion.
     
    cbrozak und SirWill gefällt das.

Diese Seite empfehlen