Ive been searching for solution on forums, for a good 3 hours... and wasnt able to find anything.
I have server on solidgamers.com, i registered as owner(super admin [100]) on my server thru command (iamgod), and everything seems to be working fine...
except when i try to use !advadd, im receiving message saying: There was an error processing your command.
In log its look like this:
090728 13:16:03 VERBOSE StatusPlugin: Building XML status
090728 13:16:03 DEBUG StatusPlugin: Writing XML status to /home/espl/status.xml
090728 13:16:03 VERBOSE RCON sending (208.xxx.xx.xx:28960) say ^0(^2b3^0)^7: ^3Rule #1: No racism of any kind
090728 13:16:13 CONSOLE 0:14 J;9b1c72215cf6de70eb65241188a74bcf;0;espl
090728 13:16:22 CONSOLE 0:23 say;9b1c72215cf6de70eb65241188a74bcf;0;espl;!advadd test
090728 13:16:22 VERBOSE Queueing event Say !advadd test
090728 13:16:22 VERBOSE Parsing Event: Say: CensorPlugin
090728 13:16:22 VERBOSE Parsing Event: Say: SpamcontrolPlugin
090728 13:16:22 VERBOSE Parsing Event: Say: AdminPlugin
090728 13:16:22 DEBUG AdminPlugin: OnSay handle 5:"!advadd test"
090728 13:16:22 DEBUG AdminPlugin: Handle command !advadd test
090728 13:16:22 VERBOSE AdvPlugin: Save to XML config not supported
090728 13:16:22 VERBOSE RCON sending (208.xxx.xx.xxx:28960) tell 0 ^0(^2b3^0)^7: ^3[pm]^7 ^3Adv: ^7"test^7" added
090728 13:16:22 ERROR handler AdminPlugin could not handle event Say: Exception: Save to XML config not supported [('/home/espl/b3bot/b3/parser.py', 521, 'handleEvents', 'hfunc.parseEvent(event)'), ('/home/espl/b3bot/b3/plugin.py', 129, 'parseEvent', 'self.onEvent(event)'), ('/home/espl/b3bot/b3/plugin.py', 147, 'onEvent', 'self.handle(event)'), ('/home/espl/b3bot/b3/plugins/admin.py', 120, 'handle', 'self.OnSay(event)'), ('/home/espl/b3bot/b3/plugins/admin.py', 252, 'OnSay', 'results = command.execute(data, event.client)'), ('/home/espl/b3bot/b3/plugins/admin.py', 2058, 'execute', 'self.func(data, client, copy.copy(self))'), ('/home/espl/b3bot/b3/plugins/adv.py', 165, 'cmd_advadd', 'self.save()'), ('/home/espl/b3bot/b3/plugins/adv.py', 129, 'save', "raise Exception('Save to XML config not supported')")]
090728 13:16:23 VERBOSE RCON sending (208.100.24.198:28960) tell 0 ^0(^2b3^0)^7: ^3[pm]^7 ^7There was an error processing your command
090728 13:16:30 VERBOSE RCON sending (208.100.24.198:28960) status
090728 13:16:31 ERROR getPlayerList() = Line did not match :map: mp_backlot
090728 13:16:31 ERROR getPlayerList() = Line did not match :num score ping guid name lastmsg address
What am i doing wrong?