TorqueDemo.exe 1.4 illegal operation failure
by TechLord · in Torque Game Engine · 11/24/2005 (8:44 pm) · 47 replies

TorqueDemo.exe 1.4 produces an illegal operation failure upon launch. I've uninstalled and reinstalled 4 times with no success. Specs: AMD Athlon XP 1500+, 512.0MB ram, Gforce4 Ti 4600.
Torque1.3 and TSE run on this machine with no issues.
About the author
thegamedevstore.com
#42
Could it be that maybe you need to compile the libs with UNICODE support? Maybe you pass a WideString to a function that accepts ANSI strings.
01/17/2006 (3:10 pm)
Can you get the Callstack?Could it be that maybe you need to compile the libs with UNICODE support? Maybe you pass a WideString to a function that accepts ANSI strings.
#43
01/21/2006 (3:41 am)
I am having the same problem also in ME it keeps saying that the Torquedemo has caused illegal operations the Show tool in SDK works fine though,Ihave made at least 4 installs and 2 downloads, still no joy I see here that is might be because Microsoft have chosen not to support Pre- Windows XP OS'S which is bad because I can't get my Thrustmaster Attack Throttle to work on XP Pro, will I need XP home edition to make the Attack throttle and Torque 1.4 to work?
#44
01/21/2006 (4:09 am)
Also in 1.4 is the joystick controls included in the main player control menu now?
#45
02/09/2006 (1:58 pm)
Er. I was using Windows ME but 1.4 installs fine on XP Pro? Why is this?( I know ME is buggy but)
#46
It's not so much that ME is buggy as that most of the tools have drifted away from things that work on it. Remember, ME came out more than half a decade ago, which is a long time - Microsoft has had time to come out with two major operating system revisions since then, and they're almost done with the second major revision of their development toolchain.
02/09/2006 (5:16 pm)
Because Microsoft only has minimal support for ME these days. Many programs won't run on it, and you have to take extra care to support it - it's very easy to do things that break on ME, but work fine with XP.It's not so much that ME is buggy as that most of the tools have drifted away from things that work on it. Remember, ME came out more than half a decade ago, which is a long time - Microsoft has had time to come out with two major operating system revisions since then, and they're almost done with the second major revision of their development toolchain.
#47
02/10/2006 (8:52 pm)
Yes I thought so Ben, as Ithink I remember it XP is actually based on Windows NT and Windows Vista isthe new OS from Microsoft I was wondering though if you will be support OS when that comes to the PC?
Torque Owner Ian Morrison
Loaded 'C:\WINDOWS\SYSTEM\OPENGL32.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\NVARCH32.DLL', no matching symbolic information found.
First-chance exception in torqueDemo_DEBUG.exe (GDI32.DLL): 0xC0000005: Access Violation.
First-chance exception in torqueDemo_DEBUG.exe (GDI32.DLL): 0xC0000005: Access Violation.
Loaded 'C:\WINDOWS\SYSTEM\DDRAW.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\nvopengl.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\NVDD32.DLL', no matching symbolic information found.
First-chance exception in torqueDemo_DEBUG.exe (GDI32.DLL): 0xC0000005: Access Vi
...
First-chance exception in torqueDemo_DEBUG.exe (GDI32.DLL): 0xC0000005: Access Violation.
First-chance exception in torqueDemo_DEBUG.exe (GDI32.DLL): 0xC0000005: Access Violation.
Loaded 'C:\Torque\Modules\TGE1_4_0\example\opengl2d3d_DEBUG.dll', no matching symbolic information found.
Loaded 'C:\Torque\Modules\TGE1_4_0\example\glu2d3d_DEBUG.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\MSCAT32.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\RSAENH.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\D3DIM700.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\MSCAT32.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\MSCAT32.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\ASFSIPC.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\OLEAUT32.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\WSHEXT.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\msisip.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\GLU32.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\OPENGL32.DLL', no matching symbolic information found.
Loaded 'C:\Torque\Modules\TGE1_4_0\example\OpenAL32.dll', no matching symbolic information found.
Loaded 'C:\Torque\Modules\TGE1_4_0\example\wrap_oal.dll', no matching symbolic information found.
Loaded 'C:\Torque\Modules\TGE1_4_0\example\wrap_oal.dll', no matching symbolic information found.
Loaded 'C:\Torque\Modules\TGE1_4_0\example\wrap_oal.dll', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\DSOUND.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\KSUSER.DLL', no matching symbolic information found.
Loaded 'C:\WINDOWS\SYSTEM\MSAFD.DLL', no matching symbolic information found.
Those access violations don't look good... didn't see them until you mentioned needing to see torque related messages.
There are pages of that same access violation message... I have to scroll up a considerable distance to see anything else.