Results 1 to 2 of 2

Thread: again why..???

  1. #1
    Join Date
    Oct 2007
    Location
    If (Online) then Loc := ('On comp') else Loc := ('Somewhere else!');
    Posts
    2,020
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default again why..???

    why am i always getting this error for plz.??

    SCAR Code:
    SRL Compiled in 20 msec
    ******* **
    Creating the NickTPA.
    [Runtime Error] : Exception: Access violation at address 006CF132 in module 'scar.exe'. Read of address FFFFFFFC in line 227 in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Login.scar

    plz help it is driving me crazy and stops the script when i log in..??

    thanx in advance

    scaper

  2. #2
    Join Date
    Dec 2006
    Location
    Copy pastin to my C#
    Posts
    3,788
    Mentioned
    8 Post(s)
    Quoted
    29 Post(s)

    Default

    That's the legendary 227

    It's caused because of SRL.scar's SetupSRL's ReWriteFile failure, I think... Anyhow, the WriteFileString doesn't do anything really important so you can just comment out the line.

    Same if you get one in Box.scar...

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
  •