Results 1 to 10 of 10

Thread: ** Smart Cannot Spawn Clients **

  1. #1
    Join Date
    Mar 2015
    Posts
    438
    Mentioned
    21 Post(s)
    Quoted
    211 Post(s)

    Default ** Smart Cannot Spawn Clients **

    Realized Associate.sex got disabled? Was there an update?

    Loading extension C:\Simba\Extensions\associate.sex
    Extension Disabled - Did not compile
    [Error] (14:3): Duplicate identifier 'TCharArray' at line 14

  2. #2
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

    Default

    Quote Originally Posted by Clutch View Post
    Realized Associate.sex got disabled? Was there an update?

    Loading extension C:\Simba\Extensions\associate.sex
    Extension Disabled - Did not compile
    [Error] (14:3): Duplicate identifier 'TCharArray' at line 14
    Not sure about the associate.sex situation but it should have nothing to do with the inability to spawn SMART clients. Associate.sex is responsible for associating Simba files with the Simba application in your OS.
    What includes are you using? Are they up to date?
    Last edited by Clarity; 05-24-2015 at 08:00 PM.

  3. #3
    Join Date
    Mar 2015
    Posts
    438
    Mentioned
    21 Post(s)
    Quoted
    211 Post(s)

    Default

    Quote Originally Posted by Clarity View Post
    Not sure about the associate.sex situation but it should have nothing to do with the inability to spawn SMART clients.
    What includes are you using? Are they up to date?
    OGL, checking now to see if it's updated. I was in the middle of testing my script - and then suddenly it stopped spawning for all of my scripts. Rebooted machine. No effect.

    Edit: Updated Oglib - same error.
    Last edited by Clutch; 05-24-2015 at 08:06 PM.

  4. #4
    Join Date
    Dec 2011
    Posts
    2,147
    Mentioned
    221 Post(s)
    Quoted
    1068 Post(s)

    Default

    Quote Originally Posted by Clutch View Post
    OGL, checking now to see if it's updated. I was in the middle of testing my script - and then suddenly it stopped spawning for all of my scripts. Rebooted machine. No effect.

    Edit: Updated Oglib - same error.
    Works for me with latest ogLib. Are you able to play the official RS client? Is your Java path correct in smart.simba?

  5. #5
    Join Date
    Mar 2015
    Posts
    438
    Mentioned
    21 Post(s)
    Quoted
    211 Post(s)

    Default

    Quote Originally Posted by Clarity View Post
    Works for me with latest ogLib. Are you able to play the official RS client? Is your Java path correct in smart.simba?
    Tried with a blank script. Same error gonna look into Java and possibly reinstall Simba/SMART

  6. #6
    Join Date
    Mar 2015
    Posts
    438
    Mentioned
    21 Post(s)
    Quoted
    211 Post(s)

    Default

    So I disabled associate.sex like I saw on another thread. That corrected the compile error but not the original error ** SMART Cannot Spawn Client **

    I've reinstalled Simba and Java x86 (same paths). Rebooted machine multiple times. Thinking back, the only thing I may have changed was a security prompt for Java (i'm looking to see if I can restore the defaults on that right now). Any other ideas?

    Simba Code:
    Compiled successfully in 984 ms.
    ** Smart Cannot Spawn Clients **
    Successfully executed.
    Compiled successfully in 1094 ms.
    ** Smart Cannot Spawn Clients **
    Successfully executed.
    Last edited by Clutch; 05-26-2015 at 01:27 AM.

  7. #7
    Join Date
    Mar 2015
    Posts
    438
    Mentioned
    21 Post(s)
    Quoted
    211 Post(s)

    Default

    Quote Originally Posted by Clarity View Post
    Works for me with latest ogLib. Are you able to play the official RS client? Is your Java path correct in smart.simba?

    I have a SMART.Simba in SRL-6\misc and Oglib\misc is that okay?

  8. #8
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

  9. #9
    Join Date
    Mar 2015
    Posts
    438
    Mentioned
    21 Post(s)
    Quoted
    211 Post(s)

    Default

    Quote Originally Posted by The Mayor View Post
    Delete your jagex caches?
    Wiped, same results. Is having Java in your environment variables required? I noticed it isn't showing up under mine...

    Edit... Knocking on wood. I didn't change the location of my scripts to the new simba directory. I changed that and it is now launching SMART no problems. Sounds like something was conflicting with the way that it was calling onto my scripts from the "Scripts" folder. Could it be due to me having sub-folders within the "Scripts" folder?

    Edit 2: Right-click open recent from Simba taskbar pin causes this error.
    Last edited by Clutch; 05-26-2015 at 11:58 PM.

  10. #10
    Join Date
    Apr 2007
    Posts
    373
    Mentioned
    2 Post(s)
    Quoted
    24 Post(s)

    Default

    I got the same error.
    When i start scripts from the directory it runs perfect.
    When i try to run scripts from simba pinned on my taskbar. I get the error.
    ~Fre

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
  •