Results 1 to 2 of 2

Thread: TPointArray Troubles

  1. #1
    Join Date
    Jan 2015
    Posts
    39
    Mentioned
    0 Post(s)
    Quoted
    19 Post(s)

    Default TPointArray Troubles

    I am currently getting this error when trying to compile any of my scripts. Thought it was an error specific error, but then I tried a few others and it came up still.

    Error: Duplicate declaration "copy" at line 34
    Compiling failed.

    Code @ Line 34:
    function TPointArray.copy(): TPointArray;

    Ideas? Solutions? This error just started occurring maybe around yesterday.

    EDIT:
    Found the fix from the earlier post. Thanks Mayor
    Last edited by recs7168; 03-27-2015 at 08:35 AM.

  2. #2
    Join Date
    Jun 2007
    Location
    The land of the long white cloud.
    Posts
    3,702
    Mentioned
    261 Post(s)
    Quoted
    2006 Post(s)

    Default

    Quote Originally Posted by recs7168 View Post
    I am currently getting this error when trying to compile any of my scripts. Thought it was an error specific error, but then I tried a few others and it came up still.

    Error: Duplicate declaration "copy" at line 34
    Compiling failed.

    Code @ Line 34:
    function TPointArray.copy(): TPointArray;

    Ideas? Solutions? This error just started occurring maybe around yesterday.

    EDIT:
    Found the fix from the earlier post. Thanks Mayor
    Yea, anyone that updated SRL-6 between 6-7 hours ago would have got the bugged version

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
  •