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

Resolved Spectre thinks it is being ran on 64-bit JRE

Discussion in 'Developer Support' started by DevTucker, May 26, 2016.

Thread Status:
Not open for further replies.
  1. DevTucker

    Joined:
    May 1, 2016
    Messages:
    42
    Likes Received:
    7
    Im posting this in the development section as it only displays this error when i launch specter from IntelliJ specifically setting a 32-bit JRE in the run configurations I received the error "Spectre must be restarted using 32bit JRE" or something along those lines.. (Please excuse, I'm on mobile).

    I came to the assumption that maybe Runescape was being ran on a 64bit JRE and that may be my issue. So I uninstalled my 64bit JRE.

    Now all I have installed is a 32bit JRE and a 64bit JDK.

    I'm specifically setting Spectre to run with my 32bit JRE in the run configurations. Spectre runs fine when launched outside of IntelliJ.

    I have no issues when launching other hitting platforms from my IDE, so I'm not sure if this is a bug on specters end or if I'm doing something wrong.

     
  2. Best Answer:
    Post #8 by Party, May 31, 2016
  3. Serene

    Serene ( ͡° ͜ʖ ͡°)

    Joined:
    Mar 30, 2015
    Messages:
    2,408
    Likes Received:
    508
    You're going to need a 32bit JDK as well. In the run configurations, when are you setting a 32-bitRE?
     
  4. Algo_

    Joined:
    May 29, 2016
    Messages:
    18
    Likes Received:
    1
    I've only got a 64bit installed and everything's working flawless for me

    Verstuurd vanaf mijn SM-J100H met Tapatalk
     
  5. Serene

    Serene ( ͡° ͜ʖ ͡°)

    Joined:
    Mar 30, 2015
    Messages:
    2,408
    Likes Received:
    508
    Launching inside or outside of intelliJ?
     
  6. Algo_

    Joined:
    May 29, 2016
    Messages:
    18
    Likes Received:
    1
    Oh don't really realised how that would matter, launched from inside IDEA but the sout explicitly says it's being ran on a 64bit Java.

    Sent using Tapatalk.
     
  7. Serene

    Serene ( ͡° ͜ʖ ͡°)

    Joined:
    Mar 30, 2015
    Messages:
    2,408
    Likes Received:
    508
    I didn't have a problem w/ 64 bit jre til trying to launch inside of IntelliJ, but hey if it works it works.
     
  8. Algo_

    Joined:
    May 29, 2016
    Messages:
    18
    Likes Received:
    1
    Strange how it might work in IDEA but not outside of it..

    Sent using Tapatalk.
     
  9. Party

    Party Client Developer

    Joined:
    Oct 12, 2015
    Messages:
    3,708
    Likes Received:
    1,606
    Closing this thread as @DevTucker appears to have resolved his issue.

    @Algo_ RuneMate comes packaged with a 32-bit JRE, which is why it works outside of IntelliJ. If you boot in IntelliJ, it will use the JRE that you specify, if that happens to be a 64-bit JRE it will throw an error, if you're saying that the sout says it's running on a 64-bit JRE, confirm by navigating to Help > About in the Spectre client and if it IS working fine on a 64-bit, open a thread, because that's not meant to be possible.
     
Thread Status:
Not open for further replies.

Share This Page

Loading...