Upvote Upvoted 1 Downvote Downvoted
TF2 Problem when i join servers
posted in Customization
1
#1
0 Frags +

My CFG:
http://tinyurl.com/kqre7nt

My custom folder:
https://drive.google...NkE&usp=sharing

A video showing what happens:
http://youtu.be/_8AwjsOlUa4

I have already tried validating the game cache.
Could someone please tell me what's wrong with my cfg as i am NOT going to get rid of it just because of 1 line or a few lines of code.

My CFG:
http://tinyurl.com/kqre7nt

My custom folder:
https://drive.google...NkE&usp=sharing

A video showing what happens:
http://youtu.be/_8AwjsOlUa4

I have already tried validating the game cache.
Could someone please tell me what's wrong with my cfg as i am NOT going to get rid of it just because of 1 line or a few lines of code.
2
#2
2 Frags +

Have you already tried reinstalling/installing an updated version of your hud? Better yet, just move your hud out of your custom folder temporarily to see if that's the issue. Then you can go look for an updated version if that's the case.

Have you already tried reinstalling/installing an updated version of your hud? Better yet, just move your hud out of your custom folder temporarily to see if that's the issue. Then you can go look for an updated version if that's the case.
3
#3
0 Frags +
toothHave you already tried reinstalling/installing an updated version of your hud? Better yet, just move your hud out of your custom folder temporarily to see if that's the issue. Then you can go look for an updated version if that's the case.

I'll try that and edit this post if it succeeds / fails.

[quote=tooth]Have you already tried reinstalling/installing an updated version of your hud? Better yet, just move your hud out of your custom folder temporarily to see if that's the issue. Then you can go look for an updated version if that's the case.[/quote]
I'll try that and edit this post if it succeeds / fails.
4
#4
1 Frags +

i think the problem is that you're execing gfx.cfg and autoexec.cfg in all your class cfgs, remove

exec gfx

exec autoexec

from them all and see what happens

i think the problem is that you're execing gfx.cfg and autoexec.cfg in all your class cfgs, remove
[code]exec gfx


exec autoexec[/code] from them all and see what happens
5
#5
-1 Frags +
Toonii think the problem is that you're execing gfx.cfg and autoexec.cfg in all your class cfgs, remove
exec gfx

exec autoexec
from them all and see what happens

I did that because for some reason they don't automatically exec gfx and autoexec (i know it's wierd). I'll try what you said though.

[quote=Tooni]i think the problem is that you're execing gfx.cfg and autoexec.cfg in all your class cfgs, remove
[code]exec gfx


exec autoexec[/code] from them all and see what happens[/quote]
I did that because for some reason they don't automatically exec gfx and autoexec (i know it's wierd). I'll try what you said though.
6
#6
0 Frags +

it looks like your hdd is fucked up :D

it looks like your hdd is fucked up :D
7
#7
2 Frags +
HaXorToonii think the problem is that you're execing gfx.cfg and autoexec.cfg in all your class cfgs, remove
exec gfx

exec autoexec
from them all and see what happens
I did that because for some reason they don't automatically exec gfx and autoexec (i know it's wierd). I'll try what you said though.

autoexec is only automatically executed when you open the game

[quote=HaXor][quote=Tooni]i think the problem is that you're execing gfx.cfg and autoexec.cfg in all your class cfgs, remove
[code]exec gfx


exec autoexec[/code] from them all and see what happens[/quote]
I did that because for some reason they don't automatically exec gfx and autoexec (i know it's wierd). I'll try what you said though.[/quote]

autoexec is only automatically executed when you open the game
8
#8
0 Frags +

for me i had a problem where it would just straightup reexec gfx for 20 seconds, I just created new configs (great way to finally clean up) and the problem was solved

for me i had a problem where it would just straightup reexec gfx for 20 seconds, I just created new configs (great way to finally clean up) and the problem was solved
9
#9
0 Frags +
TooniHaXorToonii think the problem is that you're execing gfx.cfg and autoexec.cfg in all your class cfgs, remove
exec gfx

exec autoexec
from them all and see what happens
I did that because for some reason they don't automatically exec gfx and autoexec (i know it's wierd). I'll try what you said though.

