lua-users home
lua-l archive

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


On Mon, Feb 22, 1999 at 03:55:21AM -0300, Supratik Champati wrote:
> I am using tolua to make my C/C++ routines available to
> lua. Is there a limit to the number of functions that
> can be on the stack ?
> 
> I am getting the following message
> lua : Lua2C - C2Lua overflow
> Active Stack:
> 	`settable' tag method [in file (C)]
> lua: exit(1). Unable to recover
> 
> Is there a way to solve the above problem ?
> 
> I will appreciate any help in this matter.

I usually run into this problem when I don't close a block
correctly.. (i.e. lua_beginblock() lua_endblock())


-- 
David Jeske (N9LCA) + http://www.chat.net/~jeske/ + jeske@chat.net