Results 1 to 7 of 7

Thread: Help on running scripts.

  1. #1
    Join Date
    Aug 2014
    Posts
    278
    Mentioned
    10 Post(s)
    Quoted
    113 Post(s)

    Default Help on running scripts.

    I Noticed quite a few scripts i have dont run most of them give errors about map
    i dont know where to download the maps needed because my sps folder is completely empty of maps
    some scripts dont have instructions to download any map because there should already be maps in that folder?

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

    Default

    yeah u can download the maps from https://github.com/SRL/SPS/tree/master/img
    or enable/update extensions and click SPS>check for updates

  3. #3
    Join Date
    Aug 2014
    Posts
    278
    Mentioned
    10 Post(s)
    Quoted
    113 Post(s)

    Default

    FATAL ERROR: sps.setup(): Unable to load map or bitmap to map failed
    Exception in Script: Runtime error: "The given DTM Index[0] doesn't exist" at line 329, column 12 in file "C:\Simba\Includes\SRL-6\lib\utilities\wrappers.simba"

    im getting this from Mayors VEB miner. tried doing opengl & dx mode.

  4. #4
    Join Date
    Jan 2012
    Posts
    1,596
    Mentioned
    78 Post(s)
    Quoted
    826 Post(s)

    Default

    Wow. someone else has this problem. @Sin; are you seeing this?
    to fix it required moving some functions from the sps plugin into the sps include. let me see if i can remember what we did...


    Take this file, put it in c:\simba\includes\SPS\lib\ (and make a backup copy)
    then.... try running one of those scripts that seem to give you the sps error.
    Attached Files Attached Files

  5. #5
    Join Date
    Dec 2011
    Location
    Toronto, Ontario
    Posts
    6,424
    Mentioned
    84 Post(s)
    Quoted
    863 Post(s)

    Default

    Quote Originally Posted by Turpinator View Post
    Wow. someone else has this problem. @Sin; are you seeing this?
    to fix it required moving some functions from the sps plugin into the sps include. let me see if i can remember what we did...


    Take this file, put it in c:\simba\includes\SPS\lib\ (and make a backup copy)
    then.... try running one of those scripts that seem to give you the sps error.

    Yessss i'm not the only one! OP, what OS are you running? You can use my SPS file if you wish, it works perfectly now. Though I assume that Turp's will work too.
    @Turpinator We changed getFastPixel to getPixel and added stuff like bmp.getWidth instead of bmp.Width.

  6. #6
    Join Date
    Aug 2014
    Posts
    278
    Mentioned
    10 Post(s)
    Quoted
    113 Post(s)

    Default

    Windows 8, Cool i got the karamja script to work Thank you
    i still have to try it on quite a few scripts tho.

    now im trying to develop how to make a pick up loot script to include on a fighting script.

  7. #7
    Join Date
    Aug 2014
    Posts
    278
    Mentioned
    10 Post(s)
    Quoted
    113 Post(s)

    Default

    @sin so basically i got things running for quite awhile now.
    but when simba updates it breaks the sps thing again and i have
    to re-do putting @turpinators file again. i also noticed that
    when i update my simba it always updates even thou its already up to date.

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
  •