In our support boards we aim to provide support for the B3 core in its current state. Older releases of B3 are NOT supported. Check our front page for the latest version. You may post feature requests in our General Discussion board. Modifications and Hacks of the core B3 code are NOT supported.
Before you ask for support: [ Read the Support Instructions ] - More info: [ Full Support Disclaimer ]

You are here: Big Brother Bot ForumSupport ForumsInstallation Support (Moderator: MordyT)commands wont work
Pages: [1] 2   Go Down
  Print  
Author Topic: commands wont work  (Read 1244 times) Bookmark and Share
Newbie
*
OS: Windows
Type: Home user
Gameservers: CoD 6
Posts: 1
Offline Offline
« on: September 24, 2011, 10:30:27 AM »

EDIT:i fixed the rcon error but now none of the plugins work ingame. it says bigbrotherbot online but it wont work.
heres my log http://www.pastie.org/private/8y0fcqxonba8benx07tuoa
« Last Edit: September 24, 2011, 11:26:18 AM by GT_Martin » Logged

Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1098
Offline Offline
« Reply #1 on: September 24, 2011, 12:22:12 PM »

Check that you are pointing to the correct game log file, and that the game is writing to it.
Logged
Beta Testers
*
OS: Linux
Type: Owner dedicated server(s)
Gameservers: UrT
Posts: 244
Offline Offline
« Reply #2 on: September 24, 2011, 01:35:08 PM »

Pastie.org cut's long logs. Use other pastebin.
Logged

Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: alterIW
Posts: 652
Online Online
WWW
« Reply #3 on: October 07, 2011, 03:20:13 AM »

When you say plugins don't work, do you mean that you aren't getting a response to commands you enter from in-game, or things like the Welcome plugin doesn't work, etc? Just paste the contents of the b3.log file in the post, between "code" BBCode and post your b3.xml with the rcon and database passwords removed.
Logged
Sr. Member
****
OS: Windows
Type: Owner dedicated server(s)
Gameservers: COD 4 , COD 6
Posts: 154
Offline Offline
« Reply #4 on: October 08, 2011, 03:43:14 PM »

I have 3 servers running and just added another one, and am having the same problem. But my log comes up with this?

111008 17:26:59    VERBOSE    'FtpytailPlugin: Connecting to 72.51.60.191:21 ...'
111008 17:26:59    DEBUG    'FtpytailPlugin: trying to cwd to [/72.51.60.191_port_28960/Mods/ModWarfare]'
111008 17:26:59    DEBUG    'Synchronising Clients'
111008 17:26:59    VERBOSE    "RCON sending (72.51.60.191:28960) 'PB_SV_PList'"
111008 17:27:00    VERBOSE    "RCON sending (72.51.60.191:28960) 'say ^0(^2b3^0)^7: ^2Big Brother Bot is watching you..'"
111008 17:27:01    DEBUG    'FtpytailPlugin: 550 The system cannot find the file specified.'
111008 17:27:01    DEBUG    'FtpytailPlugin: ftp error: resetting local log file?'
111008 17:27:01    DEBUG    'FtpytailPlugin: FTP Connection Closed'

http://pastebin.com/RCAZtz2A
http://pastebin.com/CcY9VVR1
« Last Edit: October 08, 2011, 04:03:35 PM by setman » Logged
Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1098
Offline Offline
« Reply #5 on: October 08, 2011, 06:00:41 PM »

You sure the log file is where you have said it is?
Logged
Sr. Member
****
OS: Windows
Type: Owner dedicated server(s)
Gameservers: COD 4 , COD 6
Posts: 154
Offline Offline
« Reply #6 on: October 09, 2011, 04:34:50 AM »

Dummy me. Forgot to put games_mp in the off premise game server folder.

Thanks
Logged
Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: alterIW
Posts: 652
Online Online
WWW
« Reply #7 on: October 10, 2011, 11:13:59 AM »

Dummy me. Forgot to put games_mp in the off premise game server folder.

Thanks

It's usually something simple like that. Smiley
Logged
Sr. Member
****
OS: Windows
Type: Owner dedicated server(s)
Gameservers: COD 4 , COD 6
Posts: 154
Offline Offline
« Reply #8 on: October 10, 2011, 01:54:00 PM »

unban command does not work.

I can go into the server and try to unban someone, and it comes up player not found.
If I go into my sql under that server and, the player will be under the penalties section.
Logged
Moderator
*
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 #9 on: October 10, 2011, 02:24:17 PM »

what is the exact command you are trying? you need to do @id since the player is not in the server at the time.
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
Sr. Member
****
OS: Windows
Type: Owner dedicated server(s)
Gameservers: COD 4 , COD 6
Posts: 154
Offline Offline
« Reply #10 on: October 10, 2011, 03:46:41 PM »

I am using !unban... then players name
Logged
Moderator
*
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 #11 on: October 11, 2011, 04:41:41 AM »

You will need to use their @id. When you use the name, b3 looks the connected player, but since he is banned, he isn't connected.

do !lookup name (and it will tell you something like "name @65")
then do !unban @65
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
Sr. Member
****
OS: Windows
Type: Owner dedicated server(s)
Gameservers: COD 4 , COD 6
Posts: 154
Offline Offline
« Reply #12 on: October 11, 2011, 01:58:24 PM »

If I put in ! lookup and the players name, it comes up no players found. I looked in the penalties file in sql, and put in other players that have been banned, and none for the come up. Any ideas?
Logged
Dev. Team
*
OS: Windows
Type: Gameserver Rental Co.
Gameservers: COD2,COD4,COD5
Posts: 1098
Offline Offline
« Reply #13 on: October 11, 2011, 03:11:35 PM »

As you must know the @ no to look them up in the penalties table, just do !unban @no when on the server and see if that works.

Try !lookup on someone who is on the server to check whether it works OK.
Logged
Beta Testers
*
OS: Windows
Type: Owner dedicated server(s)
Gameservers: alterIW
Posts: 652
Online Online
WWW
« Reply #14 on: October 17, 2011, 06:35:24 AM »

You also might want to look into installing Echelon. It's a web based interface to the B3 database and makes banning/unbanning players much easier. I recommend version 1 of Echelon, since version 2 is still in beta and has numerous problems.
Logged
Tags:
Pages: [1] 2   Go Up
  Print  
 
Jump to:  


Rate this page +1 at Google Search


SimplePortal 2.3.1 © 2008-2009, SimplePortal