jyelon

Results 1 comments of jyelon

I had the same problem. Turns out, this is just a missing luaC_objbarrier. In u_proto, look for this line of code: p->p[i] = eris_newproto(info->L); In this case, if proto p...