Results 1 to 4 of 4

Thread: Could not start up OSRS or RSReady was not detected!

  1. #1
    Join Date
    Dec 2011
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default Could not start up OSRS or RSReady was not detected!

    Hi,

    when trying to start any OSRS-script with AeroLib + Smart ( color and or reflection ) iam getting the following error:
    Code:
    Compiled successfully in 3884 ms.
    [=================================]
    |        < Aero|Library >         |
    |        ----------------         |
    |         Version  : 1.2          |
    |          Revision : 6           |
    [=================================]
    [AL] Initiating AeroLib...
    [AL] Checking version...
    [AL] Currently up to date.
    [AL] Loaded 2 MSObjects.
    [AL] Paired with SMART[4952]
    [AL] Could not start up OSRS or RSReady was not detected!
    Successfully executed.
    This error is thrown in Login.simba in the function RSReady(), if the return state is not true.

    So i tried to manually return true which resulted in Simba trying to log me in but once it tries to enter a Username and Password nothing will be typed. ( I used commonly used scripts from the forum to test this where i entered my Password and Username )

    This is a fresh installation of Simba on this Laptop. I have Downloaded Simba, updated SLR,SPS and Plugins, downloaded AeroLib and OSRS-Reflection and the required Plugin-Files. I updated Java to the newest Version.

    Iam using Windows 7 64bit and Simba is installed in C:\Simba

    Any suggestions how to fix this?

  2. #2
    Join Date
    Dec 2011
    Posts
    23
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    For everyone who encounters the same problem... Here is the solution which worked for me.

    Since i never played Runescape on this Device the Rs-Graphic-Setting was on "resizable" by default.

    Therefore the IsReady method in Login.simba could not detect that Runescape was loaded even if the Loginscreen looked the same as in fixed-mode to me.


    So to fix this: Login manually and change the Runescape-Graphic-Settings to fixed before using any script.

  3. #3
    Join Date
    Jun 2016
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Oh wow. That makes so much sense! Thank you for posting this! I swear I was looking around yesterday and couldn't find this post and it was driving me mad because I knew the hooks were updated!

  4. #4
    Join Date
    Mar 2018
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    Thank you so much. It worked for me.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •