• Changes to Server go to this thread http://overzealousgamers.com/threads/etpub-changelog.6665/

cfg crash

JoKeR

Well-Known Member
This cfg seems to be crashing et. Started happening on my own computer. Gave the cfg to iconoclasst and the same thing happened to him. Can anyone work out why?

[attachment=0:886z4j1b]JoKeR.cfg[/attachment:886z4j1b]
 

Attachments

nelots

Well-Known Member
What error messages are you getting because I just tried the config and was able to connect with no probs.
 

G-Train

Well-Known Member
i think 19kb is the limit before you need to break it into multiple cfg's.

there is probably a loop in there somewhere.

When i get the net on, ill have a looksy.
 

Antagonist

Well-Known Member
yeah the config needs a bit of order :S but in saying that u can always find wat u need to quickly when its your own config
 

JoKeR

Well-Known Member
There was no message nelots. The screen would stay in limbo on a grey backround when i try to start ET. I didn't think it was my cfg originally, but when i gave it the iconoclasst and the same thing happened to him i began to wonder...
 

G-Train

Well-Known Member
I had a bit of a look, but i cant test anything.

1 thing i noticed is your r_mode is set to 8, try changing to -1.

Oh, and ROFL at....

// 180 degree turn script @ 125fps

// Key
bind g vstr turn

// Script
set com_maxfps 125
set turn "cl_yawspeed 1725; +right; wait 26; -right; cl_yawspeed 140"
echo ^0> ^7Yvo^0'^7s 180 degree turn script ^0@ ^7125 fps loaded^0!
 

JoKeR

Well-Known Member
My cfg is basically mAus's backround with a couple of changes E.g fov, mpitch, drawgun. Oh and i never use that 180 script lol. Btw when i changed r_mode to -1 it say's it is still 8 but -1 is latched. How can i change it properly?
 

nelots

Well-Known Member
Sure you dont use the 180 script :banana:
If it stays in limbo on a grey screen then try what G suggested, r_mode -1(custom res) or r_mode 4(1024x1600 res)

P.S - The fook are all these cvars......
seta s_bits "16"
seta s_bloat "2"
seta s_defaultsound "0"
seta s_distance "100"
seta s_loadas8bit "1"
seta s_maxdistance "99999999999999"
seta s_mindistance "0.000000000001"
seta s_mixahead "0.2"
seta s_mixPreStep "0.05"
seta s_polykeep "1000000000"
seta s_polyreflectsize "10000000"
seta s_polysize "10000000"
 
Top