pjk1994 / evolvemod

Automatically exported from code.google.com/p/evolvemod
0 stars 0 forks source link

LUA Error When Opening Menu #462

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I get the following LUA error when I press G to open my evolve admin menu (i 
have it binded to the G key, and am running on a dedicated Garrys mod 13 beta 
server with evolve in the addons folder)

"

[addons/evolve/lua/ev_menu/d_menu:lua:103] attempt to call method 
EV_HasPrivilage' (a nil value )

1. addons/evolve/lua/ev_menu/d_menu.lua:03 (show)
2. addons/evolve/lua/ev_menu/d_menu.lua:41 (?)
3. lua/includes/modles/concommand.lua69 (unknown)

" 
that is all on one lua error line.  I have no idea what any of that means, so I 
hope someone here can.

Thanks,
Jason

Original issue reported on code.google.com by jasonama...@gmail.com on 1 Sep 2012 at 12:05

GoogleCodeExporter commented 8 years ago
EDIT: Also, when I type (with rcon and regular server console)

ev rank ArmedMonkey owner

it says unknown command 'ev'

Original comment by jasonama...@gmail.com on 1 Sep 2012 at 2:28