nakama icon indicating copy to clipboard operation
nakama copied to clipboard

[Lua] Unexpected compile result

Open deflinhec opened this issue 1 year ago • 1 comments

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"}

deflinhec avatar Mar 17 '23 16:03 deflinhec

#1012

deflinhec avatar Apr 10 '23 15:04 deflinhec