Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when using client functions with uri_encode "attempt to call global 'uri_encode' (a nil value)" #14

Closed
laimonasr opened this issue Oct 23, 2020 · 1 comment

Comments

@laimonasr
Copy link

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

@AGulev AGulev mentioned this issue Oct 25, 2020
@novabyte
Copy link
Member

Fixed in 40c867f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants