Results 1 to 9 of 9

Thread: Scar keeps crashing?

  1. #1
    Join Date
    Sep 2007
    Location
    Sweden
    Posts
    765
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default Scar keeps crashing?

    i've been using hy's FCer for a few days now (with newest version) and it's been working like a charm. but yesterday when i was going to run it my scar just kept crashing! i tried a few other scripts and scar didnt crash.

    so uhm, what should i do? since it's only FCer that crashes.


    ^LOL^

  2. #2
    Join Date
    Jun 2007
    Location
    Liverpool ,Nsw,Australia
    Posts
    740
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    take smart out of the script that works for me
    Quote Originally Posted by Darkmage View Post
    I got 2 questions'
    #1. When i run the script will it automatically pick up the mouse and move?

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

    Default

    Don't know if this is the reason, but anyways

    SCAR Code:
    SmartSetupEx(SmartWorld, false, Signed);
      WriteLn('Setting up Smart... Please Hold...');
      Wait(5000 + random(5000));
      SetTargetDC(SmartGetDC);
      While not(SmartReady) do Wait(100);

    Is supposed to be

    SCAR Code:
    SmartSetupEx(SmartWorld, false, Signed);
      WriteLn('Setting up Smart... Please Hold...');
      While Not SmartReady Do Wait(100);
      SetTargetDC(SmartGetDC);

  4. #4
    Join Date
    Sep 2007
    Location
    Sweden
    Posts
    765
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    striker: i need smart, i cant run on my comp without it (since my parents are using the computer)

    n3ss3s: i tried that, but it didnt work :S thanks anyways


    ^LOL^

  5. #5
    Join Date
    Nov 2007
    Location
    The Netherlands
    Posts
    1,490
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    try rebooting your pc
    try redownloading script
    try downgrading revision, upgrading again
    try unistalling scar and revision, install again
    i hope that will work

  6. #6
    Join Date
    Oct 2007
    Posts
    20
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yea, just try rebooting your pc first, and close all background applications and try and run it then. If that doesnt work, you could always uninstall scar completely and start over, redownload srl and scar and then try it. If that doesnt work, it might be a computer issue and not have anything to do with SCAR.

  7. #7
    Join Date
    Jan 2007
    Location
    Missouri, USA
    Posts
    163
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    dont do all that its not scar its the script, just set line 277 to false and it will work fine. All other SMART scripts work right? so think about it, try what im telling you, I had the same problem now mine works flawlessly.

  8. #8
    Join Date
    Apr 2008
    Posts
    9
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i had this a few times, then it fixed itself o.O

  9. #9
    Join Date
    Sep 2007
    Location
    Sweden
    Posts
    765
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    i got it working!!! GOSH IM HAPPY!! i just changed the world! yay!


    ^LOL^

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. SMART and SCAR crashing?
    By Sandstorm in forum OSR Help
    Replies: 0
    Last Post: 02-25-2009, 02:21 AM

Posting Permissions

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