Results 1 to 3 of 3

Thread: Help setting up smart for first time

  1. #1
    Join Date
    Mar 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Help setting up smart for first time

    Hello,
    I am a beginning simba user, and I tried running the code for smart 8, but when I tried running it I get this message and nothing pops up:
    SRL Compiled in 0 msec
    ** Failed To Grab Smart Parameters **
    ** Please check your internet connection/firewall **
    Successfully executed.

    Anyone knows what to do ?


    This is the code ive been running:

    program new;
    {$DEFINE SMART8}
    {$i srl/srl.simba}

    begin
    ClearDebug();
    SRL_SIXHOURFIX := TRUE;
    SMART_FIXSPEED := TRUE;
    SetupSRL();
    end.

  2. #2
    Join Date
    Feb 2012
    Location
    DON'T PM ME ASKING FOR STUFF
    Posts
    2,170
    Mentioned
    38 Post(s)
    Quoted
    423 Post(s)

    Default

    My only suggestion as the params warning came up first is

    1) run simba as admin
    2) Re-install simba and all updates

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

    Default

    Thanks for your reply, ive managed to get it working, I think something went wrong with updating the plugins

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
  •