Results 1 to 14 of 14

Thread: weir error when trying to run a script

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

    Default weir error when trying to run a script

    ive got this error when i try to run a script, doenst matter wich one i tryed all scrips i can find but i keep getting this:


    Compiled successfully in 563 ms.
    SRL Compiled in 0 msec
    SMART Initialized.
    Loaded: Server 1, Members: False, Signed: True, Super Detail: False.
    Invalid world number or corrupted world list. Please review your settings
    Successfully executed



    please help me

  2. #2
    Join Date
    Feb 2012
    Posts
    554
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Which script are you trying to run? post your debug file here?
    and i am sure people will help
    We are VillaVu a community, We are Simba.
    Hear us Roarrrrrrrrrrrrrrr!!!!!!!!
    ~Life is what you decide to make it, nothing is pre-ordained other than the steps you choose to make~
    ~Karma is Fierce, do the wrong thing and she will get you~!d

  3. #3
    Join Date
    Feb 2006
    Location
    Tracy/Davis, California
    Posts
    12,631
    Mentioned
    135 Post(s)
    Quoted
    418 Post(s)

    Default

    Huh, I'd delete your Simba folder and the re-install simba.

  4. #4
    Join Date
    Nov 2011
    Location
    Jozi, South Africa
    Posts
    249
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Are you running the latest Simba as well as its components ?
    Ciao
    NM

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

    Default

    Quote Originally Posted by NickMystre View Post
    Are you running the latest Simba as well as its components ?
    i think so:P i joined a week ago so i dont know how to check that but when i try to update srl, msi, sps, extensions and tools there are no updates available

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

    Default

    Quote Originally Posted by YoHoJo View Post
    Huh, I'd delete your Simba folder and the re-install simba.

    ok ill try it

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

    Default

    Quote Originally Posted by one1988 View Post
    Which script are you trying to run? post your debug file here?
    and i am sure people will help
    i tryed AK smelter, iron man's AK cooker and chris's AK cooker

  8. #8
    Join Date
    Jan 2012
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    this error for another cooker in rogues den:

    Cool Cooker[P2P] is loading...
    Please be patient, SMART client is loading...
    Invalid world number or corrupted world list. Please review your settings
    Successfully executed.



    Invalid world number or corrupted world list. Please review your settings, this error is when i try to run any script doesnt matter wich one, any idea how to solve it?

  9. #9
    Join Date
    Jan 2012
    Posts
    2,568
    Mentioned
    35 Post(s)
    Quoted
    356 Post(s)

    Default

    what is the SMART server u are trying to load into? (Smart_Server :=
    you probably key in a non-existent/foreign world. Change it to a valid world (eg. 1/2) and it will work

  10. #10
    Join Date
    Nov 2011
    Location
    Earth
    Posts
    43
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I havn't dealt with this eror as of yet, but refer to this thread for help. CLICK HERE

  11. #11
    Join Date
    Jan 2012
    Posts
    27
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by riwu View Post
    what is the SMART server u are trying to load into? (Smart_Server :=
    you probably key in a non-existent/foreign world. Change it to a valid world (eg. 1/2) and it will work
    can u tell me how to do that?

  12. #12
    Join Date
    Nov 2011
    Location
    Earth
    Posts
    43
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Vito, click this link... CLICK HERE

  13. #13
    Join Date
    Dec 2011
    Posts
    91
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I almost didn't read to the bottom or the post. I was about to say just delete you sys32 folder but now that I see the actual error I say just re-install simba
    Hi I'm new and just starting to script. Check out my first Simba script ever here:
    http://villavu.com/forum/showthread.php?t=73533
    If I helped you:
    http://i.picasion.com/pic49/4d86097a...49046f1fb2.gif

  14. #14
    Join Date
    Jan 2012
    Posts
    2,568
    Mentioned
    35 Post(s)
    Quoted
    356 Post(s)

    Default

    Quote Originally Posted by vito107 View Post
    can u tell me how to do that?
    Go to the script, press control F/scroll to the bottom to find a line
    Simba Code:
    Smart_Server := (an integer here);
    change that integer to a valid world number
    make sure all your other SMART settings are valid (not some weirdo notations)
    eg.
    Simba Code:
    Smart_Members := True;
    Smart_Signed := True;
    Smart_SuperDetail := False;

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
  •