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

Lua call to functions with params object[] fail with luatables #7

Open
audinowho opened this issue Aug 7, 2021 · 0 comments
Open

Comments

@audinowho
Copy link
Contributor

Functions such as SetCharacterAI(GroundChar ch, string classpath, params object[] args) currently fail when passing multiple args where one of them is a LuaTable. KeraLua appears to take in a luatable as the full array itself, but more investigation is needed.

audinowho pushed a commit that referenced this issue Jul 18, 2024
Revert "v0.8.2 for nonchoice branch"
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

1 participant