Help!! Just downloaded and nothing works
by Gwyn Richards · in Torque Game Engine · 06/21/2005 (11:21 am) · 15 replies
Dear all,
I just got the engine down loaded, I had tried the demo on another machine and all was fine. There are 2 main problems
(1) Neither the FPS or Racing demo works. The DOS console comes up but then nothing
(2) After a minute or 2 the demo version freezes on me and the cursor does not repaint. I have to ctrl-alt-del out.
I am running XP 1GB ram, nvidia Gforce card, 3GHz processor.
Help!! this all very dissappointing :-(
Regards
Gwyn
ps. Do I have the right executables in the SDK folder, I have the FPS and Racing Demo's and the Game Engine demo., do I have everything?
I just got the engine down loaded, I had tried the demo on another machine and all was fine. There are 2 main problems
(1) Neither the FPS or Racing demo works. The DOS console comes up but then nothing
(2) After a minute or 2 the demo version freezes on me and the cursor does not repaint. I have to ctrl-alt-del out.
I am running XP 1GB ram, nvidia Gforce card, 3GHz processor.
Help!! this all very dissappointing :-(
Regards
Gwyn
ps. Do I have the right executables in the SDK folder, I have the FPS and Racing Demo's and the Game Engine demo., do I have everything?
#2
06/21/2005 (12:01 pm)
GeForce... Like, Geforce 1? 2? Later cards?
#3
//-------------------------- 6/21/2005 -- 14:28:31 -----
Processor Init:
Intel Pentium 4, ~3.07 Ghz
(timed at roughly 3.07 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:
keyboard0 input device created.
mouse0 input device created.
DirectInput enabled.
--------- Loading MODS ---------
Loading compiled script starter.racing/main.cs.
Loading compiled script common/main.cs.
Missing file: common/defaults.cs!
Loading compiled script starter.racing/client/defaults.cs.
Loading compiled script starter.racing/server/defaults.cs.
Missing file: starter.racing/client/prefs.cs!
Missing file: starter.racing/server/prefs.cs!
--------- Parsing Arguments ---------
--------- Initializing MOD: Common ---------
Loading compiled script common/client/canvas.cs.
Loading compiled script common/client/audio.cs.
--------- Initializing MOD: FPS Starter Kit ---------
Loading compiled script starter.racing/client/init.cs.
Loading compiled script starter.racing/server/init.cs.
Loading compiled script starter.racing/data/init.cs.
Missing file: starter.racing/data/terrains/grassland/propertyMap.cs!
Missing file: starter.racing/data/terrains/scorched/propertyMap.cs!
--------- Initializing MOD: FPS Starter Kit: Server ---------
Loading compiled script common/server/audio.cs.
Loading compiled script common/server/server.cs.
Loading compiled script common/server/message.cs.
Loading compiled script common/server/commands.cs.
Loading compiled script common/server/missionInfo.cs.
Loading compiled script common/server/missionLoad.cs.
Loading compiled script common/server/missionDownload.cs.
Loading compiled script common/server/clientConnection.cs.
Loading compiled script common/server/kickban.cs.
Loading compiled script common/server/game.cs.
Loading compiled script starter.racing/server/scripts/commands.cs.
Loading compiled script starter.racing/server/scripts/centerPrint.cs.
Loading compiled script starter.racing/server/scripts/game.cs.
06/21/2005 (12:53 pm)
Hi Chris here is the log file part 1//-------------------------- 6/21/2005 -- 14:28:31 -----
Processor Init:
Intel Pentium 4, ~3.07 Ghz
(timed at roughly 3.07 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:
keyboard0 input device created.
mouse0 input device created.
DirectInput enabled.
--------- Loading MODS ---------
Loading compiled script starter.racing/main.cs.
Loading compiled script common/main.cs.
Missing file: common/defaults.cs!
Loading compiled script starter.racing/client/defaults.cs.
Loading compiled script starter.racing/server/defaults.cs.
Missing file: starter.racing/client/prefs.cs!
Missing file: starter.racing/server/prefs.cs!
--------- Parsing Arguments ---------
--------- Initializing MOD: Common ---------
Loading compiled script common/client/canvas.cs.
Loading compiled script common/client/audio.cs.
--------- Initializing MOD: FPS Starter Kit ---------
Loading compiled script starter.racing/client/init.cs.
Loading compiled script starter.racing/server/init.cs.
Loading compiled script starter.racing/data/init.cs.
Missing file: starter.racing/data/terrains/grassland/propertyMap.cs!
Missing file: starter.racing/data/terrains/scorched/propertyMap.cs!
--------- Initializing MOD: FPS Starter Kit: Server ---------
Loading compiled script common/server/audio.cs.
Loading compiled script common/server/server.cs.
Loading compiled script common/server/message.cs.
Loading compiled script common/server/commands.cs.
Loading compiled script common/server/missionInfo.cs.
Loading compiled script common/server/missionLoad.cs.
Loading compiled script common/server/missionDownload.cs.
Loading compiled script common/server/clientConnection.cs.
Loading compiled script common/server/kickban.cs.
Loading compiled script common/server/game.cs.
Loading compiled script starter.racing/server/scripts/commands.cs.
Loading compiled script starter.racing/server/scripts/centerPrint.cs.
Loading compiled script starter.racing/server/scripts/game.cs.
#4
--------- Initializing MOD: FPS Starter Kit: Client ---------
Loading compiled script starter.racing/client/ui/customProfiles.cs.
Loading compiled script common/client/message.cs.
Loading compiled script common/client/mission.cs.
Loading compiled script common/client/missionDownload.cs.
Loading compiled script common/client/actionMap.cs.
Loading compiled script common/editor/editor.cs.
Loading compiled script common/editor/particleEditor.cs.
Loading compiled script common/client/scriptDoc.cs.
Video Init:
Accelerated OpenGL display device detected.
Accelerated D3D device detected.
Voodoo 2 display device not detected.
Activating the OpenGL display device...
Activating the OpenGL display device...
OpenGLDevice::setScreenMode -- can't switch to resolution larger than desktop in windowed mode!
Setting screen mode to 720x576x32 (w)...
Creating a new window...
Acquiring a new device context...
Pixel format set:
32 color bits, 24 depth bits, 8 stencil bits
Creating a new rendering context...
Making the new rendering context current...
OpenGL driver information:
Vendor: NVIDIA Corporation
Renderer: GeForce FX 5600/AGP/SSE2
Version: 1.5.3
OpenGL Init: Enabled Extensions
ARB_multitexture (Max Texture Units: 4)
EXT_paletted_texture
EXT_compiled_vertex_array
NV_vertex_array_range
EXT_texture_env_combine
EXT_packed_pixels
EXT_fog_coord
ARB_texture_compression
EXT_texture_compression_s3tc
(ARB|EXT)_texture_env_add
EXT_texture_filter_anisotropic (Max anisotropy: 8.000000)
WGL_EXT_swap_control
OpenGL Init: Disabled Extensions
3DFX_texture_compression_FXT1
06/21/2005 (12:53 pm)
Part 2--------- Initializing MOD: FPS Starter Kit: Client ---------
Loading compiled script starter.racing/client/ui/customProfiles.cs.
Loading compiled script common/client/message.cs.
Loading compiled script common/client/mission.cs.
Loading compiled script common/client/missionDownload.cs.
Loading compiled script common/client/actionMap.cs.
Loading compiled script common/editor/editor.cs.
Loading compiled script common/editor/particleEditor.cs.
Loading compiled script common/client/scriptDoc.cs.
Video Init:
Accelerated OpenGL display device detected.
Accelerated D3D device detected.
Voodoo 2 display device not detected.
Activating the OpenGL display device...
Activating the OpenGL display device...
OpenGLDevice::setScreenMode -- can't switch to resolution larger than desktop in windowed mode!
Setting screen mode to 720x576x32 (w)...
Creating a new window...
Acquiring a new device context...
Pixel format set:
32 color bits, 24 depth bits, 8 stencil bits
Creating a new rendering context...
Making the new rendering context current...
OpenGL driver information:
Vendor: NVIDIA Corporation
Renderer: GeForce FX 5600/AGP/SSE2
Version: 1.5.3
OpenGL Init: Enabled Extensions
ARB_multitexture (Max Texture Units: 4)
EXT_paletted_texture
EXT_compiled_vertex_array
NV_vertex_array_range
EXT_texture_env_combine
EXT_packed_pixels
EXT_fog_coord
ARB_texture_compression
EXT_texture_compression_s3tc
(ARB|EXT)_texture_env_add
EXT_texture_filter_anisotropic (Max anisotropy: 8.000000)
WGL_EXT_swap_control
OpenGL Init: Disabled Extensions
3DFX_texture_compression_FXT1
#5
Loading compiled script common/ui/defaultProfiles.cs.
Loading compiled script common/ui/GuiEditorGui.gui.
Loading compiled script common/ui/ConsoleDlg.gui.
Loading compiled script common/ui/InspectDlg.gui.
Loading compiled script common/ui/InspectAddFieldDlg.gui.
Loading compiled script common/ui/LoadFileDlg.gui.
Loading compiled script common/ui/SaveFileDlg.gui.
Loading compiled script common/ui/MessageBoxOkDlg.gui.
Loading compiled script common/ui/MessageBoxYesNoDlg.gui.
Loading compiled script common/ui/MessageBoxOKCancelDlg.gui.
Loading compiled script common/ui/MessagePopupDlg.gui.
Loading compiled script common/ui/HelpDlg.gui.
Loading compiled script common/ui/RecordingsDlg.gui.
Loading compiled script common/ui/NetGraphGui.gui.
Loading compiled script common/client/metrics.cs.
Loading compiled script common/ui/FrameOverlayGui.gui.
Loading compiled script common/client/messageBox.cs.
Loading compiled script common/client/screenshot.cs.
Loading compiled script common/client/cursor.cs.
Loading compiled script common/client/help.cs.
Loading compiled script common/client/recordings.cs.
OpenAL Driver Init:
OpenAL
Vendor: Creative Labs Inc.
Version: OpenAL 1.0
Renderer: Software
Extensions: EAX 2.0, EAX 3.0, EAX Unified, and EAX-AC3
Loading compiled script starter.racing/client/scripts/audioProfiles.cs.
Loading compiled script starter.racing/client/ui/defaultGameProfiles.cs.
Loading compiled script starter.racing/client/ui/PlayGui.gui.
Loading compiled script starter.racing/client/ui/ChatHud.gui.
Loading compiled script starter.racing/client/ui/playerList.gui.
Loading compiled script starter.racing/client/ui/mainMenuGui.gui.
Missing file: starter.racing/client/ui/QuitGui.gui!
Loading compiled script starter.racing/client/ui/aboutDlg.gui.
Loading compiled script starter.racing/client/ui/startMissionGui.gui.
Loading compiled script starter.racing/client/ui/joinServerGui.gui.
Loading compiled script starter.racing/client/ui/loadingGui.gui.
Loading compiled script starter.racing/client/ui/endGameGui.gui.
Loading compiled script starter.racing/client/ui/optionsDlg.gui.
Loading compiled script starter.racing/client/ui/remapDlg.gui.
Loading compiled script starter.racing/client/ui/StartupGui.gui.
Loading compiled script starter.racing/client/scripts/client.cs.
Loading compiled script starter.racing/client/scripts/game.cs.
Loading compiled script starter.racing/client/scripts/missionDownload.cs.
Loading compiled script starter.racing/client/scripts/serverConnection.cs.
Loading compiled script starter.racing/client/scripts/playerList.cs.
Loading compiled script starter.racing/client/scripts/loadingGui.cs.
Loading compiled script starter.racing/client/scripts/optionsDlg.cs.
Loading compiled script starter.racing/client/scripts/chatHud.cs.
Loading compiled script starter.racing/client/scripts/messageHud.cs.
Loading compiled script starter.racing/client/scripts/playGui.cs.
Loading compiled script starter.racing/client/scripts/centerPrint.cs.
Loading compiled script starter.racing/client/scripts/default.bind.cs.
Loading compiled script starter.racing/client/config.cs.
Binding server port to default IP
UDP initialized on port 0
Unable to locate audio profile 'AudioStartup'
Engine initialized...
06/21/2005 (12:54 pm)
Part 3Loading compiled script common/ui/defaultProfiles.cs.
Loading compiled script common/ui/GuiEditorGui.gui.
Loading compiled script common/ui/ConsoleDlg.gui.
Loading compiled script common/ui/InspectDlg.gui.
Loading compiled script common/ui/InspectAddFieldDlg.gui.
Loading compiled script common/ui/LoadFileDlg.gui.
Loading compiled script common/ui/SaveFileDlg.gui.
Loading compiled script common/ui/MessageBoxOkDlg.gui.
Loading compiled script common/ui/MessageBoxYesNoDlg.gui.
Loading compiled script common/ui/MessageBoxOKCancelDlg.gui.
Loading compiled script common/ui/MessagePopupDlg.gui.
Loading compiled script common/ui/HelpDlg.gui.
Loading compiled script common/ui/RecordingsDlg.gui.
Loading compiled script common/ui/NetGraphGui.gui.
Loading compiled script common/client/metrics.cs.
Loading compiled script common/ui/FrameOverlayGui.gui.
Loading compiled script common/client/messageBox.cs.
Loading compiled script common/client/screenshot.cs.
Loading compiled script common/client/cursor.cs.
Loading compiled script common/client/help.cs.
Loading compiled script common/client/recordings.cs.
OpenAL Driver Init:
OpenAL
Vendor: Creative Labs Inc.
Version: OpenAL 1.0
Renderer: Software
Extensions: EAX 2.0, EAX 3.0, EAX Unified, and EAX-AC3
Loading compiled script starter.racing/client/scripts/audioProfiles.cs.
Loading compiled script starter.racing/client/ui/defaultGameProfiles.cs.
Loading compiled script starter.racing/client/ui/PlayGui.gui.
Loading compiled script starter.racing/client/ui/ChatHud.gui.
Loading compiled script starter.racing/client/ui/playerList.gui.
Loading compiled script starter.racing/client/ui/mainMenuGui.gui.
Missing file: starter.racing/client/ui/QuitGui.gui!
Loading compiled script starter.racing/client/ui/aboutDlg.gui.
Loading compiled script starter.racing/client/ui/startMissionGui.gui.
Loading compiled script starter.racing/client/ui/joinServerGui.gui.
Loading compiled script starter.racing/client/ui/loadingGui.gui.
Loading compiled script starter.racing/client/ui/endGameGui.gui.
Loading compiled script starter.racing/client/ui/optionsDlg.gui.
Loading compiled script starter.racing/client/ui/remapDlg.gui.
Loading compiled script starter.racing/client/ui/StartupGui.gui.
Loading compiled script starter.racing/client/scripts/client.cs.
Loading compiled script starter.racing/client/scripts/game.cs.
Loading compiled script starter.racing/client/scripts/missionDownload.cs.
Loading compiled script starter.racing/client/scripts/serverConnection.cs.
Loading compiled script starter.racing/client/scripts/playerList.cs.
Loading compiled script starter.racing/client/scripts/loadingGui.cs.
Loading compiled script starter.racing/client/scripts/optionsDlg.cs.
Loading compiled script starter.racing/client/scripts/chatHud.cs.
Loading compiled script starter.racing/client/scripts/messageHud.cs.
Loading compiled script starter.racing/client/scripts/playGui.cs.
Loading compiled script starter.racing/client/scripts/centerPrint.cs.
Loading compiled script starter.racing/client/scripts/default.bind.cs.
Loading compiled script starter.racing/client/config.cs.
Binding server port to default IP
UDP initialized on port 0
Unable to locate audio profile 'AudioStartup'
Engine initialized...
#6
06/21/2005 (12:55 pm)
Ps I thought I had posted this earlier but there is a post length limit I was unaware of.
#7
06/21/2005 (1:24 pm)
The GeForce lokks like Version: 1.5.3
#8
06/21/2005 (1:36 pm)
Do any other Torque powered games run on your machine? Like the marble blast demo ?...
#9
06/21/2005 (1:45 pm)
I only have the racing car starter kit and FPS starter kit and they do not work. The engine demo works though
#11
Ok, if that works then it sounds like you are not telling it to run the starter.fps or starter.racing demos.
There are two ways you can do that.
Edit main.cs
Change
$defaultGame = "show";
TO
$defaultGame = "starter.fps";
Or run
torqueDemo -game starter.fps
06/21/2005 (2:11 pm)
The engine Demo Works?Ok, if that works then it sounds like you are not telling it to run the starter.fps or starter.racing demos.
There are two ways you can do that.
Edit main.cs
Change
$defaultGame = "show";
TO
$defaultGame = "starter.fps";
Or run
torqueDemo -game starter.fps
#12
Thanks
Gwyn
06/21/2005 (3:01 pm)
I have looked through the log and there are a load of missing files noted. I will check the above suggestion when I return to work tomorrow.Thanks
Gwyn
#13
When I switched to 800x600 resolution (which I was using to record my video tutorials), I suffered the same problems. At first, I had no idea what was going on, until I read the "OpenGLDevice::setScreenMode -- can't switch to resolution larger than desktop in windowed mode!" line. That made me try to run it in fullscreen. Glory, it worked!
So, my assumption is that you are running in 800x600 or lower and Torque is not able to make a window (due to the small desktop resolution) as 800x600 is what Torque wants to start in.
Please, correct me if I am wrong. This is just what I have experienced.
Robert
06/21/2005 (5:39 pm)
This same thing happens to me. The Quote:Activating the OpenGL display device...is the important part (well, mostly the "OpenGLDevice::setScreenMode -- can't switch to resolution larger than desktop in windowed mode!" part).
Activating the OpenGL display device...
OpenGLDevice::setScreenMode -- can't switch to resolution larger than desktop in windowed mode!
Setting screen mode to 720x576x32 (w)...
When I switched to 800x600 resolution (which I was using to record my video tutorials), I suffered the same problems. At first, I had no idea what was going on, until I read the "OpenGLDevice::setScreenMode -- can't switch to resolution larger than desktop in windowed mode!" line. That made me try to run it in fullscreen. Glory, it worked!
So, my assumption is that you are running in 800x600 or lower and Torque is not able to make a window (due to the small desktop resolution) as 800x600 is what Torque wants to start in.
Please, correct me if I am wrong. This is just what I have experienced.
Robert
#14
You could be onto to something there as well since the Engine demo is full screen whilst the other demo's are windowed and are the ones that do not work. I will try tomorrow.
Thanks
:-)
06/21/2005 (5:58 pm)
Robert,You could be onto to something there as well since the Engine demo is full screen whilst the other demo's are windowed and are the ones that do not work. I will try tomorrow.
Thanks
:-)
#15
As soon as I went above 800x600 all is fine. Thanks Robert :-)
Thank you all so much.
Gwyn
06/22/2005 (9:51 am)
It was the resolution !!! As soon as I went above 800x600 all is fine. Thanks Robert :-)
Thank you all so much.
Gwyn
Torque Owner Chris Labombard
Premium Preferred