Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22

Thread: B3 can't run... Cod2

  1. #11
    Private
    Join Date
    Feb 2013
    Posts
    28
    Thanks
    1
    Thanked 0 Times in 0 Posts
    I use phpmyadmin...

  2. #12
    Private
    Join Date
    Feb 2013
    Posts
    28
    Thanks
    1
    Thanked 0 Times in 0 Posts
    In b3.xml I must have ip: 91.121.255.26, 91.121.255.26:3306, localhost, localhost:3306?

    Help me

  3. #13
    Assadministrator kung foo man's Avatar
    Join Date
    Jun 2012
    Location
    trailerpark
    Posts
    2,010
    Thanks
    2,102
    Thanked 1,084 Times in 753 Posts
    If your b3 is running on the same machine as the mysql-daemon, just write 127.0.0.1:3306
    timescale 0.01

  4. #14
    Private
    Join Date
    Feb 2013
    Posts
    28
    Thanks
    1
    Thanked 0 Times in 0 Posts
    ok! b3 running ;P And I have this problem:

    My bot do not read commands (!b3,!admins)

    Why?

  5. #15
    Sergeant EvoloZz's Avatar
    Join Date
    Sep 2012
    Location
    Helsinki, Finland
    Posts
    360
    Thanks
    314
    Thanked 167 Times in 120 Posts
    Something wrong in your config, that can also happen if you are hosting locally,
    You could get better replies on b3 forum: http://forum.bigbrotherbot.net/

  6. #16
    Private
    Join Date
    Feb 2013
    Posts
    28
    Thanks
    1
    Thanked 0 Times in 0 Posts
    Good here :P Why no read commands?

    PS: My games_mp.log no work... No save logs...
    Last edited by songo; 17th February 2013 at 16:36.

  7. #17
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    g_logsync or smthing...

  8. #18
    Brigadier General
    Join Date
    Oct 2012
    Posts
    994
    Thanks
    20
    Thanked 588 Times in 388 Posts
    Quote Originally Posted by songo View Post
    Good here :P Why no read commands?

    PS: My games_mp.log no work... No save logs...
    Log files have nothing to do with B3. You need to add settings to your server config file:

    Code:
    set g_logsync "2"         // 0 = no log, 1 = buffered, 2 = continuous, 3 = append
    set g_log "games_mp.log"  // Name of log file, default is games_mp.log

  9. The Following 2 Users Say Thank You to Tally For This Useful Post:

    IzNoGoD (17th February 2013),kung foo man (17th February 2013)

  10. #19
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Quote Originally Posted by Tally View Post
    Log files have nothing to do with B3. You need to add settings to your server config file:

    Code:
    set g_logsync "2"         // 0 = no log, 1 = buffered, 2 = continuous, 3 = append
    set g_log "games_mp.log"  // Name of log file, default is games_mp.log

    True, and false.

    True if you meant that B3 does not create the logfiles
    False if you meant that B3 does not need the logfiles.


    B3 needs the logfile to function properly (ie read the chat) and pick up on the commands.

    The settings you posted seem correct and should indeed fix the b3 stuff

  11. The Following User Says Thank You to IzNoGoD For This Useful Post:

    kung foo man (17th February 2013)

  12. #20
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Quote Originally Posted by songo View Post
    Good here :P Why no read commands?

    PS: My games_mp.log no work... No save logs...
    What operating system are you using? Because i know that you need to patch your python in freeBSD to get this working. (link)
    (...forgot the first post...)

    And of course if there are no logs B3 got nothing to read.
    Last edited by Mitch; 17th February 2013 at 22:03.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •