ZionDevelopers / playx

In-game Internet (YouTube, Twitch, SoundCloud, mp4 and etc.) media player for Garry's Mod
http://steamcommunity.com/sharedfiles/filedetails/?id=106516163
Other
18 stars 14 forks source link

I cant spawn the player in i get a LUA error #20

Closed jordanmuss closed 11 years ago

jordanmuss commented 11 years ago

Hi when I try to spawn the player in I get this error

[ERROR] addons/playx-master/lua/playx/playx.lua:56: attempt to call method 'EV_HasPrivilege' (a nil value) 1. AccessManager - addons/playx-master/lua/playx/playx.lua:56 2. IsPermitted - addons/playx-master/lua/playx/playx.lua:138 3. SendSpawnDialogUMsg - addons/playx-master/lua/playx/playx.lua:533 4. SpawnFunction - addons/playx-master/lua/entities/gmod_playx/init.lua:90 5. Spawn_SENT - gamemodes/sandbox/gamemode/commands.lua:610 6. unknown - gamemodes/sandbox/gamemode/commands.lua:667 7. unknown - lua/includes/modules/concommand.lua:69

Plese Help me

nexbr commented 11 years ago

Seams that you have multiple Admin Mods, or you have Evolve Plugin and not Evolve Admin Mod, the error that is showing is that PlayX detected Evolve Admin but the EV_HasPrivilege function From Evolve are not Working.

Check what is your Admin Plugin, if you have evolve check if it is updated from Github.

If you have two admin mods remove one.