Results 1 to 9 of 9

Thread: How to spawn multiple SMART?

  1. #1
    Join Date
    Aug 2012
    Posts
    144
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default How to spawn multiple SMART?

    Hey guys, I am having some difficulty opening a secondary smart window.

    I have used the search function and I found a couple threads on how to do this but they proved to be very useless, possibly outdated.

    I can't seem to get more than one SMART client at a time. I have tried opening several tabs within the SIMBA window. I have also tried opening separate SIMBA tabs so that each one is only using one script. Still no luck.

    I don't think there are any more details I could possible give. Call me a noob if you please but it seems like I am missing something here that is probably very obvious.

    Thanks for the help guys.

  2. #2
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Before
    Simba Code:
    SetupSRL;

    Add:
    Simba Code:
    Smart_ForceNew := true;

    Try that.

    EG:

    Simba Code:
    begin
    SRL_SixHourFix := true;
    Smart_ForceNew := true;
    setupSRL;
    end.

    Let me know how you go

    Forum account issues? Please send me a PM

  3. #3
    Join Date
    Aug 2012
    Posts
    144
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Okay I tried that and here are the results:

    With a secondary script in the same SIMBA window, the secondary script took control of the existing SMART window and did not spawn another one.

    With one script already running, I opened a secondary SIMBA window and started a second script. Nothing happened.

    I am using the most recent version of SMART which is .991 I believe? The most recent one.

  4. #4
    Join Date
    Jul 2012
    Posts
    279
    Mentioned
    5 Post(s)
    Quoted
    46 Post(s)

    Default

    In case that didn't work, please tell us your OS, java version and SMART version installed (more of a way to know if you messed up the Simba install, kind of). Also, try reinstalling Simba first. Often, that solves the problem.

    I'm not sure if it's clear, but you shouldn't have any problem opening more than one SMART window. It shouldn't require any extra work to get it to do so (not even ForceNew).

  5. #5
    Join Date
    Aug 2012
    Posts
    144
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Sorry guys, I must have posted my results too quickly because it's working now. The odd part is that it took about 8 minutes before the second SMART window spawned. This is a bit annoying but definitely tolerable for now.

    So thanks [J]ustin for your help!

  6. #6
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Quote Originally Posted by Scorched View Post
    Sorry guys, I must have posted my results too quickly because it's working now. The odd part is that it took about 8 minutes before the second SMART window spawned. This is a bit annoying but definitely tolerable for now.

    So thanks [J]ustin for your help!
    Humm, not sure why it took ~8 minutes to load. (I do tend to find my second SMART takes a little longer then normal when I load up 2 or more clients)

    At the end of the day, It's working

    Glad I was able to help

    Forum account issues? Please send me a PM

  7. #7
    Join Date
    Dec 2012
    Posts
    24
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    When I open 2 Simba's it causes some problem. I opened up 1, set it up.. fine and working. I set up the 2nd one and they both run fine for like 2 minutes then the first Simba stops working. This happened a few times and it was my first week so I just thought we ween't able to have 2 running and shrugged it off..

  8. #8
    Join Date
    Aug 2012
    Posts
    144
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeah, it's not currently working at the moment. I can only get only client open at a time right now. I think this might have something to do with the recent update.

    Here is the error I'm getting:
    [Smart Params] - Error: Exception: Setting EIOS target failed. at line 257

    Any ideas guys?

  9. #9
    Join Date
    Nov 2012
    Location
    N/A
    Posts
    185
    Mentioned
    2 Post(s)
    Quoted
    19 Post(s)

    Default

    Are you running the same script twice?

    Also use the little black screen with SIMBA and watch it says when it uses/loads a new Runescape window this will help you determine the problem of a 8min wait or what error stops it from loading.

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
  •