
MrHood
Member
Posts: 121
|
Audio and Visuals messed up?
Posted: Feb 15, 2007, 12:48:00
I can't seem to hear "MOVE!" in any servers. It's one of the sound effects of the server and everyone else seems to hear it (even when I play it) but I can't (even when others play it). I can hear all the other ones but not that one. I used to be able to hear it but i'm not sure if I could ever hear it on this computer.
Also, I can't see my SP.com banner on www.knifeteers.cjb.net
I see it from school and stuff and everyone else does yet I can't see it from my computer.
|

MrHood
Member
Posts: 121
|
RE: Audio and Visuals messed up?
Posted: Feb 16, 2007, 17:12:00
bump...
|

Wraith
Member
Posts: 67
|
RE: Audio and Visuals messed up?
Posted: Feb 16, 2007, 18:17:00
For the first problem, have you tried deleting the sound from your local files? That should re-download it, so if the files a bit messed then it should get fixed. If that doesn't work, then I dont know ;)
As for the second, What internet browser do you use at home and at school? You may also want to try loading the page, then pressing "CTRL+F5" to re-cache the page..
Hope that helps ;)
|

MrHood
Member
Posts: 121
|
RE: Audio and Visuals messed up?
Posted: Feb 16, 2007, 20:35:00
Well I deleted ALL of the files called MOVE and then downloaded it and it still doesn't work.
I use Firefox and I tested on IE at my house. I use IE and Firefox at school and it works on both. I did that CTRL + F5 thing and it didn't work.
|

Wraith
Member
Posts: 67
|
RE: Audio and Visuals messed up?
Posted: Feb 16, 2007, 21:04:00
I'm not sure about the sound then...
As for the website, try navigating to http://www.spawnpoint.com/images/banners/banner_728-90-2007.jpg - do you see the image? Thats the URL of the banner image on the site.
|

Alpha
Board Admin
Posts: 1817
|
RE: Audio and Visuals messed up?
Posted: Feb 16, 2007, 21:29:00
I have the same problems myself with audio/sounds and was advised that since the last steam update, here we are with yet another **** up.
To get game sounds back like 'move' etc etc... I was told to simply type the cl_restrict_server_commands 0 in console.
Voila my sounds returned. I have to type it in now everytime I visit a server however, or the sounds dont work. I tried putting the command in my config file but that doesnt work either.
Good luck
|

MrHood
Member
Posts: 121
|
RE: Audio and Visuals messed up?
Posted: Feb 17, 2007, 13:17:00
Yeah the Move thing works. I'm not sure if it was the command or deleting then redownloading the "Move" sound.
I still can't see the banner at the top and if I can't see that I always wonder what else I can't see.
|

Wraith
Member
Posts: 67
|
RE: Audio and Visuals messed up?
Posted: Feb 17, 2007, 18:25:00
I took a look into the page HTML and found this:
<a href='http://z6.invisionfree.com/Knifeteers/index.php?' title='Board Home'><a href='http://adserv.phxx.com/adclick.php?n=aa25ac36' target='_blank'><img src='http://adserv.phxx.com/adview.php?what=zone:33&n=aa25ac36' border='0' alt='SpawnPoint.com: More Files, More Content, More Community'></a></a> Things to notice about that:
1) There are twp <a> tags. Now, I've never actually tested what happens when you use two <a> tags, but it's worth a shot removing one (just temporarily) to make sure it's not affecting the way the image is displayed.
2) The SRC of the image doesn't go directly to the image itself. It goes through a PHP script:
http://adserv.phxx.com/adview.php?what=zone:33&n=aa25ac36
Try navigating to that URL. I redirected to a SpawnPoint banner when I do so, so should you. If you do not, then it's likely something to do with the script, and not the image itself.
Hope that helps, I'm getting short of ideas ;)
|

MrHood
Member
Posts: 121
|
RE: Audio and Visuals messed up?
Posted: Feb 17, 2007, 19:28:00
I went to "http://adserv.phxx.com/adclick.php?n=aa25ac36" and I didn't see anything. Your post confused me a little lol. Explain please.
|

