+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 25 of 27

Thread: Error running MSI RunMe

  1. #1
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default Error running MSI RunMe

    Can this bug be reproduced?

    Yes, everytime


    Script & Location

    None, RunMe.simba


    Bug Description

    Running RunMe.simba produces an error.


    Debug Text

    Progress Report:
    [Hint] S:\Simba\Includes\SRL/SRL/core/mapwalk.simba(1353:3): Variable 'BOX' never used at line 1352
    [Error] S:\Simba\Includes\MSI/MSI/Core/Scripts.simba(1685:46): Unknown identifier 'RUNESCAPE_OTHER' at line 1684
    Compiling failed.
    
    Line highlighted:
              spsSurfaces := [RUNESCAPE_SURFACE, RUNESCAPE_OTHER];

    Additional Information

    Seems to of started when SPS was updated.



    Thanks,
    [J]ustin

  2. #2
    Join Date
    Mar 2012
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I've been getting this error as well. Started to happen after computer restarted after BSOD (consequently updating SPS).
    Heres the pastebin, http://pastebin.com/fzCLcPiG

    Thanks

  3. #3
    Join Date
    Sep 2010
    Location
    Finland
    Posts
    299
    Mentioned
    8 Post(s)
    Quoted
    37 Post(s)

    Default

    Download and manually install SPS 2.0, or just wait an SPS update.

    MSI was updated to support SPS 2.0 but the SPS (the version downloaded through the extension) apparently wasn't updated.

    Link to SPS 2.0 thread

    E: SPS should be updated soon: Link
    Last edited by Smidqe; 04-09-2012 at 10:22 AM.
    Rusting away

  4. #4
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Update both SPS and MSI.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  5. #5
    Join Date
    Apr 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i updated though simba itself and checked the 2.0 beta thread to see if i could find the standalone 2.0 but the dl link is broken
    Code:
    No Extensions update available.
    No Plugins update available.
    No SRL update available.
    No SPS update available.
    No MSI update available.
    [Hint] H:\Simba\Includes\SRL/SRL/core/mapwalk.simba(1353:3): Variable 'BOX' never used at line 1352
    [Error] H:\Simba\Includes\MSI/MSI/Core/Scripts.simba(960:46): Unknown identifier 'RUNESCAPE_OTHER' at line 959
    Compiling failed.

  6. #6
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Go to:

    SPS > Settings > Override Update
    SPS > Update

    And do the same thing with MSI. Let me know if that works.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  7. #7
    Join Date
    Apr 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    that doesnt work

    EDIT: if its of any use it says my SPS is version 63 and my MSI is 1325 but local and remotes are the same so i doubt it

  8. #8
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Follow this link: https://github.com/Coh3n/SPS/zipball/master

    Extract all of the contents to the SPS folder in your /Simba/Includes/. Then, copy the .dll plugin from the /SPS/Plugin/ folder and copy it to the s/Simba/Plugins/.

    That "should" fix it.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  9. #9
    Join Date
    Apr 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    that did it thanks

  10. #10
    Join Date
    Feb 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Kyle Undefined View Post
    Follow this link: https://github.com/Coh3n/SPS/zipball/master

    Extract all of the contents to the SPS folder in your /Simba/Includes/. Then, copy the .dll plugin from the /SPS/Plugin/ folder and copy it to the s/Simba/Plugins/.

    That "should" fix it.
    i cant find a .dll plugin in my sps/plugin folder!!! and i did all the steps u said already exept this one. help? this is what i see:

    Coh3n-SPS-9f7f661
    img
    sps

    those are the only things i see inside that folder. please help ^^

  11. #11
    Join Date
    Apr 2012
    Location
    Canada, Bc
    Posts
    1,593
    Mentioned
    6 Post(s)
    Quoted
    356 Post(s)

    Default

    Quote Originally Posted by bloodyclaw32 View Post
    i cant find a .dll plugin in my sps/plugin folder!!! and i did all the steps u said already exept this one. help? this is what i see:

    Coh3n-SPS-9f7f661
    img
    sps

    those are the only things i see inside that folder. please help ^^
    You have to download the files he just TOLD you to do. Put them in your SPS Folder, THEN open SPS>PLUGINS and Copy the sps.DLL file to SIMBA>PLUGINS

    The download contains ALL files you need, nothing is missing

  12. #12
    Join Date
    Apr 2012
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks this solved it

  13. #13
    Join Date
    Dec 2011
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    [Hint] C:\Simba\Includes\SRL/SRL/core/mapwalk.simba(1353:3): Variable 'BOX' never used at line 1352
    [Error] C:\Simba\Includes\sps/sps.simba(37:17): Unknown type 'T4DIntegerArray' at line 36
    Compiling failed.

    HELP

  14. #14
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    You didn't follow the steps correctly.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  15. #15
    Join Date
    Dec 2011
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    9 Post(s)

    Default

    Im not gonna lie. I did

  16. #16
    Join Date
    Apr 2012
    Location
    Canada, Bc
    Posts
    1,593
    Mentioned
    6 Post(s)
    Quoted
    356 Post(s)

    Default

    Quote Originally Posted by abdul981 View Post
    Im not gonna lie. I did
    You copied the the .dll file in SPS/plugins/ and pasted in Simba/Plugins/??

    EDIT: when you copy the files and it says "there is a file that already exist under than name" you have to press YES replace all of them.

  17. #17
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by abdul981 View Post
    Im not gonna lie. I did
    I'm not gonna lie either. If you did, you wouldn't get an error.

  18. #18
    Join Date
    Apr 2012
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    5 Post(s)

    Default

    I fixed it with help from this thread. Amazing how following simple instructions gets you what you want.. LOL.

  19. #19
    Join Date
    Apr 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok, I need someone's help. I probably made a stupid mistake somewhere in the process because it still isn't working, so I'll go through step-by-step what I did. If you see what I did wrong please tell me where I messed up.

    Extracted the Coh3n-SPS-00ee388 file to Simba/Includes/SPS
    Copied the sps.dll from Simba/Includes/SPS/Coh3n-SPS-00ee388/plugin to Simba/Plugins

    Thanks

  20. #20
    Join Date
    Apr 2012
    Location
    Canada, Bc
    Posts
    1,593
    Mentioned
    6 Post(s)
    Quoted
    356 Post(s)

    Default

    Quote Originally Posted by as baseball View Post
    Ok, I need someone's help. I probably made a stupid mistake somewhere in the process because it still isn't working, so I'll go through step-by-step what I did. If you see what I did wrong please tell me where I messed up.

    Extracted the Coh3n-SPS-00ee388 file to Simba/Includes/SPS
    Copied the sps.dll from Simba/Includes/SPS/Coh3n-SPS-00ee388/plugin to Simba/Plugins

    Thanks
    You are supposed to extract the files that you get from the folder Coh3n-SPS-00ee388 and not just put the folder in there. Copy the files from Coh3n-SPS-00ee388 and paste in the SPS folder replacing any of the files in there. Then copy the .dll file to simba/plusgins

  21. #21
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    You don't put the entire folder in /Simba/Includes/SPS/, the contents of the .zip file replace what's in the /Simba/Includes/SPS/ folder.

    EDIT: 'd
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  22. #22
    Join Date
    Apr 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok thanks guys

  23. #23
    Join Date
    Apr 2012
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Hint] C:\Simba\Includes\SRL/SRL/core/mapwalk.simba(1353:3): Variable 'BOX' never used at line 1352
    [Error] C:\Simba\Includes\sps/sps.simba(37:17): Unknown type 'T4DIntegerArray' at line 36

    can someone just send me a video link or something because ive been on this for like 2 days in its still not working.... its kinda pissin me off

  24. #24
    Join Date
    Apr 2012
    Location
    i live in Salem Illinois thankyou for asking :P
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    im getting the same thing to, i just started using simba and havnt even ran it. if someone could help me id appreciate it

  25. #25
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    Just follow the guide that is posted above, it's not that hard. Just move the .dll file from /SPS/plugins/ to /Simba/Plugins/.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


+ Reply to Thread
Page 1 of 2 12 LastLast

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 post replies
  • You may post attachments
  • You may edit your posts
  •