Results 1 to 15 of 15

Thread: Invalid world number

  1. #1
    Join Date
    May 2012
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    7 Post(s)

    Default Invalid world number

    Every time I try and start a script I get a message saying "invalid world number or corrupted world list". This script was working flawlessly a few hours ago and now no script I try will run. I have tried changing the smart_server and smart_members is true. Anyone had this problem before/know how to fix it?

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

    Default

    What did u change Smart_Server to? Try any integer between 1 and 50? Im using 2 and it works. Are u using the new SMART? (V7.1/7.2) Im not sure if the new SMART is stable yet.

  3. #3
    Join Date
    May 2012
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    7 Post(s)

    Default

    I have tried 2 and many other numbers but nothing seems to change it. I also havnt updated SMART at all.

  4. #4
    Join Date
    Apr 2012
    Location
    Australia
    Posts
    1,252
    Mentioned
    1 Post(s)
    Quoted
    22 Post(s)

    Default

    Have you tried using smart_server = 0 which selects a random server? Sometimes I have problems with connecting to a SMART server but by putting it to 0 it helps. I'm not sure why, but worth a shot.

  5. #5
    Join Date
    May 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    How can i Open the smart and change it guys please I got the same problem

  6. #6
    Join Date
    Apr 2012
    Location
    Australia
    Posts
    1,252
    Mentioned
    1 Post(s)
    Quoted
    22 Post(s)

    Default

    You don't open SMART to change it, just go into whatever script you are running and find the section that says:
    Simba Code:
    Smart_Server := 99;
      Smart_Members := True;
      Smart_Signed := True;
      Smart_SuperDetail := False;

    Change the '99' or whatever value it has there to 0, this will select a random server for you.

  7. #7
    Join Date
    May 2012
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    7 Post(s)

    Default

    I just put in 0 for the server and it didn't work either....this is so strange.

  8. #8
    Join Date
    May 2012
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    7 Post(s)

    Default

    I don't know if this makes any difference but after corrupted world list it says please check yous settings. Going into settings I wouldn't know what part of it would effect the world list or whether that's even the problem.

  9. #9
    Join Date
    May 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Please someone answer I got the same problem :P

  10. #10
    Join Date
    Feb 2011
    Location
    The Future.
    Posts
    5,600
    Mentioned
    396 Post(s)
    Quoted
    1598 Post(s)

    Default

    http://pastebin.com/pqj4Wsrg

    Delete your Worlds.INI

    Open Notepad, copy paste the raw version of that paste into notepad.

    Save-AS.. Choose file type as All Files *.
    File name as: worlds.INI

    drag it into C:/Simba/Includes/SRL/SRL/Misc/
    I am Ggzz..
    Hackintosher

  11. #11
    Join Date
    May 2012
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    7 Post(s)

    Default

    Assuming I did everything right which I'm pretty sure I did it still is coming up saying invalid world list.

  12. #12
    Join Date
    Feb 2011
    Location
    The Future.
    Posts
    5,600
    Mentioned
    396 Post(s)
    Quoted
    1598 Post(s)

    Default

    Ahh well I have no clue then.. SRL isn't supposed to be using worlds list for smart anyway. Also I'm not sure "What" comes up saying invalid..

    Is there a line that is highlighted? what?
    I am Ggzz..
    Hackintosher

  13. #13
    Join Date
    May 2012
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    7 Post(s)

    Default

    No highlighted line at all. At the bottom it says SRL compiled in 0ms the. It says SMART is initialized all normal. But then it stops right before SMART launches and says:

    Invalid world number or corrupted world list. Please review your settings
    Successfully executed

  14. #14
    Join Date
    May 2012
    Posts
    20
    Mentioned
    1 Post(s)
    Quoted
    7 Post(s)

    Default

    Wooooooo!!!! Fixed the problem!

    Not only do you have to uninstall simba you have to completely erase everything simba from your computer. When there is nothing left then re install simba update everything then BAM! No more invalid world list!
    Last edited by cjlmhs; 06-23-2012 at 03:11 AM.

  15. #15
    Join Date
    May 2012
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    That what i tought :P but thanks for the advice I will have to delete everything ;(

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
  •