hey, i've decided to start using a faster comp to put my dedicated server on. the problem is, when i start the regular game (non-dedi) up, the console appears and stops at "video init". can anyone help me?
here is the console.log
//-------------------------- 2/6/2009 -- 21:06:51 -----
Processor Init:
Intel Pentium 4, ~1.50 Ghz
(timed at roughly 1.50 Ghz)
FPU detected
MMX detected
SSE detected
Math Init:
Installing Standard C extensions
Installing Assembly extensions
Installing FPU extensions
Installing MMX extensions
Installing SSE extensions
Input Init:
DirectInput enabled.
--------- Parsing Arguments ---------
Parsing command line arguments:
--------- Loading Common ---------
Loading compiled script base/main.cs.
Loading compiled script base/client/defaults.cs.
Loading compiled script base/server/defaults.cs.
--------- Loading MODS ---------
--------- Initializing Base ---------
Loading compiled script base/client/init.cs.
Loading compiled script base/server/init.cs.
Loading compiled script base/data/init.cs.
Loading compiled script base/client/canvas.cs.
Loading compiled script base/client/audio.cs.
--------- Initializing Base: Server ---------
Loading compiled script base/server/mainServer.cs.
Loading compiled script base/server/scripts/game.cs.
--------- Initializing Base: Client ---------
Loading compiled script base/client/message.cs.
Loading compiled script base/client/mission.cs.
Loading compiled script base/client/missionDownload.cs.
Loading compiled script base/client/actionMap.cs.
as you can see, it just stops.
thx