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

attempt to index a boolean value #48

Open
tangbo1983219 opened this issue Feb 16, 2016 · 0 comments
Open

attempt to index a boolean value #48

tangbo1983219 opened this issue Feb 16, 2016 · 0 comments

Comments

@tangbo1983219
Copy link

Exception in thread "main" com.naef.jnlua.LuaRuntimeException: D:\workspaces\luaWrokspace\test\src\redis.lua:793: attempt to index a boolean value
at com.naef.jnlua.LuaState.lua_pcall(Native Method)
at com.naef.jnlua.LuaState.call(LuaState.java:555)
at org.eclipse.ldt.support.lua51.internal.interpreter.JNLua51Launcher.run(JNLua51Launcher.java:128)
at org.eclipse.ldt.support.lua51.internal.interpreter.JNLua51DebugLauncher.main(JNLua51DebugLauncher.java:24)

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