We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Why is the first one indicating that there is not enough memory?
Can someone help for this? Thank you!
The text was updated successfully, but these errors were encountered:
lua_src.zip
Sorry, something went wrong.
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: