Results 1 to 10 of 10

Thread: latest version of SRL not working

  1. #1
    Join Date
    Feb 2007
    Location
    Alberta,Canada
    Posts
    2,358
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default latest version of SRL not working

    I dunno If I'm just retarded but I have a shitload of errors after I updated to rev 417 today. Any Idea's why that might be or have I just screwed around with my SRL too much?
    “Ignorance, the root and the stem of every evil.”

  2. #2
    Join Date
    Oct 2007
    Location
    #srl
    Posts
    6,102
    Mentioned
    39 Post(s)
    Quoted
    62 Post(s)

    Default

    Try deleting your SRL folder then re-create it and svn etc. you probably just messed with something that conflicts with a new update.

  3. #3
    Join Date
    Feb 2007
    Location
    Alberta,Canada
    Posts
    2,358
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by NCDS View Post
    Try deleting your SRL folder then re-create it and svn etc. you probably just messed with something that conflicts with a new update.
    I did that. I had to comment out...

    the two forwards of login.scar procedures in worldswitcher.scar and then I had to comment out the worldswitch part in LogInPlayer and then it compiled for me.
    “Ignorance, the root and the stem of every evil.”

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

    Default

    *Sigh*... it's because you've been messing with your SRL folder.

    You probably aren't updating from the main SRL folder, and your SRL.scar wasn't updated.

  5. #5
    Join Date
    Feb 2007
    Location
    Alberta,Canada
    Posts
    2,358
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by IceFire908 View Post
    *Sigh*... it's because you've been messing with your SRL folder.

    You probably aren't updating from the main SRL folder, and your SRL.scar wasn't updated.
    i deleted and reloaded my SRL folder, but I understand what your saying I'll just edit it myself. I simply need to order my worldswitcher.scar infront of login.scar then am I right?
    “Ignorance, the root and the stem of every evil.”

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

    Default

    Quote Originally Posted by Blumblebee View Post
    i deleted and reloaded my SRL folder, but I understand what your saying I'll just edit it myself. I simply need to order my worldswitcher.scar infront of login.scar then am I right?
    Or you could actually use revision 417's .

  7. #7
    Join Date
    Feb 2007
    Location
    Alberta,Canada
    Posts
    2,358
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by IceFire908 View Post
    Or you could actually use revision 417's .
    thanks.

    E: I still get
    [Error] C:\Users\Mark\Documents\SYSTEM\Simba\Includes\SRL/SRL/Core/Login.scar(576:8): Unknown identifier 'SelectWorld' at line 576
    Last edited by Blumblebee; 03-12-2010 at 12:44 AM.
    “Ignorance, the root and the stem of every evil.”

  8. #8
    Join Date
    Feb 2009
    Posts
    2,155
    Mentioned
    4 Post(s)
    Quoted
    42 Post(s)

    Default

    off topic why is this in the the dump section?

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

    Default

    Quote Originally Posted by Blumblebee View Post
    thanks.

    E: I still get
    Just tested with latest SRL/simba.

    SCAR Code:
    {.Include SRL\SRL.SCAR}

    begin
      SetUpSRL;
    end.

    Code:
    Compiled succesfully in 1093 ms.
    SRL Compiled in 16 msec
    Successfully executed.
    You're doing something wrong.
    Last edited by Wanted; 03-13-2010 at 02:21 AM.

  10. #10
    Join Date
    Feb 2007
    Location
    Alberta,Canada
    Posts
    2,358
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by J_Pizzle View Post
    off topic why is this in the the dump section?
    it's a useless question/problem that I have, no need calling a ton of attention to it nor putting it in the SRL bugs section when I'm the only person with the problem.

    Quote Originally Posted by IceFire908 View Post
    Just tested with latest SRL/simba.

    SCAR Code:
    {.Include SRL\SRL.SCAR}

    begin
      SetUpSRL;
    end.

    Code:
    Compiled succesfully in 1093 ms.
    SRL Compiled in 16 msec
    Successfully executed.
    You're doing something wrong.
    hmmm, I'll just delete and reload everything again and see if I can get it to work :/
    “Ignorance, the root and the stem of every evil.”

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
  •