Decipher error location

I’m struggling to find out where my error is located.

TypeError: Error #1010: A term is undefined and has no properties.
at Main/textContent()[/Users/user/Desktop/sources/flash/Main.as:472]
at main1_cs3REV8_fla::page1_18/frame1()[main1_cs3REV8_fla.page1_18::frame1:8]

what is page1_18? this doesn’t exist in my document. I have a page1 but what is the underscore pointing to. this page only contains 1 frame so I’m confused where 1:8 is as well.

Any help is greatly appreciated.