Results 1 to 21 of 21

Thread: Scripts wont run?

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

    Default Scripts wont run?

    I keep getting this error when I try to run a Runescape script. It's been working perfect all day until I stopped it and tried to run again.

    [Error] C:\Simba\Includes\SRL/SRL/core/globals.simba(404:3): Unknown identifier 'SRL_OPTIONS_BITMAP' at line 403
    Compiling failed.

    Now Im getting this message

    [Error] C:\Simba\Includes\SRL/SRL/core/simba.simba(359:14): Unknown identifier '' at line 358
    Compiling failed.
    Last edited by frostygrunt; 12-21-2012 at 05:06 AM.

  2. #2
    Join Date
    Jan 2012
    Location
    Calgary, AB, Canada
    Posts
    1,819
    Mentioned
    5 Post(s)
    Quoted
    120 Post(s)

    Default

    Quote Originally Posted by frostygrunt View Post
    I keep getting this error when I try to run a Runescape script. It's been working perfect all day until I stopped it and tried to run again.

    [Error] C:\Simba\Includes\SRL/SRL/core/globals.simba(404:3): Unknown identifier 'SRL_OPTIONS_BITMAP' at line 403
    Compiling failed.

    Now Im getting this message

    [Error] C:\Simba\Includes\SRL/SRL/core/simba.simba(359:14): Unknown identifier '' at line 358
    Compiling failed.
    I'm getting the SRL_OPTIONS_BITMAP one, wish I knew why :/
    Current Project: Retired

  3. #3
    Join Date
    Dec 2011
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    I have no clue how these things work. I didn't change any coding so I'm not sure why it worked one second and then stopped.

  4. #4
    Join Date
    Dec 2012
    Posts
    191
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I have the same problem and I'm afraid I don't know how to solve it.

  5. #5
    Join Date
    Dec 2011
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Gucci, do you think you will be able to find a way?
    I *love your script (when it was working lol).

  6. #6
    Join Date
    Dec 2012
    Posts
    191
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by frostygrunt View Post
    Gucci, do you think you will be able to find a way?
    I *love your script (when it was working lol).
    I think it started very recently and on a large scale. Can't say for sure :\

  7. #7
    Join Date
    Jan 2012
    Location
    Calgary, AB, Canada
    Posts
    1,819
    Mentioned
    5 Post(s)
    Quoted
    120 Post(s)

    Default

    Quote Originally Posted by frostygrunt View Post
    Gucci, do you think you will be able to find a way?
    I *love your script (when it was working lol).
    Been looking at it but it seems like once you fix one you create another . Lol which script?
    Current Project: Retired

  8. #8
    Join Date
    Dec 2011
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    The auto planker . Its awesome. I was going for 99. But now... Gonna put that on hold lol.

    It's doing the errors to all the rs scripts I try, so it's probably not just your script. Hmm

  9. #9
    Join Date
    Jan 2012
    Location
    Calgary, AB, Canada
    Posts
    1,819
    Mentioned
    5 Post(s)
    Quoted
    120 Post(s)

    Default

    Quote Originally Posted by frostygrunt View Post
    The auto planker . Its awesome. I was going for 99. But now... Gonna put that on hold lol.

    It's doing the errors to all the rs scripts I try, so it's probably not just your script. Hmm
    My plank runner..... link me to it?

    Yeah I was working on some new scripts but that's on hold for now to :/ (Was actually getting close to a release)
    Current Project: Retired

  10. #10
    Join Date
    Dec 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeah just got the error also. Seems to be new =(

  11. #11
    Join Date
    Dec 2011
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Wow, i jsut realized it wasnt your script lol. But you both had that money picture so I thought it was.

  12. #12
    Join Date
    Dec 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default same error

    Quote Originally Posted by frostygrunt View Post
    I keep getting this error when I try to run a Runescape script. It's been working perfect all day until I stopped it and tried to run again.

    [Error] C:\Simba\Includes\SRL/SRL/core/globals.simba(404:3): Unknown identifier 'SRL_OPTIONS_BITMAP' at line 403
    Compiling failed.

    Now Im getting this message

    [Error] C:\Simba\Includes\SRL/SRL/core/simba.simba(359:14): Unknown identifier '' at line 358
    Compiling failed.
    I get the same error and not complaning just here to help

  13. #13
    Join Date
    Jan 2012
    Posts
    2,568
    Mentioned
    35 Post(s)
    Quoted
    356 Post(s)

    Default

    An un-compilable update was pushed...
    I haven't update SRL yet so just replace your srl/core files with the attachment to revert the update.

    Alternatively you can go to https://github.com/SRL/SRL-5/pull/130 and look at the changes the update did and revert it.

    EDIT:
    For those who dont know how to replace files...:
    1. Download the attachments, go to Simba/Includes/SRL/srl/core
    2. Copy and paste the attachments to that folder and click 'Replace'

    Or you can wait patiently for a fix to be pushed..
    Last edited by riwu; 12-21-2012 at 05:48 AM.

  14. #14
    Join Date
    Dec 2011
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Thank you *so much!
    Last edited by frostygrunt; 12-21-2012 at 05:52 AM.

  15. #15
    Join Date
    Feb 2012
    Location
    Wonderland
    Posts
    1,988
    Mentioned
    41 Post(s)
    Quoted
    272 Post(s)

    Default

    ^ Do what riwu did, works.

    Essentially you need to add the unknown identifier, a variable for a bmp, to globals file (for successful compiling - for me at least).. but stick to riwu's easy fix if you are confused

  16. #16
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Windows github will be the death of me.

    Forum account issues? Please send me a PM

  17. #17
    Join Date
    Jan 2012
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    ty so much RIWU

  18. #18
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    A new SRL update has been pushed.

    Forum account issues? Please send me a PM

  19. #19
    Join Date
    Apr 2012
    Location
    Canada, Bc
    Posts
    1,593
    Mentioned
    6 Post(s)
    Quoted
    356 Post(s)

    Default

    Thanks Riwu, you're amazing.

  20. #20
    Join Date
    Jan 2012
    Posts
    44
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    thanks riwu

  21. #21
    Join Date
    Jan 2012
    Location
    Calgary, AB, Canada
    Posts
    1,819
    Mentioned
    5 Post(s)
    Quoted
    120 Post(s)

    Default

    Thanks riwu and [J]ustin
    Current Project: Retired

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
  •