Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CS 1.6] Wad file downloads still wont work. #1026

Closed
Krapfenmann opened this issue Apr 18, 2013 · 9 comments
Closed

[CS 1.6] Wad file downloads still wont work. #1026

Krapfenmann opened this issue Apr 18, 2013 · 9 comments

Comments

@Krapfenmann
Copy link

Well,

I don't know why this happens to my server, but on my gameserver (IP: 84.201.16.6:27015) there is still this Problem:

#160

Map changes to fy_iceworld and attempt to load de_vegas.wad, which is needed to play this map. There is a download bar and this goes up to 100% ... but then the game freezes. Then you have to quit the game with the task manager and next time you connect it crashes on load and i get the error "Could not open de_vegas.wad" which is pretty weird, cause it seemed to take 1 min to load this map.

A look in the cstrike_downloads folder and there is a new folder named "de_vegas.wad" ... so this problem still there?

My Server is on build 5956 - 1.2.2.7 /stdio

@johndrinkwater
Copy link
Contributor

Could you update your server and try again.

@Krapfenmann
Copy link
Author

Isnt build build 5956 the current update? I mean i just klicked un "update now" in the webinterface of my server provider and thats all i can do.

@ghost
Copy link

ghost commented Apr 19, 2013

no, it's 6000+

@MPNumB
Copy link

MPNumB commented Apr 21, 2013

In SteamCMD folder create "hlds_update_script_2013_beta.txt", which should have:

login anonymous
force_install_dir .\Installed\HL-Beta\
app_update 90 -beta "Beta" validate
exit

Note: use forward slashes for Linux and backslashes for Windows. This is a windows example. For linux, just change "" symbols to "/".

For windows, make shortcut of steamcmd.exe, name it "Update HLDS CS" (or whatever you want it to be), and add next at the end of "target" line in shortcut properties. If linux, I don't know, but just somehow manage to run steamcmd with next launch option. This launch option is identical for both windows and linux.

+runscript hlds_update_script_2013_beta.txt

@ghost ghost self-assigned this Apr 25, 2013
@R4to0
Copy link

R4to0 commented Apr 25, 2013

Delete the folder and try again, i cannot reproduce because it was fixed.

@Krapfenmann
Copy link
Author

WEll, i cannot try the beta ... sorry that it took some time to answer. Today there was an HLDS update and i could click the "update now" button in the webinterface of my game hoster. I already asked for the beta update but they wont do this.

Now the Version is:

Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
Exe build: 17:45:07 Apr 25 2013 (6027)

So it still do not work. Is this maybe because my Game hoster has fast download included?
This is standing in an extra config file named "fastdl.cfg":


sv_downloadurl "http://fastdl.gamerzhost.de/84.201.16.221/XXXXXX/server/cs-eps_1151/cstrike"

Can this cause the problem? The file will be created automaticaly at Server start.

84.201.16.221 is the server ip and its passwort proteted (current sv_password "ngwar"). Can anyone try this out. Should be fy_iceworld running and the wad will not load.

@kisak-valve
Copy link
Member

Per #1425 (comment), is anyone still experiencing this issue?

@kisak-valve
Copy link
Member

Closing per #1425 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants
@johndrinkwater @MPNumB @R4to0 @Krapfenmann @kisak-valve and others