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

compatibility with KeraLua #498

Open
Neo-vortex opened this issue Jun 26, 2023 · 0 comments
Open

compatibility with KeraLua #498

Neo-vortex opened this issue Jun 26, 2023 · 0 comments

Comments

@Neo-vortex
Copy link
Contributor

Neo-vortex commented Jun 26, 2023

var KeraLua = new KeraLua.Lua (false);
var lua = new Lua(KeraLua);

this throws exception :

PANIC: unprotected error in call to Lua API (attempt to index a nil value)

context :

dotnet version : 7.0.107

Lua 5.4.4  Copyright (C) 1994-2022 Lua.org, PUC-Rio

Linux Intel 5.19.0-45-generic #46~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jun 7 15:06:04 UTC 20 x86_64 x86_64 x86_64 GNU/Linux

should it wok?
I don't know

@Neo-vortex Neo-vortex changed the title comparability with KeraLua compatibility with KeraLua Jun 26, 2023
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