Results 1 to 3 of 3

Thread: [images] My simba 991 won't work! (SPS->SMART)

  1. #1
    Join Date
    Oct 2006
    Posts
    206
    Mentioned
    2 Post(s)
    Quoted
    45 Post(s)

    Default [images] My simba 991 won't work! (SPS->SMART)

    Hi guys,

    I'm trying to intergrate SPS into my scripts but I can't sort out how to solve this error:

    [b]When I open Simba 991 this is the first thing I see[b]


    Then when I try to execute this I get the following error:



    What I did to try and solve this is download SIMBA 1.0 from this page:
    [img] http://puu.sh/1IGzy [/img]

    I then replace the 0.99 simba file with the 1.0 file and open up Simba 1.0



    Then I try to run the SPS script again and it COMPILES

    BUT


    When I try to run S.M.A.R.T -> the following error occurs:




    The control window:
    [img] http://puu.sh/1IGGq [/img]


    So i've tried setting my PATH folder to the JAVA path:

    [img] http://puu.sh/1IGHr [/img]



    I just can't get it to work.

    If you guys please can help me out!

    Thanks,


    Eduard

  2. #2
    Join Date
    Jan 2012
    Posts
    2,568
    Mentioned
    35 Post(s)
    Quoted
    356 Post(s)

    Default

    Are you using Smart 8+? iirc Smart 7.2 has a spawn client problem where you have to open simba.exe (as admin) first, then open a script from control + o, and click run twice.

  3. #3
    Join Date
    Oct 2006
    Posts
    206
    Mentioned
    2 Post(s)
    Quoted
    45 Post(s)

    Default

    I'm using smart 8.0
    I cannot run smart < 8.0 If i do
    Simba Code:
    {$Define SMART}

    it gives this error:


    but it compiles fine when I do:

    Simba Code:
    {$Define SMART8}

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
  •