Hello Lee.
umm ... there is something wrong with my main.lua in the vps and its cause me that the server is not showing up in the server list...
the ERROR says : ... " LUA ERROR: sys/lua/amx2d/main.lua:93: attempt to compare number with nil "
can u help me plz. :(
Sorry for the late reply:
Line 93:
if sv.debug > 0 then debug.sethook(trace, "c") end
Which is defined in core/basic.lua @line 6:
sv.var("debug", 0, "svar")
Either add this into basic.lua again or comment out line 93, 94, and 95 of main.lua.
Tags:
Main.lua × 2
Asked: 1 year, 7 months ago
Seen: 1,256 times
Last updated: 1 year, 7 months ago
Main.Lua ..
Main.lua error