|
Maybe first try; Proto = require(“proto”) Thijs From: lua-l-bounces@lists.lua.org [mailto:lua-l-bounces@lists.lua.org]
On Behalf Of immanuel.beno@gmail.com > local proto_foo = Proto("test", "Test Protocol") stdin:1: attempt to call global 'Proto' (a nil value) stack traceback: stdin:1: in main chunk [C]: in ? > pls help to fix this issue Regards,
|