+ Reply to Thread
Results 1 to 9 of 9

Thread: Error starting SMART

  1. #1
    Join Date
    Oct 2011
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default Error starting SMART

    I only get this error while running MSI scripts, other scripts work fine. This happens every time I run MSI.

    http://screensnapr.com/e/pskemH.png

  2. #2
    Join Date
    Jul 2007
    Posts
    94
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Same, I tried reinstalling all simba, doesn't help.
    Ongoing Project:
    Treehugger 1.0

  3. #3
    Join Date
    Sep 2006
    Location
    Texas
    Posts
    1,349
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Load the game in our browser then try again.

  4. #4
    Join Date
    Jan 2008
    Location
    NC, USA.
    Posts
    4,429
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Quote Originally Posted by Overtime View Post
    Load the game in our browser then try again.
    This doesnt seem to be working.

    Find the line 'Smart_Server := ' and change the world number. That worked for me.
    Quote Originally Posted by irc
    [00:55:29] < Guest3097> I lol at how BenLand100 has become noidea
    [01:07:40] <@BenLand100> i'm not noidea i'm
    [01:07:44] -!- BenLand100 is now known as BenLand42-
    [01:07:46] <@BenLand42-> shit
    [01:07:49] -!- BenLand42- is now known as BenLand420
    [01:07:50] <@BenLand420> YEA

  5. #5
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by noidea View Post
    This doesnt seem to be working.

    Find the line 'Smart_Server := ' and change the world number. That worked for me.
    To what? I changed it and it still didn't work.

    This is happening for all scripts for me, not just MSI.

    @OP: Do other scripts using SMART work?

    E: I changed smart_server to 10 and it worked. 152 and 155 didn't work, maybe the Canadian ones are offline?
    Last edited by Coh3n; 11-02-2011 at 11:29 PM.

  6. #6
    Join Date
    Dec 2008
    Location
    Québec
    Posts
    419
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i had the same probleme, solved it when loaded the client on in a web browser and changing the world that smart load like noidea and overtime.

  7. #7
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    Quote Originally Posted by Incarceron View Post
    I only get this error while running MSI scripts, other scripts work fine. This happens every time I run MSI.

    http://screensnapr.com/e/pskemH.png
    Go to line 209 in RunMe.simba and change it to:
    Simba Code:
    SMART_Server := 10;
    Worked for me.

    E: I committed that fix so you should receive an update within an hour.
    Last edited by Coh3n; 11-02-2011 at 11:38 PM.

  8. #8
    Join Date
    Oct 2011
    Posts
    36
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by Coh3n View Post
    Go to line 209 in RunMe.simba and change it to:
    Simba Code:
    SMART_Server := 10;
    Worked for me.

    E: I committed that fix so you should receive an update within an hour.
    Thanks

  9. #9
    Join Date
    Dec 2006
    Location
    Houston, TX USA
    Posts
    4,791
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    SMART solution is only temporary

    http://villavu.com/forum/showpost.ph...4&postcount=36
    http://villavu.com/forum/showpost.ph...2&postcount=39
    http://villavu.com/forum/showpost.ph...59&postcount=4
    http://villavu.com/forum/showpost.ph...0&postcount=10

    Any world can be considered 'invalid' at random times and eventually will require you to change the server once again. Using random(sever) forces you to reload SMART if the server number is different the 2nd time.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may post attachments
  • You may edit your posts
  •