Re: TADS question--undefined object in vocab tree


7 Aug 1995 23:01:57 GMT

In article <4064tf$9jg@allnews.infi.net>,
Jacob S Weinstein <jacobw@infi.net> wrote:
>Help! I'm a week away from a cross-country trip, and I'm trying to fix
>some bugs in my IF contest entry. But I'm getting the following message
>from the TADS compiler:
>
>error TADS-1037: undefined object in vocabulary tree
>*** Compilation terminated ***
>
>
>Unfortunately, it won't tell me what the object is, or in what line it
>appears. How can I track it down?
>
>-Jacob

I think I can help narrow things down. That sounds like one of your
objects is inheriting from a non-existing class, so just look at your
object header lines (i.e:

BlueBerryHill: room

Make sure your capitalization is correct. If you still can't find it,
try commenting out parts of your code until you locate the section it is
in, and can narrow things further.

-- 
<~~~~T~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|~~~~~~~>
<   R I               This space                                    |  ~~\  >
<  E   G          intentionally left                                | /~\ | >
<_V____SOFTWARE_________blank._________whizzard@uclink.berkeley.edu_|_\__/__>