Page 4 of 15 FirstFirst ... 2345614 ... LastLast
Results 76 to 100 of 373

Thread: SRL Frequently Asked Questions

  1. #76
    Join Date
    Mar 2012
    Location
    North Carolina, USA
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    So, I've tried just about everything and I keep getting the 'MSVCR71.dll is missing from your computer' message.

    I've installed MS C++ redist. I've coppied the .dll into my system 32 folder. I've run as admin. I've restarted my computer. I've reinstalled simba from scratch. I've made sure I have the latest JRE installed.

    I've tried adding the Java bin to my PATH but every time I click on the PATH under settings to add another path nothing happens. I right click, hit create subkey, and nothing at all happens. If I try and delete the current path, then I can make new subkeys, but I get an error message when I hit okay I get an error which says:
    "EDOMError in DOMDocument.CreateElement.

    Press OK to ignore and risk data corruption.
    Press Cancel to kill the program."

    I've even gone back and tried to run it in compatibility mode for older versions, thinking it might be something to do with running windows 7 64 bit, but my friend is running the same thing, and he says he isn't having any problems, so I don't think that's really it either.

    Any other suggestions?

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

    Default

    this helped alot thanks

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

    Default

    Quote Originally Posted by Taikei no Yuurei View Post
    So, I've tried just about everything and I keep getting the 'MSVCR71.dll is missing from your computer' message.

    I've installed MS C++ redist. I've coppied the .dll into my system 32 folder. I've run as admin. I've restarted my computer. I've reinstalled simba from scratch. I've made sure I have the latest JRE installed.

    I've tried adding the Java bin to my PATH but every time I click on the PATH under settings to add another path nothing happens. I right click, hit create subkey, and nothing at all happens. If I try and delete the current path, then I can make new subkeys, but I get an error message when I hit okay I get an error which says:
    "EDOMError in DOMDocument.CreateElement.

    Press OK to ignore and risk data corruption.
    Press Cancel to kill the program."

    I've even gone back and tried to run it in compatibility mode for older versions, thinking it might be something to do with running windows 7 64 bit, but my friend is running the same thing, and he says he isn't having any problems, so I don't think that's really it either.

    Any other suggestions?
    i read somewhere that you could copy his installation of simba and just paste it onto your computer and that if his works yours will work. try that.

  4. #79
    Join Date
    Mar 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by nxwebb View Post
    Copy the DLL to where exactly? Thanks.
    i'm a noob and i'm assuming your plug in folder where all the other dlls are...

  5. #80
    Join Date
    Mar 2008
    Posts
    200
    Mentioned
    1 Post(s)
    Quoted
    11 Post(s)

    Default

    MSVCR71.dll problem here as well. I've tried everything, and the first post in this thread really isn't that informative. Could someone explain exactly what to do? I've reinstalled Simba, and I've also Copied the .dll file from Java. I'm stumped. Thanks for your help.
    SRL has given me many 99s now, and many more to come. I hope to enhance the quality of the community here with feedback, progress reports, and testing scripts (and maybe learn a little along the way)

  6. #81
    Join Date
    Mar 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hey i have a problem, i run the program and everything is updated and etc, however when i try to run a script i get this message:

    Exception in Script: Too many nested include files while processing 'srl/srl.simba' from 'C:\Simba\Includes\SRL/SRL/misc/smart.simba'

    i probably just havent been looking hard enough but i dont have much time to do this. can someone help me solve this issue?

  7. #82
    Join Date
    Feb 2012
    Location
    SRL Jail
    Posts
    1,319
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by YoHoJo View Post
    Lowest settings, safe mode, highest brightness.
    Personally I'd say that in dungeons the script works better at half brightness.
    I'm sure you were aware of this though.

  8. #83
    Join Date
    Dec 2011
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Quote Originally Posted by Grim Ghost View Post
    ok so i fixed my problem all i had to do is copy the msvcr71.dll in to my C:\Windows\SysWOW64 Fold considering i am running windows 7 64 bit and fixed all of my problem
    Gave up on installing simba for months because of this issue. Why the is it so hard for someone to put this in the main guide? Thank you sooo much.

  9. #84
    Join Date
    Mar 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    whats problem?

    Opening MSI...
    [Error] C:\Simba\Includes\SRL/SRL/misc/smart.simba(104:1): Semicolon (';') expected at line 103
    Compiling failed.


    and

    function GetColor(x, y: Integer): Integer;


    just trying to powermining....

  10. #85
    Join Date
    Mar 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    PHP Code:
    The following bitmaps were not freed: [SRL Mod bitmapSRL Admin bitmapSRL Flag bitmap
    doesnt work at all. anything.

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

    Default

    [Error] C:\Simba\Includes\srl/srl/misc/paintsmart.simba(560:12): Unknown identifier 'TPAFromEllipse' at line 559
    Compiling failed.

    Any help with this?

    It's when i try running the SMART program after "Open"ing MSI.

  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 planb View Post
    whats problem?

    Opening MSI...
    [Error] C:\Simba\Includes\SRL/SRL/misc/smart.simba(104:1): Semicolon (';') expected at line 103
    Compiling failed.


    and

    function GetColor(x, y: Integer): Integer;


    just trying to powermining....
    Looks like an anti-leech on the script you're trying to run.

    Quote Originally Posted by Lion View Post
    [Error] C:\Simba\Includes\srl/srl/misc/paintsmart.simba(560:12): Unknown identifier 'TPAFromEllipse' at line 559
    Compiling failed.

    Any help with this?

    It's when i try running the SMART program after "Open"ing MSI.
    Update Simba.

  13. #88
    Join Date
    Mar 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    what to do?

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

    Default

    Quote Originally Posted by planb View Post
    what to do?
    Read a tutorial on fixing common compiling errors.

  15. #90
    Join Date
    Feb 2012
    Posts
    16
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Grim Ghost View Post
    ok so i fixed my problem all i had to do is copy the msvcr71.dll in to my C:\Windows\SysWOW64 Fold considering i am running windows 7 64 bit and fixed all of my problem
    Oh my god!! Finally! Thank you Grim Ghost! I don't understand how it is that hard for someone to explain this in this thread, it took me ages to figure this out because no one had reasonable explanations or anything, but you... Perfect! Haha as soon as I seen your post it took less then like 3 seconds! Thank you! haha <3

  16. #91
    Join Date
    Apr 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Simba 984

    I downloaded the latest version of Simba (0.98) I went through and updated SRL, SPS and MSI like the tutorial said. Then when I tried to run MSI, I got this:

    [Error] C:\Simba2\Includes\srl/srl/misc/paintsmart.simba(560:12): Unknown identifier 'TPAFromEllipse' at line 559

    I looked for a newer version of Simba, but there doesn't appear to be one. When I open Simba, I get this:

    Simba 984 is the latest Simba.

    Where do I get Simba 984?

  17. #92
    Join Date
    Mar 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Grim Ghost you are a genius. PLEASE POST WHAT HE SAID ABOUT PUTTING MSVCR71.DLL IN THE SYSWOW64 FOLDER IN THE GUIDE. I am sure many people have this issue. I almost gave up because nobody was giving any explanation for this and then i did what he said and it worked instantly!!!!

  18. #93
    Join Date
    Apr 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Mines Having an error saying "This application has failed to start because MSVCR100.dll was not found. Re-installing the application may fix the problem." I have reinstalled it a few times and it still doesnt work..

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

    Default

    Download that file from a trusted site, and put it in your /Sys32/Windows folder.
    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.


  20. #95
    Join Date
    Feb 2012
    Posts
    107
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    need help guys pls when i "open msi and hit run" this shows up

    "Opening MSI...
    [Hint] C:\Simba\Includes\SRL/SRL/core/mapwalk.simba(1353:3): Variable 'BOX' never used at line 1352
    [Error] C:\Simba\Includes\MSI/MSI/Core/Scripts.simba(960:46): Unknown identifier 'RUNESCAPE_OTHER' at line 959
    Compiling failed."

    any advice pls? idk why this is happeneing i was using it just a few hours ago and was running great.

    thanks

  21. #96
    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.


  22. #97
    Join Date
    Feb 2012
    Posts
    107
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    they are updated=/

    "
    No MSI update available.
    No SPS update available.
    No Plugins update available.
    No SRL update available.
    No Extensions update available."

    think i hsould reinstall?

  23. #98
    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.


  24. #99
    Join Date
    Feb 2012
    Posts
    107
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Kyle Undefined View Post
    Go to:

    SPS > Settings > Override Update
    SPS > Update

    And do the same thing with MSI. Let me know if that works.
    NO IT DIDNT WORK=[

    THIS IS WHAT I GET WHEN I OPEN SIMBA MAYBE THERES SOMETHING WRONG IN THAT.

    "Loading extension C:\Simba\Extensions\associate.sex
    Extension Enabled
    Loading extension C:\Simba\Extensions\extension.sex
    Extension Enabled
    Extensions Updater Enabled!
    Loading extension C:\Simba\Extensions\srl.sex
    Extension Enabled
    SRL Updater Enabled!
    Plugins Updater Enabled!
    SPS Updater Enabled!
    MSI Updater Enabled!
    Loading extension C:\Simba\Extensions\ObjectDTM.sex
    Extension Disabled - Did not compile
    [Error] (1:1): Unexpected end of file at line 1
    Simba news:

    Simba 0.98.2 has been released. See http://wizzup.org/simba/releases.html
    or comment on the forum: http://villavu.com/forum/showthread.php?t=71065

    Simba 984 is the latest Simba.

    SRL 5 has been released. It is in the SRL updaters.

    Simba 0.99 release candidate 3 has been released. You can find it at the
    forums. It should be pretty robust by now. If you're interested, give it a
    go and leave feedback on the thread.


    Thank you for using Simba,
    Hakuna Matata."

    AND AFTER OPENING>RUN MSI

    "
    Opening MSI...
    [Hint] C:\Simba\Includes\SRL/SRL/core/mapwalk.simba(1353:3): Variable 'BOX' never used at line 1352
    [Error] C:\Simba\Includes\MSI/MSI/Core/Scripts.simba(960:46): Unknown identifier 'RUNESCAPE_OTHER' at line 959
    Compiling failed.
    [Error] (42:5): Unknown identifier 'SCRIPT_POWER_CHOP' at line 41
    Compiling failed."

  25. #100
    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.


Page 4 of 15 FirstFirst ... 2345614 ... 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
  •