Results 1 to 10 of 10

Thread: Why is simba not running scripts?

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

    Default Why is simba not running scripts?

    I try to run scripts and this happens. And everything is set up and up to date.

  2. #2
    Join Date
    Apr 2012
    Location
    Australia
    Posts
    1,252
    Mentioned
    1 Post(s)
    Quoted
    22 Post(s)

    Default

    up the top of your script replace {$i ..../SMART} with {$DEFINE SMART}

    It will have a directory for smart or something, I forget specifically what it was and I removed it from all scripts I have saved..

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

    Default

    Quote Originally Posted by P1ng View Post
    up the top of your script replace {$i ..../SMART} with {$DEFINE SMART}

    It will have a directory for smart or something, I forget specifically what it was and I removed it from all scripts I have saved..
    It already is "{$DEFINE SMART}" but just won't run. Simba and the script are in a folder. What could be causing this?

  4. #4
    Join Date
    May 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Fluxsor View Post
    It already is "{$DEFINE SMART}" but just won't run. Simba and the script are in a folder. What could be causing this?
    And i'm getting an error on "SmartSendKeys(S);"

  5. #5
    Join Date
    Apr 2012
    Location
    Australia
    Posts
    1,252
    Mentioned
    1 Post(s)
    Quoted
    22 Post(s)

    Default

    You could try the suggestions in this thread: http://villavu.com/forum/showthread.php?t=84792

    Try uninstalling everything, reinstalling and then force updating all extensions etc.

  6. #6
    Join Date
    May 2012
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by P1ng View Post
    You could try the suggestions in this thread: http://villavu.com/forum/showthread.php?t=84792

    Try uninstalling everything, reinstalling and then force updating all extensions etc.
    Its didn't help. Should I downgrade?

  7. #7
    Join Date
    Apr 2012
    Location
    Australia
    Posts
    1,252
    Mentioned
    1 Post(s)
    Quoted
    22 Post(s)

    Default

    No, Simba 991 and SMART v7.2 are currently working fine, older versions won't work

  8. #8
    Join Date
    Jun 2012
    Location
    Ontario, Canada
    Posts
    14
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    I'm having same problem
    And it burns, burns burns... The ring of fire, the ring of fire.

  9. #9
    Join Date
    Nov 2011
    Location
    Louisiana
    Posts
    881
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm pretty sure this is caused by not having Java installed, although I could be wrong. Are you sure you have Java installed?

  10. #10
    Join Date
    Apr 2012
    Location
    Australia
    Posts
    1,252
    Mentioned
    1 Post(s)
    Quoted
    22 Post(s)

    Default

    If you do have Java installed make sure it is JDK6u33
    Download from here.
    Also, ensure that it is installed in the appropriate file path for your system -
    32-bit = Program Files
    64-bit = Program Files (x86)

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