Results 1 to 6 of 6

Thread: Invalid number of parameters at line 228

  1. #1
    Join Date
    Apr 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default Invalid number of parameters at line 228

    Hi i'm really new to this and just figured out how to get srl-osr and sps installed correctly and now i'm getting this error

    [Error] C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(229:202): Invalid number of parameters at line 228
    Compiling failed.

    i'm pretty interested in learning and any help is appreciated!

  2. #2
    Join Date
    Sep 2012
    Location
    Australia.
    Posts
    839
    Mentioned
    16 Post(s)
    Quoted
    225 Post(s)

    Default

    At the top of your script where you see either:

    Simba Code:
    {$DEFINE SMART}  // if you see this add an 8 to the end like below.
    or
    {$DEFINE SMART8}  //if you see this install SMART8 with link below or remove the 8.

    Get SMART8 here: http://villavu.com/forum/showthread.php?t=87801!

  3. #3
    Join Date
    Apr 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    thanks, trying it now. i figured it was something easy

  4. #4
    Join Date
    Apr 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    whenever i try to extract the smartv8.0 files to my simba plugins folder i get something that says, cannont create libsmartremote32.dll Access is denied

  5. #5
    Join Date
    Sep 2012
    Location
    Australia.
    Posts
    839
    Mentioned
    16 Post(s)
    Quoted
    225 Post(s)

    Default

    Do you have administrator rights on the account you're using?

  6. #6
    Join Date
    Apr 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    yeah i do, i got that figured out.
    now when i run it i'm getting this

    [Error] C:\Simba\Includes\SRL-OSR\SRL\core\text.simba(454:34): Invalid number of parameters at line 453
    Compiling failed.

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
  •