Most of the plugins here are made by B3 users and the authors may not visit frequently. If you need support for plugins or if questions remain unanswered, you will have to contact the author directly. Read the full Support Disclaimer here
NOTE: Do not attach plugins to your forumtopics! Attachements are periodically removed by maintenance tasks. Upload your plugins to our Downloads section instead!

Pages: 1 ... 6 7 [8]   Go Down
  Print  
Author Topic: PowerAdmin MoH  (Read 7397 times) Bookmark and Share
Beta Testers
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 3 CoD4, 1 MoH, 1 BC2, and 2 BO
Posts: 158
Offline Offline
WWW
« Reply #105 on: November 15, 2010, 08:26:53 PM »

!spect doesn't work for me, crashes the game. I disabled it for now on my servers so no one uses it.

http://pastebin.com/3WpNPwiz - logfile for it if it helps
Logged


Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3484
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #106 on: November 16, 2010, 12:30:07 AM »

do you mean it restarts the round or does it actually makes your server crash and need to be restarted ?
Logged

Beta Testers
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 3 CoD4, 1 MoH, 1 BC2, and 2 BO
Posts: 158
Offline Offline
WWW
« Reply #107 on: November 16, 2010, 04:02:29 PM »

Neither, it crashes my game to desktop. Its most likely not a bot issue, but you never know. Once I use the command, the bot and game server is still fine, I just have to load the game again to get back in.
Logged

Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3484
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #108 on: November 16, 2010, 04:07:14 PM »

Hum, I should have not put that command yet.  I remember reading somewhere that the spect stuff was not stable but I hoped the last MoH patch did change that. I guess I was wrong
Logged

Newbie
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: MoH, BFBC2
Posts: 7
Offline Offline
« Reply #109 on: April 08, 2011, 03:11:57 AM »

When I try to use !reserveslot It says "AccessError" what does this mean, I have access level superadmin
Logged
Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3484
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #110 on: April 08, 2011, 03:31:18 AM »

don't know. Could provide a b3.log showing this ?
Logged

Newbie
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: MoH, BFBC2
Posts: 7
Offline Offline
« Reply #111 on: April 08, 2011, 05:58:36 AM »

Here ya go pal Smiley

[attachment deleted by maintenance]
Logged
Support Hero
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: 2x CoD4, 1x BF3
Posts: 2627
Offline Offline
Owner of Host4B3.com - Over 70 bots hosted!
WWW
« Reply #112 on: April 08, 2011, 06:29:35 AM »

Looks like the plugin needs to be updated...

See this part from the log:

Code:
110408 14:55:54 VERBOSE XlrstatsPlugin: ----> XLRstats: R4zerback Killed R4zerback (suicide), checking for assists
110408 14:55:55 DEBUG getCommand: ('admin.say', 'COMMANDER: Rule #1: No racism of any kind', 'all')
110408 14:55:55 VERBOSE RCON (1/1) ('admin.say', 'COMMANDER: Rule #1: No racism of any kind', 'all')
110408 14:55:55 CONSOLE ['player.onChat', 'Server', 'COMMANDER: Rule #1: No racism of any kind', 'all']
110408 14:55:57 CONSOLE ['player.onChat', 'Xclorist', '/!reserveslot Xclorist', 'all']
110408 14:55:57 VERBOSE Queueing event Say !reserveslot Xclorist
110408 14:55:57 VERBOSE Parsing Event: Say: CensorPlugin
110408 14:55:57 VERBOSE Parsing Event: Say: SpamcontrolPlugin
110408 14:55:57 VERBOSE Parsing Event: Say: AdminPlugin
110408 14:55:57 DEBUG AdminPlugin: OnSay handle 5:"!reserveslot Xclorist"
110408 14:55:57 DEBUG AdminPlugin: Handle command !reserveslot Xclorist
110408 14:55:57 VERBOSE RCON (1/1) ('reservedSpectateSlots.load',)
110408 14:55:57 ERROR STDERR /home/fragg/mohadmin/b3/extplugins/poweradminmoh.py:479: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  if err.message == ['PlayerAlreadyInList']:

110408 14:55:57 ERROR STDERR /home/fragg/mohadmin/b3/extplugins/poweradminmoh.py:482: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
  client.message('Error: %s' % err.message)

110408 14:55:57 DEBUG getCommand: ('admin.say', "COMMANDER: [pm] Error: ['AccessError']", 'player', 'Xclorist')
110408 14:55:57 VERBOSE RCON (1/1) ('admin.say', "COMMANDER: [pm] Error: ['AccessError']", 'player', 'Xclorist')
110408 14:55:57 CONSOLE ['player.onChat', 'Server', "COMMANDER: [pm] Error: ['AccessError']", 'player', 'Xclorist']
110408 14:55:58 CONSOLE ['player.onKill', 'JoHn Sh4ft', 'Lariat', 'H_AK47', 'false', '-8', '61', '-37', '-7', '69', '-38']
Logged

Need B3 Bot hosting? Check out Host4B3.com
Check Twitter.com/Host4B3 for updates if the site it down.

Help will be given to those with a b3.log

System: Python 2.7.1 - B3 Source Code - Locally hosted MySQL & Apache - Win 2k3
Newbie
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: MoH, BFBC2
Posts: 7
Offline Offline
« Reply #113 on: April 08, 2011, 06:35:40 AM »

ahh its a python related change Sad cool, thanks for that, guess I could just downgrade python if its going to cause problems Smiley
Logged
Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3484
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #114 on: April 08, 2011, 09:57:56 AM »

no need to downgrad python. The error regarding 2.6 is just a deprecation warning.

The error really is "AccessError" which what fired by the Frostbite engine. I guess you will not be able to reproduce it
Logged

Newbie
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: MoH, BFBC2
Posts: 7
Offline Offline
« Reply #115 on: April 08, 2011, 11:49:22 AM »

Well that sucks, guess no reserved slots for me then Sad Thanks though
Logged
Senior Dev.
*
OS: Linux
Type: Home user
Posts: 3484
Offline Offline
WWW
Support Specialty: B3-Core, UrT/SmG/BFBC2 parsers, Plugin development
« Reply #116 on: April 08, 2011, 12:09:57 PM »

well, try again. It might have been a network temporary issue.
Also you could try 'manually' if you know the rcon password using my debugging console tool : http://courgette.github.com/bfbc2Commander/

in this tool, you have command completion using the TAB key, so it is quite easy to use. In your case you want to try the commands starting with "reservedSpectateSlots."
Logged

Tags: plugin moh  poweradmin 
Pages: 1 ... 6 7 [8]   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal