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

Custom error handling for: attempt to index global 'grpc' (a nil value) #212

Open
rkusa opened this issue Jan 17, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@rkusa
Copy link
Collaborator

rkusa commented Jan 17, 2023

The most common error I see support requests for is:

attempt to index global 'grpc' (a nil value)

I'd thus suggest that we add a manual check for whether grpc is defined and if not, stop everything else from running and print out a more helpful error message. Something in the lines of check your MissionScripting.lua.

@rkusa
Copy link
Collaborator Author

rkusa commented Feb 20, 2023

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

No branches or pull requests

2 participants