You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi when calling any function of the client that uses uri_encode I get this error /nakama/nakama.lua:3296: attempt to call global 'uri_encode' (a nil value) (rpc_func(...) in this case). Seems like uri_encode is missing within the scope of the client.
Hi when calling any function of the client that uses uri_encode I get this error
/nakama/nakama.lua:3296: attempt to call global 'uri_encode' (a nil value)
(rpc_func(...) in this case). Seems like uri_encode is missing within the scope of the client.Discussion on gitter regarding this https://gitter.im/heroiclabs/nakama?at=5f932453eb82301c1a451c88
The text was updated successfully, but these errors were encountered: