Phat Looser Posted July 8, 2011 Share Posted July 8, 2011 [10:49:22] ERROR: C:/lua5_1_4_Win32_bin/account.lua:72: attempt to perform arithmetic on local 'perv' (a boolean value) Since when does a Linux server have: 1) a drive C 2) a folder "/lua5_1_4_Win32_bin" How to interpret this error? Link to comment
dpower Posted August 5, 2011 Share Posted August 5, 2011 It looks like account.lua was compiled with Lua compiler in that directory on scripter's computer, so ignore the file path. The error is really within the file with the same name on the server (not the path provided) at line 72, and if it is indeed compiled, you will be unable to edit it, unless you can de-compile it or you own the source file Link to comment
Phat Looser Posted August 5, 2011 Author Share Posted August 5, 2011 It was compiled, actually. I just wonder whats getting compiled today. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now