Error during initialization

Hello dudes,

I've got a problem when I launch ET with my cfg. I got that shit in the console and the game doesn't open:

----------------------
13766 files in pk3 files
execing default.cfg
couldn't exec language.cfg
execing profiles/medine/etconfig.cfg
execing autoexec.cfg
execing spion
usage: seta <variable> <value> [unsafe]
Hunk_Clear: reset the hunk ok
...detecting CPU, found logfile opened on Thu Aug 18 13:12:27 2011

********************
ERROR: FS_FileForHandle: NULL
********************
Hunk_Clear: reset the hunk ok
Error during initialization


And when I load the cfg in game, I got this message:

FS_FileForHandle : NULL

That's annoying cuz the only way to launch the game is to 'cvar_restart', exec the cfg, and then vid_restart.

It is boring ...

If anyone got a solution ?
Comments
11
inb4 reinstall
don't work ^^
Parent
post your config in hide pls or upload it somewhere
Parent
delete current config and run default
What do you mean as default ? I think when I launch ET with a cvar_reastart, I am launching it with the default cfg, nah ?
Parent
I think the problem is that you get an FS_FileForHandle : NULL error
No I think the problem is that he gets an Error during initialization
Parent
delete all the etconfig.cfg files from all the profiles from all the mods

and/or

write a shortcut for ET that with the 'Target' modified from its properties, something like:

"C:\Program Files (x86)\ET\et.exe" cvar_restart; exec autoexec; vid_restart
----------------------
23544 files in pk3 files
execing default.cfg
couldn't exec language.cfg
couldn't exec profiles/boners/etconfig.cfg
execing autoexec.cfg
execing vote
execing pattonstyle
com_zoneMegs will be changed upon restarting.
Unknown command "cpm"
Unknown command "cpm"
Hunk_Clear: reset the hunk ok
...detecting CPU, found logfile opened on Sun Jul 15 15:35:35 2012

********************
ERROR: FS_FileForHandle: NULL
********************
Hunk_Clear: reset the hunk ok
Error during initialization



Still doesn't work for me
Back to top