| Issue 136: | The new evolve mod doesn't work | |
| 2 people starred this issue and may be notified of changes. | Back to list |
|
Hi i just updated my evolve mod, and now i can't see names in scoreboard, it keeps spamming "Hook 'HUDPaint' in plugin 'Player Names' failed with error: addons\evolve\lua\ev_plugins\sh_playernames.lua:31: attempt to call method 'EV_HasPrivilege' (a nil value)" in chat, when i tries to open menu it says " addons\evolve\lua\ev_menu\cl_menu.lua:99: attempt to call method 'EV_HasPrivilege' (a nil value)", when i try to go in noclip it says " [EV] Hook 'PlayerNoClip' in plugin 'Noclip' failed with error: addons\evolve\lua\ev_framework.lua:80: attempt to call method 'Log' (a nil value)", none of the chat commands works either. Plz help, im using your very nice admin mod on my server, and now nothing works.
Jul 18, 2010
Project Member
#1
overv161@gmail.com
Status:
Started
Jul 20, 2010
I tried to delete the evolve mod, and then reinstall it with the svn checkout thing. But it didn't fix anything. Got any idea of how to fix this?
Jul 20, 2010
Which addons do you have? Something is severely conflicting here.
Jul 20, 2010
I got many addons, i got all the important building tools, i got wire, phx3, pcmod, and i just installed PlayX with is a youtube player, but it can't have something do to with the youtube player can it?
Jul 20, 2010
Could you run this for me and print the output? lua_run for name, func in pairs( evolve ) do print( name, func ) end
Jul 20, 2010
> for name, func in pairs( evolve ) do print( name, func ) end...
CleanupAdd<TAB>function: 01B94F00
Notify<TAB>function: 0170D030
TransferRanks<TAB>function: 0170D5A0
UniqueIDByProperty<TAB>function: 0170D288
RegisterTab<TAB>function: 017106C0
LoadGlobalVars<TAB>function: 0170D6F0
LoadPlugins<TAB>function: 01B8F5E0
FindPlugin<TAB>function: 0170D090
RankGroup<TAB>function: 0170D498
BoolToInt<TAB>function: 0170D048
HookCall<TAB>function: 026E5BA8
globalvars<TAB>table: 01FC1640
ranks<TAB>table: 01FBF110
SavePlayerInfo<TAB>function: 0170D240
Rank<TAB>function: 0170D4B0
CreatePlayerList<TAB>function: 0170D0F0
GetGlobalVar<TAB>function: 0170D720
SyncBans<TAB>function: 0170D6C0
IsNameMatch<TAB>function: 0170D0C0
GetProperty<TAB>function: 0170D2A0
SaveGlobalVars<TAB>function: 0170D6D8
Log<TAB>function: 0170D738
constants<TAB>table: 01FBD630
SaveRanks<TAB>function: 0170D4E0
TransferRank<TAB>function: 0170D588
plugins<TAB>table: 01FBFB88
category<TAB>table: 01FC2F90
LoadRanks<TAB>function: 0170D4F8
SilentNotify<TAB>false
oldConcommand<TAB>function: 01B7F980
SetGlobalVar<TAB>function: 0170D708
bans<TAB>table: 01FBB1A0
PlayerInfo<TAB>table: 020D34E8
TransferPrivileges<TAB>function: 0170D570
SyncRanks<TAB>function: 0170D558
CommitProperties<TAB>function: 0170D2D0
PlayerLogStr<TAB>function: 0170D750
admins<TAB>1
FindPlayer<TAB>function: 0170D0D8
Message<TAB>function: 0170D018
FormatTime<TAB>function: 0170D078
RegisterPlugin<TAB>function: 01B95140
LoadPlayerInfo<TAB>function: 0170D228
SetProperty<TAB>function: 0170D2B8
privileges<TAB>table: 01FC37D8
colors<TAB>table: 01FB2CF8
KeyByValue<TAB>function: 0170D060
Jul 20, 2010
Then I have no idea, I see nothing that's wrong :/
Jul 20, 2010
Hmm ok, im gonna try remove all my addons and then see if it works
Jul 20, 2010
it's not an addon that conflicts with Evolve, it still spams errors.
Jul 20, 2010
Try removing all ev_ files in /data/ and restarting your server.
Jul 20, 2010
Yay it worked ;) Thank you very much, it worked perfect after i removed the ev_files in /data/
Aug 15, 2010
Fixed.
Status:
Done
|
||||||||