Results 1 to 7 of 7

Thread: Error: File "srl-/srl.simba" not found at line 2 Compiling failed.

  1. #1
    Join Date
    Oct 2017
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default Error: File "srl-/srl.simba" not found at line 2 Compiling failed.

    I keep getting this error on my script, " Error: File "srl-/srl.simba" not found at line 2
    Compiling failed. " How do i fix this? Thanks

  2. #2
    Join Date
    Mar 2013
    Location
    Argentina
    Posts
    758
    Mentioned
    27 Post(s)
    Quoted
    365 Post(s)

    Default

    Quote Originally Posted by stabole View Post
    I keep getting this error on my script, " Error: File "srl-/srl.simba" not found at line 2
    Compiling failed. " How do i fix this? Thanks
    its srl-6 probably
    Formerly known as Undorak7

  3. #3
    Join Date
    Oct 2017
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Lipcot View Post
    its srl-6 probably
    the same script works for my friend but not me

  4. #4
    Join Date
    Mar 2013
    Location
    Argentina
    Posts
    758
    Mentioned
    27 Post(s)
    Quoted
    365 Post(s)

    Default

    Quote Originally Posted by stabole View Post
    the same script works for my friend but not me
    there is no srl- include....

    should be srl-6/srl.simba

    or srl/srl.simba

    what that code does is guide simba to the files, so if you dont have those files then...
    Formerly known as Undorak7

  5. #5
    Join Date
    Oct 2017
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Lipcot View Post
    there is no srl- include....

    should be srl-6/srl.simba

    or srl/srl.simba

    what that code does is guide simba to the files, so if you dont have those files then...
    if i make it srl-6 it gives me error on this : status: string;
    and it says this Error: Duplicate declaration "status" at line 6
    Compiling failed.

  6. #6
    Join Date
    Oct 2017
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Oh my bad i typed it wrong at first its srl/srl. It doesnt work

  7. #7
    Join Date
    Mar 2013
    Location
    Argentina
    Posts
    758
    Mentioned
    27 Post(s)
    Quoted
    365 Post(s)

    Default

    Quote Originally Posted by stabole View Post
    Oh my bad i typed it wrong at first its srl/srl. It doesnt work


    See how Srl/Srl.simba does not exist. I dont have anything in simba/icludes/SRL

    what script is this? rs3? osrs? which include does it say it use?

    You do find Simba/includes/SRL-6/Srl.simba



    The best things to do is always re-install simba, its not a client related problem, its you who did something wrong

    Follow the tutorial by Cohen or whichever you want

    EDIT: or just ask your friend to give you his include folder since he probably is running something you dont have...
    Formerly known as Undorak7

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
  •