1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Done Cant Start Launcher.. can i get /absence?

Discussion in 'Infinity' started by _gonefishing_, Oct 31, 2018.

  1. _gonefishing_

    _gonefishing_ Well-Known Member

    Messages:
    29
    Likes Received:
    0
    Local Time:
    7:25 PM
    As the title says, I've been having trouble starting the Launcher for a while now... could maybe someone give me /absence so I have some more time?

    Thanks,
    _gonefishing_
     
  2. TomboyEnthusiast

    TomboyEnthusiast Well-Known Member

    Messages:
    990
    Likes Received:
    404
    Local Time:
    2:25 PM
    Hey,
    I'm on way to issue an absence. Do you mind explaining your issue here so we can see if we can assist you in getting back online
    [doublepost=1541022620,1541021919][/doublepost]Your absence has been set. Please send us some client logs/ crash-reports if you have any and we will try to figure out why you are crashing on launch.
     
  3. _gonefishing_

    _gonefishing_ Well-Known Member

    Messages:
    29
    Likes Received:
    0
    Local Time:
    7:25 PM
    Basically I updated Java to 11, and since then (even after changing back to 7), when I try to start the Launcher, it opens normally, but the I window doesn't appear, and after a while it just closes....
    I don't know what to do :/

    edit: typing java -version in the console says "java version "1.7.0_80" meaning java 7 jdk
     
  4. TomboyEnthusiast

    TomboyEnthusiast Well-Known Member

    Messages:
    990
    Likes Received:
    404
    Local Time:
    2:25 PM
    You need to use java 8, not 7. Please try with java 8
     
  5. _gonefishing_

    _gonefishing_ Well-Known Member

    Messages:
    29
    Likes Received:
    0
    Local Time:
    7:25 PM
    Sadly still doesnt work with java 8 :/

    specifically this is what comes:

    java -version

    java version "1.8.0_191"
    Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
    Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)
     
    Last edited: Nov 1, 2018
  6. SirWill

    SirWill Founder

    Messages:
    12,287
    Likes Received:
    3,705
    Local Time:
    7:25 PM
    Did you uninstall all java versions which show up in "Programs and Features"?
     
  7. _gonefishing_

    _gonefishing_ Well-Known Member

    Messages:
    29
    Likes Received:
    0
    Local Time:
    7:25 PM
    Where would I find this on a mac?
     
  8. TomboyEnthusiast

    TomboyEnthusiast Well-Known Member

    Messages:
    990
    Likes Received:
    404
    Local Time:
    2:25 PM
    Close any programs that use java.
    Then you need to run these three commands from the Mac Terminal (you can copy and paste them into the terminal window) NOTE: You will need Sudo access or someone with Sudo access to remove the files (AKA a parent or guardian)
    Code:
    sudo rm -fr /Library/Internet\ Plug-Ins/JavaAppletPlugin.plugin
    sudo rm -fr /Library/PreferencePanes/JavaControlPanel.prefPane
    sudo rm -fr ~/Library/Application\ Support/Oracle/Java
    To open the mac terminal, follow these steps:
    Code:
    1. Click on the Finder icon located in your dock
    2. Click on Go in the Finder menu
    3. Click on Utilities
    4. Double-click on the Terminal icon
    After this, you can reinstall Java 8 just like you did earlier, and it will guarantee that all versions of java are uninstalled except for the one you install at the end.
     
  9. _gonefishing_

    _gonefishing_ Well-Known Member

    Messages:
    29
    Likes Received:
    0
    Local Time:
    7:25 PM
    So I can't have other versions of java installed? Because java 9 and up have jshell which i really like using

    edit: I see what you mean now... works now :)
    thanks for your help :)
     
    Last edited: Nov 4, 2018

Share This Page