Page 4 of 12 FirstFirst ... 23456 ... LastLast
Results 76 to 100 of 280

Thread: MSI - 50+ different Scripts spread over 7 skills!

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

    Default

    Quote Originally Posted by Popo009 View Post
    EDIT2: Now I have disabled reflection and uncommented the SPS thingy and it gives me this one:
    Exception in Script: Unable to find file 'sps/sps.simba' used from 'C:\Simba\Includes\MSI/MSI/Core/Setup.simba'
    You have to download SPS. Refer to this thread to help you out. For now you have to manually download it, but we plan to add it to the MSI updater in the near future.

  2. #77
    Join Date
    Oct 2011
    Location
    UK
    Posts
    1,322
    Mentioned
    2 Post(s)
    Quoted
    1 Post(s)

    Default

    Exception in Script: Unable to find file 'sps/sps.simba' used from 'C:\Simba\Includes\MSI/MSI/Core/Setup.simba'
    help

  3. #78
    Join Date
    Aug 2007
    Location
    Hawaii
    Posts
    3,880
    Mentioned
    7 Post(s)
    Quoted
    152 Post(s)

    Default

    Faith is an oasis in the heart which will never be reached by the caravan of thinking.

  4. #79
    Join Date
    Oct 2010
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Is it my resolution settings or is it a MSI problem that all my chars do lumby tele and dont think their in lumby castle?

    Edit: I had the brightness setting wrong; epic script is epic
    Last edited by bs merchants; 10-28-2011 at 06:16 PM.

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

    Default

    Quote Originally Posted by bs merchants View Post
    Is it my resolution settings or is it a MSI problem that all my chars do lumby tele and dont think their in lumby castle?

    Edit: I had the brightness setting wrong; epic script is epic
    Thanks, I'm going to add this to the common problems thread.

  6. #81
    Join Date
    Oct 2010
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Thanks, I'm going to add this to the common problems thread.
    i did just break it again now, have no idea what's changed all settings are as in the seutp images =[ im still tele'ing to lumby at start up.

    Code:
    [00:01:36]: [ERROR] GATHERMINIMAP:: Exception: Access violation
    [00:01:36]: [ Bs Merchant ] ------------ MSI_GetMyPos(): (-1, -1)
    [00:01:36]: [ Bs Merchant ] ---------- Checking sub-location: Lumbridge Courtyard
    [00:01:36]: [ Bs Merchant ] ---------- Player not at Lumbridge Courtyard
    [00:01:36]: [ Bs Merchant ] -------- MSI_AtLocation: False

  7. #82
    Join Date
    Aug 2007
    Location
    Hawaii
    Posts
    3,880
    Mentioned
    7 Post(s)
    Quoted
    152 Post(s)

    Default

    Quote Originally Posted by bs merchants View Post
    i did just break it again now, have no idea what's changed all settings are as in the seutp images =[ im still tele'ing to lumby at start up.

    Code:
    [00:01:36]: [ERROR] GATHERMINIMAP:: Exception: Access violation
    [00:01:36]: [ Bs Merchant ] ------------ MSI_GetMyPos(): (-1, -1)
    [00:01:36]: [ Bs Merchant ] ---------- Checking sub-location: Lumbridge Courtyard
    [00:01:36]: [ Bs Merchant ] ---------- Player not at Lumbridge Courtyard
    [00:01:36]: [ Bs Merchant ] -------- MSI_AtLocation: False
    Yeah it's a bug with SPS. Keep restarting Simba until it works. (Run it as Administrator)
    Faith is an oasis in the heart which will never be reached by the caravan of thinking.

  8. #83
    Join Date
    Nov 2011
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This is the error i keep receiving I'm not too sure what i need to do:

    Running MSI...
    [Error] (1:1): Unexpected end of file at line 0
    Compiling failed.

    i keep resetting simba and trying again, but no luck

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

    Default

    Quote Originally Posted by Bal13 View Post
    This is the error i keep receiving I'm not too sure what i need to do:

    Running MSI...
    [Error] (1:1): Unexpected end of file at line 0
    Compiling failed.

    i keep resetting simba and trying again, but no luck
    Go to Simba/Includes/MSI/ and open RunMe.simba, then hit run in Simba (the green player button).

  10. #85
    Join Date
    Nov 2011
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i just tried that didn't seem to change anything

  11. #86
    Join Date
    Nov 2011
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Im receiving the error:
    ERROR in TMThread.LoadFile
    Exception in Script: Unable to find file 'C:\Simba\Includes\SRL/SRL/core/inventory.scar' used from 'C:\Simba\Includes\srl/srl.scar'
    Could someone please help?

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

    Default

    Quote Originally Posted by Bal13 View Post
    i just tried that didn't seem to change anything
    Have you tried restarting Simba? It seems you're trying to run an include file rather than the actual script file.

    Quote Originally Posted by Appleiphone5 View Post
    Im receiving the error:
    ERROR in TMThread.LoadFile
    Exception in Script: Unable to find file 'C:\Simba\Includes\SRL/SRL/core/inventory.scar' used from 'C:\Simba\Includes\srl/srl.scar'
    Could someone please help?
    Make sure you've download SRL. Manually update if you have to.

  13. #88
    Join Date
    Nov 2011
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I've already downloaded srl and I clicked srl update and its still doing that

  14. #89
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    Click the green arrow in Simba after opening RunMe and it should work.


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  15. #90
    Join Date
    Nov 2011
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    still comes up with Exception in Script: Unable to find file 'sps/sps.simba' used from 'C:\Simba\Includes\MSI/MSI/Core/Setup.simba'

  16. #91
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    That's a different error. That means you need SPS. Read the how to guide on how to download and install SPS.


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  17. #92
    Join Date
    Nov 2011
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hope you don't mind me asking but how where could I download and install SPS?

  18. #93
    Join Date
    Dec 2006
    Location
    Sweden
    Posts
    10,812
    Mentioned
    3 Post(s)
    Quoted
    16 Post(s)

    Default

    http://villavu.com/forum/showthread.php?t=67354

    Please look around more, it's explained in that tut


    Send SMS messages using Simba
    Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!

  19. #94
    Join Date
    Nov 2011
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thank you all very much I finally got it to work thank you very much

  20. #95
    Join Date
    Mar 2010
    Posts
    40
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    This really is great stuff Coh3n.

  21. #96
    Join Date
    Nov 2011
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    HELP
    Running MSI...
    ERROR in TMThread.LoadFile
    Exception in Script: Unable to find file 'C:\Simba\Includes\srl/srl/misc/Stats.simba' used from 'C:\Simba\Includes\MSI/MSI/Core/Setup.simba'
    i get that error when i try running MSI

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

    Default

    Try just opening Simba/Includes/MSI/RunMe.simba and running it manually.

  23. #98
    Join Date
    Oct 2010
    Posts
    180
    Mentioned
    0 Post(s)
    Quoted
    11 Post(s)

    Default

    someone help me download the MSI?

    I've tried but the error!

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

    Default

    Quote Originally Posted by BGXD View Post
    someone help me download the MSI?

    I've tried but the error!
    I replied to your other post.

  25. #100
    Join Date
    Nov 2011
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    idk if you have answered this q yet, but when do you think fighting will be out? jw =) Great job on the scripts. specially Wcing. loving it.

Page 4 of 12 FirstFirst ... 23456 ... LastLast

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
  •