Open jarchiepacheco opened 9 years ago
When I attempted to make myself owner I got another error:
[ERROR] addons/evolve/lua/ev_plugins/sv_consolecommands.lua:26: attempt to call method 'PlayerLogStr' (a nil value)
[ERROR] addons/evolve/lua/ev_plugins/sv_playerinfo.lua:94: attempt to compare nil with number
Timer Failed! [EV_PlayTimeSave][@addons/evolve/lua/ev_plugins/sv_playerinfo.lua (line 82)]
I got the same error and if I try to add to my self owner rank I got more error
I just started a server with evolve running and it worked just fine. Did your data files get corrupted, maybe? I updated the version of von to a newer version, because of corruption problems. The new version of vON, however, is incompatible with the old, which is why I moved everything to a new location. Try moving everything in data/evolve somewhere else.
I will try it ty
@gogasan24ru Did you fix it or why did you remove your comment?
I decided to remove evolve from server addons, but if you interested in my comment there is it's content:
I have same problem, there is server console log: http://pastebin.com/7GcUEN2u
Sorry about my English if mistakes are present.
The problem here is that; when you download this as a .zip it does not download the vON, You need to download that from here (https://github.com/vercas/vON) then put it in (C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\lua\includes\ev_von). That should fix your problem, for that is what I had to do to fix it.
Another thing to consider is that @jarchiepacheco may have downloaded evolve from the release page instead of from the master branch. I had the same error and doing that fixed it for me.
Hello, I recently wanted to just mess around with a Garry's Mod server so I downloaded a server. A long time ago I remember using the evolve admin mod so I figured I would use it again however when I clones the repository into my addons folder and I started the server I got the following error.
[EV] Hook 'PlayerSpawn' in plugin 'Player Info' failed with error:
[ERROR] addons/evolve/lua/ev_framework.lua:116: attempt to call method 'Log' (a nil value)
Thank you for any help you can give me