Results 1 to 6 of 6

Thread: KEEP GETTING THIS ERROR Error] C:\Simba\Includes\SRL-OSR\SRL\core\flag.simba(112:20):

  1. #1
    Join Date
    Oct 2008
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default KEEP GETTING THIS ERROR Error] C:\Simba\Includes\SRL-OSR\SRL\core\flag.simba(112:20):

    help me plz

  2. #2
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    That's not an error, that's a line number. Post the error.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

  3. #3
    Join Date
    Oct 2008
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    this is to hard to setup for noobs l

    e: mod edit
    Last edited by masterBB; 01-18-2015 at 08:18 PM.

  4. #4
    Join Date
    Oct 2012
    Posts
    1,258
    Mentioned
    40 Post(s)
    Quoted
    588 Post(s)

    Default

    Quote Originally Posted by Hxcmaul3r View Post
    fuck this this shit is to hard to setup for noobs l
    well it's only been 7 years, hopefully by the 8th it'll all make sense.

    on a serious note, just do what keepbotting said and he'll help you, bitching about it being too hard isn't going to make it easier for you.

  5. #5
    Join Date
    Oct 2008
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    i did everything the guide told me to do and i cant load up rs07 when i type in this script
    program Test;
    {$DEFINE SMART}
    {$I SRL-OSR/SRL.Simba}


    begin
    SetupSRL;
    end.

    it says this
    Loaded Font UpChars_s
    [Error] C:\Simba\Includes\SRL-OSR\SRL\core\flag.simba(112:20): Unknown identifier 'bmpMinimapMask' at line 113
    Compiling failed.


    thats what it says
    in the console it says this also
    Plugin libsmartremote32 already loaded:0
    The DLL libsmartremote doesnt set a memory manager.
    script name will be flag
    formwrite in:[Error] C:\Simba\Includes\SRL-OSR\SRL\core\flag.simba(112:20): Unknown identifier 'bmpMinimapMask'
    formwritein: Compiling failed.
    Last edited by Hxcmaul3r; 01-18-2015 at 08:27 PM.

  6. #6
    Join Date
    Dec 2011
    Location
    East Coast, USA
    Posts
    4,231
    Mentioned
    112 Post(s)
    Quoted
    1869 Post(s)

    Default

    Quote Originally Posted by Hxcmaul3r View Post
    i did everything the guide told me to do and i cant load up rs07 when i type in this script
    program Test;
    {$DEFINE SMART}
    {$I SRL-OSR/SRL.Simba}


    begin
    SetupSRL;
    end.

    it says this
    Loaded Font UpChars_s
    [Error] C:\Simba\Includes\SRL-OSR\SRL\core\flag.simba(112:20): Unknown identifier 'bmpMinimapMask' at line 113
    Compiling failed.


    thats what it says
    in the console it says this also
    Plugin libsmartremote32 already loaded:0
    The DLL libsmartremote doesnt set a memory manager.
    script name will be flag
    formwrite in:[Error] C:\Simba\Includes\SRL-OSR\SRL\core\flag.simba(112:20): Unknown identifier 'bmpMinimapMask'
    formwritein: Compiling failed.
    The only mention of bmpMinimapMask in flag.simba is line 147, not line 113 as mentioned in your error.

    I believe you may either have an outdated version of the include, or have accidentally edited one of the core files.

    Go back to the OSR setup tutorial and re-do the steps involving installing SRL-OSR. Report back with results.
    Last edited by KeepBotting; 01-18-2015 at 10:05 PM.
    GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!

    <BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols

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
  •