nakama
nakama copied to clipboard
[Lua] Unexpected compile result
Weird complier behavior when executing lua code inside rpc scope.
print(("%s"):format(value))
Is this intentional?
server-nakama-node1-1 | {"level":"warn","ts":"2023-03-17T16:07:48.029Z","caller":"server/runtime_lua_nakama.go:2207","msg":"data/modules/api/watch.lua:28: attempt to index a non-table object(string) with key 'len'","runtime":"lua","rpc_id":"internal/consul/watch"}
#1012