Game Development Community

Problem with FPS Tutorial launching

by Dan Sullivan · in Technical Issues · 12/02/2014 (5:48 pm) · 2 replies

Hey all, new to T3D and was following the FPS Tutorial and when I try to launch game, T3D crashes and I get this error:


Problem signature:
Problem Event Name: APPCRASH
Application Name: FPS Tutorial.exe
Application Version: 0.0.0.0
Application Timestamp: 4f109821
Fault Module Name: FPS Tutorial.dll
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 4f10981c
Exception Code: c0000005
Exception Offset: 005c37dd
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

Anyone have a solution. BTW, I have moded the project.conf file to look for the PhysX SDK to the correct path.

Thanks,
Dan

About the author

Recent Threads


#1
12/08/2014 (6:08 am)
You could try replacing FPS Tutorial.exe and FPS Tutorial.dll with copies from the executable package found here. Unzip them, delete or rename the old ones, copy the new ones into the project and try it. If you're not running Win 8 or later and it crashes, please report that as an issue on this page.
#2
12/08/2014 (7:06 pm)
You say you've modified project.conf - which compiler are you using, and did you then regenerate the projects? Does the engine run in debug mode?