lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I'm getting the following error:

   gettable chain too long; possible loop

It's difficult to locate the error by my usual technique
of sprinkling print statements around. This may be
a case where the debug library is needed.

The traceback is of little use. It contains only the
outermost call, which is almost the only statement
in the main chunk.