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

Resolved Rs3 Keeps crashing

Discussion in 'Client & Site Support' started by Khalid, Jul 26, 2014.

  1. Khalid

    Joined:
    Jul 25, 2014
    Messages:
    18
    Likes Received:
    2
    here is the log :/

    [Debug] Started with java 1.7.0_40
    Downloading game...
    Syncing with RuneMate Cloud (1478070)...
    Error: rn.i:311 hy.dw:189 we.gb:2938 client.ad:1494 qx.l:583 qx.d:559 qx.run:516 java.lang.Thread.run | java.lang.OutOfMemoryError: Java heap space | 3184,3168,104,104 0,3233,3221 1 0 2 800,575 0 0 0 0 0 0 248 0 4053 bxcrLAb04JV3OD4/jQ2WBqgGg3DYibhc
    error_game_crash
    RS3 crashed!
    Blocked loading http://world10.runescape.com/error_game_crash.ws
     
  2. Viewer

    Viewer Discretion is advised

    Joined:
    Jan 2, 2014
    Messages:
    306
    Likes Received:
    77
    I think it is a memory leak bug, which will probably be fixed soon.
     
  3. Khalid

    Joined:
    Jul 25, 2014
    Messages:
    18
    Likes Received:
    2
    Ohh okay thanks for the quick reply :)
     
  4. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    How quickly does that occur?
     
  5. Khalid

    Joined:
    Jul 25, 2014
    Messages:
    18
    Likes Received:
    2
    It occurs each time iam on rs3 when I log in from lobby after 30secs its crash always
     
  6. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    try allocating more memory when you're starting the client (-Xmx1024M) for example. FYI, that's a command line argument.
     
  7. Khalid

    Joined:
    Jul 25, 2014
    Messages:
    18
    Likes Received:
    2
    Still doesnt work :/
     
  8. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Does it atleast last longer before it crashes?
     
  9. Fontkodo

    Joined:
    Jun 21, 2014
    Messages:
    350
    Likes Received:
    111
    I always get RS3 crashes when using 32 bit java, try it with 64 bit. It might have to do with how much memory each version of java can allocate, 32 maxes at 1.5GB of RAM for an application and RS3 usually runs at 1.3-1.5 in safe mode so that might be a cause)
     
  10. Khalid

    Joined:
    Jul 25, 2014
    Messages:
    18
    Likes Received:
    2
    Furor i just realized I'm using 32 bit java ill try 64bit and tell you what happens
     
  11. Khalid

    Joined:
    Jul 25, 2014
    Messages:
    18
    Likes Received:
    2
    Oh now it works @Cloud so runemate isnt compatible with 32 bit java?
     
  12. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    It is but we're having some memory issues in this release that we expect to have resolved soon.
     
  13. Khalid

    Joined:
    Jul 25, 2014
    Messages:
    18
    Likes Received:
    2
  14. Gathicxv

    Joined:
    Nov 9, 2014
    Messages:
    91
    Likes Received:
    10
    Hi, noob here.

    Could someone please write a .bat script bot that does increases the memory allotted as well as makes it run on x64 Java?

    Thanks in advance.
     
  15. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    Code (Text):
    1. java -jar -Xms512m-Xmx1024m
    2. -RuneMate.jar
    3.  
    Afaik you'll need to specify the java version yourself. This can be done by either changing your environment variables or to use the path location of the file in the x64 bin folder and executing that with the above parameters (excluding 'java').

    @Arbiter @Cloud Could you confirm this please?
     
    Gathicxv likes this.
  16. Gathicxv

    Joined:
    Nov 9, 2014
    Messages:
    91
    Likes Received:
    10
    Thanks for your quick reply. Which environment variables should I change and to what?
     
  17. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,606
    Likes Received:
    990
    Unfortunately I wouldn't have a clue, just Google it, there should be answers on stackoverflow
     
    Gathicxv likes this.

Share This Page

Loading...