Results 1 to 4 of 4

Thread: ERROR :s

  1. #1
    Join Date
    Apr 2007
    Posts
    57
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    ERROR :s

    Every time i use FindBank('VWB') i get an annoying error :s

    SCAR Code:
    RadialWalk(Road,180,300,25,1,1);
    FTwait(4);
    Flag;

    repeat
    FindBank('VWB');
    until(BankScreen)

    end;
    It's just a piece of my script, But this is the error i am getting :s
    SCAR Code:
    [Runtime Error] : Exception: Access violation at address 00723972 in module 'scar.exe'. Read of address 00000000 in line 325 in script D:\SCAR 3.12\includes\SRL/SRL/Core/Bank.scar

  2. #2
    Join Date
    Aug 2007
    Posts
    1,404
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Restart SCAR. I do that when I get that problem.

    -Knives

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

    Default

    Restart SCAR. I do that when I get that problem.
    hmm it doesent always work 2 me

  4. #4
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,553
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wrong syntax
    made your not giving a real bank code

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Line 135: [Error] (14845:1): Syntax error in script
    By AbsTrACt'^.| in forum OSR Help
    Replies: 16
    Last Post: 05-23-2008, 01:14 PM
  2. Replies: 5
    Last Post: 02-26-2008, 04:14 PM
  3. Smart error and Some kind of Math.scar error
    By FagetHax0r in forum OSR Help
    Replies: 6
    Last Post: 02-24-2008, 10:43 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
  •