I'm sorta desperate now. I've been trying to set up B3 for BC2 for 2 1/2 days now with no success. I'm sure the problem is related to poweradmin as I couldn't run 1.6.1 since poweradmin needed 1.7 to work. I used the link above to reinstall b3 (deleted all 1.6.1 files and copied 1.7 to the same folder). B3 still won't start.
Here's a snipped of the log file (the end and only place where an error shows up):
110717 11:38:34 DEBUG 'AdminPlugin: Command "autoscramble (None)" registered with cmd_autoscramble for level (20, 100)'
110717 11:38:34 DEBUG 'AdminPlugin: Command "payellsquad (ys)" registered with cmd_payellsquad for level (20, 100)'
110717 11:38:34 DEBUG 'AdminPlugin: Command "pakill (kill)" registered with cmd_pakill for level (60, 100)'
110717 11:38:34 DEBUG 'AdminPlugin: Command "paserverinfo (None)" registered with cmd_paserverinfo for level (40, 100)'
110717 11:38:34 DEBUG 'AdminPlugin: Command "paident (id)" registered with cmd_paident for level (20, 100)'
110717 11:38:34 DEBUG 'AdminPlugin: Command "paconquest (conq)" registered with cmd_paconquest for level (60, 100)'
110717 11:38:34 DEBUG 'AdminPlugin: Command "reserveslot (None)" registered with cmd_reserveslot for level (60, 100)'
110717 11:38:34 DEBUG 'AdminPlugin: Command "scramble (None)" registered with cmd_scramble for level (20, 100)'
110717 11:38:34 DEBUG 'Register Event: Client Team Change: Poweradminbfbc2Plugin'
110717 11:38:34 DEBUG 'Register Event: Game Round Start: Poweradminbfbc2Plugin'
110717 11:38:34 INFO 'STDOUT \'Error: \\\'module\\\' object has no attribute \\\'EVT_GAME_ROUND_PLAYER_SCORES\\\'\\n File "b3\\\\__init__.pyo", line 177, in start\\n File "b3\\\\parser.pyo", line 457, in start\\n File "b3\\\\parser.pyo", line 716, in startPlugins\\n File "b3\\\\plugin.pyo", line 148, in onStartup\\n File "C:\\\\BigBrotherBot\\\\extplugins\\\\poweradminbfbc2.py", line 237, in startup\\n\''
110717 11:38:34 INFO "STDOUT '\\n'"
110717 11:39:00 VERBOSE "RCON (1/1) ('admin.listPlayers', 'all')"
110717 11:39:00 VERBOSE 'StatusPlugin: Building XML status'
110717 11:39:00 DEBUG 'StatusPlugin: Writing XML status to C:\\Users\\Dad\\status.xml'
110717 11:39:50 BOT 'Shutting down...'
110717 11:39:50 INFO 'StatusPlugin: B3 stop/exit.. updating status'
110717 11:39:50 DEBUG 'StatusPlugin: Writing XML status to C:\\Users\\Dad\\status.xml'
110717 11:39:50 VERBOSE 'AdvPlugin: Warning: No handle func for AdvPlugin'
110717 11:39:50 DEBUG 'XlrstatsPlugin: xlrstats.dumpEvent -- Type 2, Client None, Target None, Data '
110717 11:39:50 ERROR "'module' object has no attribute 'EVT_GAME_ROUND_PLAYER_SCORES'"
EDIT: confirmed poweradmin's the issue. Commented it out of the b3 conf and b3 works. What can I do to fix this issue?