# Error reporting

**URL:** https://forum.kirupa.com/t/error-reporting/299042
**Category:** Uncategorized
**Created:** [October 28, 2009, 10:27pm UTC](https://forum.kirupa.com/t/error-reporting/299042 "2009-10-28T22:27:38Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![grass](https://avatars.discourse-cdn.com/v4/letter/g/96bed5/32.png) [@grass](https://forum.kirupa.com/u/grass)
#### Post date: [October 28, 2009, 10:27pm UTC](https://forum.kirupa.com/t/error-reporting/299042/1 "2009-10-28T22:27:38Z")

</div>

Hi guys, some new cool stuff i encountered lately… maybe someone has an explanation =)  
NB: If you wanna post a note on “how good AS3 oop is overall”, do it in another topic!!!

1152: A conflict exists with inherited definition flash.display:DisplayObject.name in namespace public.  
source line: //input,ok,header …nimi.text

if i delete the COMMENTED OUT-line it jumps to the nextone…  
the problem occured after messing around with …(rest) parameter for a while…

ohyeah, at some point it gave me this:

Line 13: 1084: Syntax error: expecting rightparen before tripledot.

wth is that all about? aint the syntax like “function( …rest)” ?
