Tannar on 19/6/2012 at 01:51
I cannot seem to run Thief2 anymore. It was working fine and then suddenly the right mouse button wasn't being recognized in game. I couldn't "use" anything. I couldn't figure out what the problem was so I reinstalled Thief2 to see if that would fix the problem and now Thief2 won't start at all. I've tried reinstalling several times, I've cleaned up my registry and I've checked for viruses. This is the error message and details I get when I try to launch the .exe:
Thief 2: The Metal Age has stopped working
Problem details:
Problem signature:
Problem Event Name: APPCRASH
Application Name: thief2.exe
Application Version: 1.9.0.0
Application Timestamp: 38dfb97a
Fault Module Name: thief2.exe
Fault Module Version: 1.9.0.0
Fault Module Timestamp: 38dfb97a
Exception Code: c0000005
Exception Offset: 00169677
OS Version: 6.1.7601.2.1.0.768.3
Locale ID: 1033
Additional Information 1: dc18
Additional Information 2: dc18b7cca9442ac24168f8b29956fa03
Additional Information 3: 197d
Additional Information 4: 197da20bb06f9472bf0604df8759a097
My system specs:
Window 7 64 bit
Quad core 240 GHz Intel i5 2430M
6 GB RAM
Thief2 version 1.18
Anyone have any ideas?
voodoo47 on 19/6/2012 at 09:18
updated any drivers recently?
Tannar on 19/6/2012 at 09:27
Nope.
voodoo47 on 19/6/2012 at 09:37
running as admin I assume? which ddfix version do you have installed? if the latest one, I would try 1.5.5 (should be an user selectable option in Tafferpatcher)/
Tannar on 19/6/2012 at 16:09
Originally, I was not running as admin and I was using ddfix 1.5.5. But after having so much trouble getting it to run after reinstalling it, I just tried to run it with no additions. Just the straight .exe right out of the box, so to speak. But it won't run with or without admin status and it won't run with or without ddfix installed.
voodoo47 on 19/6/2012 at 20:52
no overclocking I assume? anyway, rule number one is: always take the cutscenes out of the equation. rename/move away the movies folder and/or LGVID.ax and see if that gets you somewhere.
Tannar on 20/6/2012 at 00:21
No, no overclocking. Good idea about the movies but I tried it and no joy.
Even though I cleaned the registry after uninstalling, I can't help but wonder if it is a registry issue, only because it happened after a reinstall.
voodoo47 on 20/6/2012 at 08:13
the game does nor really care about registry. maybe it can't find its resources for some weird reason? try posting the contents of your cam.cfg and darkinst.cfg, maybe there' something missing..
Tannar on 20/6/2012 at 08:48
Cam.cfg:
Code:
; $Header: r:/t2repos/thief2/src/cam.cfg,v 1.24 2000/03/08 11:43:50 adurant Exp $
; hey, which game is this
game dark
; general configs
include_user_cfg user.cfg
editor_include_dromed_cfg dromed.cfg
; game specific paths/configs
dark_include_install_cfg darkinst.cfg
shock_include_install_cfg install.cfg
; set trait cache to include concretes
trait_cache_flags 2
no_network
sfx_vol_music -474
fogging 0
enhanced_sky 1
render_weather 1
movie_volume_factor 0.7
Darkinstall.cfg:
Code:
cd_path E:\
install_path c:\games\Thief2
language english
resname_base c:\games\Thief2\res+E:\thief2
load_path c:\games\Thief2+E:\thief2
script_module_path c:\games\Thief2+E:\thief2
movie_path c:\games\Thief2\movies+E:\thief2\movies
voodoo47 on 20/6/2012 at 09:15
double check that all the crf files are in the res folder, and try adding game_screen_size 1024 768 (or you can try your native resolution as well) to your cam.cfg.