Raised This Month: $51 Target: $400
 12% 

[CS:GO] Custom maps (vpk does not match)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
sparkey
Senior Member
Join Date: May 2010
Old 02-01-2014 , 08:07   [CS:GO] Custom maps (vpk does not match)
Reply With Quote #1

I am trying to use custom maps without workshop and its starting to get kinda frustrating

When trying to connect to a server which is running a custom map i get
[CODEfrom server (Pure server: file [GAME]\pak01_008.vpk does not match the server's file.)][/CODE]

I have downloaded bsp from workshop in PC client and moved it to servers maps folder. I have also added the map to a mapgroup etc.

Should this not work?
sparkey is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 02-01-2014 , 09:00   Re: [CS:GO] Custom maps (vpk does not match)
Reply With Quote #2

even your server VPK file or your game VPK file, is not up to date.

- "Verify integrity of game cahce" from your Steam -> CS:GO game properties
- Run Update with validate option on your server
Bacardi is offline
sparkey
Senior Member
Join Date: May 2010
Old 02-01-2014 , 09:11   Re: [CS:GO] Custom maps (vpk does not match)
Reply With Quote #3

Quote:
Originally Posted by Bacardi View Post
even your server VPK file or your game VPK file, is not up to date.

- "Verify integrity of game cahce" from your Steam -> CS:GO game properties
- Run Update with validate option on your server
I have tried that. Have tried connecting from different clients and get same error.
sparkey is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 02-01-2014 , 11:48   Re: [CS:GO] Custom maps (vpk does not match)
Reply With Quote #4

Delete the vpks and re-verify the server files and try again.
Maxximou5 is offline
sparkey
Senior Member
Join Date: May 2010
Old 02-01-2014 , 12:27   Re: [CS:GO] Custom maps (vpk does not match)
Reply With Quote #5

Quote:
Originally Posted by Maxximou5 View Post
Delete the vpks and re-verify the server files and try again.
Tried that aswell :/ This only happens on custom maps. When running maps shipped with csgo the problem does not appear.
sparkey is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 02-01-2014 , 17:14   Re: [CS:GO] Custom maps (vpk does not match)
Reply With Quote #6

name and/or link to map ?
show your gamemodes_server.txt (where you added map)
Bacardi is offline
sparkey
Senior Member
Join Date: May 2010
Old 02-01-2014 , 19:45   Re: [CS:GO] Custom maps (vpk does not match)
Reply With Quote #7

Quote:
Originally Posted by Bacardi View Post
name and/or link to map ?
show your gamemodes_server.txt (where you added map)
I have tried several maps from the workshop and all the same. Thanks for your reply.

GameModes_Server.txt
Code:
// To use this file, rename it to GameModes_Server.txt
//
// Values here override the default gamemodes.txt

"GameModes_Server.txt"
{
        "gameTypes"
        {
                "classic"
                {
                        "gameModes"
                        {
                                "competitive"
                                {
                                                                                                                // Another way to set maxplayers is to add -maxplayers_override XX to the cmd line.

                                        "exec"
                                        {
                                                "exec"                                  "octavia.cfg"
                                        }

                                        "mapgroupsMP"                                           // List of mapgroups valid for this game mode ( competitive )
                                        {
                                                "aim"                ""
                                        }
                                }

                                "casual"
                                {

                                        "maxplayers"            "30"

                                        "exec"
                                        {
                                                "exec"                                  "my_server_override_casual.cfg"
                                        }

                                        "mapgroupsMP"                                           // List of mapgroups valid for this game mode ( casual )
                                        {
                                                "aim"           ""
                                        }
                                }

                        }
                }
        }

//////////////////////////////////////////////////////////////////////////////////////////////
// Map groups
//
// To use a mapgroup, it needs to be defined in a keyvalues
// block such as the example below, as well as listed in the
// 'mapgroupsMP' block within the game mode that will run it,
// such as the example above.
//
// Then launch the server with '+mapgroup MAPGROUPNAME'
//
// Example:
//
// srcds -game csgo +game_mode 1 +mapgroup mg_bomb_se +map de_nuke_se
//
//
// Check the developer wiki for updated community info
// https://developer.valvesoftware.com/wiki/Counter-Strike:_Global_Offensive_Dedicated_Servers
//////////////////////////////////////////////////////////////////////////////////////////////


        "mapgroups"
        {
                "aim"                                                                   // mapgroup definition
                {
                        "name"                  "aim"
                        "maps"
                        {
                                "aim_map"               ""
                                "aim_ak47_colt"         ""
                                "aim_dust"              ""
                                "aim_ak47"              ""
                                "aim_map"               ""
                                "aim_snow"              ""
                                "awp_arena"             ""
                        }
                }
        }
}
I am running in comp mode.
sparkey is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 02-02-2014 , 08:30   Re: [CS:GO] Custom maps (vpk does not match)
Reply With Quote #8

I don't have problem installing workshop map and later re-move to root of maps folder.

I repeat my #2 post, you have corrupt VPK file, yourself or server side.

Checking yours file...


Another


from server
Bacardi is offline
sparkey
Senior Member
Join Date: May 2010
Old 02-02-2014 , 08:46   Re: [CS:GO] Custom maps (vpk does not match)
Reply With Quote #9

Thanks alot for all your help! You were correct! Thanks alot again!!
sparkey is offline
friagram
Veteran Member
Join Date: Sep 2012
Location: Silicon Valley
Old 02-02-2014 , 08:55   Re: [CS:GO] Custom maps (vpk does not match)
Reply With Quote #10

Wtf is workshop anyways?
Some kind of super rudimentary SDK for developers that aren't real developers?
I know it's different for each game, so I don't really know having only seen it for tf2.
__________________
Profile - Plugins
Add me on steam if you are seeking sp/map/model commissions.
friagram is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:27.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode