BF2 Demo Help Needed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • =]7[= Hannibal

    #1

    BF2 Demo Help Needed

    We are still having issues with getting our demos working and uploaded. If anyone as any advice it is much appreciated.

    ServerSettings.con: (exactly what is in my file cept for name change)
    sv.autoRecord 1
    sv.demoIndexURL http://www.mywebsite.net/bf2demo/
    sv.demoDownloadURL http://www.mywebsite.net/bf2demo/
    sv.autoDemoHook "adminutils/demo/rotate_demo.exe"

    Rotate Demo cfg:

    # set the number of demo files to keep in rotation
    file_limit = 20

    # for local web server; edit this path and make it match the one in serversettings.con
    target_root =

    # set to 1 to enable ftp uploading
    use_ftp = 1

    # set to the target directory on the ftp server
    ftp_target_dir = /

    # login information for the ftp server goes here
    ftp_server = ftp://xx.xx.xx.xx/
    ftp_user = user@mywebsite.com
    ftp_password = password


    ----------------------------------------
    With all that i get this error message output:

    Traceback (most recent call last):
    File "rotate_demo.py", line 137, in ?
    File "ftplib.pyc", line 107, in __init__
    File "ftplib.pyc", line 117, in connect
    gaierror: (11001, 'getaddrinfo failed')

    Not sure if im just missing something simple, or dont have a setting correct or what. Any help is appreciated fellas.
  • =]7[= Hannibal

    #2
    Re: BF2 Demo Help Needed

    Got it working. Ignore Post

    Comment

    • Megatron

      #3
      Re: BF2 Demo Help Needed

      I get the same thing. What was the reason and how did you fix it?

      Comment

      • killa

        #4
        Re: BF2 Demo Help Needed

        bump
        I would like to know the same

        Comment

        Working...