Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Lua API: Log incorrect parameter types as error (#9954)
Incorrect parameter types are logged as errors, taking coercion into account. This is a workaround to ensure mod compatibility. Duplicate warnings are ignored per server instance.
- Loading branch information