lua-users home
lua-l archive

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


Has anyone seen this error:

"LuaAPI failure: (p) != luaO_nilobject, file 'f:\projekt\lua\lua-5.1.2\src\lupi.c', line 192"

I have no idea what causes it. i am not accessing the stack manually, but i do return C# objects (they could be fairly huge)

I have looked over google, but it doesn't seem to be common.
What does this mean? and more importantly, how could i fix it?

Note:
I may have posted this one, i'm not that great at mailing lists.