+ Reply to Thread
Page 21 of 22 FirstFirst ... 1119202122 LastLast
Results 501 to 525 of 535

Thread: Common Problems ~ READ BEFORE POSTING

  1. #501
    Join Date
    Feb 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    associate.sex wont stay enabled when i restart simba its disabled again and when i try to update srl it fails to extract tar. it has full permissions like u said to do above still dont work help please?

  2. #502
    Join Date
    Feb 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default i did that and the file is in simba/plugins but its still saying the libsmart32 thing

    Quote Originally Posted by Coh3n View Post
    Extract the SMART plugins to Simba/Plugins/. Restart Simba.
    any help plz?

  3. #503
    Join Date
    Feb 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I get this error when trying to run the MSI


  4. #504
    Join Date
    Feb 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i cannot open the msi, it just wont open up it just says opening msi the whole time

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

    Default MSi

    i cannot open it because it just wont load up it just says opening msi

  6. #506
    Join Date
    Feb 2012
    Location
    Australia
    Posts
    87
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Shmobsky have you tried running simba in elevated mode? I.E Run it as Administrator?

  7. #507
    Join Date
    Dec 2011
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    When i try to run a script i get the error: Exception in Script: Plugin(libsmart32) has not been found


    Can someone please help me out with this?

  8. #508
    Join Date
    May 2008
    Location
    ;)
    Posts
    576
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by luke skywalker View Post
    When i try to run a script i get the error: Exception in Script: Plugin(libsmart32) has not been found


    Can someone please help me out with this?
    Follow the instructions in the first post. Extract the SMART plugins into the plugins folder.

  9. #509
    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. #510
    Join Date
    Mar 2012
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i have a problem with the guildfisher, im trying to fish sharks, filled out the form, checked it dozens of times, should work, i've used other scripts that werent in msi and can use them just fine, but this one is screwy and idk how to look at it, anyways the problem is that it is constantly hopping worlds. i set the change world option to false but as soon as it is actually logged in it searches for spots and just decides to hop worlds, gets into a new world and does the same exact thing, it actually DID begin to fish at one time but decided it still wanted to hop. i was using guildfisher and trying to do fish_shark. had problems tried to do fish_shark and fish_harpoon both together, same problem. tried just fish_harpoon and still same problem. even when it does begin to fish it still logs out and hops to another world.

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

    Default

    Quote Originally Posted by hawkeye69 View Post
    i have a problem with the guildfisher, im trying to fish sharks, filled out the form, checked it dozens of times, should work, i've used other scripts that werent in msi and can use them just fine, but this one is screwy and idk how to look at it, anyways the problem is that it is constantly hopping worlds. i set the change world option to false but as soon as it is actually logged in it searches for spots and just decides to hop worlds, gets into a new world and does the same exact thing, it actually DID begin to fish at one time but decided it still wanted to hop. i was using guildfisher and trying to do fish_shark. had problems tried to do fish_shark and fish_harpoon both together, same problem. tried just fish_harpoon and still same problem. even when it does begin to fish it still logs out and hops to another world.
    You have to set Max Players to 0, otherwise it will switch worlds if there are "Max Players" found around you.

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

    Default

    just updated the MSI and im getting this when i try to run.
    Compiling failed and then the code highlights this
    "SPSSurfaces := [RUNESCAPE_SURFACE,RUNESCAPE_OTHER];"
    Last edited by MarcoCampo; 04-09-2012 at 06:55 AM.

  13. #513
    Join Date
    Sep 2007
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by MarcoCampo View Post
    just updated the MSI and im getting this when i try to run.
    Compiling failed and then the code highlights this
    "SPSSurfaces := [RUNESCAPE_SURFACE,RUNESCAPE_OTHER];"
    Same here.
    MSI was running fine, script suddenly stopped, tried restarting and this happened. Updated everything but still same issue.

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

    Default

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

    SOMEONE HELP??

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

    Default

    You guys should try searching the forums.

  16. #516
    Join Date
    Apr 2012
    Posts
    6
    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\MSI/MSI/Core/Scripts.simba(960:46): Unknown identifier 'RUNESCAPE_OTHER' at line 959
    Compiling failed.


    what is this????

  17. #517
    Join Date
    Apr 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by apamedvapen View Post
    Same here.
    MSI was running fine, script suddenly stopped, tried restarting and this happened. Updated everything but still same issue.

    the same this happens to me plus this

    [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.

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

    Default

    Please search the forums, it has been answered numerous times.
    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.


  19. #519
    Join Date
    Feb 2012
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I have windows xp and im getting the error when updating ERROR: Couldn't extract the tar archive. how would i fix it?

  20. #520
    Join Date
    May 2012
    Posts
    5
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Im new and don't know what this means

    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]

  21. #521
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Quote Originally Posted by kinghoho View Post
    I have windows xp and im getting the error when updating ERROR: Couldn't extract the tar archive. how would i fix it?
    Re - start Simba and try updating again.

    Disable and then re-enable all your plugins and then try updating again.

    If this fails, re-install simba


    Quote Originally Posted by I Am Jesus View Post
    Im new and don't know what this means
    The following DTMs were not freed: [SRL - Lamp bitmap, 1]
    The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Flag bitmap]
    No need to worry about that

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

    Default

    Hey everyone! I'm relatively new here and have some problems with setting up Simba. I'm following Coh3n's quick-setup guide.

    I've enabled srl.sex and associate.sex, and checked for updates on SRL, MSI, and SPS files. I go to MSI>Open and hit run. Then I get this error message:
    [Error] (41:3): Unknown identifier 'SmartSetDebug' at line 40
    Compiling failed.

    I've been searching around the forums for awhile and can't seem to be able find a solution. I've already uninstalled (and deleted the Simba folder) and reinstalling multiple times.

  23. #523
    Join Date
    Feb 2012
    Posts
    34
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I tried multiple times rimington yew cutter but he keeps deposit my axe no skiller support ;s ?

  24. #524
    Join Date
    May 2012
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hey, whenever I try to setup an account, I go to click what script to use in msi ( the preset ones ) but they are all grayed out and i cannot click any. Please help :/

  25. #525
    Join Date
    Feb 2012
    Location
    Somewhere, over the rainbow...
    Posts
    2,272
    Mentioned
    3 Post(s)
    Quoted
    45 Post(s)

    Default

    Quote Originally Posted by gtsoul View Post
    Hey everyone! I'm relatively new here and have some problems with setting up Simba. I'm following Coh3n's quick-setup guide.

    I've enabled srl.sex and associate.sex, and checked for updates on SRL, MSI, and SPS files. I go to MSI>Open and hit run. Then I get this error message:
    [Error] (41:3): Unknown identifier 'SmartSetDebug' at line 40
    Compiling failed.

    I've been searching around the forums for awhile and can't seem to be able find a solution. I've already uninstalled (and deleted the Simba folder) and reinstalling multiple times.
    You need to update all your extensions.

    Go to MSI -> Check for Update and repeat that for SRL, SPS and any other extensions you have enabled.


    Quote Originally Posted by remco1337 View Post
    I tried multiple times rimington yew cutter but he keeps deposit my axe no skiller support ;s ?
    That is a problem with script performance, if the script does not support skiller then it does not support skiller. There is no error here.

    If you want skiller support to be added, suggest it here: http://villavu.com/forum/forumdisplay.php?f=445

    Quote Originally Posted by Steiner View Post
    Hey, whenever I try to setup an account, I go to click what script to use in msi ( the preset ones ) but they are all grayed out and i cannot click any. Please help :/
    Try loading MSI without the form? There is a guide somewhere on the forums but I can't seem to find it.

    If you need any help with this send me a pm.

+ Reply to Thread
Page 21 of 22 FirstFirst ... 1119202122 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
  •