Issue 199: Bug Menu
Status:  WontFix
Owner: ----
Closed:  Sep 2010
Reported by evilmi...@gmail.com, Aug 30, 2010
Hi,

First i'm sorry for my english,

I'm using the latest svn version of Evolvemod and i've a dedicated server with fastdl (i've updated the cache after installing evolve)
I'm Owner, bind F1 "+Ev_menu", when i push F1, i can see only the Sandbox and Player tabs, the Ranks tab is just blank and it gives me some errors on my console :

ev_menu\tab_z_bans.lua:24: attempt to index field 'ButUnban' (a nil value)
Warning: vgui.Create failed to create the VGUI component (EvolveButton)
ev_menu\tab_ranks.lua:118: attempt to index field 'NewButton' (a nil value)
ev_menu\tab_ranks.lua:92: attempt to index field '?' (a nil value)
ev_menu\tab_ranks.lua:20: attempt to index field '?' (a nil value)
ev_menu\tab_ranks.lua:92: attempt to index field '?' (a nil value)
ev_menu\tab_ranks.lua:20: attempt to index field '?' (a nil value)
ev_menu\tab_ranks.lua:92: attempt to index field '?' (a nil value)
...
...

I've reinstalled evolve many times. If you need more informations, ask me.


Sep 2, 2010
#1 ayr...@gmail.com
Something else is conflicting with evolve.
Sep 6, 2010
Project Member #2 overv161@gmail.com
Yep, you have a conflicting addon somewhere. Looks like it's something GUI related.
Status: WontFix
Feb 5, 2011
#3 puiterw...@gmail.com
This is most probably the same issue as issue 227, try the fix I attached there.