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

tolua for arm64 have problem bytecode #237

Open
dkennnn opened this issue Aug 29, 2021 · 1 comment
Open

tolua for arm64 have problem bytecode #237

dkennnn opened this issue Aug 29, 2021 · 1 comment

Comments

@dkennnn
Copy link

dkennnn commented Aug 29, 2021

I add tolua for android 64bit, but when i run app in mobile, it can't load lua

E/Unity: LuaException: tolua.lua: cannot load incompatible bytecode
(Filename: currently not available on il2cpp Line: -1)
E/Unity: LuaException: Lua table UpdateBeat not exists

@YMoonRiver
Copy link

u should compile 64bit bytecode and 32bit bytecode when your apps used both armv7 and arm64 architecture

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

2 participants