Results 1 to 9 of 9

Thread: "SMART cannot spawn clients" error

  1. #1
    Join Date
    Jan 2012
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default "SMART cannot spawn clients" error

    Before any says to look around, I already have and found different methods and tried them all: JDK is 6u33, srl is 8.0, all plugin are updated. This is the error i keep getting when i try to run a script:

    ** Smart Cannot Spawn Clients **
    Successfully executed.

    The black console box says:

    SMART: Failed to pair - No client by that ID (this exact line repeats about 7-8 times.)

    Then:
    ** Smart Cannot Spawn Clients **
    Successfully executed.

    just like in the message log.

    Can someone please guide me on how to fix this.

  2. #2
    Join Date
    Oct 2008
    Posts
    196
    Mentioned
    1 Post(s)
    Quoted
    20 Post(s)

    Default

    Update to java7u7 and run simba as an admin. If all fails, uninstall and then reinstall simba.

  3. #3
    Join Date
    Jan 2012
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok ill try it out

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

    Default

    If it doesn't work, add my skype in my profile and I can get it up and running for you!

  5. #5
    Join Date
    Jan 2012
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    didn't work, still have same problem. Also the java site didnt have jdk 7u7 so i downloaded 7u6

    this is what comes up in the console box when i try to run ashamans lrc script:

    Code:
    Can not load SQLite client library "sqlite3.dll". Check your installation.
    You can find the library at "http://www.sqlite.org/".
    Setting LastConfig/MainForm/RecentFiles/File2 to
    Init procedure successfully called
    Init procedure successfully called
    Init procedure successfully called
    Setting Extensions/ExtensionCount to 9
    Adding Plugin Path: C:\Program Files\Simba\Plugins\
    Adding Plugin Path: C:\Program Files\Simba\Plugins\
    Script name will be: Ashaman&ggzzLRC V6.3 by Ashaman88&Brandon
    Loading plugin libsmartremote32 at C:\Program Files\Simba\Plugins\
    Plugin Version:2
    function SmartClientID(idx: integer): integer;
    Loading: function SmartClientID(idx: integer): integer;
    function SmartGetClients(only_unpaired: boolean): integer;
    Loading: function SmartGetClients(only_unpaired: boolean): integer;
    function SmartSpawnClient(remote_path, root, params: string; width, height: inte
    ger; initseq, useragent, javaargs: string): integer;
    Loading: function SmartSpawnClient(remote_path, root, params: string; width, hei
    ght: integer; initseq, useragent, javaargs: string): integer;
    function SmartPairClient(pid: integer): boolean;
    Loading: function SmartPairClient(pid: integer): boolean;
    function SmartKillClient(pid: integer): boolean;
    Loading: function SmartKillClient(pid: integer): boolean;
    function SmartCurrentClient(): integer;
    Loading: function SmartCurrentClient(): integer;
    function SmartImageArray(): integer;
    Loading: function SmartImageArray(): integer;
    function SmartDebugArray(): integer;
    Loading: function SmartDebugArray(): integer;
    function SmartGetRefresh: integer;
    Loading: function SmartGetRefresh: integer;
    procedure SmartSetRefresh(x: integer);
    Loading: procedure SmartSetRefresh(x: integer);
    procedure SmartSetTransparentColor(color: integer);
    Loading: procedure SmartSetTransparentColor(color: integer);
    procedure SmartSetDebug(enabled: boolean);
    Loading: procedure SmartSetDebug(enabled: boolean);
    procedure SmartSetGraphics(enabled: boolean);
    Loading: procedure SmartSetGraphics(enabled: boolean);
    procedure SmartSetEnabled(enabled: boolean);
    Loading: procedure SmartSetEnabled(enabled: boolean);
    function SmartActive: boolean;
    Loading: function SmartActive: boolean;
    function SmartEnabled: boolean;
    Loading: function SmartEnabled: boolean;
    procedure SmartGetMousePos(var x, y: integer);
    Loading: procedure SmartGetMousePos(var x, y: integer);
    procedure SmartHoldMouse(x, y: integer; left: boolean);
    Loading: procedure SmartHoldMouse(x, y: integer; left: boolean);
    procedure SmartReleaseMouse(x, y: integer; left: boolean);
    Loading: procedure SmartReleaseMouse(x, y: integer; left: boolean);
    procedure SmartHoldMousePlus(x, y, button: integer);
    Loading: procedure SmartHoldMousePlus(x, y, button: integer);
    procedure SmartReleaseMousePlus(x, y, button: integer);
    Loading: procedure SmartReleaseMousePlus(x, y, button: integer);
    procedure SmartMoveMouse(x, y: integer);
    Loading: procedure SmartMoveMouse(x, y: integer);
    procedure SmartWindMouse(x, y: integer);
    Loading: procedure SmartWindMouse(x, y: integer);
    procedure SmartClickMouse(x, y: integer; left: boolean);
    Loading: procedure SmartClickMouse(x, y: integer; left: boolean);
    procedure SmartClickMousePlus(x, y, button: integer);
    Loading: procedure SmartClickMousePlus(x, y, button: integer);
    function SmartIsMouseButtonHeld(button: integer): boolean;
    Loading: function SmartIsMouseButtonHeld(button: integer): boolean;
    procedure SmartSendKeys(Text: String; keywait, keymodwait: integer);
    Loading: procedure SmartSendKeys(Text: String; keywait, keymodwait: integer);
    procedure SmartHoldKey(Code: Integer);
    Loading: procedure SmartHoldKey(Code: Integer);
    procedure SmartReleaseKey(Code: Integer);
    Loading: procedure SmartReleaseKey(Code: Integer);
    function SmartIsKeyDown(Code: Integer): Boolean;
    Loading: function SmartIsKeyDown(Code: Integer): Boolean;
    Loading plugin sps at C:\Program Files\Simba\Plugins\
    Plugin Version:2
    function SPS_FindMapInMap(out fx, fy: integer; LargeMap, SmallMap: T3DIntegerArr
    ay; tol: extended): integer;
    Loading: function SPS_FindMapInMap(out fx, fy: integer; LargeMap, SmallMap: T3DI
    ntegerArray; tol: extended): integer;
    procedure SPS_BitmapToMap(bmp: TMufasaBitmap; SideLength: integer; var res: T3DI
    ntegerArray);
    Loading: procedure SPS_BitmapToMap(bmp: TMufasaBitmap; SideLength: integer; var
    res: T3DIntegerArray);
    procedure SPS_MakeColorBox(bmp: TMufasaBitmap; x1, y1, SideLength: integer; var
    res: TIntegerArray);
    Loading: procedure SPS_MakeColorBox(bmp: TMufasaBitmap; x1, y1, SideLength: inte
    ger; var res: TIntegerArray);
    procedure SPS_FilterMinimap(var Minimap: TMufasaBitmap);
    Loading: procedure SPS_FilterMinimap(var Minimap: TMufasaBitmap);
    Searching: s
    Searching: sq
    Searching: sql
    Searching: sq
    Searching: s
    Current Simba version: 991
    Latest Simba Version: 991
    Searching: l
    Searching: li
    Searching: liy
    Searching: li
    Searching: lit
    Searching: lite
    Plugin libsmartremote32 already loaded: 0
    The DLL "libsmartremote" doesn't set a memory manager.
    Plugin sps already loaded: 1
    Script name will be: SmartParams
    formWriteln: [Error] C:\Program Files\Simba\Includes\SRL/SRL/misc/SmartParams.Si
    mba(279:145): Invalid number of parameters at line 278
    formWriteln: Compiling failed.
    Plugin libsmartremote32 already loaded: 0
    Script name will be: SmartParams
    Plugin libsmartremote32 already loaded: 0
    The DLL "libsmartremote" doesn't set a memory manager.
    Plugin sps already loaded: 1
    formWriteln: Compiled successfully in 1248 ms.
    formWriteln: Checking for script updates...
    formWriteln: 6.3
    formWriteln: 6.3
    formWriteln: You have the latest version of the script!
    formWriteln: SRL Compiled in 0 msec
    SMART: Failed to pair - No client by that ID
    SMART: Failed to pair - No client by that ID
    SMART: Failed to pair - No client by that ID
    SMART: Failed to pair - No client by that ID
    SMART: Failed to pair - No client by that ID
    SMART: Failed to pair - No client by that ID
    SMART: Failed to pair - No client by that ID
    SMART: Failed to pair - No client by that ID
    SMART: Failed to pair - No client by that ID
    SMART: Failed to pair - No client by that ID
    formWriteln: ** Smart Cannot Spawn Clients **
    formWriteln: Successfully executed.

  6. #6
    Join Date
    Jan 2012
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by (s)okkr7 View Post
    If it doesn't work, add my skype in my profile and I can get it up and running for you!
    added you, my skype is luv.patel6

  7. #7
    Join Date
    Jan 2012
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    thanks a lot (S)okkr7 fixed the problem

  8. #8
    Join Date
    Sep 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'm having a similar problem, can you post a solution plz?

  9. #9
    Join Date
    Feb 2013
    Posts
    8
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

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
  •