Results 1 to 6 of 6

Thread: [Error] C:\Simba\Includes\SRL-OSR/SRL/core/simba.simba(465:14): Unknown identifier ''

  1. #1
    Join Date
    May 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Exclamation [Error] C:\Simba\Includes\SRL-OSR/SRL/core/simba.simba(465:14): Unknown identifier ''

    Been getting this for a while now. I've done all the updates, SRL-ORS stuff etc.

    I have been able to run scripts previously but recently have been getting these errors.

    [Error] C:\Simba\Includes\SRL-OSR/SRL/core/simba.simba(465:14): Unknown identifier '' at line 464
    Compiling failed.

    Line 464 of simba.simba is 'function DeleteOnTerminate(const proc : string) : boolean; '

    another unknown identifier error would be

    [Error] C:\Simba\Includes\SRL-OSR\SRL\core\simba.simba(490:14): Unknown identifier '' at line 489
    Compiling failed.

    Line 489 of simba.simba is ' NPCChars = CharsNPC; '

    Also to be precise the scripts that I have been trying to run are the Al Kharid leather tanner and the F Caver, since I dont have 5 posts I can't post up links but their both in the Old school runescape script directory.


    Any help or solutions would be greatly appreciated! Thanks.

  2. #2
    Join Date
    Mar 2006
    Location
    Belgium
    Posts
    3,564
    Mentioned
    111 Post(s)
    Quoted
    1475 Post(s)

    Default

    Usually restarting simba works for me, when I get these errors.

    Creds to DannyRS for this wonderful sig!

  3. #3
    Join Date
    May 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i've tried re-installing simba and the whole lot, but still get the same error .

  4. #4
    Join Date
    Nov 2011
    Posts
    335
    Mentioned
    0 Post(s)
    Quoted
    68 Post(s)

    Default

    You might be strating up the script too soon after opening it in Simba. Give it like a minute or 30sec, idk what the limit is for you. I also get odd errors like this when im on a slowish computer, it doesnt happen on a top-end quad-core system for example.

  5. #5
    Join Date
    Sep 2012
    Location
    Australia.
    Posts
    839
    Mentioned
    16 Post(s)
    Quoted
    225 Post(s)

    Default

    This only occurs on my install when I try to instantly run the script after I open it. Just leave it, as said above and let all of the program and include load.

  6. #6
    Join Date
    May 2013
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    just given it a 10 minute duration before starting the script, still the same error :'(

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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