View Full Version : Error in MEL
shakes825 11-07-2002, 03:48 PM Does anyone know what it means when you get an error in MEL that says "Error: no object matches name: ____"? This has become a thorn in my side as of late.
|
|
MDuffy
11-07-2002, 04:24 PM
It means something is trying to access an object by name, and an object by that name doesn't exist. What are you doing when this error pops up? Also don't forget that object names are case-sensitive, so capital letters matter.
Later,
Michael Duffy
mduffy@ionet.net
jschleifer
11-08-2002, 12:16 AM
it could also mean that there are two objects with the same name (silly error, I know.. but hey. :)
try doing something like:
ls "*objectName"
and see if anything comes up
-jason
CGTalk Moderation
01-13-2006, 09:00 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.