Results 1 to 9 of 9

Thread: Is SPS Working or not?

  1. #1
    Join Date
    Feb 2010
    Location
    Somewhere on earth
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Is SPS Working or not?

    I keep getting a exception on line 299 in sps.simba

    this line
    Code:
    SPS_FilterMinimap(Minimap);
    this happens with any script using SPS

    I know there is already a topic but i didnt want to grave dig plus there was no fix

    Edit

    I commented that out now im getting a exception on line 305
    Code:
    SPS_BitmapToMap(Minimap, SPS_Accuracy);
    SPS is uptodate according to simba

    Code:
    SPS Updater: Local Version - "101"  |  Remote Version = "101"
    SPS Updater: Update File - "http://wizzup.org/static/srl/sps.tar.bz2"
    SPS Updater: Downloading...
    SPS Updater: Decompressing...
    SPS Updater: Extracting...
    SPS Update Successful!
    [Error] C:\Simba\Includes\sps/sps.simba(306:51): Invalid number of parameters at line 305
    Compiling failed.
    Last edited by danny2010; 11-13-2012 at 06:41 PM.

  2. #2
    Join Date
    Jan 2012
    Location
    In A Farm
    Posts
    3,301
    Mentioned
    30 Post(s)
    Quoted
    444 Post(s)

    Default

    SPS is working.
    You might be the one not having them.
    Do you have SPS enabled and updated?

  3. #3
    Join Date
    Feb 2010
    Location
    Somewhere on earth
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yes i edited my post to show that i forgot to post it

  4. #4
    Join Date
    Jan 2012
    Location
    In A Farm
    Posts
    3,301
    Mentioned
    30 Post(s)
    Quoted
    444 Post(s)

    Default

    Well you edited while I was writing.
    Do you have the maps of the area?

  5. #5
    Join Date
    Feb 2010
    Location
    Somewhere on earth
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I have everything i delete my whole simba folder redownloaded and updated everything
    i get a few errors like Invalid number of parameters but i commented out the ones not needed and i keep getting the exception

    i will do a other clean install again
    Last edited by danny2010; 11-13-2012 at 06:54 PM.

  6. #6
    Join Date
    Jan 2012
    Location
    In A Farm
    Posts
    3,301
    Mentioned
    30 Post(s)
    Quoted
    444 Post(s)

    Default

    So you took out the -1 for parameters issue and did you save that or did you just close it?
    What script are you trying to play?

  7. #7
    Join Date
    Feb 2010
    Location
    Somewhere on earth
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yes i took that out saved it and reopened simba

    I just reinstalled everything and it working with out any errors or warnings
    i dont know why i got that error but everything seems to be working fine so far

    This is after the clean install

    Code:
    Simba version: 990
    
    SPS Updater: Local Version - "1"  |  Remote Version = "101"
    SPS Updater: Update File - "http://wizzup.org/static/srl/sps.tar.bz2"
    SPS Updater: Downloading...
    SPS Updater: Decompressing...
    SPS Updater: Extracting...
    SPS Update Successful!
    
    SRL Updater: Local Version - "1"  |  Remote Version = "1570"
    SRL Updater: Update File - "http://wizzup.org/static/srl/srl.tar.bz2"
    SRL Updater: Downloading...
    SRL Updater: Decompressing...
    SRL Updater: Extracting...
    SRL Update Successful!
    
    MSI Updater: Local Version - "1"  |  Remote Version = "1357"
    MSI Updater: Update File - "http://wizzup.org/static/srl/msi.tar.bz2"
    MSI Updater: Downloading...
    MSI Updater: Decompressing...
    MSI Updater: Extracting...
    MSI Update Successful!

  8. #8
    Join Date
    Jan 2012
    Location
    In A Farm
    Posts
    3,301
    Mentioned
    30 Post(s)
    Quoted
    444 Post(s)

    Default

    So that means everything is working...yay.

  9. #9
    Join Date
    Feb 2010
    Location
    Somewhere on earth
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    yeah but that error is still bugging me because i dont even know what caused it or know if it could happen again

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
  •