PDA

View Full Version : TPointArray Troubles



recs7168
03-27-2015, 08:15 AM
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 :)

The Mayor
03-27-2015, 09:10 AM
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 :(