Wraith
Member
Posts: 67
|
RE: Audio and Visuals messed up?
Posted: Feb 17, 2007, 23:16:00
Basically, when you try to load the image in your browser, it isn't loading the image directly. It's loading a script which then sends you to the image.
The problem seems to be that either the image isn't loading after you have been sent, or that the script simply isn't sending you to the image.
Try to load http://www.spawnpoint.com/images/banners/banner_728-90-2007.jpg - That is the image that the script sends you to. If you can see that image, then it's a problem with the script. If you can't, then its probably a problem with your browser loading the image.
Just trying to determine the root of the problem, if you know what I mean :p
|

MrHood
Member
Posts: 121
|
RE: Audio and Visuals messed up?
Posted: Feb 18, 2007, 00:50:00
How do I go directly to the images location?
|

Wraith
Member
Posts: 67
|
RE: Audio and Visuals messed up?
Posted: Feb 18, 2007, 03:57:00
Have you tried navigating to http://www.spawnpoint.com/images/banners/banner_728-90-2007.jpg ? That is, as I said, the image that should be displayed on the site. If you can view the image on that URL, then the script is at fault. If you cannot view the image, then (of course) its a problem with the image itself. Which is it? :P
Also, you can't make the site navigate you directly to the image unless you have access to the admin panel on the forums. Even then, I'm not entirely sure what you'd have to do precisly (I have never admin'd for Invision boards, I prefer PhpBB or vBulletin).
|

MrHood
Member
Posts: 121
|
RE: Audio and Visuals messed up?
Posted: Feb 19, 2007, 13:28:00
I went to "http://adserv.phxx.com/adclick.php?n=aa25ac36" and I didn't see anything. They are my forums and I know where to go to play around with the banner/ect.
Code:
<a href='http://adserv.phxx.com/adclick.php?n=aa25ac36' target='_blank'><img src='http://adserv.phxx.com/adview.php?what=zone:33&n=aa25ac36' border='0' alt='SpawnPoint.com: More Files, More Content, More Community'></a>
I also went to "'http://adserv.phxx.com/adview.php?what=zone:33&n=aa25ac36'" and nothing showed up.
|

Wraith
Member
Posts: 67
|
RE: Audio and Visuals messed up?
Posted: Feb 19, 2007, 14:31:00
Alrighty :p Try updating the banner code in your admin panel to:
http://www.spawnpoint.com/images/banners/banner_728-90-2007.jpg
This should make the image load directly, as opposed to through the script.
|

MrHood
Member
Posts: 121
|
RE: Audio and Visuals messed up?
Posted: Feb 19, 2007, 15:01:00
I C + P that into the URL and it doesn't work. It shows me nothing.
|

Wraith
Member
Posts: 67
|
RE: Audio and Visuals messed up?
Posted: Feb 20, 2007, 01:19:00
Hm. Are you, by any chance, blocking images from http://www.spawnpoint.com/banners?
Check your browser settings.
If it's not that, then I'm really not sure...
|

MrHood
Member
Posts: 121
|
RE: Audio and Visuals messed up?
Posted: Feb 20, 2007, 01:40:00
My mind turned off for the day apparently, can you please tell me how i'd be able to confirm if i am blocking it or not? I don't remember blocking it but it could have done it automatically possibly.
|

Wraith
Member
Posts: 67
|
RE: Audio and Visuals messed up?
Posted: Feb 20, 2007, 06:21:00
I can tell you how to do it for the latest version of Firefox, but I don't use any other browsers so I'm not sure for those.
To check this in Firefox, go to Tools » Options » Content. Then, look for the checkbox which says "Load images automatically". To the right of that should be a button called "Exceptions". Click that, and make sure that http://www.spawnpoint.com/banners, and http://adserv.phxx.com/ are not in the list.
If they are, remove them. If they aren't, then it must be something else...
|

MrHood
Member
Posts: 121
|
RE: Audio and Visuals messed up?
Posted: Feb 20, 2007, 23:11:00
I have everything checked but the first one (Block sites) and the "sub Box" about originated web sites only. As for the exceptions I only had www.knifeteers.cjb.net and that was set to allow. I removed that (so i have nothing in there) and it hasn't changed it.
|
|
Forum Home > Gaming Discussion > Gaming Tech, Questions, Hints > Audio and Visuals messed up?
|