Postby bedrock1977 » Tue Jan 10, 2006 4:35 am
I get this when I try to ban from the console:
(all I typed was /ban)
20:32:51,166 - [MAIN] - ERROR - DOL.GS.Scripts.ScriptMgr - HandleCommandNoPlvl
System.NullReferenceException: Object reference not set to an instance of an object.
at DOL.GS.Scripts.BanCommandHandler.OnCommand(GameClient client, String[] args) in d:\Program Files\Utopia Developer Edition\engine\scripts\gmcommands\Ban.cs:line 43
at DOL.GS.Scripts.ScriptMgr.ExecuteCommand(GameClient client, GameCommand myCommand, String[] pars) in i:\source\GameServer\gameutils\ScriptMgr.cs:line 397
at DOL.GS.Scripts.ScriptMgr.HandleCommandNoPlvl(GameClient client, String cmdLine) in i:\source\GameServer\gameutils\ScriptMgr.cs:line 290