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

There is something error when try to decompiling lua 5.1 file #71

Open
eric-cainiao opened this issue Jul 31, 2020 · 1 comment
Open

Comments

@eric-cainiao
Copy link

I use "luadec.exe new_client.lua" to try to decompiling the new_client.lua
then I get the following message:

avatar_chen@DESKTOP-K6803EJ MINGW64 /d/2020-07-30_lua64_update_v06
$ /d/luadec/luadec/luadec/luadec.exe -pn new_client.lua
D:\luadec\luadec\luadec\luadec.exe: not enough memory

Then, I use luadec.exe to try to decompiling other old_client.lua. The output looks ok.

avatar_chen@DESKTOP-K6803EJ MINGW64 /d/2020-07-30_lua64_update_v06
$ /d/luadec/luadec/luadec/luadec.exe -pn old_client.lua
0
0_0
0_1
0_2
0_3
0_4
0_5
0_6
0_7
0_8
0_9
0_10
0_11
0_12
0_13
0_14

Why is the first one indicating that there is not enough memory?

Can someone help for this? Thank you!

@eric-cainiao
Copy link
Author

lua_src.zip

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