Results 1 to 6 of 6

Thread: help error in srl include

  1. #1
    Join Date
    Jun 2006
    Posts
    110
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default help error in srl include

    hi, i get this error and its really annoying please help

    Creating the NickTPA.
    [Runtime Error] : Exception: Access violation at address 006D5360 in module 'scar.exe'. Read of address 00000034 in line 24 in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/AntiRandoms/Box.scar

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

    Default

    Is everything up to date including your SRL revision?

  3. #3
    Join Date
    Jun 2006
    Posts
    110
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    should be i just updated it doing the checkout thing hrmm

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

    Default

    What operating system are you using?

  5. #5
    Join Date
    Jun 2006
    Posts
    110
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    only happens when i run smart on the script?

    xp

  6. #6
    Join Date
    Mar 2008
    Location
    New Jersey
    Posts
    1,673
    Mentioned
    1 Post(s)
    Quoted
    9 Post(s)

    Default

    make sure you include Smart before SRL.

    Ex:

    Code:
    {.include SRL\SRL\misc\Smart.scar}
    {.include SRL\SRL.scar}
    if it isn't like that, meaning SRL is before Smart, then fix it so smart is first, otherwise I do not know what's wrong, sorry.

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
  •