Left 4 Punk’d 2

This troll Bluto and his buddy came on to my expert game just to boot everyone off it seems.

Dear Valve,

I have a huge problem with one of the server mechanics of this game. Every time I go online to play for the expert achievements it seems like some troll is out to screw us over.

The worst kind seems to be a new technique. Log onto a server that others have been playing since the beginning, almost at the end of the game. Get a friend to log on too and vote-kick all of the players off.

Since you’ve been vote-kicked off, you can’t report the user for abuse. But you still have been taken advantage of.

I just wasted the past hour trying to get through a campaign only for someone to pull this prank on me.

Someone named Bluto on server 192.69.96.171:27034. 7:30PM EST Monday April 8th, 2013.

Please fix this part of the game so that only users who have been playing since the beginning have vote-kick privileges. New players have to play through a level to get vote-kick privileges. That seems fair to me and it would mitigate this problem

Thank-you.

Fixed Gibbed VPK Extractor

success!

I ran into a little error with Gibbed’s VPK extractor trying to work with L4D2. It would crash on a file every time and close the program.

I downloaded the source from his VPN and ran it in Visual Studio Web 2012. I soon found that there was an unhandled IO exception at the output stream part of Extractor.cs.

I added a small function to filter filenames and a try-catch block around the outputStream part. That way if it finds an invalid file it simply chugs happily along extracting the rest of the files.

Download my new version of Extractor.cs

Download my new Gibbed VPK Extractor 1.1 [FIXED]

You can also find the Fixed VPK Extractor 1.1 on Github.