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

org.terasology.jnlua.LuaRuntimeException: error loading module 'pb' from file:undefined symbol: lua_gettop #13

Open
xudong1031 opened this issue Aug 1, 2023 · 1 comment

Comments

@xudong1031
Copy link

org.terasology.jnlua.LuaRuntimeException: error loading module 'pb' from file '/usr/local/lib/lua/5.3/pb.so':
/usr/local/lib/lua/5.3/pb.so: undefined symbol: lua_gettop
at org.terasology.jnlua.LuaState53.lua_pcall(Native Method)
at org.terasology.jnlua.LuaState.call(LuaState.java:733)
at Main.main(Main.java:16)

@xudong1031
Copy link
Author

I want to load 'pb. so' but reported an error

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