local cor = tProcess.co print (cor) print (coroutine.status(cor))first print shows "thread:" and HEX code of this coroutine, but second shows "dead". Its my only coroutine so its a bit weird, as "dead" should be shown only if that coroutine ended, either with or without error. Can someone explain why is this happening and how to fix this?
http://pastebin.com/TYQmDvHK
Here you have full multishell, but this file is heavy under construction, so many things will change within it.