autoexec is only automatically executed when you open the game

Ik, but it wasn't autoexecing yesterday. I had to add it to each class.

I'd like to ask another question though:
Why does my config.cfg always reset after i close TF2.
I edit it and then it returns to some random config so i can't use z x c for the voice commands and i can't use E or F or other keys. I keep rebinding them in config after each game.
How do i fix that? (my guess is to create a separate file and call it (for example) binds and then put my modded config in there and then make it exec in autoexec. Sadly this didn't work for me, i tried it.)

[quote=Tooni][quote=HaXor][quote=Tooni]i think the problem is that you're execing gfx.cfg and autoexec.cfg in all your class cfgs, remove
[code]exec gfx


exec autoexec[/code] from them all and see what happens[/quote]
I did that because for some reason they don't automatically exec gfx and autoexec (i know it's wierd). I'll try what you said though.[/quote]

autoexec is only automatically executed when you open the game[/quote]
Ik, but it wasn't autoexecing yesterday. I had to add it to each class.

I'd like to ask another question though:
Why does my config.cfg always reset after i close TF2.
I edit it and then it returns to some random config so i can't use z x c for the voice commands and i can't use E or F or other keys. I keep rebinding them in config after each game.
How do i fix that? (my guess is to create a separate file and call it (for example) binds and then put my modded config in there and then make it exec in autoexec. Sadly this didn't work for me, i tried it.)
10
#10
0 Frags +
HaXor
I'd like to ask another question though:
Why does my config.cfg always reset after i close TF2.
I edit it and then it returns to some random config so i can't use z x c for the voice commands and i can't use E or F or other keys. I keep rebinding them in config after each game.
How do i fix that? (my guess is to create a separate file and call it (for example) binds and then put my modded config in there and then make it exec in autoexec. Sadly this didn't work for me, i tried it.)

you just can't edit config.cfg directly, no proper reason for it afaik. The method you described ought to work, you probably just did it wrong

[quote=HaXor]

I'd like to ask another question though:
Why does my config.cfg always reset after i close TF2.
I edit it and then it returns to some random config so i can't use z x c for the voice commands and i can't use E or F or other keys. I keep rebinding them in config after each game.
How do i fix that? (my guess is to create a separate file and call it (for example) binds and then put my modded config in there and then make it exec in autoexec. Sadly this didn't work for me, i tried it.)[/quote]

you just can't edit config.cfg directly, no proper reason for it afaik. The method you described ought to work, you probably just did it wrong
11
#11
0 Frags +
TooniHaXor
I'd like to ask another question though:
Why does my config.cfg always reset after i close TF2.
I edit it and then it returns to some random config so i can't use z x c for the voice commands and i can't use E or F or other keys. I keep rebinding them in config after each game.
How do i fix that? (my guess is to create a separate file and call it (for example) binds and then put my modded config in there and then make it exec in autoexec. Sadly this didn't work for me, i tried it.)

you just can't edit config.cfg directly, no proper reason for it afaik. The method you described ought to work, you probably just did it wrong

Ok. I'll retry and post back :)

[quote=Tooni][quote=HaXor]

I'd like to ask another question though:
Why does my config.cfg always reset after i close TF2.
I edit it and then it returns to some random config so i can't use z x c for the voice commands and i can't use E or F or other keys. I keep rebinding them in config after each game.
How do i fix that? (my guess is to create a separate file and call it (for example) binds and then put my modded config in there and then make it exec in autoexec. Sadly this didn't work for me, i tried it.)[/quote]

you just can't edit config.cfg directly, no proper reason for it afaik. The method you described ought to work, you probably just did it wrong[/quote]
Ok. I'll retry and post back :)
12
#12
0 Frags +

I had a similar problem. Fixed it by re doing everything as in re installing tf2 without any configs etc and then re doing my whole configs folder. Maybe there is an easier way to do it and I just went over the top with fixing it but this might be the only way.

I had a similar problem. Fixed it by re doing everything as in re installing tf2 without any configs etc and then re doing my whole configs folder. Maybe there is an easier way to do it and I just went over the top with fixing it but this might be the only way.
Please sign in through STEAM to post a comment.