Results 1 to 14 of 14

Thread: 58: [Error] (237:11): Unknown identifier 'CreateTPAFromBMP' in script C:\Program File

  1. #1
    Join Date
    Dec 2006
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default 58: [Error] (237:11): Unknown identifier 'CreateTPAFromBMP' in script C:\Program File

    Hey again,
    I seem to have a problem where by I cannot have any includes in my scripts they just come up with an error somewhere in the include. Anyone got any idea how to fix this?

    58: [Error] (237:11): Unknown identifier 'CreateTPAFromBMP' in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Math.scar

  2. #2
    Join Date
    Jan 2007
    Location
    Illinois.. >.<
    Posts
    1,158
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Wizzy plugin is not properly installed i believe.. Just go down to SRL Revision 15 and then go back up to 16. If it still doesnt work after that.. Go to Tools -> Options -> SRL Download. Click on "Move Plugins". Hopefully that should work for you.

  3. #3
    Join Date
    Nov 2007
    Location
    Chile
    Posts
    1,901
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    The script is outdated. SRL now use CreateTPAFromText.


  4. #4
    Join Date
    Dec 2006
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    no success so far I tried the 'move plugins' but I am not sure how to go to revision 15 then back up to 16... can you explain please?

  5. #5
    Join Date
    Jan 2007
    Location
    Illinois.. >.<
    Posts
    1,158
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ahh cazax is probably right.. I wish the SRL Manual was updated everytime there is a revision..

  6. #6
    Join Date
    Feb 2007
    Location
    Het ademt zwaar en moedeloos vannacht.
    Posts
    7,211
    Mentioned
    26 Post(s)
    Quoted
    72 Post(s)

    Default

    Quote Originally Posted by itschris917 View Post
    Ahh cazax is probably right.. I wish the SRL Manual was updated everytime there is a revision..
    Noted that one down for the next release
    I made a new script, check it out!.

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

    Default

    Sometimes caused when you don't have all names and nicks filled in - try just having a blank script with only {.include srl/srl.scar} and SetupSRL; in the main loop - if it succeeds, problem with you filling out players, otherwise it's your SRL installation.
    By reading this signature you agree that mixster is superior to you in each and every way except the bad ways but including the really bad ways.

  8. #8
    Join Date
    Dec 2006
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    but...
    program SRL;
    {.include Srl/Srl.scar}
    procedure prepare;
    begin
    SetupSRL;
    end;
    begin
    prepare;
    end.

    thats the script though.
    And I get this problem with EVERY script

  9. #9
    Join Date
    Jan 2007
    Location
    Illinois.. >.<
    Posts
    1,158
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Markus View Post
    Noted that one down for the next release
    Awesome.

  10. #10
    Join Date
    Dec 2006
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok I guess the problem is with my install then but I have tried installing Scar divi 3.14 but still a no go, I am using this script:

    Programme SRL;
    {.include SRL/SRL.scar}
    begin
    SetupSRL;
    End.

    and yet I still have this error.

  11. #11
    Join Date
    Feb 2007
    Location
    Het ademt zwaar en moedeloos vannacht.
    Posts
    7,211
    Mentioned
    26 Post(s)
    Quoted
    72 Post(s)

    Default

    Quote Originally Posted by itschris917 View Post
    Awesome.
    #16 Manual attached
    I made a new script, check it out!.

  12. #12
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    Quote Originally Posted by Markus View Post
    #16 Manual attached
    Have I Ever told you that I Love you?

  13. #13
    Join Date
    Feb 2007
    Location
    Het ademt zwaar en moedeloos vannacht.
    Posts
    7,211
    Mentioned
    26 Post(s)
    Quoted
    72 Post(s)

    Default

    Quote Originally Posted by NaumanAkhlaQ View Post
    Have I Ever told you that I Love you?
    Now you have
    I made a new script, check it out!.

  14. #14
    Join Date
    May 2008
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Help

    hi i'm new and i downloaded a auto woodcutter script...everithing fine....untill this :-Include file C:\Programme\SCAR 3.15\includes\SRL\SRL.scar does not exist.
    -Include file C:\Programme\SCAR3.15\includes\SRL\SRL\Skill\Woodc utting.scar does not exist.
    and this:Line 82: [Error] (82:1): Unknown identifier 'HowManyPlayers' in script C:\Programme\SCAR 3.15\Scripts\[SRL]PowerChopper.scar
    i need help plz
    nedi37

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 6
    Last Post: 08-10-2008, 11:55 PM
  2. Replies: 1
    Last Post: 07-31-2008, 08:35 PM
  3. Replies: 2
    Last Post: 07-29-2008, 01:14 PM
  4. Replies: 3
    Last Post: 05-03-2008, 08:03 PM
  5. Replies: 2
    Last Post: 02-26-2008, 02:32 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
  •