Results 1 to 5 of 5

Thread: Problems with SRL...

  1. #1
    Join Date
    Oct 2006
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Problems with SRL...

    OK, first I'm going to say this so that there is no mistake: I am not sure I put this in the correct section. Move if you feel it's necesary.

    I put together a small thing as a base for my would-be scripts. When I tryed running it I got an error with the include for example

    SCAR Code:
    Line 59: [Error] (208:11): Unknown identifier 'CreateTPAFromBMP' in script C:\Program Files\SCAR 3.14\includes\SRL/SRL/Core/Math.scar

    All my script is, is this:

    SCAR Code:
    Program MyScript;

    {.include SRL/SRL.scar}

    begin
      SetupSRL;
    end.



    I downloaded SRL through the scar client (3.14) today so I'm sure it's the newest one.Do you have any idea what I did wrong?

    Thanks

  2. #2
    Join Date
    Jun 2007
    Location
    Wednesday
    Posts
    2,446
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Although it is rare, SRL is sometimes installed incorrectly. Go to your scar's includes folder and delete the SRL folder then install SRL again using SVN and it should fix the problem.

  3. #3
    Join Date
    Oct 2006
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  4. #4
    Join Date
    Jun 2007
    Location
    Wednesday
    Posts
    2,446
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    sbn? do you mean svn, because that's SubVersion Depositary - which is the (fairly) new way of SRL updating. Go to Tools -> Options -> SRL Download then if the radio button for Subversion Depositary is available, then you have SVN installed, otherwise go to tutorial island and tere are quite a few tut's there about installing SVN.

  5. #5
    Join Date
    Jan 2008
    Location
    Mianus [Ye thats right xD]
    Posts
    97
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by mixster05 View Post
    sbn? do you mean svn, because that's SubVersion Depositary - which is the (fairly) new way of SRL updating. Go to Tools -> Options -> SRL Download then if the radio button for Subversion Depositary is available, then you have SVN installed, otherwise go to tutorial island and tere are quite a few tut's there about installing SVN.
    Searching for that tut..

    Edit: lol, took me 10 mins, but here we go http://www.villavu.com/forum/showthread.php?t=17890

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. SQL Problems. Please help!
    By Da 0wner in forum Web Development
    Replies: 10
    Last Post: 01-22-2009, 02:03 AM
  2. Computer problems... Terrible computer problems...
    By Jason2gs in forum News and General
    Replies: 22
    Last Post: 04-26-2007, 12:02 PM

Posting Permissions

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