Welcome to Tactical Gamer

+ Reply to Thread
Results 1 to 12 of 12
Discussion: Team Fortress 2 / Team Fortress 2 - Tactics & Map Discussion - Problem Downloading ctf_mach3.bsp - Hey all, Just wanted to mention that the server is kicking me off after attempting
  1. #1

    bkelly's Avatar

    Join Date
    Oct 2007
    Location
    Colorado, USA
    Age
    41
    Posts
    277

    Problem Downloading ctf_mach3.bsp

    Hey all,

    Just wanted to mention that the server is kicking me off after attempting to download a map today. Here's the details:

    I connect and my connect dialog says, "Downloading maps/ctf_mach3.bsp.bz2". It thinks for a while and my network activity goes up. After about 30 seconds, I get a dialog that says, "Missing map maps/ctf_mach3.bsp, disconnecting"

    I'll look at other posts and see if I can download the map manually. Just thought I would mention it in case others are having problems.

    bkelly

  2.  
  3. #2

    Bc2ID's Avatar

    Join Date
    Mar 2007
    Location
    Undisclosed location
    Posts
    2,104

    Re: Problem Downloading ctf_mach3.bsp

    mach 3 is in the members dowload area. Maybe that can help you out. If not please post back.
    "Don't tell people how to do things, tell them what to do and let them surprise you with their results." Gen. George Patton

  4.  
  5. #3

    bkelly's Avatar

    Join Date
    Oct 2007
    Location
    Colorado, USA
    Age
    41
    Posts
    277

    Re: Problem Downloading ctf_mach3.bsp

    Quote Originally Posted by Bc2ID View Post
    mach 3 is in the members dowload area. Maybe that can help you out. If not please post back.
    Thanks for responding Bc2ID, but alas when I select "Members"->"Downloads" the section appears empty. Perhaps I need to be a paying member?

    bkelly

  6.  

     
  7. #4

    kormendi's Avatar

    Join Date
    Aug 2004
    Location
    Fairfax, Virginia
    Age
    30
    Posts
    2,305

    Re: Problem Downloading ctf_mach3.bsp


  8.  
  9. #5

    bkelly's Avatar

    Join Date
    Oct 2007
    Location
    Colorado, USA
    Age
    41
    Posts
    277

    Re: Problem Downloading ctf_mach3.bsp

    Quote Originally Posted by kormendi View Post
    Got it, thanks.

    It appears to me as if the bzip2 file from the server has a problem. After the download filemon shows reading from C:\steam\steamapps\bkelly\team forterss 2\tf\maps\ctf_mach3.bsp.bz2 and writing to ctf_mach3.bsp at the same location. At an offset of 6889472 the system hits an EOF in the bz2 file, then closes both files and deletes them.

    I also found a file named cft_mach3.bsp.bz2000 in the tf\cache directory which gave this output when I tried to inflate it:

    $ bunzip2 -tvv ctf_mach3.bsp.bz20000
    ctf_mach3.bsp.bz20000:
    [1: huff+mtf rt+rld]
    [2: huff+mtf rt+rld]
    [3: huff+mtf rt+rld]
    [4: huff+mtf file ends unexpectedly

    You can use the `bzip2recover' program to attempt to recover
    data from undamaged sections of corrupted files.
    I did not check the size of this file so it may have been an incomplete download anyway.

    Let me know if I can further help to troubleshoot this issue.

    bkelly

  10.  
  11. #6

    TheFeniX's Avatar

    Join Date
    Jan 2004
    Location
    Houston, TX
    Age
    29
    Posts
    4,799

    Re: Problem Downloading ctf_mach3.bsp

    I've re-uploaded the map for posterities sake. There did seem to be a file size difference. My local copy was 9.4 MBs, while the server copy was about 6. Thanks for the info bk.

  12.  

     
  13. #7

    bkelly's Avatar

    Join Date
    Oct 2007
    Location
    Colorado, USA
    Age
    41
    Posts
    277

    Re: Problem Downloading ctf_mach3.bsp

    Quote Originally Posted by TheFeniX View Post
    I've re-uploaded the map for posterities sake.
    Thanks TheFenix but there still seems to be a problem. I moved aside the ctf_mach3.bsp file I manually downloaded to try the new one and got the same error. I did some more poking around and the file still seems to be bad. Here's the proof:

    bkelly@LINK ~
    $ wget members.tacticalgamer.com/~thefenix/TF2/tf/maps/ctf_mach3.bsp.bz2
    --16:18:15-- http://members.tacticalgamer.com/~th...ps/ctf_mach3.b
    sp.bz2
    => `ctf_mach3.bsp.bz2'
    Resolving members.tacticalgamer.com... 67.19.106.90
    Connecting to members.tacticalgamer.com|67.19.106.90|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 6,889,472 (6.6M) [text/plain]

    100%[====================================>] 6,889,472 156.11K/s ETA 00:00

    16:18:59 (155.46 KB/s) - `ctf_mach3.bsp.bz2' saved [6889472/6889472]


    bkelly@LINK ~
    $ bunzip2 -tvv ctf_mach3.bsp.bz2
    ctf_mach3.bsp.bz2:
    [1: huff+mtf rt+rld]
    [2: huff+mtf rt+rld]
    [3: huff+mtf rt+rld]
    [4: huff+mtf rt+rld]
    [5: huff+mtf rt+rld]
    [6: huff+mtf rt+rld]
    [7: huff+mtf rt+rld]
    [8: huff+mtf rt+rld]
    [9: huff+mtf rt+rld]
    [10: huff+mtf rt+rld]
    [11: huff+mtf rt+rld]
    [12: huff+mtf rt+rld]
    [13: huff+mtf rt+rld]
    [14: huff+mtf rt+rld]
    [15: huff+mtf file ends unexpectedly

    You can use the `bzip2recover' program to attempt to recover
    data from undamaged sections of corrupted files.


    bkelly@LINK ~
    $ ls -la ctf_mach3.bsp.bz2
    -rw-r--r-- 1 bkelly None 6889472 Jan 17 19:48 ctf_mach3.bsp.bz2


    I think others have this problem as this afternoon's games went from full to empty when this map came up.

    bkelly

  14.  
  15. #8

    TheFeniX's Avatar

    Join Date
    Jan 2004
    Location
    Houston, TX
    Age
    29
    Posts
    4,799

    Re: Problem Downloading ctf_mach3.bsp

    Weird. I double checked the filesize when I reuploaded it the other day and it looked fine. Then today, it was around 6MBs. I've reuploaded it and double checked the filesize. We'll see here in a bit when it comes up in the rotation.

  16.  
  17. #9

    bkelly's Avatar

    Join Date
    Oct 2007
    Location
    Colorado, USA
    Age
    41
    Posts
    277

    Re: Problem Downloading ctf_mach3.bsp

    Quote Originally Posted by TheFeniX View Post
    Weird. I double checked the filesize when I reuploaded it the other day and it looked fine. Then today, it was around 6MBs. I've reuploaded it and double checked the filesize. We'll see here in a bit when it comes up in the rotation.
    Thanks Fenix. Looks good this evening. I'll check it again tomorrow.

    bkelly

  18.  

     
  19. #10

    TheFeniX's Avatar

    Join Date
    Jan 2004
    Location
    Houston, TX
    Age
    29
    Posts
    4,799

    Re: Problem Downloading ctf_mach3.bsp

    Quote Originally Posted by bkelly View Post
    Thanks Fenix. Looks good this evening. I'll check it again tomorrow.

    bkelly
    I loaded Mach3 manually on the server after deleting my local copy. It downloaded just fine on my PC and I didn't notice anyone getting kicked for not having the map.

  20.  
  21. #11

    Zephyr's Avatar

    Join Date
    Apr 2004
    Age
    23
    Posts
    1,691

    Re: Problem Downloading ctf_mach3.bsp

    I've not noticed any problems with it either.

    -Zephyr
    You were once like the newbie who needed a hand from above and TacticalGamer gave you it.

    You owe the newbie who comes after you that same outstretched hand from above on your honor as a Tactical Gamer.

    Tactics at TG come from trust and friendship, not meticulous detail and rigid discipline.

    Everyone should be assumed mature until proven otherwise.

    We are no clan.
    We are not a single game.
    We are mature, intelligent, and cooperative individuals.
    We are TacticalGamer, a community above and beyond its name.

  22.  
  23. #12

    bkelly's Avatar

    Join Date
    Oct 2007
    Location
    Colorado, USA
    Age
    41
    Posts
    277

    Re: Problem Downloading ctf_mach3.bsp

    Quote Originally Posted by Zephyr View Post
    I've not noticed any problems with it either.
    Another test just showed the zip file is fine. I think you have fixed the problem Fenix.

    bkelly

  24.  

     

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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


  
 

Back to top